HackerTrans
TopNewTrendsCommentsPastAskShowJobs

christiansafka

no profile record

Submissions

Benchmarking real-time voice translation

startpinch.com
2 points·by christiansafka·16 วันที่ผ่านมา·0 comments

Show HN: Haven – persistent SSH sessions without tmux

haventerminal.com
4 points·by christiansafka·3 เดือนที่ผ่านมา·3 comments

Exploring JEPA for real-time speech translation

startpinch.com
48 points·by christiansafka·4 เดือนที่ผ่านมา·9 comments

[untitled]

1 points·by christiansafka·5 เดือนที่ผ่านมา·0 comments

NextJS-RAG – opinionated SQLite RAG

github.com
3 points·by christiansafka·9 เดือนที่ผ่านมา·1 comments

comments

christiansafka
·2 เดือนที่ผ่านมา·discuss
That is a good looking homemade burger
christiansafka
·3 เดือนที่ผ่านมา·discuss
Server-side yes - the app ships with its own open-source remote daemon that gets setup when you connect to the server
christiansafka
·3 เดือนที่ผ่านมา·discuss
A native Mac app as a modern tmux replacement. I manage agents and terminal sessions across several GPU machines and having it all in one UI has been great for reducing cognitive load. If anyone's interested in being an early adopter, we're at https://haventerminal.com
christiansafka
·3 เดือนที่ผ่านมา·discuss
If anyone is looking for a slightly higher level management of persistent sessions, we just launched https://haventerminal.com for Mac
christiansafka
·3 เดือนที่ผ่านมา·discuss
I would also describe haventerminal.com as making tmux pretty and usable! but without any setup steps, first class support for agents, and management of multiple machines. Disclaimer: It's a macOS app we just launched and it ships its own open source session persistence.
christiansafka
·5 เดือนที่ผ่านมา·discuss
We've published our learnings and results as part of our entry to the Interspeech 2026 Audio Encoder challenge. Code and model will be released on the same url
christiansafka
·9 เดือนที่ผ่านมา·discuss
Found a post from Twilio using the same tech stack in 2013! What a trip. Cool project!

https://news.ycombinator.com/item?id=5409914
christiansafka
·9 เดือนที่ผ่านมา·discuss
Over the weekend I built a website for teachers and parents to ask questions from Maria Montessori but couldn't fit all the relevant docs into context windows. The other RAG libraries were either doing too much (IMO) or involved connecting to an external Postgres which felt extra for what I was building. So I created this minimal RAG plugin, built for side projects. It is actually unrelated to nextjs, should run in any nodeJS env.

If anyone finds this useful I'll probably add some parsing for non-text formats like PDF, images, videos.

Repo: https://github.com/christiansafka/nextjs-rag