Readit News logoReadit News
smusamashah commented on D2 (text to diagram tool) now supports ASCII renders   d2lang.com/blog/ascii/... · Posted by u/alixanderwang
smusamashah · 7 days ago
I maintain a list of browser based text to diagram tools (which I have shared a number of times here). I recently realised that the online version of D2 does NOT work solely in browser, diagram's are generated by backend servers.

Can D2 work in browser by itself? Does the extension mentioned in the post work offline? (lots of tools do)

smusamashah commented on Llama-Scan: Convert PDFs to Text W Local LLMs   github.com/ngafar/llama-s... · Posted by u/nawazgafar
visarga · 9 days ago
The crucial information is missing - accuracy comparison with other OCR providers. From my experience LLM based OCR might misread the layout and hallucinate values, it is very subtle but sometimes critically wrong. Classical OCR has more precision but doesn't get the layout at all. Combining both has other issues, no approach is 100% reliable.
smusamashah · 8 days ago
Any tool that takes a scanned PDF, then overlay's OCRed text over scan so that text becomes searchable?
smusamashah commented on Show HN: Prime Number Grid Visualizer   enda.sh/primegrid/... · Posted by u/dduplex
smusamashah · 11 days ago
Add option to skip all even numbers, another to skip all numbers ending with 5. Also, a way to see the number when you click a pixel or space.

It's fun seeing all these patterns. I did some edit. I was thinking that skipping over numbers divisible by 2 and 5 will get rid of most visible gaps, but they keep emerging.

smusamashah commented on Unmasking the Sea Star Killer   biographic.com/unmasking-... · Posted by u/sohkamyung
amelius · 17 days ago
Maybe someone can write a browser extension that reads the article and answers its main question.
smusamashah · 17 days ago
I was very irritated by tease yet no reveal style of the article until mid, asked, asked LLM (Leo in brave) to summarise, then ctrl+f and read the actual point myself.
smusamashah commented on Unmasking the Sea Star Killer   biographic.com/unmasking-... · Posted by u/sohkamyung
smusamashah · 17 days ago
For anyone else irritated by continuous teasing style of the article, it reveals the reason a bit past midway.

> Now, in August 2025, after another year-and-a-half of work confirming and reviewing their findings, Gehman and her team have published a peer-reviewed study in the journal Nature Ecology & Evolution identifying Vibrio pectenicida, a saltwater-loving bacterium that works its way into sea star fluids, as the likely “dominant pathogen responsible for sea star wasting disease.” Gehman’s team has tracked down the killer.

smusamashah commented on AI is impressive because we've failed at personal computing   rakhim.exotext.com/ai-is-... · Posted by u/ambigious7777
smusamashah · 18 days ago
How do LLMs help Google, an ad company, generate more ad revenue. LLMs drive the traffic away from websites, give you answer directly without needing bother with ads. How does it benefit Google's ad business?
smusamashah commented on Show HN: Kitten TTS – 25MB CPU-Only, Open-Source TTS Model   github.com/KittenML/Kitte... · Posted by u/divamgupta
mlboss · 21 days ago
smusamashah · 20 days ago
The reddit video is awesome. I don't understand how people are calling it an OK model. Under 25MB and cpu only for this quality is amazing.
smusamashah commented on Caches: LRU vs. Random   danluu.com/2choices-evict... · Posted by u/gslin
bob1029 · 24 days ago
> But what if we take two random choices (2-random) and just use LRU between those two choices?

> Also, we can see that pseudo 3-random is substantially better than pseudo 2-random, which indicates that k-random is probably an improvement over 2-random for the k. Some k-random policy might be an improvement over DIP.

This sounds very similar to tournament selection schemes in evolutionary algorithms. You can control the amount of selective pressure by adjusting the tournament size.

I think the biggest advantage here is performance. A 1v1 tournament is extremely cheap to run. You don't need to maintain a total global ordering of anything.

smusamashah · 24 days ago
There was an article about this phenomenon but with interactive visualisations showing packets moving and load balancing. And there was an optimal number of random, gong higher wasn't improving things.
smusamashah commented on JavaScript retro sound effects generator   github.grumdrig.com/jsfxr... · Posted by u/selvan
smusamashah · 24 days ago
There is also zzfx by Frank Force who makes lots of things like this. Specially tiny pieces of code on dwitter that generates awesome visuals. https://killedbyapixel.github.io/ZzFX/

u/smusamashah

KarmaCake day9677October 28, 2018
About
Blog https://xosh.org Github https://github.com/SMUsamaShah/
View Original