HackerTrans
TopNewTrendsCommentsPastAskShowJobs

danielcorin

no profile record

Submissions

Stateful Agents and Basic Memory

danielcorin.com
2 points·by danielcorin·5 tháng trước·0 comments

Gemini 2.5 Flash default time to first token increased from 2.0

thoughteddies.com
1 points·by danielcorin·năm ngoái·0 comments

[untitled]

1 points·by danielcorin·2 năm trước·0 comments

Cogno – Word Guessing Game

cogno.fun
1 points·by danielcorin·2 năm trước·1 comments

Sonnet 3.5 can solve 40% of NYTimes Connections puzzles

danielcorin.com
2 points·by danielcorin·2 năm trước·0 comments

VLMs Hallucinate

danielcorin.com
2 points·by danielcorin·2 năm trước·0 comments

Protobuf-driven data extraction with language models

github.com
2 points·by danielcorin·2 năm trước·0 comments

VLMs Aren't Blind

danielcorin.com
2 points·by danielcorin·2 năm trước·0 comments

comments

danielcorin
·12 tháng trước·discuss
I’ve been building a Swift app [1], compatible with OpenAI APIs, easy model switching across providers, and with hotkeys for OS integration to capture text and images. It’s far more minimal than most other LLM frontends I’ve tried, but it’s been sticky for me.

[1]: https://www.wvlen.llc/apps/tomo
danielcorin
·2 năm trước·discuss
More recently, `gemini-exp-1206` did quite well [1].

[1]: https://github.com/simonw/pelican-bicycle/blob/main/README.m...
danielcorin
·2 năm trước·discuss
This is nice and has a very snappy UX.

For the Vercel folks, how are you all thinking about this tool compared to offerings from Github[1] or Sourcegraph[2]?

[1]: https://cs.github.com

[2]: https://sourcegraph.com/search
danielcorin
·2 năm trước·discuss
Cogno is a word game that is the inverse of Semantle. You start with a word and the goal is to guess as many of the top 50ish semantically similar words as you can before you make 5 guesses outside the top list. You get points based on how close the word is to the starting word, calculated by embeddings. More info here: https://www.cogno.fun/about