Viewing profile — mackross
mackross
HN member- Joined
- Fri, Mar 09, 2012, 4:01 AM UTC
- HN karma
- 184
- Public activity
- 65 items
- HN profile
- View on Hacker News ↗
About mackross
No profile information was provided.
Recent public activity
-
comment
Comment #49221103
I wouldn’t at all be surprised if OpenAI settled with HF to not press charges.
-
comment
Comment #48830831
Supertonic 3 is pretty amazing too. I’ve got time to first sound down to well under a second by streaming chunks and stitching together from CPU with goonx (non c-go onnx) - happy …
-
comment
Comment #48295754
What a happy surprise today! The amount of times I’ve had to do weird janky package APIs so the API was still reasonable is more than I can count.
-
comment
Comment #48256620
moved to kobo (the nice one with colour screen) with calibre web running behind a cloudflare tunnel, getting books direct through smallest publishers/authors. Adds the tiniest bit …
-
comment
Comment #48198321
The antigravity teamwork-preview doesn't work for me -- upgraded to ultra, installed antigravity 2, ran teamwork-preview, keeps failing: "You have exhausted your capacity on this m…
-
comment
Comment #47130037
Durable objects looks interesting! Thanks for the link
-
comment
Comment #47073031
I’m a huge elixir fan, but imho it doesn’t solve durable execution out of the box which is a major problem that often gets swept under the rug by BEAM fanboys. Because ETS and supe…
-
comment
Comment #46948938
- A phoenix/ecto inspired batteries included framework for Golang. Uses data-star for real time bindings (can do live view like things but my personal favorite is just real time fo…
-
comment
Comment #46723152
Same name as my Phoenix inspired framework for go: https://codeberg.org/lixgo/lix
-
comment
Comment #46133765
Cool app. I couldn’t see a way to report an error in one of the default expressions.
-
comment
Comment #46114506
Guess my edit didn’t work…
-
comment
Comment #46111643
An often overlooked extra advantage to Google is their massive existing ad inventory. If LLMs do end up being ad supported and both products are roughly the same, Google wins. The …
-
comment
Comment #46111633
An often overlooked extra advantage to Google is their massive existing ad inventory. If LLMs do end up being ad supported and both products are roughly the same, Google wins. The …
-
comment
Comment #45724218
Love the thought put into mise and now fnox. They’re a joy to use.
-
comment
Comment #45595994
Amazing work by author!
-
comment
Comment #45055371
Always enjoy mattt’s work. Looks like a great library.
-
story
Show HN: Instruct LLMs to do what you want in Ruby
I’ve been working on this gem part-time for a few months now. The API is not yet fully stable so I wouldn’t recommend for anything other than experimenting. Nevertheless, my compan…
-
comment
Comment #42440014
Very cool :) can it just do observability too or do you have to use for all prompting?
-
comment
Comment #42428377
We’ve built a solution in conjunction with a university to this problem that is pretty low effort to implement, but very few professors can be bothered to even try it out (the apat…
-
comment
Comment #42255170
I love this — it captures what I’ve been struggling to articulate after using o1 a lot.
-
comment
Comment #42226856
I used these in a distributed sync in about 2013-2014. When Postgres got JSON support we ended up going centralized for that product and a simple logic clock was all we needed. Nev…
-
comment
Comment #41775440
Still possible, propshaft works perfectly with the official js-bundling and css-bundling gems which let you add any js build pipeline as a build step
-
comment
Comment #41159653
We built a simple but novel solution for that is far more reliable and works completely differently to gpt-zero and openai methods. I'm not posting a link as we're not ready for HN…
-
comment
Comment #41155655
I find programming outside-in ends with a better design and is generally faster than inside-out. Similar experience with the rest of the advice.
-
comment
Comment #40095761
Exact same thing happened to me