Live data from Hacker News

Viewing profile — xolox

xolox

HN member
Joined
Fri, Nov 26, 2010, 4:49 PM UTC
HN karma
80
Public activity
85 items

About xolox

homepage: peterodding.com

projects: github.com/xolox

[ my public key: https://keybase.io/xolox; my proof: https://keybase.io/xolox/sigs/948lRZnvUsgJ3uouKswo7YRYHftY6cGKAEwG3tJglYc ]

Recent public activity

  1. comment
    Comment #48939269

    The conceptual relationship to PlanetScale seems somewhat dubious to me (as mentioned in other comments) but the idea of implementing snapshots and branching below the database ser…

  2. comment
    Comment #48663538

    Make sure those mushrooms are prepared well though because as I understand it, the human digestive system has a hard time breaking down chitin cell walls, so without proper prepara…

  3. comment
    Comment #48663414

    I've recently run into and explored research explaining that natural sunlight stimulates energy production in mitochondria, resulting in an energizing and healing effect completely…

  4. comment
    Comment #47399251

    Funny that I should run into this now... Just this past weekend I tried the Home Assistant backup/restore mechanism for the first time, and it failed miserably for me :-(. First it…

  5. comment
    Comment #47399087

    If you are at all comfortable with Linux system administration, manually setting up one or a handful of KVM/qemu powered virtual machines is not actually that hard at all (in my ex…

  6. comment
    Comment #43705783

    It sure can make a difference. Sickness caused by bacteria doesn't happen as soon as one bad bacteria (bacterium?) enters your body, a certain critical mass is usually required. Th…

  7. comment
    Comment #43704915

    American independent journalism seems to be dying (unfortunately) but I think in Europe there are several large news organizations reporting on things that matter in a relatively i…

  8. comment
    Comment #43704815

    I'm really glad to read that the wrecking ball that is Trump & Musk's "reducing government costs" initiative in the US government didn't take out this very important foundation of …

  9. comment
    Comment #43289629

    In some places in the US the use of sewage sludge to fertilize farm land is turning into a shit show of epic proportions (sorry couldn't resist ;-) due to severe PFAS contamination…

  10. comment
    Comment #43267212

    Might it not be possible to "harvest" carbon from sources on e.g. the moon [1], thereby requiring less effort to launch those resources into orbit? Feel free to point out if I'm ta…

  11. comment
    Comment #43266857

    That's a really nice way to visualize how modern human knowledge is extended through scientific efforts. Thanks for sharing! (thanks also to the GP who introduced the concept)

  12. comment
    Comment #43258118

    But surely this process you outline implies that the PFAS already there was deposited in the (distant) past and is no longer being deposited in any substantial quantity, otherwise …

  13. comment
    Comment #43244684

    Well certainly antibiotics resistance (MRSA [1]) is a problem exacerbated by intense farming practices [2]. To the best of my knowledge there are two big sources of MRSA: Hospitals…

  14. comment
    Comment #43237535

    Fairly recent research claims that hobby (backyard) chickens tend to have higher PFAS contamination than factory farmed chickens because hobby chickens get the chance to eat (a lot…

  15. comment
    Comment #43237365

    I was going to suggest tempeh as well. It takes some practice and creativity to turn tempeh into interesting meals [1], but it makes the beans much easier to digest, and the tempeh…

  16. comment
    Comment #43237299

    Fruit, seeds, grains, legumes, one can find quite a lot to eat without "killing" a plant. Admittedly though most (if not all) vegetables do involve killing a whole plant.

  17. comment
    Comment #43096407

    The particles affected by the ionizer are already floating in the air that is being inhaled into the lungs. For the sake of this discussion (i.e. disregarding accidental generation…

  18. comment
    Comment #43034905

    I would be interested in that as well! I've been kind of obsessed with fermentation for a couple of years now, but it's all based on research driven by my own interests (I learn be…

  19. comment
    Comment #43013275

    > it's ridiculous that Google is also forcing this onto the rest of the world. Yeah I was surprised (and frankly annoyed) by this as well, I don't see the value of showing this to …

  20. comment
    Comment #42404531

    Related: A 'Second Tree of Life' Could Wreak Havoc, Scientists Warn (nytimes.com) https://news.ycombinator.com/item?id=42403886

  21. comment
    Comment #42404242

    The potential for unchecked "growth" and potentially fatal infection vaguely reminds me of the terrifying aspects of prion based diseases. Thanks for giving me another theoretical …

  22. comment
    Comment #41868666

    I've read multiple times (over the years) that swifts are known for sleeping while in flight during their migrations between Africa and Europe. The best reference I could find righ…

  23. comment
    Comment #41541276

    I use the same heuristic for when I should switch from shell to Python :-). Arrays (especially associative ones, at least for me) are a good indication that a more advanced languag…

  24. comment
    Comment #41465748

    malloc/free are for heap based allocations. The grand parent explicitly mentioned he was referring to stack based allocations, which are kind of automatic (implicit).

  25. comment
    Comment #41083416

    Compliments to the author for clearly explaining all of the steps involved. I've never gone this deep, although I have previously converted remote headless Linux servers to full di…