Viewing profile — mgulick
mgulick
HN member- Joined
- Wed, Jul 24, 2019, 12:32 PM UTC
- HN karma
- 170
- Public activity
- 18 items
- HN profile
- View on Hacker News ↗
About mgulick
No profile information was provided.
Recent public activity
-
comment
Comment #49109433
The GPL relies on copyright ownership for its effectiveness, and copyright ownership of LLM output is a legal gray area right now. "...prompts alone do not provide sufficient human…
-
comment
Comment #47792414
I get an IPv6 address from my ISP (a /56 I believe), but I wish there was some good information on how to update my OpenWRT VLAN configuration, routing, and firewall rules to be ab…
-
comment
Comment #47496038
From https://opensource.org/osd : > 6. No Discrimination Against Fields of Endeavor > > The license must not restrict anyone from making use of the program in a specific field of e…
-
comment
Comment #47418562
The power of correlating your real ID with your browsing activity on the internet.
-
comment
Comment #47263344
They also have the guarantee that the code licensed under the GPL, and all future enhancements to it, will remain free software. The same is not true of the MIT license's weak-copy…
-
comment
Comment #45107969
My keepass database has around 400 different entries in it. If I needed to transfer to a new password manager, it's not feasible to go around to 400 different sites to register new…
-
comment
Comment #42955125
It's great to see more git documentation, and I have a lot of respect for Beej's Guide to Network Programming. However he really needs to work on his commit hygiene. I get that thi…
-
comment
Comment #42444444
I think technical people understand the mechanics of using Passkeys, having them backed up to multiple devices etc, but there's no way my 70 year old father is going to be able to …
-
comment
Comment #42444339
So do I, but this is annoying because I need to have physical access to both of the keys when setting up 2FA on an account, or hope that I remember to add the backup yubikey when I…
-
comment
Comment #40131510
Bah, not open source, rather BSL licensed. Stop it with the open-washing already!
-
comment
Comment #37395452
Computer security is hard, and I think a "security label" would give a false sense of safety. Requiring manufacturers to respond to critical security vulnerabilities for a given pe…
-
comment
Comment #36715278
Up until 2 years ago, I used to use an HDHomeRun Prime with a cablecard for just basic cable (only a dozen or so channels) because I had terrible antenna reception in my apartment …
-
comment
Comment #36715190
This has already happened unfortunately. In my area (Boston) nearly all of the ATSC 3.0 channels were encrypted the day they went on the air (CBS, ABC, NBC). As a result, they are …
-
comment
Comment #36714319
For anyone using an HDHomeRun or any other OTA capture card, this effectively kills the ability to watch and record content using Plex/Jellyfin/Emby/etc. Only "certified" devices a…
-
comment
Comment #22956096
Maybe, I don't have another eMMC board to test with, but compared to my RPi 3 with an SD card, the eMMC feels way faster. Very noticeable doing an apt upgrade. Note I use all of my…
-
comment
Comment #22955813
Having eMMC support is a game changer over a microSD card. It makes it feel like a real computer.
-
comment
Comment #22955784
My Odroid-C2 runs a mainline kernel. I use it headless, so I'm not sure about graphics support, but its been otherwise extremely stable. It did take a year or two after release to …
-
comment
Comment #20514600
I'm surprised by the recommendation to use format=flowed. I set up thunderbird a while back to use the recommendations from the LKML: https://www.kernel.org/doc/html/latest/process…