Skip Navigation
InitialsDiceBearhttps://github.com/dicebear/dicebearhttps://creativecommons.org/publicdomain/zero/1.0/„Initials” (https://github.com/dicebear/dicebear) by „DiceBear”, licensed under „CC0 1.0” (https://creativecommons.org/publicdomain/zero/1.0/)EN
Posts
9
Comments
172
Joined
2 mo. ago
  • Regarding denmark. Found on the red web

    We say: to og halvfems which literally translates to two and ninety. Halvfems is just the word for ninety. The root of the word originates from a base 20 way of counting where the root of the English word ninety (9x10) originates from a base 10 way of counting. Its not like we do any math that way anymore, it's literally just a word that through time has been shortened a bit. The full word would be halvfemsindstyvende like the full word for ninety would be nine tens

  • Yes, but he could've copy pasted the title.

    You could've changed the main title to something like "programming the declaration of independence" or "programming like it's 1750"

    He mocks op. The gag is not the font anymore.

  • only admins can access this information, which makes it harder for users to report such behaviour to them.

    This sounds like a user wants to become an admin

    Since everything is public anyway, for me it begs the question: why hide it in the first place?

    Some day, someone will write a tool/bot where you can enter a user/ sub and get all votes.

    Currently only the technical people can see it, in the future, people with money will see it because they pay for such a service. Or someone will open an instance where you can see it.

    I understand that there is a big dilemmy and I am glad that I am not in a position to decide upon a solution.

    Btw, can only instance admins see their votes or all voting behaviors?

  • I don't have a fixed bottom row.

    I've got maximum two pages. Folder Cover mode is much more efficient. (I hope for an immersive (full screen) mode some day)

    90% foss of all apps.

    What's not foss? banking, gov broadcasters, arte, ard, zdf, german train app, magic earth, ebay, dict.cc, car sharing,

  • Stating that macos wins accompanied with following statement is just nuts.

    Some distros that are “easy for beginners” still offer great privacy and great usability without the need of configuring anything, which potentially offer better privacy as compared to Mac.

  • No

    No internal domain could connect to anything if it wasn't resolved for an ip.

    Local IPv4 work. Global ipv4 work. Ipv6 works. Mesh vpn ips work. Any ip works.

    You may have to adjust the config.php (iirc) to add the ip/domain to trusted domains

  • Nextcloud wants you to buy their stuff.

    If you want to selfhost you have to read "everything" and know what you do.

    I have no idea about that all in one setup. But yes, the sentence "nextcloud can not be reached via IP" is wrong

  • Linux @programming.dev
    enemenemu @lemm.ee

    how to disable the ad of oh my zsh after updating it?

    keep up with the latest news and updates, follow us on X: https://x.com/ohmyzsh Want to get involved in the community? Join our Discord: https://discord.gg/ohmyzsh Get your Oh My Zsh swag at: https://shop.planetargon.com/collections/oh-my-zsh

    I don't want to see an ad for twitter or discord. How can I disable it?

    Nix / NixOS @programming.dev
    enemenemu @lemm.ee

    why is it called nix? unix without u

    openSUSE @lemmy.world
    enemenemu @lemm.ee

    would it be possible to use ostree and rebase between fedora and opensuse images?

    Linux @programming.dev
    enemenemu @lemm.ee

    TIL you can send commands to terminal (in vscodium)

    I've been using the terminal for 5 years.

    99% of attempts at keeping valuable code snippets failed. Or having a useful command history.

    Finally, I looked up how to send a line to terminal.

    I use vscode since Atom was discontinued (looking forward to zed). But in the meanwhile, I just added

     undefined
        
    {
        "key": "ctrl+enter",
        "command": "workbench.action.terminal.runSelectedText",
        "when": "terminalProcessSupported && editorTextFocus && editorLangId =~ /shell|bash|zsh|fish/"
      }
    
      

    Maybe it helps someone :)

    With this, I can finally keep a history of all useful commands I run. Like I can have a systemd shell file where I store the commands that I ran. Or a file to store all my podman commands. Now I do not have to type them anymore, I can just run them.

    Opensource @programming.dev
    enemenemu @lemm.ee

    how much do you donate to projects?

    As share of income? In form of time?

    Linux @programming.dev
    enemenemu @lemm.ee
    discourse.ubuntu.com Carefully But Purposefully Oxidising Ubuntu

    Last month I published Engineering Ubuntu For The Next 20 Years, which outlines four key themes for how I intend to evolve Ubuntu in the coming years. In this post, I’ll focus on “Modernisation”. There are many areas we could look to modernise in Ubuntu: we could focus on the graphical shell experie...

    Carefully But Purposefully Oxidising Ubuntu
    Kaffee @feddit.org
    enemenemu @lemm.ee

    Wie belastend ist es für die Welt, wenn wir ständig Kaffee in uns schütten?

    Vor ein paar Tagen gab es hier einen Post in dem Tchibo für höhere Preise warb und es begründete warum Kaffee bei uns teurer wird. Hier ein Zitat aus der Zeit

    Laut der Brühl-Stiftung verbleiben etwa 86 Prozent des Geldes, das wir für unseren Kaffee bezahlen, im eigenen Land. Nur die restlichen 14 gehen in die Erzeugerländer und verteilen sich nochmal auf viele verschiedene Akteure. Von einem Kaffee, der im Supermarkt zum Beispiel 5,49 Euro pro 500 Gramm kostet, verdienen die Pflückerinnen etwa 0,28 Euro, die Plantagenbesitzerinnen circa 0,46 Euro.

    Selfhosted @lemmy.world
    enemenemu @lemm.ee

    can you boot a server if someone tries to connect

    I've got a mini pc which is running always and another one which consumes a lot more power for e.g. jellyfin.

    Can I configure it such that the jellyfin server only boots if I connect to it? E.g. I try to connect to jellyfin.y.com and then the server boots because the mini pc tries to connect to it.

    I already figured out how to let it sleep automatically as soon as nobody is watching.

    Edit: can I add the magic package to the reverse proxy?

    OpenStreetMap community @lemmy.ml
    enemenemu @lemm.ee

    Arnis: Transform Real World Locations into Minecraft Worlds

    That looks really cool