home.social

#flox — Public Fediverse posts

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

fetched live
  1. Flox – self-hosted videowatchliste

    Ønsker du at flashe din oversigt over sete videofilm på din egen hjemmeside og samtidig kunne dele den med ActivityPub-kompatible netværk (Mastodon, Pixelfed, m.fl.), så prøv at kigge på Flox. Flox er ment til brug som selfhosting (jeg leder stadig efter et dansk ord til dette), og er ret fleksibelt med sin Laravel (PHP)/VuejS-kombination. Flox kan bruge alle de database-servere, Laravel forbinder med. Flox kan synkronisere din samling med tekster og data fra hhv. The Movie Database og […]

    fediverset.dk/flox-self-hosted

  2. Tired of handing new teammates a 16-step README just to get them set up?
    Walking through @flox : reproducible, portable dev environments built on Nix. One command, consistent dependencies, shareable via Git or FloxHub, works across Linux and macOS.

    youtube.com/live/wvZYVXcKP0E
    #Flox #Nix #OpenSource #DevEnvironments #Linux #Homelab

  3. Okay, first problem with Flox: there doesn't seem to be an easy / generic way to install it 😅

    The install docs (flox.dev/docs/install-flox/ins) have links to DEB and RPM packages, as well as instructions for Nix; but I'm on another distro... I suppose step 1 would be to install Nix? 🤔

    (Instructions unclear; got my nix stuck in GPU fans)

    #flox #nix #planetnix #scale23x

  4. Next talk at #scale23x, we're moving to #planetnix, with "You Know Nix. Your Team Doesn't. Now What?" by Rok Garbas.

    IOW, how to usr #Flox to evangelize #Nix / help your coworkers to get on board with Nix but with a gentler learning curve.

  5. starts tomorrow in Pasadena. Join us to talk reproducibility, secure software by construction, and just some great community conversation.

    There is also some limited edition swag.

    And thanks to our sponsors!

  6. We’re at @cfgmgmtcamp in Ghent! 👋

    Big shoutout to Tanja, Stahnke, Rok, and Dan for representing the Flox crew.

    👉 Wednesday at 2pm — join our workshop where we’ll use to introduce the core ideas behind the Nix ecosystem without requiring you to learn the Nix language or climb its steep learning curve.

    You can also swing by our booth to chat about reproducible environments and the power of ❄️

  7. You got a new laptop for Christmas. Suh-weet!

    You absolutely want to build software with it, which means setting up your local dev environment. Easier said than done! Experience has taught you that setting up a local dev environment is a Sisyphean enterprise: things always break, so you find yourself repeating the same motions over and over again.

    This time, however, you’ve got . And that makes all the difference.

    flox.dev/blog/setting-up-a-new

  8. 🎉 Wow, who knew #Kubernetes needed another layer of complexity? Enter #Flox, where you can now enjoy the thrill of pulling hash-pinned packages and living in fear of #cryptographic #hashes, all while pretending your deployments are suddenly faster. 🚀 Because nothing says "cutting-edge" like making your #DevOps life an even bigger nightmare. 😜
    flox.dev/kubernetes/ #complexity #HackerNews #ngated

  9. I might've found a local development setup with #Flox and #Just that I don't hate...

  10. Layering and composition are two powerful ways to create and share environments.

    ✅ Layering gives you flexibility in emergent, unpredictable situations.

    ✅ Composition gives you reproducibility, auditability, and predictable behavior at runtime—at the cost of some upfront design and testing.

    Read the full guide for examples, pros & cons, and practical workflows 👉 flox.dev/blog/layering-and-com

  11. We’ve been talking a lot about Build & Publish lately but here’s something for those who may not know yet.

    In this quick demo video, Ross shows what that looks like:

    - Installing tools
    - Spinning up a dev environment
    - Keeping everything portable, reproducible, and easy to share

    Watch it here: youtube.com/watch?v=aidi5svDml8

  12. How many tools do you use to manage your tooling?

    gives you a new way to work with packages and build reproducible development environments without using containers.

    ✅ It gives users transparent, no-hassle access to the tools, files, and environment variables in their local systems.
    ✅ It enables teams to create portable, reproducible development environments that behave the same way anywhere, taking advantage of available OS, CPU, and even GPU capabilities.

    youtu.be/aidi5svDml8

  13. @mateovich yeah! It's called @neodb and another one in the works called #Flox!

  14. Are you tired of the README game? 👀

    Automate yours with .

    Using a catalog of over 150k software dependencies, Flox can deliver exactly the dev environment you need. It's consistent, reproducible, and auditable.

    flox.dev/

  15. We’re at Atlanta!

    Come say hi to Ross and Katherine from the Flox team 💜

    We’d love to meet you and chat about developer workflows, reproducibility, and how to make managing environments a lot easier.

  16. Get a quick intro to Flox!

    Zach walks you through how to set up, customize, and share your development environments (no containers or heavy lifting required.)

    You’ll learn:

    - What is and how it’s different from apt and Homebrew
    - How to create and configure project-specific environments
    - Managing packages, environment variables, and shell hooks with the manifest file
    - Handling system-specific dependencies and cross-platform compatibility

    Watch it here: youtu.be/aw6kzxFNC-8

  17. Flox is a package manager with superpowers + access to >120K packages 📦.

    This week's Fun Package Friday 🎉 showcases `jrnl`📝—an app for creating journals + more.

    Learn how getting + running `jrnl` is easy with Flox! 🚀

    Get the deets 👉 buff.ly/40T2Egw

  18. What goes into 'Floxifying' a software project? Learn how to:

    👉 Build locally 🏗️ with
    👉 Package 📦 for CI
    👉 Containerize 🐳 for prod

    Using containers 🐳 VMs 🖥️ or lambdas 🐑? Flox works with your workflow!

    Our new article has the deets.

    buff.ly/42rfO5V

  19. Ever wondered what goes into "Floxifying" a project?

    Wonder no more!

    Our latest article exploring how to use Flox to build locally 👉 CI 👉 run in prod

    If you're using containers 🐳 VMs 🖥️ lambdas 🐑 fits into your workflow

    Read all about it:

    buff.ly/42rfO5V

  20. What does it look like to "Floxify" one of your software projects?

    👉 How much work 🛠️ is actually involved?
    👉 How do you build locally 🏗️ with
    👉 Package 📦 for testing in CI
    👉 Containerize 🐳 for prod?

    Our latest article has the scoop!

    buff.ly/42rfO5V

  21. 🌟 Learn on your laptop with kind (Kubernetes-in-Docker) + .

    On Windows + macOS + Linux, use Flox to create + share a portable kind runtime that just works. It's perfect for local dev + learning + testing in CI.

    Read all about it:

    buff.ly/40d09nT

  22. If you're in San Francisco this Thursday come and hang with other users + have a cup of coffee on us!

    🕒 Jan. 23 4-5 PM
    📍 Philz Coffee (1 Front St #100)
    ☕ Coffee is free/gratis

    Talk about Flox and / reproducibility and the / or anything u like

    Register here: buff.ly/42olhdz

  23. kind, -in-Docker, makes it easy to emulate a production k8s environment locally.

    🌍 With , you can create a portable kind runtime that works on Windows + macOS + Linux!

    📖 Get the scoop in our new article:

    buff.ly/40d09nT