HackerLangs
TopNewTrendsCommentsPastAskShowJobs

tadasv

no profile record

Submissions

Show HN: Vibe Coded Text Categorizer

github.com
1 points·by tadasv·6 เดือนที่ผ่านมา·0 comments

comments

tadasv
·14 วันที่ผ่านมา·discuss
I hope that open models will dominate. The difficult part to reconcile for me is the amount of compute that's required to create and run such models. Small models are fine, I run local llms 27b param on a gpu, but it's not even close to frontier in capability. Who wants to drop $40k+ on hardware to run these things. Companies, maybe/perhapts. On the other hand, to run a DB I can get a server for $3k and handle tons of traffic on it and other things too.
tadasv
·19 วันที่ผ่านมา·discuss
This is great IMO. I like zig as a language and the idea behind it. But boy, it has a syntax issue. I with they figure out better syntax before 1.0, developer ergonomics I think are as important.
tadasv
·3 เดือนที่ผ่านมา·discuss
for those who are into books i'd recommend taking a look at alphago simplified by mark liu. It has rule based strategies + DL for connect for and other simple games.
tadasv
·6 เดือนที่ผ่านมา·discuss
https://vilkeliskis.com/ - rebooting as of recently to a self-hosted solution from under my desk.

Btw, https://nownownow.com/ is a great place to discover people. This project is somewhat similar to what you're doing.
tadasv
·9 เดือนที่ผ่านมา·discuss
I'm thinking about trying something similar to this on top of AWS SES. They make it fairly trivial to accept email and store it to S3. So email forwarding would be straight to S3 backup. But still would need a system to backup these emails to some local storage.

Not sure what's the best way to handle this, I had my gmail account since the early days and it's baked into so many important accounts. It definitely crosses my mind what it'd be really difficult if I were blocked out somehow.