Live data from Hacker News

Viewing profile — throwaway8941

throwaway8941

HN member
Joined
Tue, Aug 06, 2019, 3:47 AM UTC
HN karma
908
Public activity
217 items

About throwaway8941

No profile information was provided.

Recent public activity

  1. comment
    Comment #24624092

    Sure, although the proper way to test it would be to write a lot of data to the drive, issue an fsync, and cut power in the middle of the operation. Rinse and repeat a (few) hundre…

  2. comment
    Comment #24624081

    It's worthy of note that log-structured and copy-on-write filesystems (which I've seen described as two types of journaling) like btrfs and F2FS log data as part of their normal op…

  3. comment
    Comment #24623919

    This does not answer your question, but wouldn't it be easier to get a cheap UPS with enough battery life to get your machine through additional 5 minutes of uptime? Although I've …

  4. comment
    Comment #24623903

    Journaling cannot guarantee data or filesystem integrity if your hardware is lying to you. If you send flush to an SSD and it reports "ok, your data is on the persistent storage", …

  5. comment
    Comment #24619878

    vimium works okay-ish, or maybe I simply got used to it. https://addons.mozilla.org/en-GB/firefox/addon/vimium-ff/ The main problem I have with it is it does not keep key combinati…

  6. comment
    Comment #24616945

    Don't forget a keyboard-driven navigation plugin for your browser, like vimium. I have a desktop PC and use my mouse maybe once or twice a day, mostly for JS-heavy crap (which also…

  7. comment
    Comment #24612775

    Honest question: is there any reason for using RSA for new keys these days, if you are not working with extremely legacy systems? My ed25519 works fine with at least CentOS 7, and …

  8. comment
    Comment #24612644

    At least Indian authorities seem to be relatively open about the censorship. Here in Kazakhstan they simply block everything they want, taking down many "innocent" sites as collate…

  9. comment
    Comment #24608202

    From glancing at the source code I believe this uses the same algorithm as df from coreutils. It outputs pretty much useless data for btrfs, which needs to be handled differently. …

  10. comment
    Comment #24599257

    Don't you worry, it'll all be deprecated and removed in a release or two.

  11. comment
    Comment #24599186

    As much as I like to crap on nvidia, they have supported a relatively high quality Linux driver when it barely registered as a desktop platform. Hell, they even have a FreeBSD driv…

  12. comment
    Comment #24599133

    Why would you have a separate machine just for that? I thought one of the strongest points of PCs (as opposed to phones/game consoles) was their wide applicability to pretty much e…

  13. comment
    Comment #24597358

    Why shouldn't it? Or should it put the United States at the center of the map, as usual?

  14. comment
    Comment #24596426

    I was expecting you to say "I immediately mark it as spam". Do it, treat unsolicited newsletters like the spam they are. If enough people do this, it creates significant problems f…

  15. comment
    Comment #24592033

    Great, thank you very much.

  16. comment
    Comment #24591193

    I didn't even know this "feature" was available on Firefox (despite using it since version 2). Turns out, it is only enabled on Windows: http://kb.mozillazine.org/Browser.backspace…

  17. comment
    Comment #24589605

    >withdrawing over-the-counter paracetamol while continuing to allow over-the-counter ibuprofen Paracetamol is not an NSAID (unlike ibuprofen) and has a lot less negative effect on …

  18. comment
    Comment #24589521

    If you don't mind, at what time of day do you take it?

  19. comment
    Comment #24578515

    Hopefully Chinese (and other non-Western) users will help to counterbalance this lunacy, if it does happen. Also, I see a lot of container build files not being pinned to a specifi…

  20. comment
    Comment #24566340

    Or just put it on a tracker, like we've been doing for 20 years.

  21. comment
    Comment #24564992

    I tried both ZGC and Shenandoah (with plenty of heap space available) and haven't noticed much difference compared to the default CMS. Also, Shenandoah (or maybe both?) does not su…

  22. comment
    Comment #24562588

    If you do decide to get a clion license, cppcast.com has a discount code for personal license which shaves 25% off the first year. I won't post it here, just fish it out of the pod…

  23. comment
    Comment #24555384

    Mostly out of curiosity. Higher temperatures also put additional stress on flash memory, and I tend to run my hardware into the ground (I'm still using a 50GB Intel SSD from 2010),…

  24. comment
    Comment #24555332

    >980 Pro is TLC Any news on 980 Evo? Considering this downgrade, I'd assume Evo will run on QLC.

  25. comment
    Comment #24555307

    >the additional performance is not always worth the additional price per GB There are factors besides performance. Samsung is not known for particularly high quality firmware (the …