Also attributed to burnout.
Also attributed to burnout.
Apple has turned out to “prevent the chrome monopoly” far more effectively then firefox has.
Turns out that owning the platform (Android, iOS) counts for a lot. I like having an independent option.
Technically true, but FOSS isn’t “free” in the sense that someone is contributing labor to build and maintain the software. Free to use, but not free to make. I personally wouldn’t expect or shame a person for using FOSS without contributing. But if you make a profitable business off a FOSS project, it seems reasonable to expect some form of contribution back to the project - not because it is technically required, but because who better to sponsor a project than someone profiting from it?
If you can host thelounge on your LAN and access it over VPN on the go, it makes for a very nice IRC experience.
Otherwise, ssh (termux or whatever) to your irc host running irssi or weechat
I haven’t used either command, but based on what I see in the manual, rcd tells rclone to start listening for remote commands whereas rc is used to issue remote commands.
Try it out by going to a folder with some files and typing: rclone rcd .
That should open a tab in your web browser with a list of your files.
There are situations where being able to send commands to rclone remotely would be helpful, but I’m not sure that you need to do that in this case.
I’m far from an expert, but I don’t know of rclone doing versioning, or a continuous sync like syncthing. Also haven’t used proton, so take my thoughts with a grain of salt.
Stage 1 Run rclone config to set up the proton remote. rclone config should take you through a wizard and will eventually ask you to authenticate somehow with the remote. Once that is done and saved, you’ll exit the rclone config wizard and be back at the command line.
Then you would run a test command like: rclone ls :
If it worked, you should see a list of files/folders on Proton. If not, you’ll have to go back to rclone config and edit the remote to fix whatever went wrong.
Stage 2
Test out copying the folders with a command something like: rclone copy localfile/folder remotename:remotepath
Do some testing to get the hang of the command, but it is pretty straightforward.
Stage 3
I don’t know how many files or how big the files are, but I assume not too many and not too big. I also don’t know which version of Linux you have, but I assume you have access to systemd, cron, or both.
You’ll make a basic shell script that runs the command you practiced in stage 2. Easy peasy, put it in a text file with a shebang at the beginning, make it executable, and give it a go. It should run exactly how it did when you typed the command out manually.
Finally, you will write a systemd timer or a cron/crontab entry to execute that script at some frequency.
So just to summarize:
All three of those links are very outdated - I do not recommend trying to use any of them.
Can you be more specific about what you are trying to do exactly? I know rclone is confusing to get started on, in part because it does so many different things and the documentation requires some background/outside knowledge.
I host kitchenowl (https://github.com/tombursch/kitchenowl) on a cheap server on the internet for grocery lists, which my household finds to be very intuitive. It also has the ability to pull recipes from an existing url or input recipes manually. I haven’t used the recipe functionality myself, but am inclined to start given I already use the app on a regular basis anyway.
I also experimented with / liked mealie (https://github.com/mealie-recipes/mealie/), which is more explicitly a recipe manager and has a nice interface with tagging and different ways to find/organize. Also a self-hosted type services, so it requires a little know-how to get going, but it looks like that dev is launching a hosted version (https://recipinned.com/) at some point as well.
Is the title editorialized?
Original: Netanyahu Calls Palestinians ‘Collateral Damage’ As Israel Destroys Gaza Post title: Israeli PM Benjamin Netanyahu says Palestinian civilians being killed en masse are simply “collateral damage”
The revised title reads as Netanyahu using the world simply, which doesn’t appear to be the case in the article.
Generically, security cameras are computers in a box that have a good camera, a surprising amount of processing power to deal with the video stream, and an evolving level of ability to do inference. Hikvision is/was effectively the leading networked security/surveillance camera manufacturer on the planet for the combination of price and quality, but it seems odd to blame the company for what is a sort of generic tool at this point - maybe a bad analogy, but it would be like blaming Google for Android devices being everywhere.
I did back of the envelope math a while back where if active users of large self-hosted communities (such as /r/selfhosted) put $5/month into donations to the most used self-hosted software projects, ~20 projects could get ~$75,000/year of income. Not enough to build a company around, but enough to live well on in many parts of the world as a sole developer or enough for a maintainer to pay for other developer contribution.
I think the open source community fails to organize around the fact that development and maintenance isn’t free, but that as a massive user group, it takes minimal contribution from each to make an impact. Can better messaging and “structure” break the free rider problem?
Your view, if I’m parsing this correctly, is that because Palestinians were wronged 75 years ago by the creation of Israel, the Israeli state should not exist - and that while violence is wrong, Palestinians inherently have a more legitimate right to violence - is that an accurate framing of your view?
If I have that right, is there a point in time, or a number of generations of living on the land, that grants Israelis rights or determination or legitimacy to the land, in your view?
You can point out back and forth violence going into the 1800s. Nobody has clean hands in this conflict.
Can anybody translate the video?
I think the headlines play on mushrooms for outrage and clickbait. It makes readers feel better that there is something tangible that can be “controlled” rather than a hard to define cause of someone’s seemingly functional brain misfiring badly.
Another article said he did shrooms 48 hours before the flight.
No major issues with the upgrade to 14, yet. On a pixel 7a. Not that I spend much time in the play store, but that design has become less pleasant over time.
You can be appalled at both at the same time.
Thanks for sharing. Anything in particular that was broken, or just a bad experience overall? I thought about spinning it up for family group video chats, but I guess I can cross that one off the list.
Even just watching other open source projects go through it is demoralizing to me, and I’m not a contributor.