Live data from Hacker News

Viewing profile — Milpotel

Milpotel

HN member
Joined
Wed, Jun 04, 2025, 12:01 PM UTC
HN karma
106
Public activity
81 items

About Milpotel

No profile information was provided.

Recent public activity

  1. comment
    Comment #48581875

    I don't trust the battery usage screen. When I debloated my phone, battery life increased from 1,5 days to 5 days and those were all apps I don't use.

  2. comment
    Comment #48567768

    > GrapheneOS recommendation to this was to have fewer apps Sounds reasonable. People tend to install way too many apps on their phones and than blame the phone about short battery …

  3. comment
    Comment #48538051

    What's so hard? A developer finds a bug, fixes it, publishes a new release at some point, done. Versus someone else finds a bug, maybe opens a CVE, bug gets fixed, maintainer might…

  4. comment
    Comment #48515943

    Nope, it hasn't because developers fix bugs along the way without notifying package maintainers.

  5. comment
    Comment #48501283

    > It’s not horribly broken any more than your toaster is for not needing constant updates. I don't know where this sense of "stable" in the community comes from. Software isn't per…

  6. comment
    Comment #48497936

    > Depending on the particular distro, only certain core packages are likely to get updates on LTS releases. All LTS distros fix only some core packages sporadically as no one is ab…

  7. comment
    Comment #48489735

    Fascists torturing communists... seems familiar.

  8. comment
    Comment #48489690

    Options -> change projection helps a little bit.

  9. comment
    Comment #48435085

    Many years ago in Germany.

  10. comment
    Comment #48422100

    Oh dear, that reminds me of one of my courses I had to take where we had to memorise the WAM and execute it on paper in the exam. Most useless course ever.

  11. comment
    Comment #48260535

    I ran it on my desktop at that time and only had to switch to Linux because FreeBSD 5.0 wasn't compatible with my machine anymore.

  12. comment
    Comment #48167195

    I'm not sure what C/C++ compilers you have in mind but bootstrapping older GCC and LLVM versions on modern systems is far from trivial and typically requires patching (e.g. older L…

  13. comment
    Comment #48067761

    Wouldn't a 1£ Linux VM as Wireguard access point suffice?

  14. comment
    Comment #48064283

    Same for me, also the "screen" size is off (just shows window size), the location is off by hundreds of kilometres and other information is quite generic (battery level "kept back"…

  15. comment
    Comment #48064127

    What language/toolchain/platform are you talking about because C/C++/Python/... all have the same issues?

  16. comment
    Comment #47959338

    I can recommend "The song of the cell" as a starting point. If you prefer textbooks, maybe "Life: The Science of Biology". I have a translated non-english copy and besides some mat…

  17. comment
    Comment #47959136

    Or zgrep CONFIG_CRYPTO_USER_API /proc/config.gz

  18. comment
    Comment #47903054

    The net effect of smoking on healthcare and welfare costs. A cohort study. https://pmc.ncbi.nlm.nih.gov/articles/PMC3533014/ (Finland, 2012)

  19. comment
    Comment #47873496

    Mozilla has: https://blog.mozilla.org/en/firefox/ai-security-zero-day-vul...

  20. comment
    Comment #47699775

    You mean like PiHole or AdGuard?

  21. comment
    Comment #47529048

    I had the opposite experience. Creating the parts was easy with some tutorials but when I went to the assembly step it failed horribly. There are different plugins/ways how you can…

  22. comment
    Comment #47332109

    But the "references" in Euler seem to be close to references nowadays. There is no access to the address, no pointer arithmetic etc. such as in PL/I.

  23. comment
    Comment #47328319

    > the first language having pointers with explicit dereferencing was Euler, published completely in 1966-01 I could only find a manual for PDP-10 Euler with references. Do you have…

  24. comment
    Comment #47326807

    Nice, and that was implemented and qualifies as high-level language?

  25. comment
    Comment #47325113

    I'm pretty sure that this is not true. I talked to Bud Lawson (the inventor of the pointer) and he claimed that they had implemented special behaviour for null pointers earlier. Wh…