HackerTrans
TopNewTrendsCommentsPastAskShowJobs

danielcorin

no profile record

Submissions

Stateful Agents and Basic Memory

danielcorin.com
2 points·by danielcorin·قبل 5 أشهر·0 comments

Gemini 2.5 Flash default time to first token increased from 2.0

thoughteddies.com
1 points·by danielcorin·السنة الماضية·0 comments

[untitled]

1 points·by danielcorin·قبل سنتين·0 comments

Cogno – Word Guessing Game

cogno.fun
1 points·by danielcorin·قبل سنتين·1 comments

comments

danielcorin
·قبل 12 شهرًا·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
·قبل سنتين·discuss
More recently, `gemini-exp-1206` did quite well [1].

[1]: https://github.com/simonw/pelican-bicycle/blob/main/README.m...
danielcorin
·قبل سنتين·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
·قبل سنتين·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