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.
Pretty sure he is a meaningful sponsor of PHP.
edit: https://thephp.foundation/ https://opencollective.com/automattic
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.
This is not about quality and costs
It is about quality and cost for the majority of purchasers that worry about meeting a budget. Virtually anybody making purchase decisions on some sort of surveillance system will grapple with that issue. My point is that we all tend to want the best performance for the least cost, and breaking that habit for the less tangible purposes of domestic security or human rights somewhere else is why we will continue to see these articles about Hikvision/Dahua cameras getting deployed at times and in places they probably shouldn’t.
Dahua and Hikvision are deployed everywhere because they are high quality and low cost. It poses an interesting dilemma (extending beyond cameras) for the U.S. and allies trying to break dependence on vendors under partial ownership and alleged control of the government in China. Should we subsidize domestic vendors to tilt the scale? Simply banning the high quality low cost option doesn’t seem to accomplish much.
Slightly off topic, but I find +972 Magazine to be an outstanding source.
Great article. One thing that stood out to me was Texas having the highest state limit for noise level at 85 decibels. That seems insane to me.
I follow a couple of channels on youtube that post replays of interesting radio communications between pilots and air traffic control. There are technical issues that cause departing flights to return to the airport virtually every single day. Electronics, landing gear stuck down or stuck up, engine stall, engine fire, flaps jam, a sensor says something unexpected. Every brand of airplane imaginable. Pilots are trained to navigate every possible failure mode a plane can encounter. Getting permission to carry commercial passengers requires an incredible level of training and testing. Commercial planes are rigorously engineered.
I’m not trying to carry water for Boeing, but this article describes a relatively common operation (as far as I can tell).
I guess my phrasing wasn’t great on that, but also deeply skeptical of literally everything that came out of Rush’s mouth.
I’m confused. Are Feiglin, Ben-Gvir, and Smotrich not Israeli?
Quotes from a right-wing Israeli get together in January isn’t completely out of context, but it is pretty out of context for a reaction article to something in June.
Him quoting Hitler isn’t even the main issue in this case
I think it sort of is in the context of this article if the author is seeking a response to cite.
Lastly, if there are not a lot of public quotes condemning this coming out of Israel, for them to quote, isn’t that itself kind of a problem?
Sure, that is possible. But you would assume someone citing Hitler in Israel would get some sort of response, so not touching that at all seems like an omission. Yanis’s thoughts on that are less interesting to me than a random Israeli teenager on Omegle. Also, this Feiglin person seems to have last held office in 2015 (I don’t know, just a quick Google), which might be useful context. I want to know if this nutter has any hope of grasping political power, or if he’s the equivalent of Rush Limbaugh.
I don’t know understand why this article would quote Yanis Varoufakis or Trita Parsi, but not a single Israeli. Does Moshe Feiglin have meaningful support? Is he likely to hold a seat in the Knesset? What are the odds his party gains seats against Likud in the next election?
Do I have the wrong expectation of what journalism is?
It is incredible looking back to 2005 and realizing that the world has 1.5 billion MORE people today and the number of internet users grew by ~5.5 billion. Doesn’t really explain Google’s changes - still remarkable how different the internet was that Google built its search platform around.
Not to downplay the seriousness of the title or claims, but undergraduate enrollment is in a relatively steep decline. It seems to go without saying that faculty members without tenure would be near the top of the list for cuts.
Side note…did theintercept recently go paywalled? I don’t remember having issues in the past.
Random thoughts…
Odd to talk about timing without referencing the election year.
Protecting the solar industry with tariffs in 2012 was probably too late. The US and Europe panel industries were decimated and effectively ceded the market to China.
China bankrupted the only US supplier of rare earth metals in the early 2010s (Molycorp).
There is reporting from April that Chinese EV are piling up in European ports and not being moved to dealers.
Even just watching other open source projects go through it is demoralizing to me, and I’m not a contributor.