Hacker News

Top stories

Live mirror
30 storiesupdated just nowView source snapshot
  1. Laya the open source version of Jev(convaiinnovations.com ↗)
    16comments
  2. AI-generated posters don’t have to be horrible(john.hartnup.uk ↗)
    241comments
  3. Human brain is two separate organs, Stanford Medicine-led research finds(stanford.edu ↗)
    128comments
  4. “The Secret Life of Circuits” is here(coredump.cx ↗)
    30comments
  5. If math is more than proof, we need to better celebrate the rest of it(terrytao.wordpress.com ↗)
    117comments
  6. GPT-6 Astra Solves a WWI German Radio Cipher(prinzai.com ↗)
    95comments
  7. Android 17 is the first since 3.x to add new APIs without releasing to the AOSP(grapheneos.social ↗)
    480comments
  8. San Francisco Onion Futures Company(onionfutures.com ↗)
    84comments
  9. Show HN: I wrote a custom assembler for CHIP-8 in C++(github.com/tackx ↗)
    discuss
  10. Communication by means of modulated Johnson noise(pnas.org ↗)
    8comments
  11. Cloudflare Quick Tunnels(cloudflare.com ↗)
    294comments
  12. You can run Git on object storage if you re-make packfiles(tigrisdata.com ↗)
    19comments
  13. How to Write with an LLM(sockpuppet.org ↗)
    345comments
  14. From Stonemasons to Carpenters(thelastsoftwareengineer.substack.com ↗)
    2comments
  15. SDCC – Small Device C Compiler(sourceforge.net ↗)
    20comments
  16. Saving another 100TB of RAM(cloudflare.com ↗)
    84comments
  17. Science Is Open Software(jepedersen.dk ↗)
    41comments
  18. How OpenAI Used Its Own LLMs to Design Its Jalapeño Chip(ieee.org ↗)
    99comments
  19. Why building a Rust LSP is hard(rust-glancer.github.io ↗)
    39comments
  20. Ctenophores: Wonders of Biology(quantamagazine.org ↗)
    6comments
  21. NASA-IBM Lunar Foundation open-Source Geospatial AI Model(usra.edu ↗)
    4comments
  22. The first new cat species discovered in 100 years(nationalgeographic.com ↗)
    108comments
  23. OpenJev(openjev.com ↗)
    273comments
  24. Goroutine Leak Profiles(go.dev ↗)
    5comments
  25. Show HN: Cactus Needle 3: 8-29MB automation models can match DeepSeek V4 Flash(cactuscompute.com ↗)
    89comments
  26. Photon-Emission-Guided Laser Fault Injection Enables RP2350 Secure Debug(ledger.com ↗)
    75comments
  27. Veronese's Dogs(publicdomainreview.org ↗)
    2comments
  28. Cache-to-Cache: Direct Semantic Communication Between LLMs (2025)(arxiv.org ↗)
    14comments
  29. Warez: The Infrastructure and Aesthetics of Piracy (2021)(archive.org ↗)
    87comments
  30. Inside ZCode: Silently uploading your Git history to the cloud(ferstar.org ↗)
    105comments

Ask HN: Pursuing career as Front-End Developer. Should I pivot?

6 pointsby 3y ago
3 comments
I'm 37, and I've been brushing up on my front-end dev skills in order to get back into the industry after five years off to pursue my own business. My business pays my bills, but little else. I'm considering winding it down.

Before it, I satisfied small and mid-sized clients as a front-end contractor with my html/css/jquery/bootstrap along with design skills (I'm good with photoshop, sketch, illustrator and can make logos, presentations, and pdfs, etc.) I had no trouble getting consistent work. Unfortunately, most of my clients have moved on to bigger organizations, and I lost a back-end developer I frequently worked with to covid.

Now, half a year prior to our collective realization that AI really will change the industry along with massive layoffs, I started going deeper with javascript and am learning react, node, and tailwind. Also, a little figma and was considering webflow.

Unlike a lot of you, I'm not already in the industry, but trying to get in. The timing probably couldn't be worse. I know definitive answers aren't out there. But, would you recommend I maintain a steady course or is it likely going to be a waste of my time? If the latter, any suggestions?

3y agoHN ↗

Its really good at helping learn new stuff.

I think that's the skill I would work on. Trying to get clients and help them get stuff done while using ChatGPT to help you.

3y agoHN ↗

AI is not nearly advanced enough even with GPT 4 that I would tell someone to not get into frontend dev.

There’s super cool demos like with the guy feeding in an image of a site and the model generating functional code to match the requirements, those are crazy cool and I get the worry there but when you actually use these models (I’m a full-stack dev btw) you quickly realize that they aren’t going to take your job anytime soon. Even when they do start taking significant parts of our jobs, frontend devs will likely just become people who use models. You still have to be the chatter with chat gpt, and most non-dev people couldn’t even draw up a simple wireframe of an actually functional site.

3y agoHN ↗

"As a programmer I just copy and paste stuff from StackOverflow". This has been a meme for a long time... But SO and Google haven't killed programming jobs.

I predict (and this prediction is worth what you've paid for it), that ChatGPT and the AIs will be a good thing for programmers. If you can figure out how to work effectively with ChatGPT and Copilot and the like, smaller teams can deliver outsized results. Smaller companies can afford to do bigger things. More demand.

The Industrial Revolution didn't kill the craftsman, the craftsman started building the tooling, or designing the products or making the things that industry is bad at.

The AI is good at giving you Legos bricks. There's still a lot of room for people to plug those bricks together in new ways.

It sounds like you're in a good position, with your history, for being able to leverage the AI, because you likely know enough to be able to guide the AI when it's off in the weeds. I think that's going to become important.

My 13yo son, however, he's got a huge interest and aptitude for computers and programming, but he doesn't have the background to know when the AI is in the weeds, or when the components the AI gives him have subtle problems. Heck, he doesn't even know to ask the AI to write tests for him... This is where I'm trying to guide him.