Live data from Hacker News

Viewing profile — shakna

shakna

HN member
Joined
Sat, Aug 20, 2016, 5:38 AM UTC
HN karma
15,638
Public activity
5,156 items

About shakna

https://jamesmilne.org

@shaknais@mastodon.social

Recent public activity

  1. comment
    Comment #49222924

    If modern ads weren't built to be intentionally manipulative to the nth degree, whilst also extracting a huge amount of private data of the viewer, I might be more tolerant of them…

  2. comment
    Comment #49222856

    I'm afraid at this point, that sounds more like a you problem. You're judging people for something inconsequential. Your reasons are your own but... Probably worth some introspecti…

  3. comment
    Comment #49220934

    15th for non-residential? Sounds like people overwhelmingly put it on their roofs, and politicians avoid it.

  4. comment
    Comment #49218944

    That sounds like you associate anime with childhood cartoons? But considering how much of that industry output is 16+ or 18+ (usually violence and themes), I'd say that is more of …

  5. comment
    Comment #49218643

    Why do you consider it so strongly to be inappropriate? It literally does not tell me anything about the user. DOS was built in a basement. Pretty sure suit and tie wasn't the dejo…

  6. comment
    Comment #49218330

    Most pre-LLM systems also blocked badly behaved user agents... And right now, most LLM-suppliers, are badly behaved agents.

  7. comment
    Comment #49218220

    As part of a much larger series of initiatives towards digital sovereignty, yes. [0] [0] https://commission.europa.eu/news-and-media/news/strengtheni...

  8. story
  9. comment
    Comment #49194673

    My government's solution to this, is a physical office, where they will file the paperwork for you. You may have an average wait time of four hours to be seen, and so must devote a…

  10. comment
    Comment #49190312

    Every advert for TV and radio has to pass a review in most jurisdictions. Billboard laws vary wildly, but some also require a review. Why not ads online? The industry would adapt p…

  11. comment
    Comment #49190234

    Correlating data with another source is half of what data brokers do, so I wouldn't really say that is any level of privacy protection.

  12. comment
    Comment #49190208

    Or most banks, government apps, and so on. Which all require an app to login, rather than support any open and actually secure standard.

  13. comment
    Comment #49175271

    If a human makes a mistake, we give them the liability to own up to their mistakes, and carry the costs. Most self-driving enterprises are trying very hard to ensure their non-driv…

  14. comment
    Comment #49164283

    That one has bitten me more than once

  15. story
  16. comment
    Comment #49117585

    Microsoft screwing up the DNS on one of the reserved domains [0] was not awesome. [0] https://arstechnica.com/information-technology/2026/01/odd-a...

  17. comment
    Comment #49075393

    Pretty sure it still defaults to no threading [0], and just uses the plain WSGIServer instead of the threaded mixin. [0] https://github.com/django/django/blob/main/django/core/serv…

  18. comment
    Comment #49058204

    Justice Department [0] seems a definitive source. [0] https://www.justice.gov/epstein/files/DataSet%2010/EFTA01762...

  19. comment
    Comment #49056321

    For a cheap VM, I'd still be expecting in the range of 500-1000 connections a second. Green threads are cheap, even with a single processor. For a half-decent VM, I'd be expecting …

  20. comment
    Comment #49055898

    Those numbers sound... Single-threaded. Like they're using the development runserver instead of uwsgi or gunicorn.

  21. comment
    Comment #49052432

    The current observed strategy, broadcast by ASIO chief Mike Burgess, in 2025, is "if there is a way in, use it". Being niche is not a defense. Being a nobody is not a defense. Ever…

  22. comment
    Comment #49047323

    > They absolutely have no interest in your domestic matters This is categorically, not true, I'm afraid. Reaching into domestic networks, where you can find influential people thro…

  23. comment
    Comment #49019319

    The catch-all is a problem. We've been studying fallacies in arguments since before the time of Plato, and do not have a complete answer that always works, to prevent the logical f…

  24. comment
    Comment #49004045

    No... But as we're discussing people who tried to pay nothing... Maybe they should have just bought the books in the first place. And comparing my single sentence on HN, to the hun…

  25. comment
    Comment #49003296

    The assembler you're looking for, is called YUL. [0] You can find much of that code here [1], but unless you have a Honeywell, it isn't much help. yaYUL is a modern remake, and can…