HackerTrans
TopNewTrendsCommentsPastAskShowJobs

throwaway675309

no profile record

comments

throwaway675309
·8 mesi fa·discuss
I noticed you pointed out that the logo was "hand-drawn in Procreate". Is the code the same or were portions of it generated using an LLM (which was almost assuredly trained on lots of copyrighted data without the consent of the original authors and writers)?

I wouldn't have even brought it up if the artisanal declaration hadn't been explicitly called out.

I find the logic of AI art != okay, but AI code == okay, a bit inconsistent.
throwaway675309
·8 mesi fa·discuss
Agreed. That's half the reason that no matter how accurate a virtual synthesizer can be (like the Mac App Moog Model D), there's just no substitute for being able to physically fiddle the knobs and dials.
throwaway675309
·8 mesi fa·discuss
I have a rough time calculating how much more productive AI tooling has made me, because when it does save me time (simple mocking, greenfielding, proof-of-concept), - it saves me a ton of time. Conversely when it fails hard on me I can lose a lot of time and also patience.

The trick is developing the intuition to know when to cut your losses early and instead of continuing to fight the LLM, just implement it yourself.
throwaway675309
·3 anni fa·discuss
I literally just typed in Anki on Google and the first link to their homepage very obviously explains that it's free to use even with synchronization across multiple devices. The only cost I can think of is that they charge a one time fee for the mobile app for iOS, but the clients for android and desktop apps for computers are completely free. I have no idea where you got your information from but perhaps next time do a basic cursory search on the internet instead of querying ChatGPT.
throwaway675309
·3 anni fa·discuss
What in the nine hells is "cub content"? Are we talking about drawn pictures of animals or actual bestiality? One of these is illegal, and the other is... what like Fievel Mousekewitz goes wild?
throwaway675309
·5 anni fa·discuss
Ridiculous - he absolutely did not die on his own terms. Once he was aware of his diagnosis there was no way for him to die on his own terms, he just died.

The only way you could possibly achieve the idea of "dying on your own terms" would be if you were in perfect health and then willingly decided to commit suicide.
throwaway675309
·5 anni fa·discuss
I mean you say this, but you and most likely the majority of programmers rely on dozens of repositories, packages and libraries with likely zero deep understanding of it (and at the very least haven't read the source code of ) so I don't really understand the difference here.

The advantage of something like this is that instead of having to go to stack overflow or any number of reference sites and copy pasta it can just happen automatically without me having to leave my IDE.

The enjoyable part of programming for me is not typing the Ajax post boilerplate bullcrap for the millionth time, it's the high-level design and abstract reasoning.