Viewing profile — yberreby
yberreby
HN member- Joined
- Sat, Mar 12, 2016, 4:18 PM UTC
- HN karma
- 334
- Public activity
- 118 items
- HN profile
- View on Hacker News ↗
About yberreby
Building CanViT (Canvas Vision Transformer), and kickstarting Active-Vision Foundation Models (AVFMs).
Contact: me@yberreby.com
---
meet.hn/city/45.5031824,-73.5698065/Montreal
Socials: - linkedin.com/in/yberreby - github.com/yberreby
---
Recent public activity
- story
-
comment
Comment #47497551
Wouldn't be a very good look if they did anything else.
-
comment
Comment #47239173
The Houthis have been doing a lot of shipping lane disruption, recently. They have sunk several ships. Iran's Islamic regime has provided material and monetary support to the Houth…
-
comment
Comment #47238684
This applies to any US company. Have we forgotten everything we learned in 2012? If your data is shared with Google, Anthropic, Meta, Amazon, or any of their US competitors, it is …
-
comment
Comment #47103240
Sure, but aren't most people running the *Claw projects using cloud inference?
-
comment
Comment #46966992
It's up: https://yberreby.com/posts/hands-free-claude-code/
- story
-
comment
Comment #46964887
Since this has garnered some interest, I definitely will sit down and write a blog post when I have a little bit of time. I have upgraded the setup since that post a few days ago, …
-
comment
Comment #46911918
That's a fair point, and I had the exact same thought while building this. I had previously resisted the urge of integrating Claude Code with e.g. ntfy.sh for this reason. But in p…
-
comment
Comment #46911876
Looks like a nice library, thanks for sharing! I know Telegram bots are very popular and that the API story is quite nice, but I have tended to avoid Telegram. My preference would …
-
comment
Comment #46911832
I'm in the process of migrating from my first POC's disgusting mess of vibe-coded Python to a cleaner (and shareable) Rust architecture. It's going well but I will wait for it to s…
-
comment
Comment #46899573
Watching the OpenClaw/Molbot craze has been entertaining. I wouldn't use it - too much code, changing too quickly, with too little regard for security - but it has inspired me. I o…
-
comment
Comment #46629374
https://yberreby.com
-
comment
Comment #46236996
Would you share some additional details? CPU, amount of unified memory / VRAM? Tok/s with those?
-
comment
Comment #46236953
Based on what works elsewhere in deep learning, I see no reason why you couldn't train once with a randomized number of experts, then set that number during inference based on your…
-
comment
Comment #46209672
> I.e you can automate things like checking for memory freeing. Or, if you don't need to use C (e.g. for FFI or platform compatibility reasons), you could use a language with a com…
- story
-
comment
Comment #46057467
Yes, this is part of the French prépa/CPGE system, which is the "standard" way for students to enter elite engineering schools. You do your first 2-3 years of undergrad in prépa. S…
-
comment
Comment #45974159
Delightfully evil.
-
comment
Comment #45907905
I have seen it noticed, called out in the talk page, and not rectified.
-
comment
Comment #45867128
I encourage you to look up the "bro" in question. He's a Fields medalist.
-
comment
Comment #45754871
That is also the case on Wikipedia, though. And it's not always trivial to rectify.
-
comment
Comment #45725285
I've seen this approach applied to spectrograms. Convolutions do make enough sense there.
-
comment
Comment #45705687
JAX code usually ends up being way faster than equivalent torch code for me, even with torch.compile. There are common performance killers, though. Notably, using Python control fl…
- story