

I loaded a bunch of articles until it prompted me to pay. I got the screenshot below. In my opinion, this is an intentionally misleading fake 50c/month offer.
I loaded a bunch of articles until it prompted me to pay. I got the screenshot below. In my opinion, this is an intentionally misleading fake 50c/month offer.
Not sure how much you’re paying for your VPN, but a virtual private server can be had for about $5 per month. You’ll get a real IPv4 address just for you, so you won’t have to use non-standard port numbers. (You can also use the VPS as a self-hosted VPN or proxy.)
$5 per month doesn’t get you much processing power, but it gets you plenty of bandwidth. You could self-host your server on your home computer, and reverse-proxy through your NAT using the VPS.
a slide out menu needs JavaScript
A slide out menu can be done in pure CSS and HTML. Imho, it would look bad regardless.
When if you said just send the parts of the page that changed, that dynamic content loading would still be JavaScript
OP is trying to access a restaurant website that has no interactivity. It has a bunch of static information, a few download links for menu PDFs, a link to a different domain to place an order online, and an iframe (to a different domain) for making a table reservation.
The web dev using javascript on that page is lazy, yet also creating way more work for themself.
He’s also one of the inventors of Javascript as a browser feature. I feel like that would matter to OP.
Search is easier to implement without Javascript than with.
<form method="GET" action="/search">
<input name="q">
<input type=submit>
</form>
Cloudflare has IP banned me before for no reason (no proxy, no VPN, residential ISP with no bot traffic). They’ve switched their captcha system a few times, and some years it’s easy, some years it’s impossible.
I’ve never heard anyone say that Flatpaks could result in losing access to the terminal.
My only problem with Flatpaks are the lack of digital signature, neither from the repository nor the uploader. Other major package managers do use digital signatures, and Flatpaks should too.
OBS worked pretty well for me last time I used it, using the basic package Debian provided.
Piper is less than 2MB, and allows reconfiguring Logitech mouse buttons. It’s available in Debian and Ubuntu package managers.
Screenshot:
I had to use Piper to get exotic features like having mouse 6, 7, 8 buttons function as mouse 6, 7, 8, rather than the default of alt-tab and ctrl-v.
Bar soap dries out my skin really badly. Besides, moisturizing body wash is not too expensive.
My problem with that theme is that it doesn’t highlight any buttons. I believe all buttons should have borders, especially the ones the titlebar. This helps distinguish a noninteractive label from an interactive clickable button.
This survey doesn’t distinguish between levels of cloud service provider, so I was a little confused.
Virtual private servers, cloud virtual servers (like AWS), cloud-based software where you provide code or a program and the cloud system runs it on a server of its choosing, and cloud-based systems where someone else provides the software (like Google Docs).
I can’t get into the details, but I’ve used UKG/Ultipro in the past and it is absolute shit. Way worse things that just what dirtycrow is showing here.
Gods, that’s awful. I would send them a bill for the cost of my attention.
“Your computer is sending automated requests.”
Jellyfin depends on proprietary Microsoft .NET, even on Linux.
It’s still better than Plex and Emby, which are fully proprietary, and have no source code. But I will stick with sshfs with kodi, and nginx plus mpv for now.
In incognito or private browsing mode, you are way more likely to be blocked or forced to fill out a captcha, because the site won’t see any tracking cookies you would otherwise have.
To Google, preserving your privacy looks the same as being a bot. Using a VPN, clearing cookies, using private browsing, being signed out of a Google account, are all things that improve your privacy but look like bot activity. Google can use the excuse of blocking bots when their actual goal is tracking.
OP isn’t trying to post, just trying to view. There is no justification for a captcha there.
Sure, here are some:
http://security.stackexchange.com/questions/259088/ddg#270934
https://en.wikipedia.org/wiki/Digital_signature
The main feature would be that if flathub (or a hacker with access to flathub) acted maliciously, digital signatures would prevent them from issuing malware infested updates to flatpaks. Only the software’s originator would have the cryptographic key needed to sign releases of the software.
I have self hosted my email since 2006. I gave up on self hosting outgoing mail in 2021, but I still keep the server up for incoming mail, and still set up throwaway accounts on there.
The hard part of hosting email is getting Google and Microsoft to accept outgoing mail. Tons of businesses that do not have visibly outlook .com or gmail .com addresses are still hosted by those servers.
I had SPF, DKIM, and a static datacenter IP address with no reputation problems. I still couldn’t get through to Microsoft, not even in people’s junk mail directory, until they manually whitelisted my address. Microsoft didn’t allow them to whitelist a whole domain. Google was a little easier, but they added new demands monthly.
In 2025, I can’t get reliable delivery to gmail .com addresses even sending from a hotmail .com address in the outlook .com web interface.