Viewing profile — M4v3R
M4v3R
HN member- Joined
- Tue, Mar 20, 2012, 1:08 PM UTC
- HN karma
- 4,354
- Public activity
- 1,011 items
- HN profile
- View on Hacker News ↗
About M4v3R
Watch me code on Twitch: twitch.tv/m4v3k
GitHub: maciej-trebacz
Recent public activity
-
comment
Comment #49161246
> Don’t good generals know how everyone else in their army does their jobs? They most certainly do, but on a mid-higher level. They don't probably know every single motion and defi…
-
comment
Comment #49094162
Same thing happened to me. The partial output did contain some useful signal but I was disappointed to see it didn’t finish.
-
comment
Comment #49062407
I love it so much, it felt really good when I placed my first piece :). There are some technical issues, the UI and controls could be better, but it definitely was fun, and that's …
-
comment
Comment #48775194
Not sure if this is what you were thinking about, but .kkrieger was 96 kB and looked very impressive when it was released: https://www.pouet.net/prod.php?which=12036
-
comment
Comment #48686292
Never trust Google AI summaries, it hallucinates like crazy. I've recently googled my business name a few times on different machines and each one had at least one factual error, a…
-
comment
Comment #48460977
The diagrams were generated with Nano Banana Pro (most probably, or alternatively with ChatGPT Image 2), if you look closely in high contrast areas you'll see artifacts in the back…
-
comment
Comment #48305311
Fun idea! I was surprised that it loaded on mobile and UI was kinda reasonable but I could tap any buttons to move or do anything. I’ll look into sending a PR for fixing that.
-
comment
Comment #48305299
[flagged]
-
comment
Comment #48233545
This kind of behavior should be met with swift and strong reaction from both the school authorities and the law enforcement. Kids responsible should be put on trial and face seriou…
- story
- story
-
comment
Comment #47710339
SynthID is visible in some generations (areas with a lot of edges, or text), I wonder if this would make them look better.
-
comment
Comment #47515414
> What’s the point of adding features that are inscrutable? You are assuming that the additional speed comes at a cost of codebase comprehension. For me it's not the case - I never…
-
comment
Comment #47515402
Sibling comment didn't elaborate, but I think they might be onto something. It happened to me personally - LLMs and agentic coding tools enabled me to pick up old side projects and…
-
comment
Comment #47494772
> I find LLMs useful in regurgitating one-liners This was the case for me a year ago. Now Claude or Codex are routinely delivering finished & tested complete features in my project…
-
comment
Comment #47494744
Even if your tests take a long time, you can always (if hardware permits) run multiple tests in parallel. This would enable you to explore many approaches at the same time.
- story
- story
-
comment
Comment #46656008
Upon deeper inspection? Someone checked the Cargo file and proclaimed it was just Servo and QuickJS glued together without actually bothering to look if these dependencies are even…
-
comment
Comment #46655992
It’s not just a wrapper for Servo, the linked poster just checked the dependencies in the Cargo file and proclaimed that without checking anything further. In reality this project …
- story
-
comment
Comment #46271611
Well pnpm does it by default for quite some time. It’s annoying, yes, but I take a little annoyance if it means I’m more secure.
-
comment
Comment #46192314
Please reach out to your nearest government official to tell them what do you think about the Imgur not working in your country.
-
comment
Comment #46127118
Nothing I found says anything about Zig folks being inherently against AI. It just looks like they don’t want to deal with “AI Slop” in contributions to their project, which is ver…
-
comment
Comment #46119103
These are ~2 years behind state of the art from the looks of it. Still cool that they're releasing anything that's open for researchers to play with, but it's nothing groundbreakin…