There are regular books that don’t have any chapters. Most of Terry Pratchett’s Discworld Books are an example of this.
- 0 Posts
- 17 Comments
Flipper@feddit.orgto Selfhosted@lemmy.world•Anubis is awesome! Stopping (AI)crawlbotsEnglish12·13 days agoNo. 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.
Flipper@feddit.orgto Technology@lemmy.world•Cloudflare wants Google to change its AI search crawling. Google likely won’t.English31·14 days agoThe 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.
Flipper@feddit.orgto Technology@lemmy.world•Anubis, The Opensource Defender Against AI Bots: I fight bots in my free timeEnglish4·18 days agoYou can bypass it by changing the user agent to not include Mozilla in the beginning.
Flipper@feddit.orgto Open Source@lemmy.ml•The Open-Source Software Saving the Internet From AI Bot Scrapers46·18 days agoProbably because the creator had a blog post that got shared around at a point in time where this exact problem was resonating with users.
It’s not always about being first but about marketing.
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.
Flipper@feddit.orgto Linux@lemmy.ml•Three Years of Nix and NixOS: The Good, the Bad, and the Ugly7·23 days agoIt 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.
Flipper@feddit.orgto Technology@lemmy.world•Signal – an ethical replacement for WhatsAppEnglish13·1 month agoMatrix still has it’s problems. All the meta data is still saved on every server permanently.
There is still space to improve from there.
I’ve seen a tablet for old people. The whole interaction is limited to NFC cards. Instead of having to open an app to start a video call, you put the Call Flipper card in a tray. On the other side I can send pictures which are then displayed for her.
My 95 grandma would never have been able to use a smartphone/tablet otherwise.
There is another Frankfurt. It’s lies on the river Oder. The same word for other.
So there is Frankfurt Main and Frankfurt Other.
Flipper@feddit.orgto Programmer Humor@programming.dev•Mom can we have Scratch? We have scratch at home. Scratch at home:1·3 months agoI got something better for you.
namespace 🔵 = std; using 🔢 = int; using 💀 = void; using 🕖 = time_t; using 👌 = bool; #define 👂 auto #define 🎌 enum #define 👎 false #define 👍 true #define 👹 "evil" #define 💪 🔵::make_shared #define 🍸 virtual #define 🖥️ 🔵::cout #define 🔫 🔵::endl template<class 🔮> using 📚 = 🔵::vector<🔮>; template<class 🔮> using 👇 = 🔵::shared_ptr<🔮>; 🎌 🐒 { 🐵, 🙈, 🙉, 🙊 }; 🔢 🎲() { return 🔵::rand(); } 👌 😎() { return 👎; } struct 🍴 { 🍸 💀 👀() = 0; }; struct 🍊 : 🍴 { 🍸 💀 👀() { 🖥️ << "🍊" << 🔫; }; }; struct 🍉 : 🍴 { 🍸 💀 👀() { 🖥️ << "🍉" << 🔫; }; }; struct 🍒 : 🍴 { 🍸 💀 👀() { 🖥️ << "🍉" << 🔫; }; }; struct 🍓 : 🍴 { 🍸 💀 👀() { 🖥️ << "🍓" << 🔫; }; }; struct 🍍 : 🍴 { 🍸 💀 👀() { 🖥️ << "🍍" << 🔫; }; }; struct 🍅 : 🍴 { 🍸 💀 👀() { 🖥️ << "🍅" << 🔫; }; }; 🔢 main() { if(😎() == 👎) 🖥️ << "💩" << 🔫; 📚<👇<🍴>> 🍛 = { 💪<🍊>(), 💪<🍉>(), 💪<🍒>(), 💪<🍍>(), 💪<🍅>() }; for (👂 🍏 : 🍛) 🍏->👀(); return 🎲(); }
Flipper@feddit.orgto Programmer Humor@programming.dev•Mom can we have Scratch? We have scratch at home. Scratch at home:0·3 months agoThis only half as bad as the emoji soup macros
What module would you like to have.
I want to disagree on German. It isn’t verbose. We’ve got several words where there isn’t an equivalent in pretty much any other languages. Including Schadenfreude und Torschlusspanik (the feeling that you are getting older l, can’t find a partner and will die alone).
The same EU legal text has in German 22.118 words Vs English 24.698.
The making me cry part, that’s fair. Overcomplicated, could be worse.
Yeah, that’s not going to happen.