Spyke

Posts

houseplants·Houseplantsbyonipa

are boogers good fertilizer?

I've been throwing my boogers into a plant pot and the plan is thriving. It even bloomed. Do you have any experience with boogers as fertilizer or is this maybe just coincidence?

the left branch is completely new and the right branch still has two brown flowers leafs with some kind of berries and seed.

Also, does anybody know the name of this plant?

View original on feddit.org
5
fahrrad·Fahrradbyonipa

Fahrrad-Scooter-Karambolage

Ein Skooter-Fahrer (rot im Bild) ist mir (grün im Bild) heute einfach mal frontal reingefahren. Ich bin dadurch vom Fahrrad gestürzt. Ich war durch's Adrenalin erstmal zu baff und bin nach kurzer Inspektion weitergefahren. Als ich angekommen bin sind mir mehrere offene Wunden am Unterschenkel und ein kaputter Kotflügel vorne bei meinem Fahrrad aufgefallen. Was sollte ich das nächste mal tun? Ist euch was ähnliches passiert?

View original on feddit.org
18
asklemmy·Ask Lemmybyonipa

where can I see the posts that I upvoted?

I'm often in the position that I want to refer to an old post. I try to scroll through the feed but often give up before finding what I was looking for because I'm fed up as I don't remember the community. It might even have been on another platform like mastodon.

On mastodon and pixelfed you can view your favorites and likes, respectively, but I can't seem to find the equivalent button in lemmy. A hacky workaround would also work for me.

thanks

View original on feddit.org
74

ich🌤️🐸iel

schulischer Sommer = Ferien
studentischer Sommer = VoRlEsUnGsFrEiEzEiT
astronomischer Sommer = 20. Juni - 22. September
schaltjähriger astronomischer Sommer = 21. Juni - 23. September
meteorologischer Somemr = Juni-August

EDIT: formatierung damit jeder Sommer in einer Zeile steht

View original on feddit.org
86
canitrundoom·Can it run Doom?byonipa

Nextcloud can run doom

TIL that you can run doom in nextcloud in a container. Here's how you can test it on your linux machine:

  1. podman run --rm -p8080:80 nextcloud:latest create temporary container
  2. open http://localhost:8080/ in your browser
  3. make an admin account (and choose sqlite)
  4. skip recommended apps
  5. in the top left corner, press on the dots and then the plus to add a new app
  6. choose doom under games category and "download and enable"
  7. open doom
https://apps.nextcloud.com/apps/doom_nextcloudOpen linkView original on feddit.org
7
linux·Linuxbyonipa

RAM usage: arch+KDE vs fedora(asahi)+KDE

  • I have two machines:
    • one with arch and KDE (installed with pacman -S kde)
    • one with asahi fedora spin (installed with curl https://alx.sh/ | sh and chose the KDE spin)
  • after booting and changing to another TTY with ctrl-alt-f4 and loging in I see vastly different memory usages:
    • arch: 600MB
    • asahi: 1900MB
  • On arch I use sddm and on asahi kde plasma-login-manager
  • Do you have any ideas why the difference in RAM usage is so stark and how I could further investigate?
  • PS.: Normally I wouldn't care about this memory footprint but the asahi hardware only has 8GB of RAM and I had to increase swappiness from 60 to 70 to run thunderbird + firefox + some electron apps.
View original on feddit.org
1