Live data from Hacker News

Viewing profile — senden9

senden9

HN member
Joined
Sun, Jun 02, 2019, 3:27 PM UTC
HN karma
52
Public activity
36 items

About senden9

[ my public key: https://keybase.io/senden9; my proof: https://keybase.io/senden9/sigs/1qFysvn0OW6RhVox01vfEavmtnkLo19yw5_a1cngwpk ]

Recent public activity

  1. comment
    Comment #40820409

    Same for for me. From a startup to teaching.

  2. comment
    Comment #39087764

    Archive Link: http://web.archive.org/web/20240121220432/https://mail-archi... Just in case anybody else can not see the post. I have no idea if the post is hidden, deleted, or if t…

  3. comment
    Comment #38977436

    A Amazon marketplace product I ordered was wrong. I ordered a memory module and got the wrong one. After checkingy order I saw that I ordered the right one. No problem, I thought. …

  4. comment
    Comment #38662369

    It seams so. I life in Europe and never had this problem in a McDonald's restaurant.

  5. comment
    Comment #36733415

    I did come here to post the same reaction. I saw the OAuth prompt with "act on your behalf" and intermediately closed the browser tab. When I want to take a look at something new I…

  6. comment
    Comment #35636699

    They try this from time to time. I normally open the page in a private window if that happens. https://12ft.io/ also helps.

  7. comment
    Comment #35286904

    You can also use the environment file linked in that blog post to tell Rust to follow the XDG standard. Not perfect because it is not the default behaviour but it is doable.

  8. comment
    Comment #34956025

    Do you mean VPS's (virtual private servers)? Because there you need to take care of the maintainance of the OS, system upgrades, initial setup, etc. With a system like Fly.io you j…

  9. comment
    Comment #34956008

    Yes. You get a Data Processing Agreement (DPA) for free. That is what you need in the EU for GDPR purposes. Customers with HIPAA compliance needs may need an Business Associate Agr…

  10. comment
    Comment #34194667

    Because by law it is forbidden to say if they are forced to give access by law. The removal of the canary together with that message without addressing that directly can be seen as…

  11. comment
    Comment #33485534

    Right. Other use case. PiHole is setup for network normally. This solution is personal desktop firewall. So it has more access to information, but is also easier breakable (like br…

  12. comment
    Comment #32309780

    I've had cataracts since birth. It's a relatively dense area in the middle of my field of view. My brain interpolates information there as well as possible. Because of this I never…

  13. comment
    Comment #31363971

    Mine does this also. It's Erste Group https://www.erstegroup.com/ . I also like they online banking. And if you register for a free developer account you get even API access for yo…

  14. comment
    Comment #31357878

    I do not understand why the most services doesn't do diffs by them self. My bank for example has an "show diff" button if they change anything. This saves me time and build up trus…

  15. comment
    Comment #31093162

    It seams that HackerRank has about 27 DMCA take-downs on GitHub. See https://github.com/github/dmca/search?q=HackerRank

  16. comment
    Comment #30344020

    It's iOS only.

  17. comment
    Comment #29857129

    Reminds me of Jodel. Just that here I can select the loudness and on Jodel it so controlled by the App based on thinks like number of posts around you. https://about.jodel.com/

  18. comment
    Comment #29507329

    This is already the logo of PyPy. The JIT Python interpreter. https://www.pypy.org/

  19. comment
    Comment #29139234

    You are right . I can't edit the URL, only the title.

  20. story
  21. comment
    Comment #29138107

    Blog-post about how gain shell access on a Sonos WiFi-speaker by using DMA attacks over the PCI interface.

  22. story
  23. comment
    Comment #28792840

    You can use it in a URL. Just put square brackets around it. Like http://[::1]/

  24. comment
    Comment #28369932

    I was also confused first if (Mozilla) glean gained some out-of-scope features.

  25. comment
    Comment #27829822

    The Telegram bot API supports webhooks and long running /event calls. Because Telegram bots often have no web UI events has also the plus point of allowing to block every incoming …