Live data from Hacker News

Viewing profile — Jenda_

Jenda_

HN member
Joined
Wed, Jul 10, 2019, 2:54 AM UTC
HN karma
319
Public activity
223 items

About Jenda_

Sysadmin and hardware developer from Prague, CZ. I have created a weather radar worth the 21st century and now we have a startup for this. Our latest product demo: https://www.youtube.com/watch?v=JU2z4H_ELus

https://jenda.hrach.eu/

Recent public activity

  1. comment
    Comment #40230395

    For a cool example (deanonymization), see https://words.filippo.io/dispatches/whoami-updated/ (discussed at time: https://news.ycombinator.com/item?id=34301768 ). Someone has crawl…

  2. comment
    Comment #40171185

    + making you empty your water bottle, and then on some airports there is no option to fill it afterwards (e.g. only hot water available in the toilets and no drinking fountain)

  3. comment
    Comment #39448401

    And some others. https://en.wikipedia.org/wiki/Quotation_mark#Summary_table

  4. comment
    Comment #39405268

    Besides an open military invasion (hopefully improbable), I'm afraid of slowly tilting and influencing border states (Slovakia, Hungary) to lean towards Russia, with maybe some fut…

  5. comment
    Comment #39250593

    Oh, OK, I didn't think about lockdown mode, just a regular rootfs encryption. I still use X, as Wayland does not seem to implement all the features I'm using (but it's improving, s…

  6. comment
    Comment #39246274

    Some window managers, such as Fluxbox, support "tabbed windows". You can group windows into one "superwindow" and then switch these in a titlebar. Maybe this is what the GP meant? …

  7. comment
    Comment #39246234

    > The lack of hibernation with an encrypted system is an annoying problem, though. I don't understand. Hibernation to an encrypted swap partition (and even to a swap file on an enc…

  8. comment
    Comment #39233473

    > They killed at least 561 people I don't know anything about this case, but "561 deaths have been reported in connection to" does not mean they were all indeed "caused by". They m…

  9. comment
    Comment #39233184

    The GP talked about nose tape (I guess nasal strips), not mouth tape. I personally use: - better breath strips from aliexpress - a 3D print similar to https://noson.eu/

  10. comment
    Comment #39103157

    > But in czech language word for Bohemia region is "Czechia" (there is no Bohemia). No. Bohemia is Čechy, Czechia is Česko. Yes, they are sometimes confused, and maybe people are u…

  11. comment
    Comment #39103062

    "habanero eardrum" is actually less than 4 bytes -- let's say 12 bits for a common word (eardrum) + 16 bits for an uncommon word (habanero). If it were 16 bytes, the other options …

  12. comment
    Comment #39062996

    Why is there AFAIK no tutorial on how to steal the "app token" (sorry, I don't know the proper term) from Thunderbird or other mail clients?

  13. comment
    Comment #38967151

    Because the old algorithm only endangers the communication and the remote device (and this may even not be the case, as such an old device should not be exposed to the world), whil…

  14. comment
    Comment #38967063

    > That screwdriver? It used to work when it was first invented and it will still work a thousand years from now. Maybe it did not and will not -- old screwdriver is probably flat b…

  15. comment
    Comment #38967010

    > That kind of attitude is why Windows continues to dominate the desktop market. On the other hand, macOS is also pretty common on desktops and they don't honor backwards compatibi…

  16. comment
    Comment #38874936

    Maybe try to have a look at it as permutations: the mapping "hex of the hash" → "its actual hash" is a (presumably random) permutation. And it's quite probable that such permutatio…

  17. comment
    Comment #38874805

    > because optical attenuation rises exponentially with length I believe the attenuation is stated in dB/km, therefore rises linearly (or even logarithmically if you look at it from…

  18. comment
    Comment #38874792

    If I understand this correctly, the paper only shows a particular attack of complexity 2^102. Someone may find a different attack with much lower complexity. That's the usual way h…

  19. comment
    Comment #38597056

    I think Ubuntu has some kind of notifier in "tray". For me, I am subscribed to debian-security mailing list and update when something that is running on systems that I manage seems…

  20. comment
    Comment #38596899

    > Syscall hooking kernel root kits largely only vary in how exactly they hook the syscalls I don't understand how this survives major kernel upgrades. I have problems keeping out-o…

  21. comment
    Comment #38596879

    The malicious weblink can be an advertisement, or a legit webpage that got compromised/XSS'd, or a formerly legit webpage whose domain has expired. (AFAIK this is pretty common) Th…

  22. comment
    Comment #38596849

    The GP was talking about Linux desktop, you seem to be talking about Linux server.

  23. comment
    Comment #38596805

    There are many more files that will need this protection: - autorun and keyboard shortcuts of your window manager -- one can hook an evil command to Ctrl+C - ~/.mozilla -- you can …

  24. comment
    Comment #38596775

    Of course - the point is not to get the home folder owned. There is no reason why Evince/Okular or mpv (to name a few apps which handle files with complex formats from untrusted so…

  25. comment
    Comment #38596727

    > attaching a compromised PDF This means either: - a 0day, which would require the AV to have a PDF parser better than the standard document viewer, and the ability to sense that t…