hedayet
- Karma
- 0
- Created
- ()
- Submissions
- 0
- We (US Navy) are like pirates... it's a profitable business (theguardian.com)
- Bullshit About Bullshit Machines [pdf] (aphyr.com)
-
``` import { formatRelative } from '@appents/human-time'; const past = new Date(Date.now() - 5 * 60_000); formatRelative(past); // "5m ago" const future = new Date(Date.now() + 3 * 3_600_000); formatRelative(future); //…
- A whole civilization might die tonight (nbcnews.com)
- US Army chief of staff fired by Hegseth (reuters.com)
- Trump says Iran war is 'complete, pretty much' (theguardian.com)
- Trump fires Kristi Noem as DHS secretary (wsj.com)
- Memed-in: Meme-fy your LinkedIn feed (github.com)
- America isn't exceptional – it's the exception (not-ship.com)
- Naming is hard: Google's PubSubHubbub (pubsubhubbub.appspot.com)
- Facebook is merging Reels and Videos (about.fb.com)
-
I'm curious how the cost of training AI models (compute, energy, data, etc) has changed over time. Are there any public resources or datasets tracking training costs for open-weight models (I'm guessing this data is…
-
I love the innovative ideas and unexpected insights from HN citizens. Let’s go deep - what challenge would you tackle if resource was not a problem? Why? Why you? What's stopping you (i.e., do you really need unlimited…
- Ok, So Onlythanks.com Exists (onlythanks.com)
-
I love the innovative ideas and unexpected insights from the HN community. Let's go deep - what challenge would you tackle if you had unlimited resources? Guaranteed funding, access to top talent, or freedom from your…
- Show HN: Do Things That Don't Scale Simulation (mythosgym.com)
I created a simulation based on Paul Graham's legendary Do Things That Don't Scale essay. Any feedback is welcome!
-
I love the innovative ideas and unexpected insights from the HN community. Let's go deep - what challenge would you tackle if you had unlimited resources? Guaranteed funding, access to top talent, or freedom from your…
-
Most startup education is passive - you read essays or watch videos and hope the lessons stick. But real learning happens through practice and decision-making, not just content consumption. So I took Paul Graham’s…