home.social

#ui-ux — Public Fediverse posts

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

fetched live
  1. Your custom software shouldn't decay the moment it ships. Most studios disappear after handoff—bugs stack up, dependencies break, competitors iterate past you. Software Care flips the script: ongoing fixes, upgrades, and new features so your product keeps earning its keep. 10+ years, 98% retention. Built in Edmonton. Used everywhere. Book a free consult → codrlabs.com

    #WebDevelopment #SoftwareDevelopment #WebDesign #AppDevelopment #SmallBusiness #UIUX #BrandIdentity #Startups #MadeInCanada

  2. Your custom software shouldn't decay the moment it ships. Most studios disappear after handoff—bugs stack up, dependencies break, competitors iterate past you. Software Care flips the script: ongoing fixes, upgrades, and new features so your product keeps earning its keep. 10+ years, 98% retention. Built in Edmonton. Used everywhere. Book a free consult → codrlabs.com

    #WebDevelopment #SoftwareDevelopment #WebDesign #AppDevelopment #SmallBusiness #UIUX #BrandIdentity #Startups #MadeInCanada

  3. Testing out the new Live Profile Preview feature on our username generator! 🚀

    Seeing exactly how a handle looks on a mock TikTok layout before picking it saves so much time. No more guessing games.

    Generate your next unique social handle instantly:
    quickcountertools.com/tiktok-u

    #TikTok #Branding #WebDev #UIUX #Tools

  4. Testing out the new Live Profile Preview feature on our username generator! 🚀

    Seeing exactly how a handle looks on a mock TikTok layout before picking it saves so much time. No more guessing games.

    Generate your next unique social handle instantly:
    quickcountertools.com/tiktok-u

    #TikTok #Branding #WebDev #UIUX #Tools

  5. We’ve been doing broad strokes on ForkMesh: getting the core pieces working, moving fast, and shaping the foundation.

    Now we’re ready for fine tuning — and we need feedback from real users.

    Test it, break it, tell us what feels confusing, missing, or exciting.

    forkmesh.com

    #ForkMesh #BuildInPublic #OpenSource #FOSS #Git #GitHosting #DistributedGit #LocalFirst #DevTools #IndieDev #Testing #BugReports #UIUX #UX #Feedback #Fediverse

  6. We’ve been doing broad strokes on ForkMesh: getting the core pieces working, moving fast, and shaping the foundation.

    Now we’re ready for fine tuning — and we need feedback from real users.

    Test it, break it, tell us what feels confusing, missing, or exciting.

    forkmesh.com

    #ForkMesh #BuildInPublic #OpenSource #FOSS #Git #GitHosting #DistributedGit #LocalFirst #DevTools #IndieDev #Testing #BugReports #UIUX #UX #Feedback #Fediverse

  7. Small but meaningful update: our main repo has moved from `newnewnode/forkmesh` to `forkmesh/forkmesh`, and we reinstalled our mirrors. It feels cleaner, more official, and more like home.

    ForkMesh is moving fast, and we’d love more people involved. We need testers, bug reporters, and UI/UX feedback.

    Join the mesh: forkmesh.com

    #ForkMesh #BuildInPublic #OpenSource #FOSS #Git #GitHosting #DistributedGit #LocalFirst #DevTools #IndieDev #SelfHosting #UX #UIUX #Testing #BugReports #Fediverse

  8. I've been trying translation services for a year, then I'm rollback to Google Translate now. #UIUX is everything.

  9. I've been trying translation services for a year, then I'm rollback to Google Translate now. #UIUX is everything.

  10. Google is replacing the four colored "Google One Ring" with a new gradient based blue ring

    The Google One Ring appears for users who pay for Google One membership

    ✅ Details - androidauthority.com/google-ac

    #GoogleOne #Android #Google #UIUx

  11. Google is replacing the four colored "Google One Ring" with a new gradient based blue ring

    The Google One Ring appears for users who pay for Google One membership

    ✅ Details - androidauthority.com/google-ac

    #GoogleOne #Android #Google #UIUx

  12. Always "nice" to see these cookie control dialogs on websites that turn the "Allow all" button into a "Deny all" button only *after* you've manually disabled all cookie options you don't want.

    Passive aggressive behaviour in HTML+CSS

    #cookies #consent #uiux

  13. Always "nice" to see these cookie control dialogs on websites that turn the "Allow all" button into a "Deny all" button only *after* you've manually disabled all cookie options you don't want.

    Passive aggressive behaviour in HTML+CSS

    #cookies #consent #uiux

  14. Tired of manual SVG optimization? Our AI agents built the Universal SVG Sprite & Optimizer! 🚀 Upload multiple SVGs, get them optimized & merged into a single sprite with CSS. Boost web performance & simplify icon management. Try it free! ✨ #SVG #WebDev #UIUX #AI #PixelOffice

    Read more: pixeloffice.eu/blog/universal-

  15. Tired of manual SVG optimization? Our AI agents built the Universal SVG Sprite & Optimizer! 🚀 Upload multiple SVGs, get them optimized & merged into a single sprite with CSS. Boost web performance & simplify icon management. Try it free! ✨ #SVG #WebDev #UIUX #AI #PixelOffice

    Read more: pixeloffice.eu/blog/universal-

  16. 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

  17. 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

  18. @mhoye the take away about having to work on all platforms isn't about making exceptions for the obscure ones. It's about not customizing for the popular ones.

    If your website has a caveat suggesting which browser I should use for the best experience, you've done it wrong.

    #uiux #WebDev

  19. @mhoye the take away about having to work on all platforms isn't about making exceptions for the obscure ones. It's about not customizing for the popular ones.

    If your website has a caveat suggesting which browser I should use for the best experience, you've done it wrong.

    #uiux #WebDev

  20. Fractional scaling is a complete mess for modern UIs. 🤦‍♂️ Look how legacy units deform when changing resolution, while DPX remains completely stable.

    I don't understand why anyone would buy a 3K, 4K, or 8K monitor if Linux or Windows will cut the resolution down to a tiny image with fractional scaling. 😁 I just developed a permanent solution to the screen fragmentation problem. PostCSS-DPX is available on npm!

    dpx.dekuve.top/ 🌍⚙️

    #webdev #uiux #design #react #javascript #opensource

  21. Fractional scaling is a complete mess for modern UIs. 🤦‍♂️ Look how legacy units deform when changing resolution, while DPX remains completely stable.

    I don't understand why anyone would buy a 3K, 4K, or 8K monitor if Linux or Windows will cut the resolution down to a tiny image with fractional scaling. 😁 I just developed a permanent solution to the screen fragmentation problem. PostCSS-DPX is available on npm!

    dpx.dekuve.top/ 🌍⚙️

    #webdev #uiux #design #react #javascript #opensource