

It’s even worse. The server can detect if you are piping it straight into a shell or just downloading the file. It can then send different scripts based on that.


It’s even worse. The server can detect if you are piping it straight into a shell or just downloading the file. It can then send different scripts based on that.


Most people expect a domain to work without adding 8080 as a port number in the URL. Hell, I’d say a majority don’t even know that it’s possible.
There is also the mathfont of Tex, which slowly converges to e.


For the same reason you compare things lightly to the holocaust. At some point the word looses the gravity of it’s meaning.


Consider using Caddy. It is much simpler to setup and all the required headers get set automatically.


Fall Guy did that. The consequence was a lot of videos with everyone cheating.
Golf isn’t you must contribute your changes.
It just grants a user and only a user the right to get a copy, that is build able.
A diff tree, or the forced upstreaming is not required. You don’t even have to provide a copy to the original author unless they are a user!
There is always the option of waydroid to get android apps running on Linux. It’s not a great solution, but a first stopgap measure to use services only available as apps.


In a project I’m in there are 20 commits just labeled .. The only reason I haven’t slapped them silly is they left before I started.


It all depends on the country where you report it. Germany is at least in my experience serious about it.
I would recommend something like peeblebee, but modified in a way that It recharges from the bike generator. Depending what kind of front lamp you’ve got, it might be possible to hide in there with some tinkering.


While it doesn’t really help with the stolen part, it helps with the recovery: put a tracker on it.


A 3d map for example?


No. The rate limit doesn’t work as they use huge IP Spaces to crawl. Each IP alone is not bad they just use several thousand of them.
Using the API would assume some basic changes. We don’t do that here. If they wanted that, they could run their own instance and would even get notified about changes. No crawling required at all.


The article links to 4 incidents that are reported on Hackernews. So yes. At least 4
You might want to open issues for the things you found.
You can bypass it by changing the user agent to not include Mozilla in the beginning.
Git was Made for the Linux kernel. The kernel is pretty much only text files. For the complete decentralisation git achieves an easy diffing and merging operations needs to be defined. It is working for what it was made.
Large files don’t work with git, as it always stores the whole history on your drive.
For files that are large and not mergeable SVN works better and that is fine. You need constant online connectivity as a trade of though.
Some build tools for software being the option to define a dependency as a git path +commit or a local path. That works quite well but is in the end just a workaround.


It also is an option to ensure everyone has the same dev environment.
As cool and impressive as Qoi is, as long as I can’t just send it to someone it’s sadly not a replacement for PNG.
Curl has a limited buffer and bash reads a line and then executes it, before reading the next line.
So first you need a command that takes time if executed. So a delay, downloading a big file, user input work. Next you fill up the buffer. Just your normal script. Maybe some comments etc.
Now the server can detect if after the first kB the stream stops.