Viewing profile — iuafhiuah
iuafhiuah
HN member- Joined
- Tue, Dec 06, 2022, 12:03 AM UTC
- HN karma
- 256
- Public activity
- 26 items
- HN profile
- View on Hacker News ↗
About iuafhiuah
No profile information was provided.
Recent public activity
-
comment
Comment #40904430
Related but not quite the same interface. Libreoffice already supports Python in macros, and you can run Libreoffice headless on the command line. https://help.libreoffice.org/6.3/…
-
comment
Comment #38210717
SteamOS supports HDR, VRR and Raytracing. Joshua Ashton (Valve Developer) gave a talk called "Rainbow Frogs: HDR + Color Management in Gamescope/SteamOS" at XDC this year where he …
-
comment
Comment #37814373
> Nothing there is truly designed to optimize how to improve in a place that can’t build. London can’t build either, even if its costs are a fraction of New York’s Maybe I'm misund…
-
comment
Comment #36587000
Seconding Lutris. Just install Lutris from the Flatpak store and login to your GOG account.[0] I have played a couple of games this one. The only one that wouldn't install was the …
-
comment
Comment #36586949
I have had mine since April 2022 so I have ~14 months of usage on it. It has become the only way I play games now. The single USB-C is great, I plug it into the same dock [a Dell W…
-
comment
Comment #36492108
I find it so annoying that these only work with plain text and RTF. On X11 there is `xclip`[0] and on Wayland there is `wl-clipboard`[1] both of which support binary file formats e…
-
comment
Comment #35621628
How long ago was this? Screen sharing[0] and capture[1] works fine in wlroots. [0]: Supported with workarounds circa 2020, most were merged by 2022 - https://github.com/emersion/xd…
-
comment
Comment #35613534
The question isn't possible to answer, what one person expects to work another person might not consider it important. Likewise, what does "compatible" mean? I have used Wayland ex…
-
comment
Comment #35612419
Would recommend trying out PipeWire[0] if you haven't already. I don't know what your sound issues are but I've had no problems since switching ~15 months ago. [0] https://wiki.arc…
-
comment
Comment #35612359
It does on Wayland. X11 isn't likely to get it because it's EoL. Currently using it right now on Sway: https://man.archlinux.org/man/sway-output.5.en
-
comment
Comment #35083510
So the change is instead of two free emails per domain forever , it's going to be two free emails per domain for the first year . Additionally, the price per email is going up mass…
-
comment
Comment #34874673
Work from the Asahi Linux team has been upstreamed since 5.13. This article makes it sound like 6.2 is good to go when that's really not the case. There is a list of upstreamed and…
- comment
-
comment
Comment #34774701
For platforms where the program is sandboxed and permissions have to be declared, I would frown at the software requesting network access just to check for updates. For example, mo…
-
comment
Comment #34733913
Another solution might be to override the root user directory like: _JAVA_OPTIONS="-Djava.util.prefs.userRoot=${XDG_CONFIG_HOME}/programName" programName
-
comment
Comment #34707153
Although these notes from Heroku are relatively old now, following all of the Twelve-Factor rules will get your code and associated pipelines most of the way to a place where self-…
-
comment
Comment #34685378
These days it's very easy to use Google Play on LineageOS as if it were an official ROM. Usually because you're telling Google you are to pass SafetyNet. I've used Okta Verify on L…
-
comment
Comment #34562820
Similar to your examples. The NReal Air AR glasses are activated and the firmware is patched using WebUSB: https://activation.nreal.ai/en/nreal-air-upgrade-plus.html
-
comment
Comment #34445018
They come with a plastic insert you can clip on the front so you have a solid background to look at.[0] [0] https://resource.nreal.ai/web/images/air/air_packaging_verti...
-
comment
Comment #34442287
I've had a pair of these since September 2022 and tried them on quite a few things. The 45* viewing angle is not really a problem, because it's not for VR and VR support is _very_ …
-
comment
Comment #34207628
> "Linux won't be viable for gaming until I can run Fortnite, Destiny 2 and Xbox Game pass" > Well you have me there.. FYI MS Game Pass has worked on Linux for months now. Fortnite…
-
comment
Comment #34020270
I've been doing these for the best part of a decade and it was only in the last couple of years I realised completing a performance review (for me) has been the same as updating yo…
-
comment
Comment #33945377
Most is a stretch. The FPS in the top 100 currently most popular games on Steam[0] and their status [1]: #01 CS:GO - native #04 PUBG - anticheat #05 CoD MW2 - anticheat #06 Apex - …
-
comment
Comment #33882071
That's an interesting solution to mitigating risk. I wasn't aware that LE would follow a CNAME to a different TXT record. Although it does require an additional NS which is an addi…
-
comment
Comment #33881837
I don't see announcing a public key being much different to PGP or other trust systems. If I say I sign my messages with `63847B4B83930F0C` and you save that information you'll con…