Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
Hussain04
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
Show HN: Forma ONNX Graph Viewer and Editor
(github.com)
2 points
by
Hussain04
4d ago
|
1 comments
2.
▲
Student Rewards on AWS Builder Center
(builder.aws.com)
1 points
by
Hussain04
21d ago
|
0 comments
3.
▲
OpenCV AI Competition 2026
(opencv.org)
8 points
by
Hussain04
1mo ago
|
0 comments
4.
▲
by
Hussain04
2mo ago
First time seeing a Tell HN
5.
▲
by
Hussain04
2mo ago
Thanks for this. I am jumping too many steps. Good realization to read.
6.
▲
by
Hussain04
2mo ago
1. For my robotics tool, the response was really good. People enjoyed and even sent feedback and got a couple of issues opened on the repo too. I just think I need more reach for it. 2. Noted, thanks for the heads up! You can quickly benchm
7.
▲
by
Hussain04
2mo ago
Yeah not many. But the site that can only view ML model has over 30k GitHub stars.
8.
▲
by
Hussain04
2mo ago
0. Personal milestone really. Just want to see how much help I can be to others I guess. Hard to say. 1. One of my projects does almost the same stuff a proprietary software does so I am providing a free alternative. My other project is hel
9.
▲
by
Hussain04
2mo ago
I got the most traction from the subreddit I posted it on. FYI I am measuring traction based on how many GitHub stars that repo got (which is a bad way to measure I know). But good idea, cheers!
10.
▲
Ask HN: How to get your open-source project gain popularity?
4 points
by
Hussain04
2mo ago
|
13 comments
11.
▲
Show HN: Bagel (Bag ExpLoration) for ROSBAGs
(bagel-ros2.vercel.app)
3 points
by
Hussain04
2mo ago
|
0 comments
12.
▲
Tesla cash burn to test investor faith in AI bets
(reuters.com)
6 points
by
Hussain04
2mo ago
|
1 comments
13.
▲
Claude Code now has a screen reader mode
(twitter.com)
3 points
by
Hussain04
2mo ago
|
0 comments
14.
▲
Claude Code 50% higher weekly limits continuing through August 19
(twitter.com)
3 points
by
Hussain04
2mo ago
|
0 comments
15.
▲
by
Hussain04
2mo ago
The fact that this solves the cross browser transparent video problem alone makes it interesting. Usually you are forced to serve WebM with alpha for Chrome/Firefox and HEVC with alpha for Safari but even then, trying to build hover st
16.
▲
by
Hussain04
2mo ago
Nah that last image caught me off guard
17.
▲
by
Hussain04
2mo ago
Awesome!
18.
▲
by
Hussain04
2mo ago
How does the learner forget old data? If a model's price drops by 50%, or a new model is swapped into an existing rung, the historical weights learned from the old pricing/capability will actively harm routing decisions. Is there
19.
▲
by
Hussain04
2mo ago
"...works at a higher level. I work with people, not tools." Basically overlooks everything moreso which makes sense given his experience
20.
▲
by
Hussain04
2mo ago
How does this compare against ilovepdf.com? Why should anyone use this over that
21.
▲
by
Hussain04
2mo ago
An elegant solution which saves a lot of money (talk about China :D)
22.
▲
by
Hussain04
2mo ago
Hi?
23.
▲
by
Hussain04
2mo ago
Damn didn't know horses can't either
24.
▲
by
Hussain04
2mo ago
That's so awesome
25.
▲
by
Hussain04
2mo ago
Good to hear!
26.
▲
by
Hussain04
2mo ago
For optimizers.py, are you relying purely on boolean arithmetic for these masks, or did you find a more elegant mathematical workaround to avoid the branching overhead entirely?