Live data from Hacker News

Viewing profile — akdor1154

akdor1154

HN member
Joined
Mon, Jun 25, 2018, 11:41 PM UTC
HN karma
1,724
Public activity
575 items

About akdor1154

No profile information was provided.

Recent public activity

  1. comment
    Comment #48964928

    Jains would be vegan though i assume?

  2. comment
    Comment #48366585

    Questions for those who like the grid layout of virtual desktops - how does it (or should it?) interact with multi monitor setups? Feels like this would break or at least compromis…

  3. comment
    Comment #48329984

    Even the linked ghostty PR on your home shows this - this is Firefox Android on a Nokia XR21 / TA-1486. It's not unuseable, but it definitely feels like 'js hacking my scrolling' a…

  4. comment
    Comment #48329026

    I disagree with the theory that scrolling frame rate doesn't need to be smooth for scrolling to feel smooth. On mobile it kinda does. Scrolling diffs on mobile just kinda feels cra…

  5. comment
    Comment #48301244

    See what you get for saying things with subtlety instead of hype these days... sigh.

  6. comment
    Comment #48291469

    > I chalked it up to a power trip and the indignant behavior that comes along with it, as it is especially embedded in the culture of the country that I'm based out of. That's a ve…

  7. comment
    Comment #48173629

    I have a consumer motion-triggered camera that is armed 24/7 and records for 30 seconds after each trigger. It has WiFi and serves playback itself, as well as of course video encod…

  8. comment
    Comment #47832674

    I have often wondered if Chinese is a much 'better' language for LLMs - every character is a token, boom you're done. No weird subword nonsense, no strange semantics being applied …

  9. comment
    Comment #47828186

    That sounds really interesting, but my google-fu is not up to task here, I'm getting pages and pages of nonsense asking if Claude is conscious. Can you elaborate?

  10. comment
    Comment #47648294

    I thought the term for those were 'sane languages', and I say that as a native English speaker :)

  11. comment
    Comment #47430977

    Well yeah, if everything runs unsandboxed as root then there are no privilege escalations! Less pithy, i seem to recall many issue with programs that relied on suid and permission …

  12. comment
    Comment #47230355

    Yeah Goodin's stuff is often slop.. Probably human slop but slop nonetheless.

  13. comment
    Comment #47098202

    The 'same length for complementary names' thing is great.

  14. comment
    Comment #46883628

    I want a keyboard switch with a weight on the end of a lever, typewriter or piano style. Or some other mechanism whereby the resistance would be constant or even reverse-linear-ish…

  15. comment
    Comment #46710417

    The rendering is very cool, but what i really want is this as a renderer i can plug into Vega. Vega/VGlite have amazing charting expressivity in their spec language, most other cha…

  16. comment
    Comment #46702450

    In the era of solar power saturating the grid in daytime, the energy cost is far less of an issue - At least, I assume California has similar characteristics to Australia in this r…

  17. comment
    Comment #46558966

    Singapore could be due to being a common VPN exit node for within SE Asia? Close by and avoids the most common regional blacklists (and gov firewalls of course).

  18. comment
    Comment #46492219

    I think that was the intent of Go's design, but in practise i think it normally devolves into an overly verbose '?' with a poorly typed Result . As a Go dev, I'm looking at this ar…

  19. comment
    Comment #46407532

    The issue (i think) is that the animation is done post-rasterizing. So a translate of integer pixels is fine, but scale? Skew? Suddenly you have really visible colour fringing appe…

  20. comment
    Comment #46296176

    Wow, even if it wasn't so fast, I'd be tempted to use this solely due to their support of intersection (A & B) types! This is a sore omission from the standard python typing system…

  21. comment
    Comment #46237007

    Gnome works OK with integer scaling, more granular than this and you're up shit creek. E.G. can you set one screen to 150% and one to 175%? (I think the answer to this is 'technica…

  22. comment
    Comment #46236967

    Gnome is wayland, but they are very stubborn about the extensions they will/won't implement. For example, mixed dpi scaling, server side decorations, accessibility protocols all wo…

  23. comment
    Comment #46236880

    They attempt to avoid them, though snaps are still available if you wish. Flatpak is installed by default and used by their app store, and Firefox is packaged as a deb so you can a…

  24. comment
    Comment #46130981

    Interested in tangent replies to this, even if such fonts are artistically unsuitable for games - are open source fonts OK for Japanese? I understand that Unicode denotes single ch…

  25. comment
    Comment #46077102

    Jesus Christ, i can't even get my own package to reliably self-publish in CI without ending up with a fragile pile of twigs, I'm awed they are able to automate infection like that.…