• 1 Post
  • 95 Comments
Joined 2 years ago
cake
Cake day: March 19th, 2024

help-circle

  • That’s concerning. If it was “I generated a function with an LLM and reviewed it myself” I’d be much less concerned, but 14k added lines and 10k removed lines is crazy. We already know that LLMs don’t generate up to scratch code quality…

    I won’t use PostgreSQL with ntfy, and keep an eye on it to see if they continue down this path for other parts of ntfy. If so I’ll have to switch to another UP provider.
















  • GTK? Depends on how important cross-platform support is for you. I’ve heard GTK programs don’t look great on Windows, but it does support Windows. GTK is written in C as well—Qt is in C++ so that might be where some of your problems are coming from, I’ve not tried making any kind of GUIs in C though.


  • I would not say that reading a book is the way to go about it. At least the way I learned was just through using my computer like normal, and naturally I ended up using the terminal for some things e.g. updating packages, doing simple operations like moving files around, etc. I don’t think it’s a good idea to specifically try to “learn the command line” as a directed/targeted goal, because like you said you could end up learning a bunch of stuff you never use.