Live data from Hacker News

Viewing profile — ZeKK14

ZeKK14

HN member
Joined
Mon, May 23, 2016, 9:36 AM UTC
HN karma
120
Public activity
28 items

About ZeKK14

No profile information was provided.

Recent public activity

  1. comment
    Comment #41889199

    That's the result without wireguard. With wireguard: > depending on the use case for a Pi Zero WireGuard server, it could get the job done with ~30-40 megabits per second speed cap…

  2. comment
  3. comment
    Comment #37989812

    In Europe, EASA recommends this since the Germanwings accident but it's not an actual rule, each company decides what they want to do. https://aviation.stackexchange.com/questions/…

  4. comment
    Comment #37789255

    France launched a similar program and publish everything they can on Github See https://www.systeme-de-design.gouv.fr/ and https://github.com/GouvernementFR/dsfr

  5. comment
    Comment #37207407

    There is no frame around the window. The electrical door handle opens up a bit the window before unlocking the door to free it from the seal. Without power the manual handle needs …

  6. comment
    Comment #36862635

    Your root password is stored as a hash. It could leak when you type it in sudo for instance.

  7. comment
    Comment #36861918

    The exploit will leak more or less random data (data which was accessed recently by the CPU). You cannot target a specific part of the memory, but you can keep fetching data until …

  8. comment
  9. comment
    Comment #33975540

    ITER is built in France, but is financed by many countries outside of EU, including the USA. It's not a huge cost per-country. > the ITER Members China, the European Union, India, …

  10. comment
    Comment #33900925

    The list is already updated here: https://layoffs.fyi/

  11. comment
    Comment #33543254

    Does it solves the issues with virtual dom ? It's a pain to manage. The readme mentions iframes but not that.

  12. comment
    Comment #33392090

    This is also a sign that code reviews are not working properly (either missing due to a team too small; or not enough time invested to do them properly; or people are not "free" en…

  13. comment
    Comment #33328493

    The typing issues are being solved through mypy: http://mypy-lang.org/ A large majority of packages are still missing typing hints, but the ecosystem is moving in the right directi…

  14. comment
    Comment #32903377

    As explained in the description of the video, this is not running on a vanilla Minecraft server, but on their own implementation optimized to run redstone circuits. The code displa…

  15. comment
    Comment #32355319

    All the signs in the article are listed as "Public domain". Edit: this is discussed on https://graphicdesign.stackexchange.com/questions/8586/can-i...

  16. comment
    Comment #32296468

    Inkplate sells recycled kindle displays with an ESP32 board and all the firmware necessary to use them, see their website https://inkplate.io/ That's easier if you're into e-paper …

  17. comment
    Comment #31882822

    Well, it's not that easy. Let's say you have this layout : - applications: front, backend, background-worker - libs: database-orm In a multi-repo layout, if you want to make a chan…

  18. comment
  19. comment
    Comment #26614139

    Yeah, but it involves a lot of development. I made this a few months back : https://github.com/ugomeda/esp32-epaper-display I'm working on a more "user-friendly" version :)

  20. comment
    Comment #24601191

    2017 thread about this: https://news.ycombinator.com/item?id=15375056

  21. comment
    Comment #22712316

    The goal would not to be 100% sure, only to reduce the spread to fall below R0 And yes, you would have to be re-tested regularly.

  22. comment
    Comment #22712247

    We can have testing stations everywhere, available to everybody, providing some kind of certificate. You would have to show this certificate when entering stadiums or restaurants t…

  23. comment
    Comment #22344601

    Passenger planes make many flights per day, thus a lot of attention is made on the costs of usage (ie, the plane is not cheap to buy but it will be cheap to operate per flight). Ca…

  24. comment
    Comment #20349613

    You don't. To activate it, you have to click on the "ON" button on the wheel. If you go from "cruise control" to another mode (off, or "speed limit"), it disables it.

  25. comment
    Comment #20349443

    Renault Megane owner here (the small Talisman), i want to address some of the criticism in this thread and the article. > The steering wheel contains two dozen buttons The buttons …