home.social

#sideproject — Public Fediverse posts

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

fetched live
  1. Our first Monthly Listener Report for July 2026 is now available to FREE and Paid subscribers on Patreon.com/GreenValleyRadio

    Tune-in for FREE on GreenValleyRadio.net/radiowidget

    Thanks for listening!
    #project #sideproject #history #radio

  2. Our first Monthly Listener Report for July 2026 is now available to FREE and Paid subscribers on Patreon.com/GreenValleyRadio

    Tune-in for FREE on GreenValleyRadio.net/radiowidget

    Thanks for listening!
    #project #sideproject #history #radio

  3. Next implementation ideas for "Quick DDEV previews" #buildinpublic

    - db dump upload and .zip file upload for assets, e.g. fileadmin/ for TYPO3 projects
    - maybe a better project name 🤓

    What is a killer feature you'd like for project like this?

    youtube.com/watch?v=FRNQ9RinErQ

    #ddev #webdev #php #sideproject

  4. Next implementation ideas for "Quick DDEV previews" #buildinpublic

    - db dump upload and .zip file upload for assets, e.g. fileadmin/ for TYPO3 projects
    - maybe a better project name 🤓

    What is a killer feature you'd like for project like this?

    youtube.com/watch?v=FRNQ9RinErQ

    #ddev #webdev #php #sideproject

  5. *hat 1 schwedische Domain registriert 🤓

    #SideProject

  6. *hat 1 schwedische Domain registriert 🤓

    #SideProject

  7. Nuevo #update del Prode ⚽:
    [ ! ] IMPORTANTE:Antes de actualizar, chequear que los permisos de la carpeta le permitan al usuario que usa PHP

    Se vienen etapas de eliminacion donde los partidos pueden empatar y se definen por penales.

    Al cargar un partido, se puede elegir que vaya a instancia de penales, para habilitar a las personas a poder cargar el resultado de los penales SOLO si pusieron que el partido era empate

    federicogarcia.ar/prode
    🏆 #WorldCup2026 #Prode #SideProject #SelfHosted

  8. Nuevo #update del Prode ⚽:
    [ ! ] IMPORTANTE:Antes de actualizar, chequear que los permisos de la carpeta le permitan al usuario que usa PHP

    Se vienen etapas de eliminacion donde los partidos pueden empatar y se definen por penales.

    Al cargar un partido, se puede elegir que vaya a instancia de penales, para habilitar a las personas a poder cargar el resultado de los penales SOLO si pusieron que el partido era empate

    federicogarcia.ar/prode
    🏆 #WorldCup2026 #Prode #SideProject #SelfHosted

  9. I shipped WidePlayer 1.1.0.

    The biggest change: WidePlayer now supports Mastodon, not just supported in-feed videos on X/Twitter.

    I also added per-platform width settings, quick toggles in the popup, and cleaned up the options page.

    Small update, but it makes the extension feel much more like a real product.

    What tiny UX fix made your project feel way better?

    #BuildInPublic #IndieDev #OpenSource #ChromeExtension #BrowserExtension #WebExtensions #SideProject #SoloDev #Mastodon

  10. I shipped WidePlayer 1.1.0.

    The biggest change: WidePlayer now supports Mastodon, not just supported in-feed videos on X/Twitter.

    I also added per-platform width settings, quick toggles in the popup, and cleaned up the options page.

    Small update, but it makes the extension feel much more like a real product.

    What tiny UX fix made your project feel way better?

    #BuildInPublic #IndieDev #OpenSource #ChromeExtension #BrowserExtension #WebExtensions #SideProject #SoloDev #Mastodon

  11. Nuevo #update del Prode ⚽:
    + Actualización automática para proximos releases
    + % de predicciones una vez finalizado
    + Dashboard mejorado con ordenamiento por fecha

    Web: federicogarcia.ar/prode

    Github: github.com/fedex6/Prode-webapp

    🏆 #WorldCup2026 #Prode #SideProject #SelfHosted

  12. Nuevo #update del Prode ⚽:
    + Actualización automática para proximos releases
    + % de predicciones una vez finalizado
    + Dashboard mejorado con ordenamiento por fecha

    Web: federicogarcia.ar/prode

    Github: github.com/fedex6/Prode-webapp

    🏆 #WorldCup2026 #Prode #SideProject #SelfHosted

  13. React-like syntax with WebComponents.

    ​After spending some time with Lit, I really appreciated its lightweight footprint but wasn't a fan of the class-based components. While Vue offers a great approach, I still prefer the intuitive nature of React's syntax for debugging and deterministic rendering. This led me to a challenge: could I build a UI framework using WebComponents that completely eliminates the need for transpilation?

    ​I have written a breakdown of the concept, the architecture, and where I want to take it. I highly invite you to take a look, check out the code, and explore the live demo.

    * How it works: positive-intentions.com/docs/p
    * Checkout the code: github.com/positive-intentions
    * Storybook demo: dim.positive-intentions.com

    ​Please note, while the project is open-source, this is a personal exploration rather than an attempt to launch "yet another framework." It is not production-ready and is built for my own upcoming project migrations, but I am sharing it in hopes that the methodology is educational or interesting to the community.

    ​I would love to hear your thoughts on this approach. Feel free to reach out if you have any questions or want to discuss the implementation details.

    ​#WebDev #WebDevelopment #Frontend #FrontendDev #JavaScript #JS #TypeScript #TS #HTML #HTML5 #CSS #SoftwareEngineering #SoftwareEngineer #Coding #Programming #WebDesign #OpenSourceProject #IndieDev #SideProject #Tech #Technology #DevCommunity #Fediverse #FediverseDevs #WebStandards #CustomElements #ShadowDOM #VanillaJS #NoTranspiler #NoBuild #BuildStep #EsModules #ComponentDriven #UIUX #DesignSystems #TechExperiment #LearningInPublic #Developer #ComputerScience #OSS #Github #React #WebComponents #Lit #Vue #ReactJS #JSX #Storybook #TechArticle #TechBlog #TechWriting #WebDevArticles

  14. React-like syntax with WebComponents.

    ​After spending some time with Lit, I really appreciated its lightweight footprint but wasn't a fan of the class-based components. While Vue offers a great approach, I still prefer the intuitive nature of React's syntax for debugging and deterministic rendering. This led me to a challenge: could I build a UI framework using WebComponents that completely eliminates the need for transpilation?

    ​I have written a breakdown of the concept, the architecture, and where I want to take it. I highly invite you to take a look, check out the code, and explore the live demo.

    * How it works: positive-intentions.com/docs/p
    * Checkout the code: github.com/positive-intentions
    * Storybook demo: dim.positive-intentions.com

    ​Please note, while the project is open-source, this is a personal exploration rather than an attempt to launch "yet another framework." It is not production-ready and is built for my own upcoming project migrations, but I am sharing it in hopes that the methodology is educational or interesting to the community.

    ​I would love to hear your thoughts on this approach. Feel free to reach out if you have any questions or want to discuss the implementation details.

    ​#WebDev #WebDevelopment #Frontend #FrontendDev #JavaScript #JS #TypeScript #TS #HTML #HTML5 #CSS #SoftwareEngineering #SoftwareEngineer #Coding #Programming #WebDesign #OpenSourceProject #IndieDev #SideProject #Tech #Technology #DevCommunity #Fediverse #FediverseDevs #WebStandards #CustomElements #ShadowDOM #VanillaJS #NoTranspiler #NoBuild #BuildStep #EsModules #ComponentDriven #UIUX #DesignSystems #TechExperiment #LearningInPublic #Developer #ComputerScience #OSS #Github #React #WebComponents #Lit #Vue #ReactJS #JSX #Storybook #TechArticle #TechBlog #TechWriting #WebDevArticles

  15. Learn how to keep AI-assisted side projects on track using a repo-native coordination layer that preserves context across session gaps. hackernoon.com/how-to-keep-mas #sideproject

  16. Learn how to keep AI-assisted side projects on track using a repo-native coordination layer that preserves context across session gaps. hackernoon.com/how-to-keep-mas #sideproject

  17. I feel really good because I just wrote a _bunch_ of shit on my digital garden!

    travisbriggs.com

    I know everybody knows this, but it's so much easier to be creative when there's less friction. That's why I spent the time a long time ago to set up my Ableton Live default set just the way I like it, so I can jump in as soon as it opens. Not that that has much to do with this project.

    That's relevant because this flurry of writing was enabled by the custom CMS that I vibe coded specifically for my blog and it's unique architecture. And as I write today, the very existence of vibe coding reduces friction.

    See screenshot of CMS below. The site itself is still 100% static.

    #CMS #DigitalGarden #blogging #SideProject #AmWriting

  18. I feel really good because I just wrote a _bunch_ of shit on my digital garden!

    travisbriggs.com

    I know everybody knows this, but it's so much easier to be creative when there's less friction. That's why I spent the time a long time ago to set up my Ableton Live default set just the way I like it, so I can jump in as soon as it opens. Not that that has much to do with this project.

    That's relevant because this flurry of writing was enabled by the custom CMS that I vibe coded specifically for my blog and it's unique architecture. And as I write today, the very existence of vibe coding reduces friction.

    See screenshot of CMS below. The site itself is still 100% static.

    #CMS #DigitalGarden #blogging #SideProject #AmWriting

  19. I miss the way the internet used to feel. Like the wild west. Where you could just scream into the abyss, get things off your chest and disappear.

    So for the last few weeks that's exactly what I've been building. A place where truly anonymous freedom of expression can exist.

    No logins. No tracking. No unique identifier. You can simply feel safe to express yourself.

    ABYSS.black

  20. I miss the way the internet used to feel. Like the wild west. Where you could just scream into the abyss, get things off your chest and disappear.

    So for the last few weeks that's exactly what I've been building. A place where truly anonymous freedom of expression can exist.

    No logins. No tracking. No unique identifier. You can simply feel safe to express yourself.

    ABYSS.black

    #showandtell #sideproject #minimalism #digitalhygiene #depression #anxiety #journaling #buildinpublic

  21. Audio guestbook ☎️ Mikaël nous parle de son projet coup de cœur #OpenSource !

    ➡️ Le principe :
    - On décroche un vieux téléphone
    - On écoute le menu
    - On numérote
    - On laisse un message, on écoute une blague, etc.
    - On raccroche
    - Et tout est enregistré

    🛠️ Et techniquement ?
    - Un #RaspberryPi
    - Une carte son
    - Trois câbles

    Pour les curieux, c’est par ici :
    🔗 github.com/mmourcia/audio-gues

    #DIY #Makers #SideProject #Geek #Vibecoding #Vintage #AudioGuestbook

  22. Audio guestbook ☎️ Mikaël nous parle de son projet coup de cœur #OpenSource !

    ➡️ Le principe :
    - On décroche un vieux téléphone
    - On écoute le menu
    - On numérote
    - On laisse un message, on écoute une blague, etc.
    - On raccroche
    - Et tout est enregistré

    🛠️ Et techniquement ?
    - Un #RaspberryPi
    - Une carte son
    - Trois câbles

    Pour les curieux, c’est par ici :
    🔗 github.com/mmourcia/audio-gues

    #DIY #Makers #SideProject #Geek #Vibecoding #Vintage #AudioGuestbook

  23. Ich wollte nie ernsthaft ein Buch schreiben, Webseiten gestalten bringt mir mehr Freude. Aber zu diesem Thema wäre ein Buch / kleiner PDF-Ratgeber definitiv sinnvoll:

    „Wie man als Vater mehr als 2 Monate Karenz nimmt - oder anderweitig mehr Verantwortung übernimmt in den ersten Jahren mit Kind"

    Denn auch die neue Umfrage von SPÖ-Familiensprecher Bernhard Herzog zeigt: ... linkedin.com/posts/mandrasch_k

    #EqualCare #Väterkarenz #Elternzeit #Karenz #Feminismus #Karenzplanung #HalbeHalbe #ElternTeilzeit #Arbeiterkammer #SideProject

  24. Icelandic trio sideproject has an eclectic approach where various grime and club beats and musical phrases seesaw back and forth in a glitchy and unruly way that provides its own thrill for jaded ears.

    Find out more about their music at thepropagandasite.com/artist/s

    #music #musicdiscovery #tPsNewEntry #sideproject

  25. I built AIWire, a daily AI news aggregator that pulls the most important AI stories from across the web, so you don't have to.

    Free, no account needed.

    🔗 aiwire.app

    #AINews #Tech #SideProject #BuildInPublic

  26. Finde die eigentlich Herausforderung bei Info-Webseiten ist das kurze & knackige Texten, insbesondere dass es am Smartphone nicht zu viel wird.

    Neuen Intro-Text für karenz-wizard.at/ geschrieben, danach klarere User-Journey versucht mit ...

    #KarenzWizard #Väterkarenz #EqualCare #UX #Sideproject

  27. Markdown Neuraxis Android Release v0.0.23 · timabell/markdown-neuraxis

    github.com/timabell/markdown-n

    Now with a well behaved "done" button for editing text (so that you can still use the keyboard enter button to add new lines rather than have it finish editing)

    #Android #FOSS #Markdown #SideProject #PKMS #TodayIMade #SmallWins #Kotlin #ClaudeCode