different service ;)
different service ;)
They’re funded by a parent organization with a crypto coin, and they explicitly state hosting AI models as one of their main goals. No thanks.
glances over at HP laptop I requested a replacement for 6 months ago because it overheats if I have a video call on and a spreadsheet open
I do own one and I love it, but I have similar complaints about the heart rate monitor. I just don’t use it enough to have it matter. sleep tracking works pretty okay, though.
the Bangle.js 2 has all of those features and works with gadgetbridge like the pinetime
Also, just a sidenote, while AlphaFold2 training data is available for download (unsure if AlphaFold3 will follow suit), the OSI recently released its definition for open source AI models, and there is no requirement that the training data needs to also be open for a model to be considered “open source”, which is extremely disappointing and will degrade the meaning of open source.
I was very much looking forward to this, and it works great. My instance is back up and running again.
Jupyter notebooks can totally handled by git! If you use GitHub, it will even render them on the WebUI for you.
I’m almost a year in to a job where I was given this task with no admin access on my local windows machine, with a team that had never used an IDE or git before, and with only Google Drive as my allowed cloud tool. When I got here everything was just a bunch of Jupyter notebooks that would get run in Google Collab that were stored haphazardly over a shared Google Drive.
It’s been a slog, but Python for Windows, VSCode, Git for Windows, and Poetry can all be installed without admin access, and we got limited access to Azure DevOps. I’ve taught my team how to use powershell, git, VSCode, and Poetry, and taught them about testing and documentation (this is a slowwww process). We finally got a desktop computer with admin access this week that we can RDP into (that I requested basically right when I started), so we can run scheduled tasks on Windows and hack together some kind of a CI/CD system. We started a wiki on Azure, have most of our stuff documented and in a well organized monorepo, and track our work in boards now.
Now that other teams are starting to see how we’re doing things, they want in, too. Thank god these people are wonderful and excited to learn because otherwise this would be very frustrating.
Since this change is entirely a result of the bad behavior of the maintainer and would not have happened otherwise, this a perfect example of why we fundamentally cannot separate the work from the people who make it.
Even if you do not agree with the social backlash this person is getting, that backlash has real effects on the work.
I, for one, no longer trust that hyprland will remain a well-maintained piece of software given that the maintainer would rather increase their maintenance burden and diverge from using common tools instead of cooperating with the community.
Isn’t LibreCAD GPLv2?
I use NixOS on my workstations, and I’m slowly migrating many of my server VMs over to it.
NixOS w/flakes + home-manager + impermanence on zfs + disko w/ nixos-anywhere is amazing and gives an insane amount of declarative control over your system.
That said, the current state of the leadership gives me pause to recommend it to anyone, and I do have a few devil’s advocate responses to some of what you said:
Every package has its own dependencies, so you can install a 7 year old firefox alongside the latest, and have no interference.
Unless the dependency is Qt, then it better all be the same version.
Abandons the HFS, but can still fake it for apps that need it.
Using ldd and nix-alien to patch in dynamic libraries still sucks, and often doesn’t work without a lot of extra effort. If what I want isn’t in nixpkgs, and I can’t get nix-alien to work on the first try, I just end up not using whatever I was trying to run.
That’s been my experience
You can snooze alarms, play/pause/ff/rw media, and mark messages as read
That’s what I use. It’s way more stripped down than a modern smart watch, but it has good battery life, a transflexive LCD, can discretely give me notifications so I can keep my phone on silent, and can show me the weather at a glance.
There are more things it can do, I just find my phone is better for the majority of them.
It does, but for the same reason as what happened to OP, it’s best to separate DNS from domain registrar.
Thanks. I don’t generally listen to audio books, so what I’m really looking for is a self-hosted solution for podcast syncing that works better than gpodder while keeping feature parity with AntennaPod on my phone. It sucks that ABS is so close to that but decided to not go the last 10% of the way. I’m sure they have a good reason.
When I played around with ABS over a year ago, they said there were no plans to add auto-downloading of podcast episodes to your phone or auto-queueing of new episodes, so I dropped it and haven’t tried it since. Is this still the case?
That’s definitely a nice solution, but I have not had good luck with free VPS providers keeping the lights on. It would likely cost money on the order of $5 to $10 per month, so it is a different class of solution.
I recently started using compose2nix, and I’m enjoying it.
https://github.com/aksiksi/compose2nix