home.social

#web — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #web, aggregated by home.social.

  1. CW: Repost: CSS or BS

    Keith Cirkel's made a game where you have to identify if something is a CSS property or a convincing fake. How's your CSS knowledge?
    Read more: danq.me/2026/05/14/css-or-bs/

    #repost #css #game #programming #quiz #technology #videoGames #web #webDevelopment

  2. [Astuce] #Firefox #Librewolf

    Avant, sous #linux, quand on voulait lancer une instance de Firefox avec son icône dédiée, on passait un paramètre '--class' pour définir WM_CLASS (sous #gnome, permet de distinguer des autres instances du navigateur).

    Ça ne marche plus sous #wayland ; il faut maintenant passer le paramètre '--name'.

    Exemple d'utilisation dans un fichier .desktop pour lancer une application / site #web avec son icône dédiée:

    framagit.org/-/snippets/7648

  3. [Astuce] #Firefox #Librewolf

    Avant, sous #linux, quand on voulait lancer une instance de Firefox avec son icône dédiée, on passait un paramètre '--class' pour définir WM_CLASS (sous #gnome, permet de distinguer des autres instances du navigateur).

    Ça ne marche plus sous #wayland ; il faut maintenant passer le paramètre '--name'.

    Exemple d'utilisation dans un fichier .desktop pour lancer une application / site #web avec son icône dédiée:

    framagit.org/-/snippets/7648

  4. [Astuce] #Firefox #Librewolf

    Avant, sous #linux, quand on voulait lancer une instance de Firefox avec son icône dédiée, on passait un paramètre '--class' pour définir WM_CLASS (sous #gnome, permet de distinguer des autres instances du navigateur).

    Ça ne marche plus sous #wayland ; il faut maintenant passer le paramètre '--name'.

    Exemple d'utilisation dans un fichier .desktop pour lancer une application / site #web avec son icône dédiée:

    framagit.org/-/snippets/7648

  5. Check this out!

    A bunch of FOSS software/websites/projects that caught my attention in last few weeks: SW (FOSS): Command line tooter: toot Federated & self-hosted bookmark manager: Betula Replacement for Doodle (poll for meeting dates): Framasoft's Framadate Gradia: tool for annotating screenshots (available as flatpack in your package manager). I tried it out - quick annotation and editing of a screenshot is quite good. What bothers me: It takes only a full screenshot, which I rarely need. A crop of a […]

    blog.rozman.info/check-this-ou

  6. In case you didn't know, if you have a border and the `border-color` isn't set, not even in the browser stylesheet, then the `border-color` defaults to `currentColor`.

    #CSS #code #coding #frontend #cssBasics #web #dev #webDev #webDevelopment

  7. 5 Years and $5M Later: Inventing a New Programming Language for Web Development Was a Mistake | Wasp lobste.rs/s/pfbph4 #plt #web
    wasp.sh/blog/2026/05/13/new-la

  8. I admit, I am rather old.

    I for one would like to get ALL the time back I've waited for downloads since 1988 or so.

    And for SOME damn reason, here I am with high-speed everything, and yet I wait on a file. What in the world is going on?

    This old man wants to know!

    I kid, I kid, but I am sure that adds to a total I would not be proud of wasting.

    #pc #web

  9. WordPress uninstall.exe engaged. Rolling my own HTML/JavaScript like it’s 1996 and the Packard Bell still boots. No plugins, no bloat, just raw code and questionable sanity.

    #web #html #javascript #retro #hosting

  10. #cloudflare #paywall #captcha à gogo, surveillance, prisons sociales... Rendez moi le #web que j'ai connu en 2000 avec ses logos "Optimized for IE", ses musiques en MIDI dégueulasses qui gueulaient et ses designs approximatifs. Ça au moins, c'était supportable.

  11. "Vibe coding : des milliers de web apps exposent des données sensibles en ligne"
    Article de Mickael Bazoge pour Next.ink

    next.ink/237470/vibe-coding-de

    #IA #securité #web

  12. There's talk about `light-dark()` for images, but I can't really think of where I'd really need that.

    But I can think of places where I'd need it for length values (white lines on black *seem* a different thickness than black lines on white) or custom property values github.com/web-platform-dx/dev

    #CSS #code #coding #frontend #webDev #web #dev #webDevelopment