Live data from Hacker News

Viewing profile — sintax

sintax

HN member
Joined
Sun, Dec 07, 2014, 12:27 PM UTC
HN karma
321
Public activity
56 items

About sintax

No profile information was provided.

Recent public activity

  1. comment
    Comment #49186265

    Counter point: emacs :)

  2. comment
    Comment #48944116

    No real preference actually, just not a fan of lisp. (Too (many (god (damn (brackets))))). I just find it visually very fatiguing to read.

  3. comment
    Comment #48930752

    Interesting.. although if I ever switch, it'd be to an emacs spawn that didn't use lisp as language.

  4. comment
    Comment #48888425

    Surprised we haven't seen an LLM-rewrite to rewrite of emacs yet!

  5. comment
    Comment #48685108

    Used to use moonlight/sunshine to stream to my steamdeck hooked to my TV, but switched over to just using a long HDMI cable and a wireless controller. Have everything hooked up wit…

  6. comment
    Comment #47965937

    Did you file any bug reports for them?

  7. comment
    Comment #47965881

    Let me wikipedia that for you :-) Like people mentioned already, gcc predates LLVM by quite some years, ie. Wikipedia mentions March 22, 1987 for gcc, while LLVM's initial release …

  8. comment
    Comment #47286386

    https://www.thenile.dev/blog/uuidv7#why-uuidv7 has some details: " UUID versions that are not time ordered, such as UUIDv4 (described in Section 5.4), have poor database-index loca…

  9. comment
    Comment #46891227

    or Binary Ninja's WARP : https://docs.binary.ninja/guide/warp.html // https://github.com/vector35/warp

  10. comment
    Comment #46854885

    Out of curiosity googled for Sentinel (which was one of the other dongles back then), seems somebody is now providing a bypass/emulation service: https://sentineldongle.com/ (not a…

  11. comment
    Comment #46368878

    Well if you think about it, in this case the license is the 30% cut on every game you purchase on steam.

  12. comment
    Comment #46323169

    How long until the AppleTV will look like your own in-home billboard? At least on the NVIDIA Shield you could just not install the update that changed the homescreen to incorporate…

  13. comment
    Comment #46002988

    What do you expect? This is the same company suggesting people to turn off DNS Rebind protection to work around their incompetence ( https://support.okta.com/help/s/article/dns-reb…

  14. comment
    Comment #46002523

    Denuvo anti-tamper DRM doesn't use kernel level tricks, it's all userspace and works just fine on Linux/Proton. It's the kernel level anti-cheats that don't work on Linux. And some…

  15. comment
  16. comment
    Comment #45730110

    github repo with only pre-compiled binaries coming from npmjs. These days anything from npmjs should already raise red flags, let alone something pre-compiled without sources.

  17. comment
    Comment #45719003

    Now imagine all that video/audio footage being used/sold for AI training data.

  18. comment
    Comment #45691453

    I'll bet apple fan boys will agree to this statement for Valve or any other company, but when it comes to apple having to open up their walled garden in EU and then using every dir…

  19. comment
    Comment #45643256

    "A breadth-first version of the UNIX find command" -- https://github.com/tavianator/bfs

  20. comment
    Comment #45547943

    > It will never be fast enough to work in real time ... 640Kb surely is enough!

  21. comment
    Comment #45049044

    Unless your bank supports it, you will need a windows/mac computer to activate, as it uses the https://plugin.connective.eu/ browser plugin to read out your ID, which doesn't suppo…

  22. comment
    Comment #45049020

    Until they don't. A common issue is not checking if the execve() actually worked and thinking nothing after the execve() will execute, which is an assumption that it not always tru…

  23. comment
    Comment #44974195

    Except that itsme crap is not from the government and doesn't support activation on anything but a Windows / Mac machine. No Linux support at all, while the Belgian government stuf…

  24. comment
    Comment #44950151

    Try doom emacs, that loads super fast.

  25. comment
    Comment #44767385

    Other options for resumable sessions: tmux/screen + https://eternalterminal.dev/ or https://wezterm.org/ which can resume open windows like you get with iTerm2+tmux.