home.social

Search

87 results for “jakehamilton”

  1. I just lost my job so you know what that means: I'm available for work!

    I'm primarily a web developer, HTML + CSS + TS is my bread and butter, but I have a good amount of experience with containers, Kubernetes, Nix, NixOS, etc. I'm the sort of person to write a compiler for fun. AND I'm looking to start somewhere ASAP!

    Available for remote work, based in Southern California in the US.

    You can find my portfolio here: jakehamilton.dev

    My resume is available on my site as well (not updated post-Stardog yet): jakehamilton.dev/documents/Jak

    #FediHire #GetFediHired #LookingForWork #Programming #WebDevelopment

  2. @jakehamilton how do you install plug-ins for #neovim that aren't in #nixvim btw?

    I need #notion plug-in because people at work delude themselves that they will manage to keep an up-to-date notion knowledge base, but I'm using #nvix, which is a wrapper around #nixvim, so I'd like to gauge roughly how much time should I allocate to figuring out how to install a plugin.

  3. @jakehamilton how do you install plug-ins for #neovim that aren't in #nixvim btw?

    I need #notion plug-in because people at work delude themselves that they will manage to keep an up-to-date notion knowledge base, but I'm using #nvix, which is a wrapper around #nixvim, so I'd like to gauge roughly how much time should I allocate to figuring out how to install a plugin.

  4. @jakehamilton how do you install plug-ins for #neovim that aren't in #nixvim btw?

    I need #notion plug-in because people at work delude themselves that they will manage to keep an up-to-date notion knowledge base, but I'm using #nvix, which is a wrapper around #nixvim, so I'd like to gauge roughly how much time should I allocate to figuring out how to install a plugin.

  5. @jakehamilton how do you install plug-ins for #neovim that aren't in #nixvim btw?

    I need #notion plug-in because people at work delude themselves that they will manage to keep an up-to-date notion knowledge base, but I'm using #nvix, which is a wrapper around #nixvim, so I'd like to gauge roughly how much time should I allocate to figuring out how to install a plugin.

  6. @jakehamilton Neat. I am always looking for a good language in which to write my #elmLang ports. I will watch this space.

  7. @jakehamilton Is this a pattern specific to configuration only, or does it have wider application in pure #functionalProgramming (and maybe even beyond that)? I wonder whether this pattern has been found, described and named before, or whether this is its first (documented) discovery.

    #functional_programming #softwareDesign #softwareDesignPattern

  8. @jakehamilton Is this a pattern specific to configuration only, or does it have wider application in pure #functionalProgramming (and maybe even beyond that)? I wonder whether this pattern has been found, described and named before, or whether this is its first (documented) discovery.

    #functional_programming #softwareDesign #softwareDesignPattern

  9. @jakehamilton #nixpkgs is also the part with need forking the least as Eelco didn't contribute much to it anyways. The problems were all in #cppnix so the community should focus on forking it

  10. @jakehamilton #nixpkgs is also the part with need forking the least as Eelco didn't contribute much to it anyways. The problems were all in #cppnix so the community should focus on forking it

  11. @jakehamilton is also the part with need forking the least as Eelco didn't contribute much to it anyways. The problems were all in so the community should focus on forking it

  12. @jakehamilton #nixpkgs is also the part with need forking the least as Eelco didn't contribute much to it anyways. The problems were all in #cppnix so the community should focus on forking it

  13. @jakehamilton #nixpkgs is also the part with need forking the least as Eelco didn't contribute much to it anyways. The problems were all in #cppnix so the community should focus on forking it

  14. @jakehamilton Take care before updating iOS - see article above implying some apps (primarily those not obtained via app store, and that tend use web technology to run) will break

  15. @jakehamilton @geekgonecrazy Implicitly setting variables is something I do as well and where necessary using make (looking at you ) after you realize that arrays & slices can be nil without a pointer, var is almost a bug in the making

  16. Hey so I'm restraining myself from just boosting all his posts, but if you're interested in the future of computing, I would definitely recommend following @jakehamilton. #aux (#auxOS?) looks like it's going to be a real thing and while I have my problems with #nixLang I really do think in 20 years all operating systems will be based on the foundational ideas of #NixOS.

  17. @docRekd thanks. I just saw that one (re-toot below) and it got me curious. Was considering trying NixOs for a while now (currently using #gentoo for ages with brief switch to #funtoo till got in a fight with Robbins, cause of, ironically, single person of decision and no proper roadmap), but seems it is not good timing now 😅

    hachyderm.io/@jakehamilton/112

  18. How would you like to declare supported cross-platform build targets in #Nix with #Aux? My current possible routes are:

    - Support all combinations of platform build/host/target combinations, but output non-native builds with "cross" in the name
    - Explicitly set supported build / host / target systems per package and support all combinations of them
    - Explicitly set supported triples for supported platforms

  19. In case anyone has trouble sleeping (like me) and wants some gentle background viewing/listening, Penny started doing a new series Midnight Snap which is *perfect*. I love the latest one going through the frog detective games, it's very cozy.

    youtu.be/l1l6Blo9yLo

    #SnapCube #MidnightSnap #FrogDetective

  20. Announcing the `v1.0.0` release of #Aux Lib, a fully-featured #Nix library with its own module system.

    forum.auxolotl.org/t/aux-lib-v

  21. If you are interested in helping out with making a package set surrounding these ideas, we could use help in getting cross compilation working for our compiler infra!

    @vlinkz managed to make some good progress already, but more help is welcome!!

    git.auxolotl.org/auxolotl/labs

    #Nix #NixOS #Aux

  22. Wondering what I have been up to with #Aux Labs? Well do I have the video for you!

    youtu.be/cSAWK5WUN_s

    #Nix #NixOS #NixPkgs

  23. CW: Nix, JavaScript, QuickJS

    I've packaged @suchipi 's #QuickJS fork for #Nix! She added some awesome features like `qjsbootstrap` which lets you append #JavaScript to an existing binary to create a new program that automatically executes your code!

    This #NixFlake includes a helper for building applications using `qjsbootstrap`. Check it out!

    github.com/snowfallorg/quickjs