

I looked for one a while ago and didn’t find one. Luckily the web apps available are really good. Tesseract is one that works well with a mouse and a wide screen.
I looked for one a while ago and didn’t find one. Luckily the web apps available are really good. Tesseract is one that works well with a mouse and a wide screen.
I’m with you. Those TOUs are unacceptable.
Not a lot of options for iOS. There’s Tor browser and Brave that I know of. Brave is surprisingly good, but I don’t do a lot of serious navigation in the phone, and tend to favor private mode so the tracking gets deleted once I close the tab.
It’s a drop in replacement. It’s pre hardened so you may want to relax the settings a bit to get some comfort (at the expense of privacy). But otherwise you’ll feel right at home.
I don’t want Mozilla to be handling my personal data in any way. Anonymized usage statistics? I could be convinced to relinquish that. But that’s it.
This looks interesting, but it would work so much better as a written article to me.
Fair.
You’re getting way too worked up against an internet stranger. Maybe take some time to appreciate what’s good around you and get into a better headspace.
And I strongly disagree cuck has any misogynist connotations, but that’s way beside the point.
You have the link to the guy’s blog, go shout that at him.
He’s proposing the GPL instead of these licenses, not exactly selfish. I don’t think the issue is being useful. Is complaining After people used your license as per its terms.
https://duckduckgo.com/?q=Cuck+“license”
The web did.
But don’t let that stop you on your crusade to clean the web of foul words. I wish you all the best.
In case you haven’t noticed, I didn’t coin the term.
Can they answer “not no”?
Pretty sure it’s a shock and awe strategy by the author to make the term stick. And it worked.
A concise summary: https://wiki.installgentoo.com/wiki/Cuck_license
The trope namer: https://lukesmith.xyz/articles/why-i-use-the-gpl-and-not-cuck-licenses/
I’m not particularly fond of cuck licenses.
Got it, thanks.
Hold a sec. Rolling your own RDBMS out of a NoSQL database is insane. But is the opposite feasible? Wouldn’t it be a simple table with two columns: a key and a JSON blob?
Gotcha. Thanks!
Right, RDBMS for object permanence is a pain. It’s meant as efficient data storage and retrieval. But I counter that a huge amount of data problems are of that kind, and using object permanence for general database applications seems very contrived. I’m imagining loading a huge amount of data to memory to filter the things you need, essentially rolling your own DBMS. Am I missing something?
There’s also Dart with its similar syntax to JS, strong type and null safety, and ahead of time compilation with hot reload. And yet it only really started getting adoption after being chosen as the language for Flutter.