• 0 Posts
  • 11 Comments
Joined 3 years ago
cake
Cake day: August 8th, 2023

help-circle
  • All those loan companies [should eat shit and die].

    I 100 % agree with this.

    Getting richer just from being rich is such a sickening thought.

    This too.

    Whoever thought of the concept of making borrowing money profitable has pure capitalism flowing through their veins and they need to suffer.

    I think that depends on your definition of “profitable”. If “profitable” means making people filthy rich, then I agree 100 %. However if “profitable” means making enough for a decent living, I think it can be more nuanced.

    In a well functioning system, a bank takes care of your savings, paying you interest on it, and then loans it out to people that need cash, and receives interest on the loans. In a well functioning system, the difference between the savings interest and the loan interest is enough to offset the risk of people being unable to pay their loans back, and also pay the people managing all this a living wage. In a well functioning system, everyone benefits from this.

    It does not appear that we have a well functioning system.

    (I’m aware of the whole “the system is working as intended and must be dismantled” argument, I’m just adding my two cents of nuance to the idea that loans/banks themselves do not inherently need to be predatory)




  • This is the kind of thing that honestly makes me a bit shocked that homeschooling is something anyone would expose their child to (bar extreme circumstances). I can’t imagine how bad it would be for a kid to lose the by far most important arena for socialisation during extended parts of their childhood. Like, that’s tantamount to abuse. There’s no other situation where we would allow someone to more or less completely prevent their child from having any interaction with their peers.

    Of course, as with anything, there can be circumstances where otherwise extreme or unacceptable things can be justified, I’m not considering those situations here.


  • I have such a hangup on this. Currently, a “tech journalist” in one of the big newspapers in my country is doing a series of articles about how he’s vibe coded an app that, apparently, has been green-lighted by the IT department and is very useful for his fellow journalists.

    He admits to not being able to read or write a single line of code, and describes what he does as “leading a team” where he makes decisions about what kind of features to implement, when things are too slow and need speed improvements, etc. Apparently, this web-app is now 66 000 lines of code, and used in production (unclear what it’s actually used for). The LLM agents take care of everything from writing the code to setting up PR’s, reviewing, testing, and deploying.

    I can’t help but see so painfully clearly that he’s created 66 000 lines of liability, that he has exactly zero concept of potential bugs in, and which no human in the world is likely to fix quickly if production goes down. He has no idea whether database rollbacks are safe or even possible if something is corrupted… there’s just so many foot canons waiting to go off. And this is just 66k lines. That’s not even a small web-app, it’s tiny (this guy can’t see the difference between generated files and written files, so I’m assuming 66k includes everything), and my personal experience is that LLM agents just get worse as complexity increases.

    The biggest problem is that it’s painfully clear that this guy is oblivious to all the above. He’s happily chugging along as long as this looks like it’s working. I can only assume that other people with his level of experience (that is, none) see it the same way.