Avi Press
banner
avi.press
Avi Press
@avi.press
Founder of Scarf (https://scarf.sh)
Board @ Haskell Foundation
Startups and open source analytics
Claude 3.7 for most things. I do see a lot of people saying grok 3 is very good for coding but I haven’t tried it myself. Also unsure how that integrates with all the tools
March 3, 2025 at 8:24 PM
Felt it in Oakland too
January 12, 2025 at 8:13 PM
All seems to be working! An hour absolutely wasted :D
December 27, 2024 at 3:00 PM
Yay
December 27, 2024 at 2:59 PM
After digging through github.com/NixOS/nix/is..., adding the cert env variable to the daemon's plist seems to have worked!
Nix fails to download build artifacts due to SSL connect error on MacOS · Issue #9140 · NixOS/nix
Describe the bug Certain build artifacts that nix downloads with curl cause an SSL error. This is probably another issue of nix not correctly using my workplace's SSL certificate. This issue seems ...
github.com
December 27, 2024 at 2:59 PM
Hmm now I'm stuck. Seem to be in the same place as: github.com/NixOS/nix/is....

I've tried tweaking NIX_SSL_CERT_FILE, unlinking brew openSSL, reordering my PATH...
After multi-user install every command fails with `SSL connect error (35)` · Issue #11989 · NixOS/nix
Describe the bug On a multi-user install, every nix command throws SSL connect errors when trying to fetch from the cache. A single user install works fine. $ nix-shell -p nix-info --run "nix-info ...
github.com
December 27, 2024 at 2:49 PM
We've fixed the permissions but now we have cert issues downloading anything. setting SSL_CERT variables doesn't seem to work. Have removed homebrew openssl links, no dice.
December 27, 2024 at 2:33 PM
`nix profiles list` is working again!
December 27, 2024 at 2:15 PM
Ok, I didn't have a profile for my user in /nix/var/nix/profiles/per-user. Created them manually
December 27, 2024 at 2:15 PM
Hmm definitely some permissions issues still
December 27, 2024 at 2:10 PM
Indeed, things are still messed up. Trying to install something, eg devenv doesn't work yet.
December 27, 2024 at 2:04 PM