Solo codes
Ir al canal en Telegram
Follow along to a coders journey (and memes). Full stack developer | A2sv head of education | GDG technical lead | binge watcher
Mostrar más3 483
Suscriptores
-324 horas
-57 días
+2630 días
Archivo de publicaciones
3 484
yalseralet bemulu
Turn on VPN to a western country
Go to Spotify website, then change your country location to said VPN country
Reload Spotify, done
3 484
One thing that has started to piss me off about github is
The more you commit overtime , the darker your commits get, like what do you mean 13 commits a day looks like 1 commit used to last year
someone that consistently does 3 commits a day will probably have a better looking github than a mf that has 40 commits one day of the year and then 10 commits every day
3 484
Repost from Natyiu
Spent the last few days vibecoding a journaling app called Hushh.
I Used Gemini 3, Claude Sonnet, Antigravity + Cursor, with Supabase on the backend and Vercel hosting. Designed everything in Figma.
It turned out smooth,
Click here to use Hushh
@natyiu0
3 484
So i Woke up this morning and Got really curious on how those sites that summarize youtube videos worked
i figured it was going to be something very special and unique , an ai thats actually can watch whole videos and summarize content uk
Only to find out they just take the subtitle / transcripts and just use chatgpt to summarize them
3 484
Repost from Dagmawi Babi
+1
Introducing Enkokilish Bench
• github.com/dagmawibabi/enkokilish_bench
This is a new benchmark for LLMs focused on evaluating an LLMs ability to understand, reason and solve Amharic riddles.
I used Evalite as the evals framework, AI SDK to make API calls to LLMs and used Vercel AI Gateway as a provider.
All the riddles and their answers are listed in
datasets/enkokilsh.ts file and will keep on being updated.
For the quickest setup, clone the repo, set your AI Gateway API Key in the .env file and just pnpm eval:dev then open localhost:3006 and explore.
You can run the evals in node mode which enables you to export the results in JSON format, or run the evals in a CI/CD pipeline.
Oh and quick tip, I've organized and arranged it all in a way that you can rename and create any other benchmark of your choice just by changing the dataset and eval title.
If you've got a few Enkokilish you know, please contribute in the GitHub. Thanks ❤️
#MyProjects #EnkokilishBench
@Dagmawi_Babi3 484
AYYYY , Ora reached 1600 stars
Keni and yoni have been working on it day and night like there's no tmrw
go show some love
GitHub
thank you
3 484
+1
Introducing WebMTP
So the worst thing about Macs , is that you cant just plug in your android and just access the file storage directly how you do with windows, youd need to install third party software and set it up just to have this basic functionality
which is why i made WebMTP, connect and directly access your phone storage from the web on MacOs without any installs
and it is also open source so would appreciate it if you drop a star on the repo
Github
3 484
Also dropping a project in a few hours, finished coding it yesterday but deployment has been a hassle
