garrett

joined 1 year ago
[โ€“] garrett@lemm.ee 16 points 1 week ago (2 children)

podman-compose definitely got better over the past year...

But you can also use docker-compose itself with podman instead!

https://www.redhat.com/en/blog/podman-docker-compose

Basically, for system level containers, you can do:

sudo systemctl start podman.socket

(or enable --now instead of start if you want it to stick around after rebooting)

Then use docker-compose and it'll communicate with podman instead of docker.

For user session "rootless" containers, it's mainly the same thing, except you'll need to remove sudo and then add --user after start or enable in that systemctl command. And you'd need to set an environment variable (either prefixing it on the command or using export to set it in your session), like this:

DOCKER_HOST=unix:///run/user/$UID/podman/podman

(Put that in front of the docker-compose command and it'll connect to podman as your user instead, provided the service is available. Or toss it into your .bashrc with "export " before it and new bash sessions would have it.)

https://brandonrozek.com/blog/rootless-docker-compose-podman/

The one big gotcha I've hit is that if you have SELinux on your system, you'll want to add :z to your volume(s) mount to have it automatically deal with SELinux stuff. (Lowercase z for volumes that can be mounted for multiplayer containers and uppercase Z for volumes that are tied to a specific container.)

But, I've found that using "quadlet" service files is much, much better than using podman-compose or docker-compose. There's a program called "podlet" that can even convert compose files to service files (quadlet)... It can convert command line flags and kubes and other formats too.

Quadlets are basically systems service files that integrate with podman, letting you easily set up a container as a system (or even user level) service, making managing a container just like managing any other service.

Here's the podlet command that'll convert things to quadlets: https://github.com/containers/podlet

[โ€“] garrett@lemm.ee 1 points 1 month ago* (last edited 1 month ago) (1 children)

Peppers are the fruit of the plant. They're what's made after the flowers were pollinated and have seeds. They're also sometimes sweet and not always so spicy.

Of course, there's the botanical definition and culinary definition and there's some overlap. The most famous would be a tomato, which is also a fruit and a vegetable from different points of view.

What's mind-blowing to think about is that a pepper is not just a fruit but also technically a berry.

In cooking, peppers are used as a fruit, a vegetable, and even a spice. (Depending on the pepper variety.) So, anyone classifying it as any of those things is right. ๐Ÿ‘

(Wikipedia mentions all this too.) https://en.m.wikipedia.org/wiki/Chili_pepper

[โ€“] garrett@lemm.ee 4 points 1 month ago (3 children)

Technically, it can be, depending on the type of pepperoni.

In parts of Europe, such as Germany, a pepperoni is a pickled pepper, not the salami named after it.

(And peppers are fruits of a capsicum plant.)

[โ€“] garrett@lemm.ee 14 points 1 month ago

Yep, ArcMenu (@ https://gitlab.com/arcmenu/ArcMenu which is the maintained one, last updated days ago instead of years ago) has a ton of different layouts which can mimic any version of Windows, and so much more.

screenshot of ArcMenu layout settings, with the "modern" category expanded

When using GNOME, use the "Extensions Manager" app (from Flathub) to search for "ArcMenu" and install it, then you can configure it there in the Extensions Manager app as well. In the ArcMenu configuration, go to layouts and select the modern group to see something like the screenshot above. (The previews are generic wireframe sketches; the result will look much more high fidelity.)

[โ€“] garrett@lemm.ee 4 points 1 month ago (1 children)

You can even stream from the PS5 to the Deck too, thanks to Chiaki4Deck (easily installable on desktop mode from the "Discover" app).

[โ€“] garrett@lemm.ee 2 points 2 months ago (1 children)

There's also Zen browser that's Arc-like and based on Firefox instead of Chromium. Zen lets you sync tabs with Firefox elsewhere (including mobile Firefox), run the full uBlock Origin, and it is a fully open source browser.

https://zen-browser.app/

It's also available on Linux too (in addition to Windows and macOS), unlike Arc.

What's the multi window feature in Chrome? Is that like containers in Firefox?

[โ€“] garrett@lemm.ee 4 points 5 months ago (1 children)

Doesn't distrobox (and podman) come with SteamOS these days too?

You wouldn't be able to layer, but using distrobox-export from inside a distrobox container would let you export command line apps as well as graphical ones too. The graphical apps will even show up in your menu and can be pinned as well.

(Of course, if something is available on Flathub already as a Flatpak, installing the app via Discover is easier and better. While Flathub has a lot of apps, it doesn't have everything, so being able to pick and choose from any distribution using distrobox is nice for a very large selection of software.)

[โ€“] garrett@lemm.ee 6 points 5 months ago

Riker catches an alien "virus" (from a plant) and lays down naked under a shiny blanket for the rest of the episode. Pulaski forces Riker to dream of the most boring and worst segments from season 1 and 2.

Most shows have flashback episodes that feature highlights. TNG had a clip show that showcased the worst segments. It was the most lackluster finale episode of any Star Trek season. And this was even well after Riker "grew the beard".

[โ€“] garrett@lemm.ee 1 points 6 months ago* (last edited 6 months ago)

Merlin wasn't available here when I checked at some point in time (last year?)

whoBIRD does use BirtNET, from Cornell, so it's basically the same backend (although it may be an older version).

I recently tried out Merlin (which is now available here) and it's amazing. It's definitely more featureful than whoBIRD, although both have the core "recognize bird directly using your phone" features.

For anyone OK with non-FOSS apps, Merlin is great. For anyone who wants a FOSS app for bird detection, whoBIRD is still pretty good.

Either way, identifying apps using ones phone is nice. ๐Ÿ‘ Big things to Cornell for making the ML for both of these apps.

[โ€“] garrett@lemm.ee 3 points 6 months ago

Oh, nice! Then there are two great FOSS keyboard under maintenance again! Thanks for mentioning that.

[โ€“] garrett@lemm.ee 47 points 6 months ago* (last edited 6 months ago) (8 children)

whoBIRD

An app that recognizes birds singing near you, all on device, and has an option to show a photo of the bird too. It's exclusive to F-Droid (not on Google Play), and the only bird recognizing app I know of that does it all immediately on your device (without sending it to a server). https://f-droid.org/en/packages/org.woheller69.whobird/

Organic Maps

Highly detailed OpenStreetMap maps local on your device. Wonderful for walking directions, as it has on-device routing and maps out walking pathways (which is something that even Google Maps does not do well) https://f-droid.org/en/packages/app.organicmaps/

AntennaPod

The best podcast client also happens to be Free Software and on F-Droid. https://f-droid.org/en/packages/de.danoeh.antennapod/

HeliBoard

This is the best FOSS keyboard that's under active maintenance. It even supports swiping, but that requires a non-free binary library from Google. (Maintained fork of OpenBoard.) https://f-droid.org/en/packages/helium314.keyboard/

Breezy Weather

Good weather app that has so many details (including pollen too) and fetches from multiple sources. It looks great as well. https://f-droid.org/en/packages/org.breezyweather/

[โ€“] garrett@lemm.ee 8 points 7 months ago (1 children)

Agreed.

Additionally, the graphic oversimplifies things as well. The resulting genetically modified crop is often not even all that close close to the same as the non-GMO, as seen by studies such as this one:

https://enveurope.springeropen.com/articles/10.1186/s12302-023-00715-6

Basically; GMO soybeans contain proteins which differ and also include additional proteins. This can cause allergic reactions to modified soy where non-modified soy might not cause an issue.

Monsanto supposedly even knew about these proteins and higher risk of allergic reaction and chose to not disclose it. (I saw some research that mentioned this years ago... It'd be hard to find the exact source I read back then.) This specific paper, which talks about additional proteins and side-effects brought in by the new transgenic splicing, also explicitly states that Monsanto did studies themselves and failed to report relevant findings:

https://www.ncbi.nlm.nih.gov/pmc/articles/PMC5236067/

Obviously, other methods can also change proteins too, but these papers show it isn't as clear cut as the graphic in the original post claims.

Along these lines, here's a study that finds differences not just in soybeans grown organically versus ones treated by glyphosate (Monsanto Round-Up pesticide) but also between GMO and non-GMO crops, both treated by the pesticide.

https://www.sciencedirect.com/science/article/pii/S0308814613019201

But, yeah this is just a long way of agreeing with the parent post and saying that the end goal is to make the plants resistant to poison, not to make them better for humans, all to make more money. (In this case, Monsanto is even double-dipping by selling both the pesticide and the crops tailor-made for the pesticide.)

Other GMO crops might be closer to the original crop and might also actually be beneficial for humans without drawbacks. However, Monsanto's soybeans are problematic, and other crops might be as well, especially if they're made by companies who have money as their primary goal.

view more: next โ€บ