• Technology Consultant.
  • Software Developer.
  • Musician.
  • Burner.
  • Game Master.
  • Non-theistic Pagan.
  • Cishet White Male Feminist.
  • Father.
  • Fountain Maker.
  • Aquarium Builder.
  • Hamster Daddy.
  • Resident of Colorado.
  • Anti-Capitalist.
  • Hackerspace Regular.
  • Traveler of the American West.
  • 21 Posts
  • 763 Comments
Joined 3 years ago
cake
Cake day: June 7th, 2023

help-circle










  • I have kind of the opposite experience. When I go on reddit, I feel depressed and angry, when I go on Lemmy I laugh and learn stuff. Probably the communities I subscribe to though. I get political and regional news from Reddit (and don’t have an actual reddit account anymore). I get funny science and Star Trek memes from Lemmy and cyber security and tech news.


  • I disagree. This is like blaming atomic power for the cold war or the internal combustion engine for climate change or democracy for Trump (or the printing press for the moral decay of 15th century Europe, or the telescope for the Copernican heresy). Underneath virtually all modern problems are human beings making (often profit driven) human decisions. People have blamed the tools for centuries. But we need to look at the humans hiding behind the curtains and hold them accountable if we want to actually solve problems and change things.

    People love to hate on generative AI, and there’s no doubt that generative AI is causing a host of absolute garbage outcomes in our modern world, but the problem is not that people use it to write code faster or make some pictures they wouldn’t be able to make without it. The problem, as usual, is big corporations making big corporation decisions while the human beings that benefit from those decisions are mostly invisible and unnoticed and even when they’re not are totally unaccountable.







  • The user’s code is vulnerable to a buffer overflow in certain edge cases. I need to patch the vulnerability and commit the patch to the repo.

    I should rewrite the existing memmanage() function to handle these edge cases. (Silently removes all other functionality)

    I should modify garbagecollect() to detect these edge cases. I’ll rename it to garbage_collector() for clarity and readability. (Renames the function, calls it no where)

    (Confidently) I modified the program as requested, the new version of your application should be more secure and handle memory issues much more efficiently.