HackerTrans
TopNewTrendsCommentsPastAskShowJobs

notdian

no profile record

Submissions

Show HN: HN Jobs Trends – Monthly trend analysis of HN job postings

hn-job-trends.gantryops.dev
1 points·by notdian·4 ay önce·0 comments

ComputeBench: Instruction-following benchmarks for long, step-by-step arithmetic

notdian.github.io
1 points·by notdian·7 ay önce·1 comments

comments

notdian
·7 ay önce·discuss
Vibecoded this after seeing models do amazing things but still drift on simple recursive steps; tracks exact match, answer accuracy, prefix correctness. Feedback welcome.
notdian
·9 ay önce·discuss
Linux page cache + PHP-FPM OPcache already keep hot PHP in RAM (no per-request disk hits after warm-up), and if your dataset fits in memory you size innodb_buffer_pool you don’t move the whole MariaDB datadir to tmpfs and throw away durability.