HackerLangs
TopNewTrendsCommentsPastAskShowJobs

taf2

3,797 karmajoined il y a 16 ans
CTM

Submissions

Pretext

github.com
3 points·by taf2·il y a 3 mois·1 comments

AI models compete playing CIV

clashai.live
2 points·by taf2·il y a 4 mois·0 comments

Markdown CLI viewer with VI keybindings

github.com
84 points·by taf2·il y a 5 mois·35 comments

Pocket TTS pure C library / CLI

github.com
1 points·by taf2·il y a 5 mois·0 comments

comments

taf2
·il y a 3 jours·discuss
Not finding anything about this while searching huggingface: https://huggingface.co/search/full-text?q=SWE-1.7 i assume this is another closed source model?
taf2
·il y a 5 jours·discuss
i love the built in AI - i created this tic tac toe game with an AI trash talking opponent -> https://taf2.github.io/ai-tic-tac-toe-trash-talk/
taf2
·il y a 10 jours·discuss
this gives me children of time vibes
taf2
·il y a 11 jours·discuss
Best way to make your M series macbook pro feel like a good old fashion intel macbook pro. Run a local model.
taf2
·il y a 25 jours·discuss
when i read "keys" i figured "names" like in my .ssh/config a named host that i access with a key... but listening more it sounds like a new way to do networking over QUIC...
taf2
·le mois dernier·discuss
kill -9
taf2
·le mois dernier·discuss
I’m waiting to see results on deepswe - that benchmark really seemed accurate for opus and gpt 5.5…
taf2
·le mois dernier·discuss
I wanted to love flux.ai because i love codex... and if i could automate the creation of some PCB projects with as much success as I am with codex it would have been quiet fun in the shop... so i gave them a $100~ bucks and i got like nothing in return so I decided i'd wait and see... sounds like it has not improved.
taf2
·il y a 2 mois·discuss
That sucks I guess I won’t be using any Google llms anymore
taf2
·il y a 2 mois·discuss
are there any stats pointing to these students going to different schools? we know birth rates fell sharply starting ~2008 and have stayed low. [https://www.cdc.gov/nchs/data/vsrr/vsrr043.pdf]
taf2
·il y a 2 mois·discuss
4gb? Maybe on a raspberry pie it’s a problem - I’m sure there is a chrome flag to disable
taf2
·il y a 2 mois·discuss
What’s wrong with shipping a local llm? This is quite nice IMO is there a privacy concern with running it locally? I already have a few games I wrote web based using this and it’s quiet nice to not need a server to run my game in pure HTML from my file system
taf2
·il y a 2 mois·discuss
ok i picked a bad day to move from one register to another... i just spent the last hour frantically trying to figure out why the new register screwed us or the old register was screwing us...
taf2
·il y a 2 mois·discuss
i bet someone mentioned openclaw one too many times
taf2
·il y a 2 mois·discuss
Wow so like there are many services that rely on anthropics api.. if for example I inject the word openclaw into a bunch of chat bots or voice bots that might be using anthropics API would this also break them…
taf2
·il y a 3 mois·discuss
my goal was simple 2 sided pcbs, machined traces because i wanted to avoid chemical etching, but when it comes to via's chemicals are really the only way. The chemcials needed for plating via's are very toxic. my current thinking to avoid the really nasty ones is to try conductive ink (probably pretty bad too) but it maybe would work to coat the fr4 material and then allow a copper plating to take... really it's a fun process machining and laser the soldier mask.
taf2
·il y a 3 mois·discuss
In my journey to make pcb’s at home I decided to stop once I almost gassed myself and shifted instead to buying gpus
taf2
·il y a 3 mois·discuss
Just in time for ipv8 - https://www.ietf.org/archive/id/draft-thain-ipv8-00.html
taf2
·il y a 3 mois·discuss
I did this with qwen 3.5 - tool calling was the biggest issue but for getting it to work with vllm and mlx I just asked codex to help. The bulk of my the time was waiting on download. For vllm it created a proxy service to translate some codex idioms to vllm and vice versa. In practice I got good results on my first prompt but followup questions usually would fail due to the models trouble with tool calling - I need to try again with gemma4
taf2
·il y a 3 mois·discuss
I switched off claude when they nerfed opus 4.5 in August 2025, since then codex has clearly produced better code with fewer bugs. Opus 4.6 was more a temporary de-nerf of 4.5 but did not materially improve. codex has now a proven track record of producing stable results while introducing far fewer bugs.