Viewing profile — saint_yossarian
saint_yossarian
HN member- Joined
- Sat, Apr 02, 2022, 1:53 PM UTC
- HN karma
- 276
- Public activity
- 163 items
- HN profile
- View on Hacker News ↗
About saint_yossarian
No profile information was provided.
Recent public activity
-
comment
Comment #49015049
Seems to work fine here?
-
comment
Comment #49001896
K400+ user here, you might be interested in the upcoming Framework Wireless Touchpad Keyboard.
-
comment
Comment #48990228
Kodi does have bultin server functionality (both DNLA and a web interface), it's just less commonly used that way, and I don't think transcoding is supported without plugins.
-
comment
Comment #48743589
Proton has a pretty good importer for GMail/Calendar/Contacts. The downside is that their Android calendar app is shit (a rewrite should come later this year), and Android contact …
-
comment
Comment #48567565
For me it's the added security features: per-app network permissions, scoped storage/contacts permissions, and a bunch of system hardening measures.
-
comment
Comment #48549186
It's on a malware list: https://quad9.net/result/?url=rsgm.dev#domain-tester
-
comment
Comment #48432449
Oh I thought this was going to be about Bun.
-
comment
Comment #48423315
Because the GrapheneOS team takes security seriously, and spoofing would actually justify banning. From https://grapheneos.org/articles/attestation-compatibility-gu... : > Graphene…
-
comment
Comment #48412779
I wouldn't say they're dead, just more hidden (e.g. GTK4 only shows them when you hold Alt). AFAIK most toolkits still support them, but app developers also have to actually define…
-
comment
Comment #48410324
Outside of games using anti cheat, for me the most common fix is to just select Proton Hotfix or Proton Experimental in the game's compatibility settings. For some reason certain g…
-
comment
Comment #48376828
You can use the advanced search to find mails larger than X. Also if you're not aware, Google Photos lets you downscale photos and videos so they don't count towards your quota at …
-
comment
Comment #48330105
This is about their UK workers.
-
comment
Comment #48319911
Yeah militaries don't use commercial chatbots for that, they have their own machine learning implementations. Look into Project Maven for example. And while there are still humans …
-
comment
Comment #48190973
To be fair you can just keep using Obsidian or similar apps on your phone for this, along with an external sync solution like Syncthing. I tried it for a bit in the past, the main …
- comment
- comment
-
comment
Comment #48086717
> But for a long time (and maybe even still), a hacker creed was "move fast and break things." Was it? I thought Zuckerberg coined this horrible phrase.
-
comment
Comment #47942686
That was my connection too! I joined in 2008 when I got my first Rails gig where they were using GitHub, which I hadn't heard of before.
- comment
-
comment
Comment #47919762
...says the emperor with no clothes on. Are you going to validate your own backup strategy, or will you just keep ignoring that responsibility now that Railway has restored your da…
-
comment
Comment #47790420
We also "know" Mossad had agents provocateurs there and was supplying weapons to dissidents. And since the war on Iran started it seems pretty obvious those "peaceful protests" wer…
-
comment
Comment #47770614
It's available in Debian sid, although a few versions behind: https://packages.debian.org/search?searchon=names&suite=all&...
-
comment
Comment #47756658
I think the mouse wheel is mapped by default if you `set mouse on`? I also additionally map Shift-PageUp/Down in my config. And recently they added a `pane-scrollbars` option for a…
-
comment
Comment #47756583
Check out the `choose-tree` and `display-menu` commands.
-
comment
Comment #47714999
There's `git diff -w`, and most forges expose a setting for that in their diff views.