agambrahma

↗ HN profile [ 77.1 ms ] full profile
Karma
0
Created
()
Submissions
0
  1. Gerbil is a Scheme built on Gambit that compiles to native code via C. It has an actor-oriented concurrency model, a rich module system, and a batteries- included stdlib. I built a browser playground to make it easy to…

  2. When my kids were young we'd flip restaurant menus over and fill a hand-drawn grid with crayon doodles, one square at a time. I wanted to turn that ritual into an app. Patchwork lets you create an NxN grid, share an…

  3. I've built a native macOS AI chat application that supports both Gemini and Cerebras providers through a single interface. You can choose between either depending on what each conversation needs, then select a model…

  4. I built a browser-based REPL for Coalton, a statically typed Lisp dialect that merges Haskell’s type system with Common Lisp. Coalton gives you: - Algebraic data types, pattern matching, static guarantees - Full…

  5. Long-Running GKE Incident (status.cloud.google.com)
  6. Noticed this issue around 20:15 UTC to 20:45 UTC. Captured some Downdetector screenshots: - https://imgur.com/a/uNTtvIU - https://imgur.com/a/Pc2P0at However _nothing_ showed up on AWS status etc, so I'm wondering…

  7. Hello! As someone who likes to passively follow along, and finds the "non-ML/DL" AI space pretty interesting too, I was wondering if someone here could compare the two textbooks that seem to be bubble up in a search:…

  8. Seems like a strange question to ask, but ... I've worked with C++ (with bouts of Python and Go) most of my life, and am part of a "mostly Java" tech stack right now. Given that I'd never used IntelliJ before, and never…

  9. (I thought my first submission would be more relevant to the stuff I like to read about, but still …) I did a “write a haiku-a-day” challenge for myself (5-7-5 style) a few years ago, kept going for a year, then forgot…