I did, and it didn’t work either. :(
I did, and it didn’t work either. :(
I’m looking for one that works well on Android Automotive. So far I couldn’t get OsmAnd to show the Android Auto UI on the full OS, or integrate with the home page (split screen music / maps), and none of the others I tried in F-droid worked at all. I need something because I’m tired of using my phone, and I don’t have Google services on my tablet (flashed with a custom build of Lineage / Android Automotive OS).
It would be nice to have an open source version of the big screen systems they’re putting in the newest cars…
Imagine something as outlandish as user serviceable infotainment systems. Like they used to have in the old days. I’m hanging on by a thread to my basic 2014 car which still has a double DIN slot I can put my own system into…some day
The company that didn’t see the 3G sunset coming, I would think. I know auto moves slow, but damn…4G was out for what, 4-5 years before development likely started on the 2019 model year?
How is the 3G sunset not solvable by just swapping out a modem module for an LTE or 5G one and maybe installing some new modem firmware? A lot of cars are running a Linux kernel under the hood, so I’d think it’s pretty well swap and go
Open source. Works about as good as AirDrop when that isn’t available.
Windows 3.1 did have a BSOD. It wasn’t always fatal, you could try to hit enter to go back to Windows, but most of the time it wasn’t really recoverable, Windows often wouldn’t work right afterwards.
I ran into them all the time in 3.11 on our 486 which had some faulty RAM (the BSOD would even be scrambled). If we could get back to Windows after that, it’d just be in a zombie state where moving the mouse around would paint stuff over whatever was left on screen, and wouldn’t respond to clicks or keypresses.
Fun times.
Regrets aplenty after some of the things I’ve drank, but none of them are about Debian.
The red means it’s not cooked all the way. Better be safe…
How do these things not have unbrickable A/B firmware partitions by now? Even I have that on a $2 microcontroller. Self-test doesn’t pass after an update? Instant automatic rollback to the previous working partition.
I’d love to comply, but unfortunately the last time I tried Windows 11, my Ethernet and WiFi quit working and I had to roll back ¯\_(ツ)_/¯ how do you screw up something as basic and necessary as the internet connection?
I wonder what the aim is. Trying to get relevant again? I haven’t used Winamp in many many years. I’m a Spotify / YouTube kind of guy now. I drank the koolaid. It’s a little late and things like VLC have a pretty solid offering now, without all gotchas that this will have (such as you apparently can’t call it Winamp and will have to sign away a sacrificial child to actually get the code)
I like my Kubernetes setup at work. It runs Nextcloud, Mattermost, GitLab, company website, several embedded firmware OTA update sites, a few internal apps. Nextcloud was pretty easy to install on it with Helm, just a single command line and a yaml file to specify domain, settings, etc. I had some teething issues in my early setup where the database would get wiped inexplicably, but it’s been running smooth for years now. (Yes, I know, bad juju running databases on Kubernetes…I’m used to it and it mostly works)
Well, then, they ought to drop enough dirt for me to patch it. You think I carry stacks of dirt around with me all the time?
My ringtone has been the same one for the last 15 years, Cowbell Rock. I paid for it twice, once when Ringtone Feeder was a thing, and then again from iTunes. Worth it. Best ringtone ever. Would buy again if I could.
A little slower by today’s standards, but if your needs are light, it’ll do the job. Keep in mind it only has a gigglebyte of RAM, so its capacity for running things may be limited, especially as docker applications go (since they bring a copy of each dependency). You won’t be able to run something as large as GitLab or Nextcloud, but a smattering of small apps should be within its capabilities
The thing with using the “latest” tag is you might get lucky and nothing bad happens (the apps are pretty stable, fault tolerant, and/or backward compatible), but you also might get unlucky and a container update does break something (think a 1.x going to 2.x one day). Without pinning the container to a specific version, you might have an outage suddenly due to that container becoming incompatible with one of your other applications. I’ve seen this happen a number of times. One example is a frontend (UI) container that updates to no longer be compatible with older versions of the backend and crashes as a result.
If all your apps are pretty much standalone and you trust them to update properly every time a new version of the container is downloaded, then you may never run into the problems that make people say “never use latest”. But just keep an eye out for something like that to happen at some point. You’ll save yourself some time if you have records of what versions are running when everything’s working, and take regular backups of all their data.
The problem child for me right now is a game built in node.js that I’m trying to host/fix. It’s lagging at random with very little reason, crashing in new and interesting ways every day, and resisting almost all attempts at instrumentation & debugging. To the point most things in DevTools just lock it up full stop. And it’s not compatible with most APMs because most of the traffic occurs over websockets. (I had Datadog working, but all it was saying was most of the CPU time is being spent on garbage collection at the time things go wonky–couldn’t get it narrowed down, and I’ve tried many different GC settings that ultimately didn’t help)
I haven’t had any major problems with Nextcloud lately, despite the fragile way in which I’ve installed it at work (Nextcloud and MariaDB both in Kubernetes). It occasionally gets stuck in maintenance mode after an update, because I’m not giving it enough time to run the update and it restarts the container and I haven’t given enough thought to what it’d take to increase that time. That’s about it. Early on I did have a little trouble maintaining it because of some problems with the storage, or the database container deciding to start over and wipe the volume, but nothing my backups couldn’t handle.
I have a hell of a time getting the email to stay working, but that’s not necessarily a Nextcloud problem, that’s a Microsoft being weird about email problem (according to them it is time to let go of ancient apps that cannot handle oauth2–Nextcloud emailer doesn’t support this, same with several other applications we’re running, so we have to do some weird email proxy stuff)
I am not surprised to hear some of the stories in this thread, though. Nextcloud’s doing a lot of stuff. Lots of failure points.
I was able to get a car loan a few years after the bankruptcy. It was dumb, I hadn’t fully figured out my money situation yet. Bankruptcy didn’t fix that spending habit. But that was the tipping point. When my minimum expenses between the car, student loans, and living expenses exactly equaled my salary, I started trying to beat my way out of the mess. The car I currently own, I paid for up front. By the time I bought a house, the bankruptcy had disappeared off my report. Now the plan is pay off the mortgage and never have a credit score again.
Give it a few more years. At this rate, by 2028, the entire back of the phone will be camera bump and you’ll be able to lay it down on a flat surface at last.