HackerTrans
TopNewTrendsCommentsPastAskShowJobs

kburman

1,102 karmajoined 9 tahun yang lalu

Submissions

The Most Counterintuitive Way to Build a Brain [video]

youtube.com
2 points·by kburman·2 bulan yang lalu·0 comments

The physics behind Flow Matching models [video]

youtube.com
3 points·by kburman·3 bulan yang lalu·1 comments

LM Studio may possibly be infected with sophisticated malware

old.reddit.com
5 points·by kburman·4 bulan yang lalu·0 comments

How deep-sea mining is growing China's influence in the Pacific

cnn.com
2 points·by kburman·4 bulan yang lalu·0 comments

The MIT paper that showed space can be more powerful than time [video]

youtube.com
1 points·by kburman·4 bulan yang lalu·1 comments

Let's Build Recursive Language Models (Theory and Code) [video]

youtube.com
2 points·by kburman·5 bulan yang lalu·0 comments

Build Your Own AI Coding Agent (Full Guide) [video]

youtube.com
2 points·by kburman·6 bulan yang lalu·0 comments

The mongo db situation is crazy [video]

youtube.com
3 points·by kburman·7 bulan yang lalu·0 comments

comments

kburman
·kemarin dulu·discuss
`seams` is the new emdash
kburman
·13 hari yang lalu·discuss
[flagged]
kburman
·17 hari yang lalu·discuss
[flagged]
kburman
·bulan lalu·discuss
I wonder if Elon would now reconsider IPO.
kburman
·bulan lalu·discuss
All new accounts created within few min. Nothing to see here.
kburman
·2 bulan yang lalu·discuss
> If it stays at arm's length, and if it can "read only", then I am OK with it and actually somewhat pleased with it.

This isn't actually about AI. it's just classic human psychology.

You’ve had a rock-solid workflow for 25 years, so it makes total sense to be cautious and reject features you don't need.

Right now, keeping it at "arm's length" and "read-only" feels safe. But that's usually just phase one. Once that initial trust is established, those boundaries naturally start to melt away. Give it a couple of tax seasons, and you’ll probably find yourself wanting it to take on more of the heavy lifting.
kburman
·2 bulan yang lalu·discuss
[dead]
kburman
·2 bulan yang lalu·discuss
Simultaneous speech is best.
kburman
·3 bulan yang lalu·discuss
What a time. I am back here genuinely wishing for OpenAI to release a great model, because without stiff competition, it feels like Anthropic has completely lost its mind.
kburman
·3 bulan yang lalu·discuss
Has anyone here used Kimi for actual work?

I tried it once, although it looks amazing on benchmarks, my experience was just okay-ish.

On the other hand, Qwen 3.6 is really good. It’s still not close to Opus, but it’s easily on par with Sonnet.
kburman
·3 bulan yang lalu·discuss
Anthropic must be loving it. It's free money.
kburman
·3 bulan yang lalu·discuss
Recently, Anthropic has been making bad decisions after bad decisions.
kburman
·3 bulan yang lalu·discuss
looks like opus have been nerfed from day1
kburman
·3 bulan yang lalu·discuss
[dead]
kburman
·3 bulan yang lalu·discuss
Interactive tutorial - https://diffusion.fyi/tutorials/fundamentals?ch=0
kburman
·4 bulan yang lalu·discuss
https://arxiv.org/abs/2502.17779
kburman
·4 bulan yang lalu·discuss
I’m struggling to understand the recent wave of backlash against MCP. As a standard, it elegantly solves a very real set of integration problems without forcing you to buy into a massive framework.

It provides a unified way to connect tools (whether local via stdio or remote via HTTP), handles bidirectional JSON-RPC communication natively, and forces tools to be explicit about their capabilities, which is exactly what you want for managing LLM context and agentic workflows.

This current anti-MCP hype train feels highly reminiscent of the recent phase where people started badmouthing JSON in favor of the latest niche markup language. It’s just hype driven contrarianism trying to reinvent the wheel.
kburman
·4 bulan yang lalu·discuss
The "Junior Trap" is real: if you offload your thinking to Claude or GPT-4, you’re hitting "Done" for the day, but you’re accruing massive Learning Debt. You aren't building the failure-pattern recognition that actually makes an engineer valuable.

In a world where "Code is no longer a skill," the only way to survive is to stop being a "Prompt Operator" and start being a "System Auditor." If you can’t explain the trade-offs of the architectural pattern the AI just gave you, you aren't an engineer, you're just the person holding the screwdriver while the machine builds the house.
kburman
·4 bulan yang lalu·discuss
Amazing work! I'd love to hear more details about your workflow with Claude Code.

As a side note and this isn't a knock on your project specifically. I think the community needs to normalize disclaimers for "vibe-coded" packages. Consumers really need to understand the potential risks of relying on agent-generated code upfront.
kburman
·4 bulan yang lalu·discuss
Honestly, with recent models, these types of tasks are very much possible. Now it mostly depends on whether you are using the model correctly or not.