

Not to be confused with helix the TUI text editor


Not to be confused with helix the TUI text editor
Honestly, I avoid helm charts as much as possible. My preference is raw manifests + kustomize, deployed by Argo


Well I can’t explain Firefox being logged out of all sessions. But librewolf wipes out your cookies and site day by default when you close or start the browser


What about nerdctl + containerd?


That would be great. I frequently have to click the link and navigate to a home page for a meaningful description. Here’s the opening statement from Koto’s README on GitHub.
Koto is a simple and expressive programming language, usable as an extension language for Rust applications, or as a standalone scripting language.
This is the first thing I need to read to understand if I should or should not care about the project and its new release.


I get that he earns money from people watching the video. But 26 minutes is pretty rough when I really just want a text dump of the results. Did anyone spot a list somewhere?
There’s cryptpad though I don’t have a clue how complicated it is to manage. But it’s a decent user experience.



I’m really not sure if “Failed to load media” is a voyager error or the real post 🫠


I thinki founda small issue though I can’t be sure it’s related to the corrupted data and yesterdays maintenance. It looks like a few of my community subscriptions are a little broken? FYI I’m using voyager on IOS.
As the server catches up, more content from the last two months has been showing up in my home feed. Fantastic! I decided that I don’t want to subscribe to !dailygames@lemmy.zip anymore. So I looked at my subscriptions, selected dailygames, tapped the “3 dots” menu button, and tried to unsubscribe. However, I subscribed again rather unsubscribed. I then looked at my subscribers again and saw daily games listed twice. Then, I unsubscribed using the same method but this only removed one instance of my subscription to dailygames.
So the content showed up in my home feed. My subscription was seemingly working fine. But I couldn’t unsubscribe as the subscription was not recognized in some contexts. It really feels like some crossed data in the database. Thankfully, this is a very small issue.
I have at least one more subscription that’s showing the same problem.
Lastly, I did find a solution. Voyager’s list of community subscriptions allows you to swipe on a specific community to unsubscribe from it. That worked just fine!


I recently moved away from Bitwarden to proton pass. I really only moved because I was already paying for proton unlimited for other services. That said, it’s been great. Does everything I need it to quite well on IOS and as a browser extension on Linux


Thanks! I didn’t see that one
I was having some issues today as well. My client (Voyager) was acting like I’m subscribed to zero communities. I had to log out and back in to fix things. Given the timing, I bet it’s related.


If you’d like to learn more about Haptic, why it’s being built, what its goals are and how it differs from all the other markdown editors out there, you can read more about it here.
As others have noted, the app doesn’t work on mobile yet. Anybody willing to share the content here for mobile users?


That basic idea is roughly how compression works in general. Think zip, tar, etc. files. Identify snippets of highly used byte sequences and create a “map of where each sequence is used. These methods work great on simple types of data like text files where there’s a lot of repetition. Photos have a lot more randomness and tend not to compress as well. At least not so simply.
You could apply the same methods to multiple image files but I think you’ll run into the same challenge. They won’t compress very well. So you’d have to come up with a more nuanced strategy. It’s a fascinating idea that’s worth exploring. But you’re definitely in the realm of advanced algorithms, file formats, and storage devices.
That’s apparently my long response for “the other responses are right”


deleted by creator
A complicated plugin ecosystem (e.g. Jenkins) makes for a terrible use experience. It’s annoying to configure a bunch of config files. Managing dependencies can be a complete nightmare. these problems also complicate your ci/cd.
So I’ll offer a slightly different answer. I prefer a single file instead of splitting up the config. And I’ll use OpenTelemetry as an excellent example of why. the plugins are compiled right into the app binary. This offers a ton of advantages, including a great reason to merge all of your app configs in a single file.
This really only works well if you have a good app though.


Kinda funny how it plays out IMO. Browser updates require restarting the app. This unloads all tabs but preserves my having them “open”. Memory stays low and we can keep basically unlimited tabs open. It’s quite nice!


It’s not as bad as it sounds. Firefox is actually pretty efficient with keeping the RAM usage low. I am running an M2 mbp with 32g but Firefox is definitely not the worst offender on my machine.


I’ve been using sidebery for months now. It’s fantastic but definitely takes work to setup and hide the default tabs. As a software developer, I typically have over 100 tabs open in my browser at any given time so vertical tabs are basically a required feature for me. This is very good news that Firefox is finally supporting natively. I’ll be testing it out!
Funny that you pointed this out. I didn’t actually know about the two distinct sites. The “missing” hyphen in my url was a confusing accident; I just assumed they revamped the website poorly 🤣. I had to check the install instructions and GitHub link before posting