Search
87 results for “jakehamilton”
-
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: https://jakehamilton.dev
My resume is available on my site as well (not updated post-Stardog yet): https://jakehamilton.dev/documents/Jake%20Hamilton%20Resume.pdf
#FediHire #GetFediHired #LookingForWork #Programming #WebDevelopment
-
@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.
-
@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.
-
@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.
-
@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.
-
@jakehamilton Neat. I am always looking for a good language in which to write my #elmLang ports. I will watch this space.
-
@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
-
@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
-
@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
-
@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
-
@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
-
@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
-
-
@jakehamilton @geekgonecrazy Implicitly setting variables is something I do as well and where necessary using make (looking at you #gorm ) after you realize that arrays & slices can be nil without a pointer, var is almost a bug in the making
-
@cbleslie @jakehamilton
When some fosstodon user argues against Nix CoC -
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.
-
@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 😅
-
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 -
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.
-
Announcing #Aux Foundation, a binary bootstrap chain for #Nix!
https://forum.auxolotl.org/t/aux-foundation-is-now-available/885
-
Announcing the `v1.0.0` release of #Aux Lib, a fully-featured #Nix library with its own module system.
https://forum.auxolotl.org/t/aux-lib-v1-0-0-is-now-available/883
-
I would like to move Aux Lib out of the Labs repository!
-
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!!
-
Wondering what I have been up to with #Aux Labs? Well do I have the video for you!
-
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!