The running gag of mobile internet in Germany is EU-roaming (no-charge use of you cellular internet service abroad in the EU): I can travel the 1-4 hours to any neighboring countries for the perfect cellular internet access I paid for. The only country where it doesn’t perfectly work is the one I live in. Germany.
HN user
padelt
Have you had a look at rclone? Pretty sure you can copy or even sync files from one remote storage to another. E.g. copy from S3 to B2. https://rclone.org/commands/rclone_sync/
I like https://www.urbackup.org for Windows boxes. Does incremental file and image backups. Next system for the Linux world will most likely be https://restic.net with a rclone backend that saves to B2. Idea is to have an append-only service that is safe from ransomware deleting backups for extortion purposes.
One data point: LTE gives me 65-90ms ping RTT in reasonable non-crowded indoor conditions. Subjectively, working interactively via LTE is totally fine for me. Compare that to UMTS (3G T-Mobile DE) where I think RTT was more like 350ms and working interactively is a pain.
Came to Ctrl-F for Skynet. Was not disappointed. This seems to be a classic situation of reasonable strategic action with problematic potential of stepping over the fine line to automatic actions based on AI-derived intelligence. Maybe not now, but think a decade into the future where enough time and space has passed between the initial planning/implementation personnel and those advancing what "has always been there". We can only hope the others love their children too.
And me. I also still laugh about all the silly jokes in Sam'n'Max and You don't know Jack.
Yep, Miele. Washing ~5 loads/week an a 27 year old machine. Replaced main water valve ~5 years ago (20€ part). Resoldered one relais PCB ~10 years ago (instructions on the internets).
(Way) back when I was working with OpenEmbedded/Ångström I dreamt up sth like this: make uboot/whatever set up a HW watchdog that is retriggered once from kernel mode and then in the userspace as ususal. The daunting task would've been to implement the (platform specific) watchdog in the bootloader. Looking now, there is support for at least some platforms - nice! Good luck with Mender - I'm sure you are badly needed!
Interesting! How did you go about falling back to an older version if the update was bad? Is there a nice way to do this automatically? Say I update to a really botched version with the kernel panicing before it reaches userland. Does this need manual intervention?
FreeMind on Mac and Windows. Open-source software. Topics (SW-dev, Ops, Processes) nicely form a foldable tree. Storage is cleartext readable XML. Nodes take formatted richtext if needed. Syncs nicely via Owncloud or Dropbox or git. Has been with me for 10+ years. Downsides: Jumping through Java hoops on MacOS. Copy&Paste prone to non-ASCII punctuation/whitespace. Not really maintained and hosted on Sourceforge.
Remembering the start of it and seeing the US pressuring enough to alter Galileo to be US-blockable[1] makes me feel old. Really excited though to see it finally getting usable.
[1] https://en.wikipedia.org/wiki/Galileo_(satellite_navigation)...
At my daughter's school, they had that project week, too. Easily the most important experience in grade school IMO. They put the liquid inside a tube with a non-return valve. Also, all-time adult supervision, clear instructions upfront and kids did not get the tubes until they needed it. Kids were 8/9 years old. Yes, you have a significant risk and I am very glad they took it to help the kids grow up to be responsible people who can take limited risks.
That, and tuning the covariance matrices can be tough and time-consuming.
Got a price slightly above that in EUR. A cluster of 1 to 5 nodes should go for ~24.000€ (customer would've been SMB non-IT enduser company). My gut reaction was: Insane. They do include infrastructure consulting, support and the premium plugins as part of that. So at least if you can grab lots of consulting that way I can see where they are going. Then again, needing lots of consulting is a problem in itself. And I guess operating Elasticsearch is not for the faint of heart anyway...
It is my understanding that your reply is the reasonable state of affairs. Do you have some "canonical", go-to link that makes your claim approachable to ordinary people? Say parents?
Developers routinely rely on this fragmentation for more options in the feature set vs. price product space. Such a merger will most certainly lead to some edge case configurations go missing. Lowered prices may be the only actual upside - if it materializes in the light of shrinking competition.
That both suprises me, do you have any sources? Honest question, both seem counterintuitive. Maybe I am actually fed enough "feelgood" information in the past.
Europe was really led astray when they were told that diesels were better for the environment
Were we led astray? Or are we discussing the last few percentages beyond an actual advantage over gasoline engines?
The most ironic thing I've seen in a while: Their homepage features icons of services they monitor. Many of them 503-fail - they are hosted on cloudfront.
I find it so painful to see people rediscovering the same problems again and again. Not that I blame anyone individually, yet it holds us all back.
Way back then, when your online connection was flaky, expensive and ~5-50kbps, the first online-only apps where greeted with "but.. but.. what if offline?"
Next thing I know: The iPhone mandates internet access and steam rolls everything into online-first/only mode for the average user. Business models based on that make sense, the industry follows. Privacy concerns are swept away. Control is taken away from the user to the service. Data governance/ownership is on its head. Synchronization is hard, marketing is easier. Decentralization is written off as anarchic geek fantasies. Interoperability does not fit business needs. Open protocols become data islands.
Are we actually about to come back to "but.. but.. what if offline?". I hope so. And how about reversing some of the problems we introduced earlier while we are at it? Privacy, decentralized services, interoperability.
Signed messages give you a much easier way to weed out "unknown" sender accounts (=keys). Encryption with signing makes it easier to recognize legit email. You need to go back to decentralized filtering though. Or maybe publicly verifiable signatures (=no sender anonymity) on encrypted content would be an option.
Just another opinion: I find that attitude very healthy. As a society, you can have a general policy of not locking doors. Will work basically the same as a society with generally locked doors. Burglars will find a way in - this way or the other. There will be hotspots of crime in both cases. The overall rate will not differ that much.
That is not uncommon at all and not unsafe if done right. Hard realtime systems are there for exactly that reason. Since you need to dimension everything to worst case scenarios, gains tend to not be as big as with soft realtime systems but there you have it: Dynamically shared resources in critical systems.
There is the concept of pruning in the original paper[1] which basically removes all fully-spent transaction trails. That does not yield a reasonable upper bound on the size though[2]. Beyond pruning, it seems you need to trust another network component (external wallet, server).
[1] https://en.bitcoin.it/wiki/Scalability#Storage [2] http://bitcoin.stackexchange.com/questions/4650/upper-limit-...
A simple readonly RFID tag - agreed. But think "smartcard with wireless power transmission" like [1]. These should be able to ensure cryptographically secure communication and identification. At least MitM-attacks without physical access to the card should be unfeasible, right?
[1] http://en.wikipedia.org/wiki/Contactless_smart_card#Security
Also everyone on Unitymedia. Dual stack if you're a lucky older customer, DS lite (CPE has routable IPv6 and NATed IPv4) if you are new or get something changed.
FWIW: For the simpler case of two single entities there is a non-probabilistic (whole data needed for proof) proof-of-retrievability concept: https://www.researchgate.net/publication/4326385_Reliable_Ev... Disclaimer: I am one of the authors.