Viewing profile — teddyfrozevelt
teddyfrozevelt
HN member- Joined
- Fri, Jan 13, 2017, 8:37 PM UTC
- HN karma
- 1,102
- Public activity
- 124 items
- HN profile
- View on Hacker News ↗
About teddyfrozevelt
No profile information was provided.
Recent public activity
-
comment
Comment #42177666
you can't even say "cis" on twitter without the tweet getting hidden
-
comment
Comment #40028005
Tesla does not label it as beta anymore. https://insideevs.com/news/714524/tesla-fsd-beta-supervised-...
-
comment
Comment #35890084
Not to derail this thread, but is there any way of seeing whether I'm actually on the waitlist? I remember signing up late last year, but there was never any confirmation and I nev…
-
comment
Comment #35846128
Did you sign an invite code using the key in their bio? That's so neat! I'm not sure if you have more, but I'm also on the waitlist (bluesky@owen.sh) and would love to check it out…
-
comment
Comment #32006720
Where are my Virtue's Last Reward fans at?
-
comment
Comment #31186380
I honestly think this is malicious on Microsoft's part. Ignoring the fact that this is being portrayed as a Linux flaw when it's really a flaw in a project called networkd-dispatch…
-
comment
Comment #30533625
In practice, the deduplication is pretty good. I have 78 Flatpaks installed (apps and runtimes), and here's my dedup stats (calculated from https://gist.github.com/powpingdone/001a…
-
comment
Comment #30368420
But libadwaita hasn't taken away the ability to try? You can still load custom themes through GTK_THEME and specific CSS through ~/.config/gtk-4.0/gtk.css.
-
comment
Comment #29869848
We should pronounce it `yif` just to be different.
-
comment
Comment #29323327
It's not really that bad. You are told the permissions requested by an app on installation: $ flatpak install flathub com.microsoft.Teams com.microsoft.Teams permissions: ipc netwo…
- comment
-
comment
Comment #29017537
And on GNOME 40 I can search mouse, and go directly to gnome-control-center with a nice slider for mouse speed. It also even lets me swap the primary mouse button to the left or ri…
-
comment
Comment #28937300
They're already doing it with WSL specific features such as the DirectX driver. https://devblogs.microsoft.com/directx/directx-heart-linux/
-
comment
Comment #28937198
Valve didn't have to include a KDE desktop on the Steam Deck, but they still did, so it sure seems like they wanted it it.
-
comment
Comment #28658581
This isn't a problem on Fedora Workstation. .flatpak, .flatpak-ref, .flatpak-repo, and .rpm files can all be opened directly and installed in GNOME Software. And if an app isn't sh…
-
comment
Comment #28637579
Flatpak doesn't hurt performance any worse than something like Docker. It's Snap that's slower since they keep the entire app compressed on disk. Permissions are also up to the app…
-
comment
Comment #28637438
Valve are basically doing Flatpak on their own. They're using Bubblewrap (made for Flatpak) with their Linux runtimes. See here: https://www.youtube.com/watch?v=KrbWbBYAolo
-
comment
Comment #28486843
I guess it would be this: https://github.com/Fmstrat/winapps
-
comment
Comment #28134671
They recently added playlists (they show up as yellow text with a gray highlight in the description) but the ability to make them may not have rolled out to everyone. They have not…
-
comment
Comment #28130491
You can mostly do this through the lock icon with the "Clear cookies and site data" button.
-
comment
Comment #28129947
Does "Restore previous session", literally the first setting not work? Firefox will reopen my tabs only if my computer doesn't cleanly shut down or I don't close it before shutting…
-
comment
Comment #27375286
You can hide "Inspect Accessibility Properties" by unchecking the Accessibility menu in the developer tools settings.
-
comment
Comment #27176509
Fair. I think it's because systemd lets you use slashes in unit names, but you can't represent those as files so you have to use a dash instead. This is the worst for the root file…
-
comment
Comment #27176294
Systemd generates mount units for the filesystems listed in fstab. Maybe check those with systemctl status? (Like `systemctl status -- -.mount` for my root partition)
-
comment
Comment #27026289
https://theevilskeleton.frama.io/2021/02/11/response-to-flat...