marxism
- Karma
- 0
- Created
- ()
- Submissions
- 0
-
I've been trying to articulate why coding feels less pleasant now. The problem: You can't win anymore. The old way: You'd think about the problem. Draw some diagrams. Understand what you're actually trying to do. Then…
- Hemingway Technique applied to work with AI agents (happy.engineering)
-
Hey HN! I built this Rust CLI tool to scratch my own itch in about 3 hours using AI coding (Claude Code + Cursor) and wanted to share it as a concrete example to support the "AI makes you more productive" camp. I know…
- Show HN: What time is it in Corporate (peoplesgrocers.com)
Three months ago someone posted a site that showed time in corporate [1] The most interesting comment to me was about the National Retail Federation 4-5-4 calendar. That calendar was hard to understand, so I made a…
- Show HN: Gitignore aware disk usage – both CLI and browser visualization (peoplesgrocers.com)
Code [AGPL-3.0]: https://github.com/peoplesgrocers/disk-usage-cli Project page with more details: https://peoplesgrocers.com/en/projects/gitignore-aware-disk-... Screenshots: - TreeMap:…