今日已更新 189 条资讯 | 累计 28951 条内容
关于我们

标签:#hack

找到 10109 篇相关文章

开发者

Show HN: PostgreSQL performance and cost across 23 EC2 instance types

Hey! I'm Andrei. I got frustrated by how people tend to build overcomplicated backend systems, being "motivated" by big tech case studies and popular books. So, I started exploring lean architecture, and building my digital garden of ideas, approaches and data that align with this direction. Here I want to present one of the tools – Sizing tool for PostgreSQL. I've benchmarked PostgreSQL on different EC2 instances and disks, with different initial data sets to see performance that these instance

2026-07-07 原文 →
AI 资讯

Tell HN: Who wants to be hired" posts outpace "Who's hiring" 2 to 1

Lately I've noticed that "Who wants to be hired" posts are getting more comments than the "Who's hiring" ones. I pulled the data using HN API and confirmed this "reversal". "Who wants to be hired" posts are getting 2x more comments than "Who's hiring" posts (and seems to be accelerating). For reference, in 2022 it used to be 0.25. I'm old, I'm from the times where demand for software devs greatly outpaced supply, but maybe we're seeing a reversal of it? I don't want to draw any conclusions yet,

2026-07-07 原文 →
AI 资讯

Show HN: Frugon – Find which LLM calls a cheaper model could handle (local, MIT)

I started leaning in on AI heavily this year, as I wanted to get more done autonomously, but then my token usage climbed dramatically to the point where my weekly quota would run out before the end of the week, sometimes a couple of days into the week. I realised I had to do something about it else I'd have to double my spend. So I decided to start tracking my cost per task type. This revealed that a lot of my spend went to searches/scans or simple things like scouting tasks. I then decided to t

2026-07-07 原文 →
AI 资讯

Show HN: Fast, native Mac file manager (filters, fuzzy find, 9 MB, no Electron)

My Downloads folder had been left unkept for a really long time and cleaning it up using Finder was quite cumbersome. So I started creating a simple app to help me filter out and delete or move the files in the folder. It started out very basic and the filtering options genuinely helped me clean out the Downloads folder, then as I thought of more features I would like to see in a file manager I started to add them. Some of the features are: - Fuzzy go to folder/file where you only need to write

2026-07-07 原文 →