Viewing profile — JacobKfromIRC
JacobKfromIRC
HN member- Joined
- Sat, Jan 27, 2024, 8:49 AM UTC
- HN karma
- 44
- Public activity
- 27 items
- HN profile
- View on Hacker News ↗
About JacobKfromIRC
No profile information was provided.
Recent public activity
-
comment
Comment #49248869
How do you decide when to update?
-
comment
Comment #49248853
Good to know! Thanks. I notice the README file for signal-cli [1] says registration "may require solving a CAPTCHA challenge", which might involve running proprietary software. I f…
-
comment
Comment #49247391
Oof, this is a problem at my workplace. Crew [1] and Connecteam [2] (workplace communication apps) both require an SMS code to sign in. Technically, you don't have to have a cell p…
-
comment
Comment #49247132
Not who you replied to, but I do sometimes have problems like this, and as a result I am sometimes an hour late with no warning. It's bad, but it only happens very rarely. This als…
-
comment
Comment #49246880
Not all banks require SMS. I use Chase bank and the two factors are my debit card and my PIN. I don't use any app, but instead just go to the ATM or talk to a human. Some things, l…
-
comment
Comment #49246284
If this works without proprietary software, it might actually convince me to use Signal. I already have a VoIP phone number through JMP and would be happy to use it for Signal, but…
-
comment
Comment #49239121
Can you elaborate? What happened to your browser history? It seems odd that browsers would even let websites cause problems like this but maybe I'm misunderstanding because I'm not…
-
comment
Comment #49222144
The Free Software Foundation (FSF) calls the update system used in Windows 10 a "back door" [1], I think because it installs updates automatically. This sounds like nonsense to me,…
-
comment
Comment #49199577
Even on GOG, it's usually illegal to re-sell games you bought to other people, if I understand correctly. It's a minor point since there's no technical barrier to resale, but that'…
-
comment
Comment #48834591
Defense against Signal may not be total, but if you build from source (or use a reproducible build) you can check to be pretty sure you have the same software as everyone else, in …
-
comment
Comment #48819448
The license seems to already require this: https://www.openstreetmap.org/copyright/ Maybe I am misunderstanding the summary, but it says: "If you publicly use any adapted version o…
-
comment
Comment #48549504
There is a book called "60 Years Later: Coming Through the Rye" which is (was?) banned in the United States: https://en.wikipedia.org/wiki/John_David_California Although copyright-…
-
comment
Comment #48485614
Woah, I just realized (because of this comment) that I've been grouping "technique" and "technology" as a single thing in my understanding and calling it "technology"/"tech". For e…
-
comment
Comment #48396122
> At that point, people shouldn't buy the product if they disagree with the conditions. I think a problem with this idea is that terms of service can be difficult to understand. Fo…
-
comment
Comment #48392174
There's also the free culture movement, which generally believes all creative works should be free, not just software. There are many people who would advocate for free software an…
-
comment
Comment #48386475
I think your definition of "free software" is too strict, otherwise public domain software would not be free software
-
comment
Comment #48228396
Would you happen to know where the requirement that "“there is no way” you can make the radio do what the FCC doesn’t allow" comes from? I found an FCC compliance guide [1] but it'…
-
comment
Comment #48218182
Another option is cryonics: https://en.wikipedia.org/wiki/Cryonics It's not the same as what you suggest, but there's still hope you could regain consciousness, and this is a proce…
-
comment
Comment #48163728
A connection to Microsoft's servers will also be required to download the game in the first place, so I'm not sure this is really a problem (for compliance with the bill). I think …
-
comment
Comment #48156488
Does Minecraft's offline mode not work indefinitely? I'm not familiar with the official launcher but this article [1] doesn't say anything about needing to reconnect occasionally. …
-
comment
Comment #48156427
I agree with most of this, but "server binary with no documentation" is an extremely good outcome compared to the status quo. People can reverse-engineer a server binary, but rever…
-
comment
Comment #48156352
This would be a way better outcome than the current default. I've even seen this suggested before [1]. If game-specific logic is not public, information needed for reverse engineer…
-
comment
Comment #48156203
What software do you use for the reCAPTCHA on archive.today? I use a fork of hacktcha [1] but I had to modify the software myself to get it to work conveniently [2], so I'm curious…
-
comment
Comment #48145696
Suppose the following: 1. Any given system has a finite number of findable vulnerabilities. 2. All findable vulnerabilities are fixable (if not in software then with a new hardware…
-
comment
Comment #48100019
Cool! Would you be willing to license this code as GPL-3.0-or-later, or some other free license? I'd like to include a JavaScript derivative of this for Haketilo (a userscript mana…