Sounds just like git (unless you do some special operations to change the copies)
- 2 Posts
- 22 Comments
Isn’t that just git with more steps and harder to share?
deleted by creator
I planned to use nfs, since it is one of the options of TrueNAS and it works on both windows and linux.
It will be used just for file storage. But what exactly do you mean by “lighter hardware”? april said anything more than a raspi, so better than the quad-core Arm Cortex A76 processor @ 2.4GHz from the raspi 5? (ik that truenas is for x86 and not arm)
mcmodknower@programming.devto Programming@programming.dev•I feel like I should know this but seems like no2·3 months agoDoes the frontend need to be written in C++, or can you write the frontend in java too (in a JFrame from the javax.swing package)?
In c single quotes are for single chars only, while int is a string. That means you would need " around it. I think.
mcmodknower@programming.devtodatahoarder@lemmy.ml•Does anyone use decentralized data storage for backup?1·8 months agoIs a local ipfs cluster perhaps the best way here, or does that also connect itself to the global ipfs? https://docs.ipfs.tech/install/server-infrastructure/#features
mcmodknower@programming.devto Programmer Humor@lemmy.ml•My debugging experience today: Quantum Debugging2·8 months agoWell, technically it was a race condition. Just one between two different programs.
mcmodknower@programming.devto Programmer Humor@programming.dev•PlePuProPro: The Pledge to Put Prolog in Production9·8 months agoAs someone who used Prolog in an academic circumstance for more than just logic, i fully agree with that article.
But i still think C++ has more footguns than Prolog.
mcmodknower@programming.devto Programming@programming.dev•Setting up a Git Repo Which Includes Inconsistently Mounted Directory/File1·9 months agoYou can just not git add the one file on the secondary drive when it is not connected. This schould not be that much overhead and (at least for me) it is much simpler than any other solution. Ps: Why do you want that one config file on the external drive and not on the main one?
Ps: i haven’t documented all the cursedness yet.
mcmodknower@programming.devto Programmer Humor@lemmy.ml•More confusion for recruiters31·10 months agoOr make a language named everything so you can say “i program in everything”
mcmodknower@programming.devOPto Selfhosted@lemmy.world•Suggest me a secure chat platform for my familyEnglish9·11 months agoMy threat model is not that big :)
mcmodknower@programming.devOPto Selfhosted@lemmy.world•Suggest me a secure chat platform for my familyEnglish2·11 months agoMy dad suggested me this after i told him about the new upload filters the eu is thinking about. Here is a link to a german blog post about it: https://netzpolitik.org/2024/anlasslose-massenueberwachung-frankreich-wackelt-in-der-ablehnung-der-chatkontrolle/#dokument
mcmodknower@programming.devOPto Selfhosted@lemmy.world•Suggest me a secure chat platform for my familyEnglish2·11 months agoIs there e2e encryption available for mattermost that normies can use?
mcmodknower@programming.devOPto Selfhosted@lemmy.world•Suggest me a secure chat platform for my familyEnglish6·11 months agoWhat clients will you use for xmpp/prosody?
mcmodknower@programming.devto Programming@programming.dev•'Don't parse markup languages with Regex' is an annoying trollpost and it should die... right?1·1 year agomd_inline and md_compound use each other, and not only at the end xor the beginning of the rule, making this a non-type 3 grammar.
Sorry for the late response, i wanted to do a better response but don’t have the time for that currently.
mcmodknower@programming.devto Programming@programming.dev•'Don't parse markup languages with Regex' is an annoying trollpost and it should die... right?19·1 year agoHow many combinations and levels of italics, bold and
strikethrough, combined with escaped chars like * can your program handle?How many combinations and levels of *italics*, **bold** and ~~strikethrough~~, combined with escaped chars like \* can your program handle?
In case you have a fritz!box router, take a look at
fritz!app fon
and see if that is what you want.