

Yeah the mobile app is open source too https://github.com/pebble-dev/mobile-app
Yeah the mobile app is open source too https://github.com/pebble-dev/mobile-app
I had a 5 II too, used lineageOS for years, worked great. Doesn’t totally solve the battery or fingerprint reader. My screen got the dreaded green lightsaber too. Nail in the coffin was Australia turning off 3G so it can’t make calls anymore. (Wasn’t officially sold here so they didn’t bother loading it with VoLTE profiles)
Seems weird to have a separate app read sent and received messages? Is it poking holes in the Messages app sandbox?
Consider something like the aoostar R1 with Intel N100. Small and low power like a commercial consumer NAS but cheaper and you can chuck whatever OS you want.
Would you consider making the LLM/GPU monster server as a gaming desktop? Depends on how you plan to use it, you could have a beast gaming PC than can do LLM/stable diffusion stuff when not gaming. You can install loads of AI stuff on windows, arguably easier.
I’ve been using pcloud. They do one time upfront payments for ‘lifetime’ cloud storage. Catch a sale and it’s ~$160/TB. For something long term like backups it seems unbeatable. To the point I sort of don’t expect them to actually last forever, but if they last 2-3 years it’s a decent deal still.
Use rclone to upload my files, honestly not ideal though since it’s meant for file synchronisation not backups. Also they are dog slow. Downloading my 4TBs takes ~10 days.
My 10 year old ITX NAS build with 4 HDDs used 40W at idle. Just upgraded to an Aoostart WTR Pro with the same 4 HDDs, uses 28W at idle. My power bill currently averages around US$0.13/kWh.
I’ve always just wiped my work laptop and installed Linux.
That’s the fantasy. It’s full of politics and informal power structures though.
Well yeah, Hopoo sold the RoR franchise to gearbox 2 years ago.
Moving from a small indie studio to Valve they are giving up a lot of agency.
They’re still at it, they bought Campo Santo (Firewatch Devs) in 2018 and now their game In The Valley of Gods is never gonna happen, they worked on Alyx instead.
They poached a bunch of folks from Hopoo Games recently too.
Another aspect is the social graph. It’s targeted for normies to easily switch to.
Very few people want to install a communication app, open the compose screen for the first time, and be met by an empty list of who they can communicate with.
https://signal.org/blog/private-contact-discovery/
By using phone numbers, you can message your friends without needing to have them all register usernames and tell them to you. It also means Signal doesn’t need to keep a copy of your contact list on their servers, everyone has their local contact list.
This means private messages for loads of people, their goal.
Hey, we know this account sent this message and you have to give us everything you have about this account
It’s a bit backwards, since your account is your phone number, the agency would be asking “give us everything you have from this number”. They’ve already IDed you at that point.
I once had a coworker that used a mini PC instead of a laptop for work. Being lighter, and more powerful worked well for him.
My understanding is that each brand will contract out the design and manufacturing, with potentially totally different factories and people involved. So the same brand will have models that are built totally differently, in terms of quality and ethics. This happens from the cheapest no name products to big western brands. Make sure to check reviews for the specific model, and not blanket trust one brand to be ‘good’. Notebook check and robtech on youtube do mini PC reviews.
I feel you on the ethics side, and unfortunately it’s pretty difficult to ever avoid. You can try buying second hand, at least save something from landfill and get a bargain.
ZFS doesn’t have fsck because it already does the equivalent during import, reads and scrubs. Since it’s CoW and transaction based, it can rollback to a good state after power loss. So not only does it automatically check and fix things, it’s less likely to have a problem from power loss in the first place. I’ve used it on a home NAS for 10 years, survived many power outages without a UPS. Of course things can go terribly wrong and you end up with an unrecoverable dataset, and a UPS isn’t a bad idea for any computer if you want reliability.
Totally agree about mainline kernel inclusion, just makes everything easier and ZFS will always be a weird add-on in Linux.
The only problem I run into is sites that use Bluetooth or USB APIs to talk to a local device. Both Firefox and Safari don’t implement them due to security concerns.
It was meant in jest, I should have contrasted plain text / cipher text to be more clear. Though it’s a similar kind of extenstion to email technology that they are advocating against.
These folks want to read their emails in their terminal email client, and for you to cater to their limitations. If you use tuta and send them an email, tuta just emails them a link to view the message on tuta’s webapp. I’d say this anti-HTML group aren’t fans of that.
Not to argue semantics, but I would consider encryption in general is a change in message formatting. The client needs to change how the bytes are interpreted. It adds complexity, and clients may not support it, their exact arguments against HTML.
To be fair, these folks are advocating for plain text emails, not surprising they are against encrypted emails.
It runs basically the same PebbleOS, so they’ll work with any app that works with the original Pebbles. They plan to keep using the community app hosting at https://apps.rebble.io/. There’s also GadgetBridge that’s compatible. Eric mentioned on HN the intention for an official open source library that can be used to make other companion apps too.