HackerTrans
TopNewTrendsCommentsPastAskShowJobs

low_tech_punk

802 karmajoined 5 jaar geleden

Submissions

Zero Sum Game

code.chuanqisun.com
1 points·by low_tech_punk·4 maanden geleden·0 comments

Missed Connections NYC [video]

youtube.com
2 points·by low_tech_punk·6 maanden geleden·0 comments

comments

low_tech_punk
·20 uur geleden·discuss
Interestingly, I found the original nano banana also has the best latency/quality trade-off that new versions can't beat. This might be domain/prompt specific though. I wonder if there is some truth in the saying that something is either new or improved by never "new and improved".
low_tech_punk
·gisteren·discuss
Agree that good tool should be invisible. We want essential not accidental complexity in how the tool works.

But good tool should also be fun and makes us feel productive. We can't neglect the emotional aspects of designs. And at the end of the day, if a less productive tool makes us much happier, we will less likely be burned out. That is productivity in the long term.

Maybe only AI Agent doesn't care about the emotional aspects fro tool use, but that's a separate topic.

Also, it's not about steep learning curves. We want low floor, high ceiling tools. Some of the examples the author used are either low floor low ceiling, or high floor high ceiling. Neither is ideal.
low_tech_punk
·eergisteren·discuss
(1) The original zig code was probably heavily AI coded with lower quality, hence the bag. There is a chance that a full rewrite in zig might do as well but we will never find out.

(2) The rewrite itself is a massively successful marketing move. It shows what Claude code can do and how little it costs compared to human engineering. But the question remains whether someone else, not knowing zig, rust, and TypeScript can pull this off.
low_tech_punk
·8 dagen geleden·discuss
If you click on the "create link" button multiple times, the menu would pile up vertically.
low_tech_punk
·8 dagen geleden·discuss
I believe Wardgard has zero external dependencies. The three packages it depends on are all utils written by the author himself.

https://code.haverbeke.berlin/wordgard/wordgard/src/branch/m...
low_tech_punk
·15 dagen geleden·discuss
all the emphasis on cyber security. feels like a reaction to anthropic, not a real next generation.
low_tech_punk
·2 maanden geleden·discuss
When mixing languages, why does the English have Chinese accent and Chinese have English accent? Is it a feature or bug?
low_tech_punk
·3 maanden geleden·discuss
I hope this puts more pressure to extend the software life-span.
low_tech_punk
·4 maanden geleden·discuss
Saw the DOOM raycast demo at bottom of page.

Can't wait for someone to build a DOOM that runs entirely on GPU!
low_tech_punk
·5 maanden geleden·discuss
When I visit https://www.molt.bot/ with Edge browser, there is a bloody red screen screaming malware. What's wrong with the name?
low_tech_punk
·6 maanden geleden·discuss
User: Hey AI, turn off my Mac

AI: (after 10 minutes of deep reasoning) Ah! I found the solution. I need to cause a power surge in the grid to power off your device.
low_tech_punk
·6 maanden geleden·discuss
Google's ML team really nailed it. There are lots hand/head/eye tracking demos made with mediapipe.

I recommend checking out The Poet Engineer: https://x.com/poetengineer__
low_tech_punk
·7 maanden geleden·discuss
No AI is appealing but there is the cliff problem. If there is one small thing the mini language can't handle, the user would have no chance solving it themselves. They might as well start with an LLM solution first.

One workaround is that when there is syntax error, let user optionally switch to LLM?
low_tech_punk
·7 maanden geleden·discuss
Is it possible that the coffee drinkers have more social interaction with the barista and others? It's unclear from the paper if they eliminated the confounding factors around coffee drinking.
low_tech_punk
·8 maanden geleden·discuss
I believe the entire web app was a mod on top of monaco (vscode)? Really great hack!
low_tech_punk
·8 maanden geleden·discuss
A slingshot, A blind fold, A pocket -- Steve Jobs never said that.
low_tech_punk
·8 maanden geleden·discuss
Everyone asks, what does the fox say, no one cares how the fox feels. Thank you Mozilla, now we know the fox feels like open source.
low_tech_punk
·9 maanden geleden·discuss
IMHO, parallel tasks across multiple repos is not as useful as parallel tasks in one repo.
low_tech_punk
·9 maanden geleden·discuss
Not all is lost: AI can still be acronym for Apple Intelligence.
low_tech_punk
·9 maanden geleden·discuss
I had a similar thought, feature not bug.

The nature of programming might have to shift to embrace the material property of LLM. It could become a more interpretative, social, and discovery-based activity. Maybe that's what "vibe coding" would eventually become.