Skip Navigation

InitialsDiceBearhttps://github.com/dicebear/dicebearhttps://creativecommons.org/publicdomain/zero/1.0/„Initials” (https://github.com/dicebear/dicebear) by „DiceBear”, licensed under „CC0 1.0” (https://creativecommons.org/publicdomain/zero/1.0/)QU
Posts
0
Comments
89
Joined
2 yr. ago

  • True, but my brain is too wired to VS2022/VSCode and i experienced slightly too much wonk whenever i try jetbrains stuff. I do think its is slightly worse in some ways but better in others. It is paid, but quite affordable. only downside is, when you inevitably move to other languages, youll have to get the jetbrains IDE for whichever language you want to use, whereas with VS, most keybinds and whatnot are transferrable to VScode. I do not enjoy VScode at all, but it is the best ide that covers all languages unfortunately. And what i'vs come to learn is that its much more productive to deal with it in exchange for the language support you get for literally everything in vscode.

  • Yes, i would also recommend C# as a starting point. It's kind of a jack of all trades, master of some. But more importantly, it forces you to understand certain programming concepts you may not learn if you start with a language like Python or Javascript. Not knowing these concepts will cause problems as you get deeper into it.

    And if you use Visual Studio 2022 on windows (not visual studio code), it will take away some of the initial pain points of setting up your environment and gets you straight to an executable program.

    I couldn't recommend it more as a first language.

  • This.. well roughly. People here say muh file formats etc. But you're really going for the maximum lifetime, if its uncompressed text, it wouldn't be too hard to reverse engineer if future people figure out that there's data on there at all. The harder part may be extracting the data at all. We could also include instructions on how certain file formats can be read.

    It's is is still a great long term archive storage, and more likely the data would be transfered to a better storage device within a few 100 years (if we're talking about archiving the present for future archologists that is)

  • Honestly, without these monopolies, yes it will suck for a bit but it would allow us to essentially rebuild the internet. It sounds exciting more than anything. If the EU blocks anything, thats a different story. The deal now is that companies are vaguely threatening to leave because they dont wanna deal with our laws.

  • Hmm im sorry to hear it. The main reason i love C# so much is because VS2022 is just amazing. Ive been trying other languages on different IDEs the past years but nothing feels nearly as smooth to work with as VS2022 with C#. Sad part is, for other languages, VSCode does feel the most comfortable. I want to like JetBrains IDEs but there's a little too much jank for my liking. Even though I cant even drag out tabs on VSCode, its still the least annoying.