Viewing profile — przmk
przmk
HN member- Joined
- Wed, Apr 25, 2018, 9:05 AM UTC
- HN karma
- 561
- Public activity
- 93 items
- HN profile
- View on Hacker News ↗
About przmk
No profile information was provided.
Recent public activity
-
comment
Comment #49002845
Unless you're using streaming services like Netflix, in which case you're stuck with 720p because of widevine.
-
comment
Comment #48762727
The comparison to 1999 is not entirely accurate. It doesn't take into account that most physical banking locations closed down. At least here in Belgium for example, you have to go…
-
comment
Comment #48380856
> Do people have to install Gmail on iOS? Why would Gmail be pre-installed on iOS?
-
comment
Comment #48091745
It's not about being secure. Google allows devices with up to 10 years without any patches to pass their integrity API. Meanwhile Graphene OS, which is very secure and up-to-date, …
-
comment
Comment #48032625
It offers value to parasites who buy domains and resell them?
-
comment
Comment #47215871
Because upstream LineageOS doesn't support microg out of the box. You can install it but it needs signature spoofing to pass Google's SafetyNet garbage. Bonus point for some roms t…
-
comment
Comment #46512594
I'm biased but when I see Discord as the only way of communication, it doesn't make for a serious project. I wish more projects would rely on IRC/Matrix + forums.
-
comment
Comment #46496772
Fractional scaling is very common with high dpi screens. I don't I'd be able to have a 175% scaling on my 14" 3k screen with X11.
-
comment
Comment #46486696
I would venture to say that there is little overlap between X11 users and people with high-DPI screens.
-
comment
Comment #46466728
I don't have a static IPv4 address and I have to use a DDNS built into the Caddy plugin on my OPNSense router. From what I understand, you can't get a static "local" (I know, IPv6 …
-
comment
Comment #46466077
My ISP refuses to give you a static IPv6 prefix unless you're a business customer, despite having an "unlimited" amount of them. This results in me not bothering to set it up prope…
-
comment
Comment #46422532
What exactly do you mean by upgrade story? The Libre Office UI hasn't changed for a long time (although there are new UI options l'île the ribbon, etc), I'd think the switch would …
-
comment
Comment #46418732
It's crazy how, after all this time, OpenOffice is still mentioned so often despite being kind of dead for a while.
-
comment
Comment #46189811
It would have helped if you told us what you think is broken in Iced.
-
comment
Comment #45903819
It doesn't boot into the desktop by default — it uses its own session with the Gamescope compositor. The desktop is easily accessible through the power menu though.
-
comment
Comment #45556722
Does it work well with the Google tv remote for example? Last time I used NewPipe on the tv, the ui was completely unsuited for remotes. I can't imagine using streaming services on…
-
comment
Comment #45352756
As someone who lives in the terminal, I can't say I've ever had the need to do that. It's only by reading the comments that I've realised that there's no search in Ghostty.
-
comment
Comment #45181675
Who in this thread is saying it's all good?
-
comment
Comment #44749225
Good to know! Sorry, didn't mean to be overly negative with my comment. Maybe our obsession with never-ending projects that need to be constantly updated is wrong.
-
comment
Comment #44748863
And that makes them "idiots"? Is it really necessary to resort to insults because they don't immediately support your edge case?
-
comment
Comment #44703108
Are any of them maintained? I see that the last commit for Joy was 2 years ago.
-
comment
Comment #44375902
One core member (@z3entu) of postmarketOS works at Fairphone.
-
comment
Comment #44335165
Does SimpleX even sync messages between the phone and the desktop? Last time I checked they didn't unless you were maybe on the same network
-
comment
Comment #44116325
It ends up with 6 deployables that are coupled together (let's say micro-services). There are surely better ways to structure the project but our CI/CD pipeline doesn't allow us to…
-
comment
Comment #44116295
I have already briefly looked at git-subtree. From what I can gather, it doesn't help much with my use-case. You still need to manually pull from each subtree and push branches ind…