Tape is still a thing: Ultrion tapes store up to 40 TB. But the devices to read and write them are not priced for mortals.
- 0 Posts
- 10 Comments
sunbeam60@feddit.ukto
Asklemmy@lemmy.ml•What's your most cynical opinion about the world?
2·4 days agoWhy do you think the super wealthy are so keen on robots and AI? When even the police officers can’t “have had enough” there is no rebellion possible, ever again.
sunbeam60@feddit.ukto
Asklemmy@lemmy.ml•What's your most cynical opinion about the world?
4·4 days agoIt’s all getting worse and I can’t see any way to stop it.
sunbeam60@feddit.ukto
Linux@lemmy.ml•I just wanted to compare FOSS Linux budgeting software
3·8 days agoThe EU has instigated the Payment Service Directive 2 (the previous one being PSD1). This requires that all EU banks over a certain size provide APIs to access transactions and other data.
However banks are required to set strict requirements to use their APIs, including requiring lots of knowledge and a documented approval chain that pertains to each user. In practice this means only other big companies have access and most have solved it by buying the “access account and transaction data” service from a third party company.
GoCardless is one such company. They previously had a developer tier that you could sign up to, which would provide you an access token that you then provided to Actual Budget so they could access your accounts on your behalf.
GoCardless have however limited what their free developer accounts can do, which means Actua Budget can no longer get real time access to your acccohnt data.
sunbeam60@feddit.ukto
Linux@lemmy.ml•I just wanted to compare FOSS Linux budgeting software
7·8 days agoActual Budget is a straight FOSS clone of YNAB. It’s very, very good IMHO, but their big selling feature was bank import with PSD2 APIs across the EU and they’ve backed away from that as you need to be a commercial provider to use APIs directly and their dependency on GoCardless is getting nerfed.
sunbeam60@feddit.ukto
Linux@lemmy.ml•What are the options if my country makes VPN's illegal?
4·13 days agoIt wouldn’t stand up to traffic pattern analysis:
- VPN traffic tend to have very uniform traffic pattern
- Most VPN traffic runs on UDP, not TCP
- All VPN protocols that I’m aware of have characteristic handshake patterns, even wireguards extremely fast 1-RTT handshake.
- HTTPS traffic is very bursts and TCP retransmission patterns look very distinct.
But then I doubt an ISP would run deep traffic pattern analysis on all traffic. So you’d probably be fine.
But yeah, setting up your own VPN server on some random 1-core/2 GB RAM server is extremely easy.
sunbeam60@feddit.ukto
Linux@lemmy.ml•Chat Control 2.0 has passed the first round of approval
21·13 days agoThat’s wrong.
Article 4(3) TEU requires that the country holding the rotating presidency of the council must act in the spirit of sincere cooperation, which means it must act as an “honest broker” and not pursue national interests. This means it must seek to find a compromise if the council cannot agree, which Denmark has done.
Look, I’m not a fan of chat control. But the blame doesn’t lie with the Danes, it’s the whole of the EU one must blame.
sunbeam60@feddit.ukto
Linux@lemmy.ml•Chat Control 2.0 has passed the first round of approval
1·14 days agoAnd for anyone actually bothering to read the legislation instead of joining the band wagon, that’s is literally exactly what the EU proposal calls for: Zero Knowledge Proof.
Scan your biometric proof (passport, id card or log into government issued service), get a set of ZKP tokens which the app can release on demand. These tokens are not traceable back to your identity.
sunbeam60@feddit.ukto
Linux@lemmy.ml•Chat Control 2.0 has passed the first round of approval
132·14 days agoBecause Denmark holds the rotating EU presidency, Denmark is literally required by treaty to work towards compromise when the council cannot agree. If it wasn’t Denmark doing this work, it would be another country holding the EU presidency doing it.
It’s not really about Denmark - it’s about the entire council agreeing with a compromise the presidency has to seek.
I second XFS for large files.