Viewing profile — Jnr
Jnr
HN member- Joined
- Wed, Mar 14, 2018, 9:30 AM UTC
- HN karma
- 1,178
- Public activity
- 520 items
- HN profile
- View on Hacker News ↗
About Jnr
No profile information was provided.
Recent public activity
-
comment
Comment #49002735
I block known DoH servers on my lan and forward all dns requests to my dns server.
-
comment
Comment #48971924
There is a safe mode built in. If you enable it and you loose connection to the router due to some misconfiguration, it will reset within 15 minutes to the point of where you start…
-
comment
Comment #48971883
It should be doable by most software engineers. They did teach some basic CCNA course in the university as part of computer science studies and the concepts taught there should hel…
-
comment
Comment #48971773
I just got a backup ISP at home and connected fiber directly to Mikoritk using SFP dongle instead of the box provided by ISP. Scripts on RouterOS handle network checks for failover…
-
comment
Comment #48891694
I saw an estimate of around 160k $ somewhere in HN comments about the rewrite.
-
comment
Comment #48843703
I similarly have been using Gitea for some years. I use it as my main forge and mirror to Github for discoverability and community reports and contributions. For public projects I …
-
comment
Comment #48823309
How so? I am using their open source software, what have I missed?
-
comment
Comment #48823272
> "features that business care about" I don't see companies using open source lining up to support the developers. Good for developers to come up with some monetization strategies …
-
comment
Comment #48819853
From what I remember, next-auth is kind of dead and Better Auth developers have been maintaining security of next-auth for some time now. (or was it Vercel that did the maintaining…
-
comment
Comment #48657106
Can we please get this for iPhone? Their keyboard is extremely imprecise, I have to go back and correct each sentence.
-
comment
Comment #48484160
Nothing new about it. It is a thin laptop, similar to Macbook Air which they have had for many many years.
-
comment
Comment #48462042
Perhaps Apple is also running out of ideas.
-
comment
Comment #48348987
Last time I was in London for a day, I simply reserved a table at one of the restaurants at Sky Garden and got in without any queues. Maybe I booked it on the previous evening, but…
-
comment
Comment #48282894
I doubt that. But they clearly thought that people should have a choice. And it is great. But fractured community using different tools for the same task makes slower progress. Eac…
-
comment
Comment #48282828
When it comes to incorrect profiles, I suggest making a pull request to alsa-project/alsa-ucm-conf with correct configuration. I had similar issue with my audio interface a couple …
-
comment
Comment #48278114
Like wayland? Where none of the desktop environments offer the same feature set. And the more compositors there are the harder it is for apps to use those new protocols, and guaran…
-
comment
Comment #48278067
I think it came from the necessity for rapid integrations between different parts of the OS. And if it is handled as a single project it takes less time to improve it, since you do…
-
comment
Comment #48278032
> after all it has replaced GRUB. With unified kernel images there is no need for grub or any other bootloader anymore. And UKI simplifies boot configuration and helps improving se…
-
comment
Comment #48277976
Yes, but people learned from issues that pulseaudio had and then came pipewire. Everyone is happy now. I don't know about the philosophical aspects, but from pure technical point o…
-
comment
Comment #48277830
But the architecture and approach is probably a bit older than that. Systemd came out in ~2010 and maybe it was not clear if it will stay around for long enough and gain as much po…
-
comment
Comment #48158303
It depends on how you set it up, but main doesn't have to be the stable release branch. From what I have seen, in most public projects it is the staging area for the next release. …
-
comment
Comment #47970720
Still unable to get any repair manuals for cars, firmware locked down by PIN. For US VINs for the same car model you can purchase access to that easily. Meanwhile in EU you need to…
-
comment
Comment #47952327
When will EU/EEZ introduce right to repair? So much talk about freedom in EU but you can't even fix your own EU made car. All we get are stupid cookie prompts.
-
story
Show HN: BitTorrent DHT Proxy – hiding your IP from DHT and trackers
This is a small one day project that helps reduce visibility in public trackers and DHT network. It could be relevant to those who want a bit more privacy in general or just want t…
-
comment
Comment #47572230
Cool, I did a similar thing last week. I made a custom Payload CMS block that allows to create and update excalidraw diagrams within the CMS. It supports dark and light mode switch…