Viewing profile — emgeee
emgeee
HN member- Joined
- Wed, Jul 11, 2012, 12:17 AM UTC
- HN karma
- 478
- Public activity
- 110 items
- HN profile
- View on Hacker News ↗
About emgeee
No profile information was provided.
Recent public activity
-
story
Ask HN: How do you compose your long LLM prompts?
Usually, I just write mine directly in the tool I'm using (chatGPT, claude, etc). However, I've found this workflow lacking when writing a long prompt that describes a product/engi…
-
comment
Comment #43784849
I agree. Tenures may be short but careers are long and tech is (surprisingly) small. Credibility builds trust and trust between people is ultimately what business run on. "Do right…
-
comment
Comment #43638648
fellow co-founder here! One fun thing about this project is the entire frontend was vibe-coded using Bolt in a few days.
-
comment
Comment #43638091
This is a pretty cool idea but I'm trying to think of the advantage of WASM vs other execution engines. It seems to me one of the main use-cases for WASM is to execute lambdas, whi…
-
comment
Comment #43489826
great point, thanks for sharing
-
comment
Comment #43347355
I've used uv to work on the feast feature store project to great success
-
comment
Comment #43050995
I never really thought about this perspective but in some ways it makes sense. I think the ironic part is that LinkedIn now provides built-in AI tools that make you sound more like…
-
story
Ask HN: Has anyone used DeepSeek in production?
There's been a lot of hype about the model for it's low inference costs and chain of thought reasoning but has anyone had actual success using it for production use-cases?
-
comment
Comment #42486657
Checkout warpstream (recently acquired by confluent)
- story
-
comment
Comment #42128358
awesome, happy to answer any questions and would love any feedback!
-
story
Show HN: Python Stream Processing with Denormalized
tl;dr we’re releasing python bindings for writing stream processing jobs using the Denormalized Rust library. Hey HN, A few months ago we released Denormalized, our embeddable stre…
-
comment
Comment #42119770
Commenting code and generating documentation. I like to copy entire python modules into the context window and say something like "add docstrings to all methods, classes, and funct…
-
comment
Comment #42119751
I've found them incredibly useful for writing Dockerfiles or other bits of infra config like K8s yaml
-
comment
Comment #42053185
One area where this absolutely makes a difference is when embedding python. Like it or not Python is extreme popular in data/AI/ML so if you want to build an experience where users…
-
comment
Comment #42008026
One thing that's helped me is to every-so-often oil my wood utensils the same way I oil my wood cutting board. It's helps protect the wood and retain moisture so it doesn't crack. …
-
comment
Comment #42000736
I've always wondered about this too. It should be pretty easy to recognize statistical outliers. I'm sure cheaters would start to adapt but that adaptation might start to look more…
- story
-
comment
Comment #41270571
"streaming data" can generally be thought of as a sequence of events in time. Think measurements from sensors, mouse click events from uses on a webpage, or access logs from a serv…
-
comment
Comment #41270458
would love any and all feedback!
-
comment
Comment #41259553
it'll be coming soon!
-
comment
Comment #41259544
Other founder here -- we've been working on this now for several months and have had a lot of fun building on top of arrow and datafusion
-
comment
Comment #40907118
Could definitely be wrong but I always thought waxing was about reducing the friction between the ski and the snow by both creating a uniform surface and because the wax has a lowe…
-
comment
Comment #40780351
California really does seem to be getting harder to build a tech business in
-
comment
Comment #40200689
+1 to vim-adventures, excellent game and well worth the money if you're a committed power user