home.social

Search

1000 results for “blaix”

  1. I finally updated gren-tui to the latest version of #gren so I thought it was a good time to remind people that it exists. It lets you write command line apps in a pure functional, type-safe, but very pleasant way using the #elm architecture. I'm having a lot of fun with it.

    github.com/blaix/gren-tui

  2. Instead of working on bugs for the upcoming #gren release, I made a dumb idle game for me and my kids. Nobody tell @robinheghan

    blaix.com/aglet-factory/

  3. As a manager, my favorite part of the job is bulk-approving reimbursement and PTO requests.

  4. New Gren Twigs video! This one shows you how to use the stdio streams (reading input and printing to the screen). I apologize I did not have time to make a shorter video.

    youtube.com/watch?v=wvGmRFYmtt

    #gren #FunctionalProgramming

  5. The latest version of #gren is now available in the #nix (unstable) package repository!

    search.nixos.org/packages?chan

  6. The next Gren Twigs is up. It's the final entry on building a cowsay-powered pomodoro timer on the command line. In this one we add the ability to enter a custom amount of time, which means we are managing form fields and multiple screens in a gren-tui app for the first time. Wild and crazy stuff.

    youtube.com/watch?v=6b-gSFuLHa

    #FunctionalProgramming #gren #tui #cow

  7. The next Gren Twig is out. It's part 3 of building a pomodoro timer on the command line with gren-tui. In this one we add a pause feature and some color.

    youtube.com/watch?v=MBk6HHIN2w

    #gren #FunctionalProgramming #tui #cow

  8. Hey the next Gren Twigs is up about making a pomodoro timer on the command line with gren-tui. In this one we make the cow start counting down our pomodoro timer. Exciting stuff.

    youtube.com/watch?v=VEeU9fnfcn

    #FunctionalProgramming #gren #tui

  9. Today's twig is about opaque types in Gren. This is a technique that lets you enforce business logic constraints at the compiler level. Making it literally impossible to ship certain types of bad code. Radical and cool stuff.

    youtube.com/watch?v=bhJDn_W8kR

    #FunctionalProgramming #gren

  10. Today's Gren Twigs video is about Gren Tui, a package for writing terminal UIs in a pure, functional, type-safe way using The Elm Architecture. I am very excited about this one and would love if you shared it!

    youtube.com/watch?v=zBrjKJiy6r

    #FunctionalProgramming #gren #elm #tui

  11. I am in West Virginia this week visiting coal mines and US Civil War sites. Two places where unions were on the right side of history and held their ground despite losing many lives. Also I have another Gren Twigs video where we start using Gren to write #nodejs applications!

    youtube.com/watch?v=jF9fqm9UNY

    #functionalprogramming #gren

  12. Oh no it's Monday! But in this Gren Twig I finally get to the point where we're saving values to the browser's local storage!

    youtube.com/watch?v=tPvYhiMieZ

    #functionalprogramming #gren

  13. Hey hey it's Friday! In this Gren Twig I add a custom error type and use that to show a custom message if we can't interact with the browser's local storage.

    youtube.com/watch?v=iP1gE3uafX

    #FunctionalProgramming #gren

  14. It's Wednesday Grensday! This twig shows you how to take a Task that describes an effect, and turn it into a command that actually performs it. Finally finishing the groundwork to start interacting with the browser's local storage!

    youtube.com/watch?v=qQmALus4oF

    #FunctionalProgramming #gren

  15. Oh no it's Monday! But I have a new Gren Twigs video. This one is about type variables. Might be a little weird if you've never seen this before!

    youtube.com/watch?v=51JnaN3Q3v

    #functionalprogramming #gren

  16. I recently released a new version of my Prettynice Framework for #gren. If you like pure, functional, type-safe languages and want to use the same one on the frontend and the backend of your web app, you might like it.

    v3.prettynice.dev

  17. What if HTML frames were good? Definitely going to try out #htmz

    leanrada.com/htmz/

  18. Snagged blainsmith.space for my Gemini capsule. Now to convert my site context to gemtext and get it uploaded.