

Pedantry*
Pedantry*
Lol, so much of the FPGA industry 🤣. Especially East coast of the US
GrapheneOS
When I search for it on stock android on my P7, it says it’s in Google Play Services. So my guess is it isn’t part of AOSP, therefore GrapheneOS wouldn’t have it, unless they make their own implementation
Same here.
VHDL represent. Although it’s arguably not a “programming language”
My bad. I thought I saw that they ship with them now. I haven’t really looked at the configurator since I got mine in 2021.
All of the models ship with various options for OS:
So given they all list a few different distros as an official option, and each product page has a Linux tab, I think it’s a safe bet
Tbf, my building also uses an app for laundry. However they also have a machine in the laundry rooms where you can purchase an NFC payment card and put money on it. So you can use it without the app. Is that not the case with yours? If not, that’s 100% fucked
Off topic: how do you like simplex. I have heard of it, but you’re the first I’ve encountered who used it.
Came here to recommend those first two exactly
I really liked Weird Al when I was like 12. Still do.
Matrix is a new-ish decentralized, private, E2EE encryption protocol. It’s pretty neat. It still has some issues (at least that I experience. Mainly the Android app is constantly being super slow to receive messages), but it’s super promising.
They also have some goals to improve email infrastructure by integrating the matrix protocol, but not sure if that will go anywhere. I remember reading this off hand remark on their blog. Can’t find the source.
As the original comment said, there’s the concept ifa “bridge” which allows you to bridge other services to a matrix chat. So you could have a discord channel and matrix room bridged, as an example. A ready to go option with bridges is Beeper. But you can also setup your own stuff, as they said.
This movie was a quintessential piece in my college experience. My Social Network had a drinking game for this movie and did it a few times a year.
I barely remember the things towards the end of this movie
Tbf, I am not a grey beard chief engineer, and I strongly prefer VHDL for design. For verification I actually really like SystemVerilog.
VHDL is strongly types, which prevents a lot of issues with types that I’ve hit with [System]Verilog.
Also, having learned VHDL first, I think it is easier to go from VHDL to Verilog, as opposed to vice versa. And this is mainly because VHDL is stricter.