Hacker News

New stories

Live mirror
30 storiesupdated just nowView source snapshot
  1. Show HN: Aldine. Self-hosted Overleaf alternative. Every paper = 1 Git Repo (github.com/trahloff)
    1comments
  2. Interesting observation and test. Quantum entanglement (reddit.com)
    1comments
  3. Reverse Engineering Apple's Mikey Chip (hackaday.com)
    —discuss
  4. Israeli bulldozers smash Palestinian olive trees ahead of annual harvest (reuters.com)
    —discuss
  5. An AI-First, Censorship-Resistant Media Ecosystem (labnews.ai)
    —discuss
  6. The BR essays that foresaw OpenAI's latest scandal (bostonreview.net)
    1comments
  7. Hiignite – coaching platform (Rust/Axum and Expo) (hiignite.com)
    1comments
  8. SHOW HN: Nudl – strips tracking parameters from any link you copy (coreho.github.io)
    —discuss
  9. Show HN: I built a 30-second breathing reset for the gaps between tasks (highroadsoftware.com)
    —discuss
  10. WonderSwan WonderWitch (miraheze.org)
    —discuss
  11. The Cryptographic World Computer (vitalik.eth.limo)
    —discuss
  12. Behold the pawpaw, the tropical 'alien banana' that grows right here in Canada (cbc.ca)
    —discuss
  13. Kremlin intends to accustom NATO to a baseline level of airspace violations (twitter.com/thestudyofwar)
    —discuss
  14. Show HN: An OpenAI-compatible, model-agnostic agent API (rebyte.ai)
    —discuss
  15. The Rise and Fall of Tech Worker Power (bostonreview.net)
    —discuss
  16. Florida death penalty: He executed prisoners. Then they came back to haunt him (cnn.com)
    1comments
  17. YouTube and Meta Reverse Course, Will Accept 'Musk' Trailer Ad (hollywoodreporter.com)
    —discuss
  18. The Poisoned Chalice (imgur.com)
    —discuss
  19. A world that remembers (8 bit AI game) (twitch.tv)
    1comments
  20. CUDA Device Max Connections (leimao.github.io)
    —discuss
  21. Anthropic Is Building HAL 9000 (jnord.workers.dev)
    2comments
  22. Netflix Stratum Media Processing: Automated Container Right-Sizing (netflixtechblog.com)
    —discuss
  23. The Joys of Microadventures (2024) (noemamag.com)
    —discuss
  24. Tradition Is Smarter Than You Are (2018) (scholars-stage.org)
    —discuss
  25. Show HN: What about a no-SSH agentic access tool (getfda.dev)
    —discuss
  26. 'Things will never be chill again': The doomers who shaped AI safety freakout (msn.com)
    —discuss
  27. The World Needs Better Power Grids. Why Smaller May Be Better (nytimes.com)
    —discuss
  28. Anthropic's Secretive AI-Powered Wet Lab Breaks Cover and Makes First Discovery (the-scientist.com)
    —discuss
  29. Show HN: Compliance Posture – free, searchable SaaS compliance directory (complianceposture.com)
    —discuss
  30. Thieves Stole 'Nvidia' Trailers. They Got 20 Tons of Sand (wired.com)
    —discuss

Ask HN: What does your AI workflow look like?

1 pointsby 1h ago
3 comments
With the recently released models and various open source tooling like harnesses or even solutions such as Graphify (is anyone actually using this?) or the death of OpenClaw I feel rather behind with regards to how I apply AI during my day to day engineering tasks.

The goal for this post is then therefore to act as a probe into what the public considers as standard/best practices when working with AI and maybe act as a sort of sharing space for articles / ideas you have found interesting or apply while working with AI.

I feel like this could be of great value (although maybe the approach I'm taking right now is not the most efficient) to see what the public thinks is working/is bogus since all of the recent hype trains and their subsequent crashes make me (and potentially you too) feel out of touch.

Clarifications: - by saying AI I refer to AI assistants such as claude, codex or similar.

1h agoHN ↗

- I have a central folder I use with context, project folders, tasks.md files etc. - I have a skill like /plan-my-day that makes a nice html file with tasks list, status of my work and projects etc. - when I'm starting up a new idea I use matt pocock's `grill-me` skill, I dictate a lot with https://handy.computer/ text going straight into claude code window. - once I have a decent brain dump I figure out what to do next, whether it's code up a prototype or find some one to bounce ideas off and ask some questions (an internal person or a customer)

I'm always looking for some kind of novel way that people have found to use, and the highest ROI thing I've found is the concept of the grill-me skill.

Please share other workflows, ideas, skills etc.

Some advice:

Don't install a whole plugin of skills, they use way too many tokens at rest in your context, instead work in your own .claude folder often, and vendor copies of specific skills or write your own.

1h agoHN ↗

I'll have to check out grill-me. It seems to slightly address a problem I have where for one off tasks it seems no workflow at all is necessary, but planning out projects before implementing them is rather unwieldy with claude especially when I move towards POC stages where the I feel like refactoring the design based on my PoC results is just an extremely detatched process.

49m agoHN ↗

Feeling behind is natural, there's far, far more tools out there than accounted for. The main thing is to ask yourself how do you work and what's needed for your goals, projects, etc. I'm personally not quite there is letting the ai go autonomously, like if I'm working on paper I have it connect to zotero so I have a list of what's being cited. I think a lot of tools are bogus, you can go far with just model file + llama.cpp + tmux is just getting something running, obviously making a skill can automate some aspects of what the model does but remember models are not deterministic by nature.

My advice is find what you'll actually use and ignore the rest, I don't use a lot of skills or plugins really, maybe I could sit down and make 1-2 just thinking on it but really can't be asked. If someone tells you you're behind always remember in 2026 there are far more people globally who's biggest concern is if they'll have food to eat, running water, or working lights not "should I just the latest openai or anthropic model"