Live data from Hacker News

Viewing profile — therealjumbo

therealjumbo

HN member
Joined
Mon, Nov 09, 2015, 10:55 PM UTC
HN karma
131
Public activity
101 items

About therealjumbo

jlzignego[at]gmail.com

Recent public activity

  1. comment
    Comment #46200366

    My hot take on a better excel: the two things excel sucks at: version control and syncing. On the backend, separate the data and the logic in the spreadsheet and put each into vers…

  2. comment
    Comment #39483002

    Here's his central point: >This event is significant because it is major demonstration of someone giving a LLM a set of instructions and the results being totally not at all what t…

  3. comment
    Comment #35304267

    The original reason for banning sales of wild game meat in NA is because species were being driven extinct or extirpated due to hunting. https://www.grandviewoutdoors.com/big-game-…

  4. comment
    Comment #34937303

    Democracy is orthogonal too authoritarian.

  5. comment
    Comment #34692412

    When I went skydiving, they took me up to 12.5k feet. Good weather was necessary, and they offered to only go to 9k feet if I was a little "scared". Not sure why jumping out of a p…

  6. comment
    Comment #34154323

    I remember reading about the Delta incident a ways back, here they claim it cost them ~$150 million. https://www.datacenterknowledge.com/archives/2016/09/08/delt... That's not the …

  7. comment
    Comment #34068903

    The black bear population in CA has quadrupled since the state banned black bear hunting with dogs a long time ago. Nonetheless, the humane society sponsors bills: https://www.them…

  8. comment
    Comment #33789257

    I think they are simply pointing out that you must kill other animals in order to live. There's no way around it. If your interested in killing the least amount of animals, why not…

  9. comment
    Comment #33358576

    This should be fixed with a shebang and shellcheck. If your shebang is #!/bin/sh, shellcheck will complain loudly about bash-isms. If production is sh and doesn't have bash, there'…

  10. comment
    Comment #33292635

    This is laughable. So poking fun at a projects cost overruns and failures is actually the reason for the failure in the first place? I guess then Jon Stewart is responsible for the…

  11. comment
    Comment #33288370

    Democrats have a super majority in SF, have a majority in the CA state government, and PG&E is essentially a state (as in CA) controlled corporation. The democrats have had majorit…

  12. comment
    Comment #33097088

    Do you have inside knowledge of how the recalls are done? It's a lot more complicated than that: https://www.newyorker.com/magazine/2015/05/04/the-engineers-... Even to the point w…

  13. comment
    Comment #32693877

    Yes they have, just not very often and not without a long political fight and not without strong political leaders to push it forward. Say what you want about the "system" and the …

  14. comment
    Comment #32692697

    A state could be a leader and enact that type of provision into their state law or state constitution. Good leadership is hard to find.

  15. comment
    Comment #32607625

    They also banned youth clay sporting leagues: https://thereload.com/california-youth-shooting-sports-leagu... edit: spelling

  16. comment
    Comment #31475448

    His argument was that a lot of people being armed leads to regular standoffs. CCW being very common and leading to almost no standoffs over stupid arguments absolutely does address…

  17. comment
    Comment #31471543

    CCW is very common in the US now, CCW holders are less likely to commit crimes than police officers. In general CCW or constitutional carry states don't see big wild west shoutouts…

  18. comment
    Comment #30648363

    The incentive to lie and manipulate is greater now than in the past. New information technology (nowadays social media....) increases the benefits of lying, and decreases the costs…

  19. comment
    Comment #30645188

    COINTELPRO was a thing, yes, but now almost all news is manipulated. Then stuff related to those stories was, big difference. >The media has always had to kowtow to some degree to …

  20. comment
    Comment #30643185

    Biased and manipulated news is a spectrum like security. You can find instances of anything in the past of you look hard enough. We are currently in a time of more bias and manipul…

  21. comment
    Comment #30076842

    The equivalent comparison with init scripts would be all the documentation and complexity of every program invoked by the init scripts, not just by sysvinit or rc's documentation a…

  22. comment
    Comment #29840638

    Some day when I'm rich and bored, I hope to help a distro move in this direction. It'd be really really cool to have a fully, very easily, debuggable and then fixable system where …

  23. comment
    Comment #29511619

    And probably https://github.com/pradyunsg/installer https://pypi.org/project/installer/ too, but that one isn't under the pypa org yet, given the author, it probably will be. All t…

  24. comment
    Comment #29511467

    Shouldn't https://github.com/pypa/build help? I don't think it has enough features yet but I was under the impression that was the distro solution.

  25. comment
    Comment #29452895

    I've come to the conclusion that it's a good skill to have since it's (or logging which is basically the same) the only debugging method that's always guaranteed to be available. F…