Live data from Hacker News

Viewing profile — foo42

foo42

HN member
Joined
Sat, Jul 18, 2015, 10:02 AM UTC
HN karma
336
Public activity
103 items

About foo42

No profile information was provided.

Recent public activity

  1. comment
    Comment #49240164

    But what are the questions nobody is asking?

  2. comment
    Comment #49239963

    I've recently been running yolo mode, but in docker container with the codebase I'm working on a as regular mount with other reference code mounted as read only. I've been experime…

  3. comment
    Comment #49235619

    I've been using them by reading some docs/wiki/tutorial, then when I think I understand something trying to do a rough explanation to the LLM and ask if I'm right. I'm usually maki…

  4. comment
    Comment #49229271

    An overlapping technique (covering some but not all of the circumstances you'd use assert) is to take a parse-dont-validate approach, and essentially encode the fact that an assert…

  5. comment
    Comment #49080081

    I agree, although I think the real goal the model providers are going for (both commercial _and_ open weight) is probably power. Just think of the control available to the organisa…

  6. comment
    Comment #49018077

    or netcasts even

  7. comment
    Comment #49013990

    On point 4, is the general flow that an "update" would read the current latest, check whatever conditions, then rather than updating, insert a new record (all in a transaction), or…

  8. comment
    Comment #48991159

    Perhaps political candidate Count Binface here in the UK should add to his "I'll lower _your_ taxes and raise _everyone elses_" policy with "I'll protect _your_ job and automate _e…

  9. comment
    Comment #48931062

    I wonder if some sort of member owned cooperative would be the way forward if we the people want to retain any control.

  10. comment
    Comment #48926885

    I'll take this as an uninvited opportunity to plug nushell. Ive never got on with bash, it feels like too much of the friction is incidental to the problem, whereas with nushell I …

  11. comment
    Comment #48869683

    You might be surprised how "little" engineers make outside the US too

  12. comment
    Comment #48743145

    I've used postgres on a few projects (via AWS rds) but I've always used it as a pretty vanilla SQL database. Probably the most "fancy" feature I've used being bson columns. Can any…

  13. comment
    Comment #48669981

    People already know a lot of things. But which "know"? There's seeing something and recognising it as something you've seen before. There's being able to recite it without seeing i…

  14. comment
    Comment #48669931

    The fact that someone makes a simple observation is probably suggestive that despite its simplicity, it doesn't stick fully, maybe it's even anti-memetic. Perhaps repeating such si…

  15. comment
    Comment #48645130

    When you say "it", I suspect it will pan out to American Elites, as opposed to America the nation, or Americans the people.

  16. comment
    Comment #48626834

    Makes me think of [shepherd tones](Shepard tone - Wikipedia https://share.google/xooRbF7wIIhcsTt2J ) which sounds like they're rising in pitch indefinitely

  17. comment
    Comment #48546414

    good timing, I just started learning Typst this weekend!

  18. comment
    Comment #48422842

    I think there are multiple aspects at play. People have reasonable concerns about the ethical, political, economic dimensions before we even get to the technical capabilities. Even…

  19. comment
    Comment #48333544

    Interesting. Could you elaborate. As a pro Europe Brit I'm interested to understand this viewpoint. Is it a widely held perspective do you know?

  20. comment
    Comment #48132297

    It feels like the virtual actors are the primitive the author is reaching for. As an erstwhile Elixir hobbyist I've often found myself wishing for the simplicity of actors when sol…

  21. comment
    Comment #48106256

    This is somewhat off topic, but a question to Americans: Why do none of you seem to pronounce the "l" in soldering? Every US video seems to say "soddering"

  22. comment
    Comment #48015235

    Seems like a decent place to point out that there are good savings to be had on heat pump running costs with a smart controller designed for heat pumps which can learn the dynamics…

  23. comment
    Comment #47859968

    apparently it is a British thing. https://editorsmanual.com/articles/collective-nouns-singular...

  24. comment
    Comment #47762323

    I suspect sycophancy has a lot to do with things . People with power attract those who want their favour and/or money who will align themselves to please the powerful rather than s…

  25. comment
    Comment #47647045

    I built a very similar system into my own assistant type project. In all honesty though I've not used it enough to know how well it works out in practice.