I’ve had pretty good experience with using AI to find what I’m looking for in documentation, especially if the docs are in context
I’ve had pretty good experience with using AI to find what I’m looking for in documentation, especially if the docs are in context
I’ve switched to nutshell imo. Bash is in need of a replacement
Might is the important here
My post is a work of fiction
For i = 0; I < array.length; i++
You probably need a new hobby. It’s ok to take life slow. Do it one piece at a time. There is a limit to how much you can work. I do computer stuff in my free time too. But you need to keep it to a minimum
Recently I encountered an issue with “casting”. I had a class “foo” and a class “bar” that extended class foo. I made a list of class “foo” and added “bar” objects to the list. But when I tried use objects from “foo” list and cast them to bar and attempted to use a “bar” member function I got a runtime error saying it didn’t exists maybe this was user error but it doesn’t align with what I come to expect from languages.
I just feel like instead of slapping some silly abstraction on a language we should actually work on integrating a proper type safe language in its stead.
I’ve been programming in typescript recently, and can I say. I fucking hate JavaScript and typescript. It’s such a pain so much odd behaviors.
Try breaking each character in the string into its own token, it’ll have an easier time because it’ll actually know what the string is
Tbh you’re probably right if you want something straight forward just stay with Debian. If your feeling adventurous and don’t do any gaming try FreeBSD
Yup, people often mistake being a software developer for learning a language or a platform. Nope knowing and understanding the underlying systems and ideas / structures you will be working with is often far more important. The code pretty much stays the same. They syntax and features just differ a little
If you have workplace requirements I can imagine their security policy would let you run a app like this anyway?
I feel like that if some alternative wm came out 9front would be more successful
What file manager is that?
Look for some UI libraries. They provide functions and classes that you can call that will draw things to the screen. As for the executable part that varies per Language. If you want help dm me and maybe we can do a discord call!
Dont listen to people about tailscale. This is self hosting! Do it yourself it’s part of the fun. I don’t know why people are shilling corporate entities so hard here.
You probably don’t need pis then you need a real server
It was made in 10 days, its type system is a mess, its syntactic shit, and there are just better replacements out there that will never see the light of day due to how big its already gotten
I feel this. No one actually architect’s anymore. They just shit out their first thought and call it a day