Live data from Hacker News

Viewing profile — ErroneousBosh

ErroneousBosh

HN member
Joined
Sun, Oct 12, 2025, 6:44 PM UTC
HN karma
1,619
Public activity
1,718 items

About ErroneousBosh

No profile information was provided.

Recent public activity

  1. comment
    Comment #49225593

    I don't even sit in front of a computer to write programs, I do that in the car. I type them in when I'm in front of the computer. All the actual work though? That gets done in a s…

  2. comment
    Comment #49222749

    It emulates the computer that runs Voyager 1. I'm not sure I understand the question.

  3. comment
    Comment #49222441

    Okay, how exactly? How do you expect an AI to do it?

  4. comment
    Comment #49219879

    I dislike AI but I think it's unfair that you're being downvoted for this. You could probably use an AI to generate a suitable test harness but the problem here is that it's not ju…

  5. comment
    Comment #49219736

    We eat because there's six inches of earth, it rains sometimes, and cows and pigs shit solid gold.

  6. comment
    Comment #49216257

    > Traveling with a passenger that holds a sack of seeds out the window is another way :) I read this earlier and forgot about it until I was driving home, looking at self-seeded wh…

  7. comment
    Comment #49216059

    That is actually awesome :-) I'll try that. I was really just going to try and wrap it in a function to stick in the model so I can say something like Site.objects.get(id=thing).di…

  8. comment
    Comment #49206368

    > China doesn't need to care about Chinese made products sold for export apparently. Wait until you hear about this American car companies that makes vehicles so unsafe, they inten…

  9. comment
    Comment #49206069

    Ah, we've got pretty much all of that here, although way more rapeseed is grown than corn.

  10. comment
    Comment #49202520

    Why wouldn't you have corn oil?

  11. comment
    Comment #49202443

    No, AI is how you create the steak in the first place, if you have any sense. CBF with having to travel a bull up here when a dewar goes in the boot of my car.

  12. comment
    Comment #49202400

    The pin doesn't even need to be captive, if you tug on the belt it'll jam in the slot kind of like a climbing nut in a crack.

  13. comment
    Comment #49200337

    There's a track on an Aphex Twin CD (yeah well it would be, eh?) called Bonus High Frequency Sounds that's an SSTV pic of him in his studio.

  14. comment
    Comment #49200329

    Yeah I'm not clever enough to do that. How would you have approached it?

  15. comment
    Comment #49195379

    I'm sure there must be a way to just set up enough of the Django environment to mangle about at objects in your models in a program. It's something I find myself using the Django s…

  16. comment
    Comment #49195347

    The double underscore kwargs are a bit odd, I agree, but once you know about them they're okay. And, rather like the petrol engine, it turns out while it sucks, everything else is …

  17. comment
    Comment #49195337

    What would you have used instead?

  18. comment
    Comment #49195329

    Why would you have chosen these? What are the advantages?

  19. comment
    Comment #49195316

    > The one thing I really appreciate with the ORM is that you really can get the ORM to make... more or less any sort of SQL query you want. And if you can't make the ORM make the S…

  20. comment
    Comment #49193935

    > How could they not? if (substr(*prompt, "ignore previous instruction") != NULL) return;

  21. comment
    Comment #49193466

    You can do PSK31 across a room with just audio, but it is a kind of annoying noise after a while. It's interesting that you learn to recognise patterns in the burbling tones after …

  22. comment
    Comment #49186208

    Didn't you see it?

  23. comment
    Comment #49181209

    That's a bit racist isn't it?

  24. comment
    Comment #49181070

    C++ is tremendously bloated though, and wastes hundreds of instructions with stuff you shouldn't need to care about.

  25. comment
    Comment #49179563

    True, with modern processors there is a hell of a lot of "it has to be this way round for the pipeline to flow" that the compiler does for you. But you're still throwing away so mu…