• 0 Posts
  • 176 Comments
Joined 2 years ago
cake
Cake day: July 3rd, 2023

help-circle
  • Many people have found that using LLMs for coding is a net negative. You end up with sloppy, vulnerable, code that you don’t understand. I’m not sure if there have been any rigorous studies about it yet, but it seems very plausible. LLMs are prone to hallucinating, so you’re going to get it telling you to import libraries that don’t exist, or use parts of the standard library that don’t exist.

    It also opens up a whole new security threat vector of squatting. If LLMs routinely try to install a library from pypi that doesn’t exist, you can create that library and have it do whatever you want. Vibe coders will then run it, and that’s game over for them.

    So yeah, you could “rigorously check” it but a. all of us are lazy and aren’t going to do that routinely (like, have you used snapshot tests?), b. it’s going to anchor you around whatever it produced, making it harder to think about other approaches, and c. it’s often slower overall than just doing a good job from the start.

    I imagine there are similar problems with analyzing large amounts of text. It doesn’t really understand anything. To verify it’s correct, you would have to read the whole thing yourself anyway.

    There are probably specialized use cases that are good- I’m told AI is useful for like protein folding and cancer detection- but that still has experts (I hope) looking at the results.

    To your point, I think people are trying to use these LLMs for things with definite answers, too. Like if I go to google and type in “largest state in the US” it uses AI. This is not a good use case.











    • crawl stone soup. A classic rogue like.
    • elden ring + dlc. Big masterpiece of the genre.
    • the binding of Isaac (+ all the dlc). Huge rogue lite. Lots of stuff I haven’t unlocked yet.
    • monster hunter (maybe world? I liked rise too though).
    • if I could have online, guild wars 2. Otherwise, maybe the original doom. Especially if it comes with a map editor, fan made maps, or Oblige to randomly make maps.

  • I bought a couple games on epic when they were cheaper. I don’t think I’d do so again.

    • the client isn’t as good. It’s slower, the way it paginates your games (I got a lot of free ones) is annoying. It really wants to show you store stuff
    • less (zero?) Linux support
    • don’t think it does the game recording steam does
    • I don’t think it has the remote play together steam does

    There’s probably other stuff I’m not thinking of. It’s just not as good a service.





  • I’m reminded of that Sartre quote again

    Never believe that anti-Semites are completely unaware of the absurdity of their replies. They know that their remarks are frivolous, open to challenge. But they are amusing themselves, for it is their adversary who is obliged to use words responsibly, since he believes in words. The anti-Semites have the right to play. They even like to play with discourse for, by giving ridiculous reasons, they discredit the seriousness of their interlocutors. They delight in acting in bad faith, since they seek not to persuade by sound argument but to intimidate and disconcert. If you press them too closely, they will abruptly fall silent, loftily indicating by some phrase that the time for argument is past.




  • At the very least form unions. That will help with stuff like wage theft, some people getting underpaid, BS firings, etc.

    More aggressively, maybe some sort of collective ownership. Not this “options” bullshit where they never even vest for most people. The whole thing where management pays you $100 and sells what you made for $3000 needs to go. That $3000 needs to be more fairly shared among the people that made it happen.

    But I don’t really know. I’m just some guy with entry level knowledge and a sense that the current system is wrong.


  • They could live more modest lives in more rural areas

    Living in a rural area for many people is literal hell, on top of having an array of less obvious costs. The big one is going from not needing a car to needing one. Your rent might drop $500 but you need to spend a lot on gas, insurance, maintenance, etc.

    Also the social options might fall off a cliff. Humans are social creatures. I live in a city and I can walk to dozens of social activities, many of them free. Board game meetups, free music in the park, free museums with tours, free sport leagues, etc. Out in the countryside there just aren’t as many options.

    If you’re queer or another minority, you might also have a worse time in the countryside. Maybe even fatally. A city is going to have a queer scene.

    Also, there are likely more jobs in the city. Remote work and economic upheaval have changed things, but even so, most of those offices in Manhattan are full of jobs. There’s just more stuff where there’s more people.

    Now, to your point, some people are certainly living in a $5900/mo apartment with a doorman and in-building gym that they can’t afford. They could move to a less “nice” place in south Brooklyn or Queens for less than half that, likely at the cost of a longer commute, and losing easy access to a neighborhood they feel a part of. There is a housing crisis though, and people are getting priced further away. That’s probably not going to be solved any time soon because capitalism doesn’t care and will happily eat itself.

    Anyway. Long tangent but I’m extremely pro city so I spoke up.