jmoiron plays the blues
@jmoiron.bsky.social replied: Oh I figured he might run again since he ran against both Nadler and Maloney when the district was redrawn, but maybe he's moved away or given up.
@jmoiron.bsky.social replied: oh no, the cursed image
Honestly no idea what Suraj Patel's deal is but I'm assuming he can't be worse than Maloney.
@jmoiron.bsky.social replied: He got owned but Logan is right.
reposted @natanael.bsky.social: You used to hear from tech workers who got into tech to build things.
Now you're hearing from tech managers who got into tech to create monopolies and make money.
jmoiron/monet 95638a0 · make downgrade easier to use, rebuild bookmarks fts on save, fix bookmarks_fts to not try and set rowid to a text field which doesnt work
jmoiron/monet 9712aa4 · fix delete icons in the backend, first pass at a better admin bookmarks list page
jmoiron/monet 8033db7 · update style.css
jmoiron/monet cb9d511 · add fa-link, lots of bookmarks app updates
reposted @techconnectify.bsky.social: Btw, I remember there being some anxieties around folks expressing their opinions during primaries.
Besides being nowhere near a presidential primary at the moment, now is in fact the time for people to express certain lines they expect candidates not to cross.
Protect trans f...
jmoiron/monet b30419c · add fss & urlmapper to hotswap, prune some dead old code
jmoiron/monet d5722f6 · add wip bookmarks app
@jmoiron.bsky.social replied: Point made itt jfc
jmoiron/monet 90edbc0 · add some camera icons
jmoiron/monet 73f5fc8 · ignore pycache dir for fa tests
jmoiron/monet 108b432 · get rid of empty admin.go file
@jmoiron.bsky.social replied: A little tool like this is probably an ideal situation for LLM output. It's a small tool (<1kloc) that will be run maybe a few dozen times, so worth building, but not really worth building well. Mostly understand the approach but not the specifics of each library.
@jmoiron.bsky.social replied: I've also never used Python's type hints and I doubt I ever will. Just like if a Bash program suddenly needs arithmetic, I am just going to switch to Python, if a Python program needs types I am just going to switch to Go. But this was an interesting way to get familiar with them...
@jmoiron.bsky.social replied: The last time I wrote CSS it did not have variables or macros/functions, so it took me a while to wrap my head around that. I also knew about the python fontTools package but had no idea how to use it. Those parts felt like they went faster than learning + implementation would ha...
@jmoiron.bsky.social replied: This tool takes a spec file and produces a minimal CSS and font output for the OFL version of the fontawesome icon font. This lets me build & deliver a very small font file and still use icons for UI and socials.
@jmoiron.bsky.social I've put Claude code through another pass, a simpler goal this time, but a more successful outcome. The code, full Claude log, and a brief explanation of the project are here:
github.com/jmoiron/mone...
jmoiron/monet dc85b21 · cat the claude logs in fa together
jmoiron/monet 2806634 · Merge pull request #12 from jmoiron/dependabot/go_modules/golang.org/x/net-0.38.0
jmoiron/monet 95696bf · Merge pull request #13 from jmoiron/dependabot/go_modules/github.com/go-chi/chi/v5-5.2.2
jmoiron/monet 10f70b1 · remove old templates, move gallery templates to abandoned gallery package
jmoiron/monet 56e2a41 · add a README to the gallery saying that it's somewhat abandoned