Skip Navigation

Posts
26
Comments
66
Joined
1 yr. ago

  • Right you are. Add in his Epstein crimes and the blatant kleptocracy. Someone needs to make a meme with dominoes or a full circle.

  • It's a distraction attempt from his Iran fuck-up. Same old bait tactic. Don't engage. Talk about the war and humiliation even more.

  • Fediverse @lemmy.world

    Has anyone saved the video of WSocial CEO Anna Zeiter's presentation at the Monaco AI conference (May 2026)?

    mastodon.social /@_elena/116737673318980799
  • You Should Know @lemmy.world
    Featured

    YSK Drowning Doesn’t Look Like Drowning

    slate.com /technology/2013/06/rescuing-drowning-children-how-to-know-when-someone-is-in-trouble-in-the-water.html
  • Hardware: either

    1. use whatever you have lying around, e.g. an old laptop, or
    2. get a used thin client like e.g. a Dell Wyse. (passive cooling = no noise)

    A Raspberry Pi is needlessly expensive for self-hosting, since it comes with GPIO pins etc. for controlling custom electronics.

  • yazi looks really sweet (whereas ranger never quite clicked for me personally)

  • Thanks!

    If anyone wants to make git diff use it:

     
        
    $ git config --global diff.external difft
    
      
    • tldr (aka tealdeer) for quick command usage examples
    • bat (aka batcat) for most uses of less/more/cat
    • difft (aka difftastic) which I've just learnt about here/here. Use in git diff by running $ git config --global diff.external difft
    • btm (aka bottom) for viewing processes & system status
    • This code in my .bashrc for colored man output: ::: spoiler Spoiler
     
        
    # Colors for Manpages
    function _colorman() {
      env \
        LESS_TERMCAP_mb=$'\e[1;35m' \
        LESS_TERMCAP_md=$'\e[1;34m' \
        LESS_TERMCAP_me=$'\e[0m' \
        LESS_TERMCAP_se=$'\e[0m' \
        LESS_TERMCAP_so=$'\e[7;40m' \
        LESS_TERMCAP_ue=$'\e[0m' \
        LESS_TERMCAP_us=$'\e[1;33m' \
        LESS_TERMCAP_mr=$(tput rev) \
        LESS_TERMCAP_mh=$(tput dim) \
        LESS_TERMCAP_ZN=$(tput ssubm) \
        LESS_TERMCAP_ZV=$(tput rsubm) \
        LESS_TERMCAP_ZO=$(tput ssupm) \
        LESS_TERMCAP_ZW=$(tput rsupm) \
        GROFF_NO_SGR=1 \
          "$@"
    }
    alias man="LANG=C _colorman man"
    function perldoc() { command perldoc -n less "$@" |man -l -; }
    
    
      

    (Not by me, but I forgot from whom I got it.) :::

  • Thanks!

  • Integrated trackball? Name please!

  • Fuck every Axel Springer Publication, which includes Politico

  • The Mastodon founder, Eugen Rochko, has just announced that "We’ve moved our internal communications from Discord to Zulip at Mastodon".

    https://mastodon.social/@Gargron/116041405748460511

    Zulip is probably more focused toward work than TTRPGs, but it can't hurt to try it. (I haven't tried it personally, yet.) It is self-hostable.

    https://zulip.com/

  • Yeah I'm not sure about that so I deleted the comment. But just try it out: install it and see what it shows you, and then work from that.

  • Raspberry Pi @programming.dev

    Outdoor Raspberry Pi Setup: Complete Guide to Off-Grid Projects

    raspberrytips.com /off-grid-pi-setup/
  • Linux @programming.dev

    In defence of swap: common misconceptions

    chrisdown.name /2018/01/02/in-defence-of-swap.html
  • Or in the words of Cory Doctorow:

    Enter the tech-bro, app in hand. The tech-bro's most absurd (and successful) ruse is "it's not a crime, I did it with an app." As in "it's not money-laundering, I did it with an app." Or "it's not a privacy violation, I did it with an app." Or "it's not securities fraud, I did it with an app." Or "it's not price-gouging, I did it with an app," or, importantly, "it's not a labor-law violation, I did it with an app.

    https://pluralistic.net/2024/12/18/loose-flapping-ends/

  • Lemmy @lemmy.ml

    Low-hanging fruit anti-spam feature: Create a tab on user pages to show only comments with links in them

  • Licensing terms only govern the legal aspects, not social and moral aspects.

  • Keep organizing and slowly things will get better

  • Privacy @lemmy.ml

    Software taking the principle of Track-Me-Not and AdNauseam further?

  • Privacy @lemmy.ml

    Your Therapists’ Notes Could Become Fodder For AI

    jacobin.com /2025/09/therapy-artificial-intelligence-data-privacy
  • Nix / NixOS @programming.dev

    Okay, how do I get into vim?

  • You Should Know @lemmy.world

    YSK that you can often get higher-quality information in your searches by searching specifically for PDF files. You do this by appending "filetype:pdf" to your query

  • PC Master Race @lemmy.world

    You can create keyboard shortcuts to adjust brightness and contrast of your computer monitors even on a desktop PC

  • You Should Know @lemmy.world

    YSK that you can create keyboard shortcuts to adjust brightness and contrast of your computer monitors even on a desktop PC

  • aus aller Welt @feddit.org

    USA: Pizzabestellungen des Pentagons als Warnzeichen für Krieg

    www.watson.de /leben/digital/901757964-usa-dominos-und-das-pentagon-liefern-angebliche-pizza-theorie
  • aus aller Welt @feddit.org

    James Orr ist mit JD Vance befreundet. Hier analysiert er das Weltbild des Vizepräsidenten – und was ihn selbst sorgt, von Arbeiterwut bis zum Islam.

    www.zeit.de /politik/2025-06/james-orr-jd-vance-donald-trump-religion-philosophie-islam/komplettansicht
  • Work Reform @lemmy.world

    Tracking apps monitor remote employees’ performance — and invade their privacy

    theconversation.com /tracking-apps-monitor-remote-employees-performance-and-invade-their-privacy-256261
  • aus aller Welt @feddit.org

    Zwischengeschlechtliche Freundschaften weltweit. In Ostdeutschland offenbar die höchsten Werte Europas.

  • Microblog Memes @lemmy.world

    "Never forget" x "It's over, get back to normal"

  • Europe @feddit.org

    Wales is charging a 150% tax on second homes and it's working.

    www.theguardian.com /commentisfree/2025/may/19/owners-second-homes-wales-council-tax-tourism-communities
  • Technology @lemmy.world

    Klarna Hiring Back Human Help After Going All-In on AI

    gizmodo.com /klarna-hiring-back-human-help-after-going-all-in-on-ai-2000600767
  • Technology @lemmy.world

    List of Alternatives to Adobe Programs

  • Miau @feddit.org

    Caught practicing in the mirror