frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Mark's Magic Multiply

https://wren.wtf/shower-thoughts/marks-magic-multiply/
1•luu•1m ago•0 comments

Give Your Agent a Canvas, Not Just a Chatbox

https://create0.ai
1•enha•3m ago•0 comments

The Great GPU Shortage: H100 Rental Prices Up 40%

https://newsletter.semianalysis.com/p/the-great-gpu-shortage-rental-capacity
1•alecco•4m ago•0 comments

Due Diligence Framework Before Your Business Commits to Open Source

https://groundblue.gumroad.com/l/nlzhlx
1•elsadek•5m ago•0 comments

Show HN: I missed my terminal so I rebuilt email

https://tallyman.io
3•Mechse•6m ago•0 comments

AIYO Wisper – Local voice-to-text for macOS (WhisperKit, open source)

https://github.com/Aiyo28/aiyo-wisper
1•Aiyo28•10m ago•0 comments

What We Learned Building a Rust Runtime for TypeScript

https://encore.dev/blog/rust-runtime
1•vinhnx•11m ago•0 comments

Rust terminal projects in 3 years

https://blog.orhun.dev/800-rust-projects/
1•vinhnx•12m ago•0 comments

How AI Is Reimagining the Game of Golf–For Both Players and Courses

https://www.wsj.com/sports/golf/ai-in-golf-technology-impact-4122d0e1
2•thm•14m ago•0 comments

The tragedy of leisure

https://www.ft.com/content/b91b739e-2164-463c-a8e0-54b59650a9f9
2•pramodbiligiri•22m ago•0 comments

State of Utopia passes its first law

https://stateofutopia.com/laws/1/law1.html
1•logicallee•23m ago•2 comments

EU fingerprint and photo travel rules come into force

https://www.bbc.co.uk/news/articles/c39rkpe8mj2o
3•zeristor•23m ago•0 comments

Umeshism

https://scottaaronson.blog/?p=40
2•yawboakye•23m ago•0 comments

Artemis II is competency porn

https://lizplank.substack.com/p/artemis-ii-is-competency-porn-and
2•jgrodziski•29m ago•0 comments

Why you need to replace your native macOS screenshot app?

https://snapkeep.webytes.net/
1•Mohamm6d•29m ago•1 comments

Automated Browser Testing with MCP

https://en.wikipedia.org/wiki/Test_automation
2•jacksonkasi•34m ago•0 comments

Kaze Emanuar: Illegal 3D Rendering Techniques (N64) [video]

https://www.youtube.com/watch?v=xIUkoUEMf_g
1•tnelsond4•37m ago•0 comments

Picasso's Guernica (Gigapixel)

https://guernica.museoreinasofia.es/gigapixel/#3/63.11/-120.59
1•guigar•37m ago•0 comments

Show HN: LSM Trees: MemTable, Compaction, and the Amplification Triangle [video]

https://www.youtube.com/watch?v=rOC7jkN748w
1•rcron•37m ago•0 comments

France's government is ditching Windows for Linux, says US tech a strategic risk

https://www.xda-developers.com/frances-government-ditching-windows-for-linux/
4•pabs3•39m ago•1 comments

Reverse Engineering File Format Steganography Chain of the TeamPCP Attack

https://husseinmuhaisen.com/blog/reverse-engineering-teampcp-telnyx-file-format-chain/
1•husseinmuhaisen•40m ago•1 comments

GazeFollow from Scratch

https://github.com/aldipiroli/GazeFollow_from_scratch/tree/main
2•tgnk2341•40m ago•0 comments

Incremental Compilation with LLVM

https://ziglang.org/devlog/2026/#2026-04-08
1•birdculture•42m ago•0 comments

I built a skill manager for AI agents. The agents install the skills themselves

https://github.com/nattergabriel/reseed
3•eterer•43m ago•1 comments

I built a programming language in 6 days without writing a single line of code

https://github.com/Quynah/ape-lang
1•Quynah•44m ago•1 comments

Digital World Statistics in Real Time

https://anythingcounter.com
1•digitalofen•44m ago•0 comments

Pizza Tycoon Deluxe Bundle

https://store.steampowered.com/bundle/6361/Pizza_Connection__Deluxe/
1•doener•58m ago•0 comments

Scoop: Microsoft Is Pausing Carbon Removal Purchases

https://heatmap.news/carbon-removal/microsoft-carbon-removal-pause
4•doener•59m ago•1 comments

Claude API Error: 529

4•anujbans•1h ago•1 comments

Tomato – Visual DAG editor for NixOS configurations

https://github.com/thatsme/Tomato
2•alessio66•1h ago•1 comments
Open in hackernews

AI and remote work is a disaster for junior software engineers

https://medium.com/@lukas_kosinski/ai-and-remote-work-is-a-disaster-for-junior-software-engineers-a377b1d8ed20
17•gpi•1d ago

Comments

Devasta•1d ago
He mentions that they have physical equipment they must interact with and that is an excellent reason to be at least hybrid sometimes, but if you cannot make remote work successful that is an issue to be resolved, not a justification for RTO.

* Most companies have staff spread across different office locations

* Your clients are in other office locations

* Your suppliers are in other office locations

* Even if somehow you and your clients and your suppliers are all in the same building, you should still be conducting your meetings through something like Teams so that you have recordings of everything, something that juniors can go back to see the rationale behind decisions or revisit the training sessions done for them.

Even if you are going into the office 7 days a week, you should be operating a remote-first model.

weird-eye-issue•1d ago
As a senior dev and founder who is using AI coding very very heavily I agree 100% and have no idea what the solution is

If this hit 10+ years ago I have no idea what I would have done...

I started out doing relatively basic web development and now AI would basically be able to one shot everything I did. Of course at the time it was a little bit more difficult because of all of the cross browser testing that was actually required (I just got flashbacks to "fond" memories of manually testing several different browsers which I haven't done for several years) but especially now when development is a little bit easier in those respects it would be game over

maljacz•1d ago
I've worked remotely/hybrid since 2018. Most of that time, I was either the only or lead dev on the project. I was rarely the subject matter expert.

With no senior colleague to lean on, I spent countless hours researching online, asking dumb questions on Stack Overflow, and experimenting on my own. Would a mentor have sped things up? Absolutely.

But my self-driven research went far deeper than any Slack reply to "how do I do X?" ever could. I learned more, not less.

Not everyone gets that luxury, I know. Often you need to move fast, prove yourself, and asking a colleague is the obvious shortcut.

But here's the thing: every time you ask someone else (be it senior or AI) instead of working through the problem yourself, the knowledge you gain is shallower. The real value of help isn't getting answers. It's not staying stuck and frustrated.

That's exactly why I think AI is the best thing that could happen to juniors. It's always available. It explains complex topics simply. It draws diagrams. It meets you where you are. The old saying still holds: "it's not about the tools you have, but how you use them".

As for remote work, I love it. But it's not for everyone, and that's the hard part for businesses: spotting people who run errands, and postpone everything instead of delivering.

Just few companies do remote well. Most just copy in-office playbook. That doesn't work. Remote demands its own processes - structured check-ins, intentional gatherings, and deliberate time spent with junior teammates to compensate for the missing hallway conversations.

Remote work is harder than office work. Not technically, but socially and operationally. It exposes every management gap.

If your remote setup isn't working, don't default to "see you in the office." Audit your processes first. Because that same wall will hit you in the office too - you just won't see it as clearly.

Office doesn't fix bad management. It just hides the symptoms.

dude250711•1d ago
A junior developer is a natural enemy of a senior developer.

In the best case they will be a time sink.

In the worst case they will be coming after your job.

travelalberta•1d ago
Hybrid is the best in my opinion. I think 1-2 days in person a week is good as it lets you interact with your team, manager, and other employees in a natural way. Non-work related chit chat is pretty much impossible when working remote and it is the only thing that makes you feel like a 'team'. After that the other three days should be remote if you work in tech.

Work output shouldn't be any different at home vs. in office. I'm more productive at home and I'm am more inclined to play around after hours with ideas or solutions.

AI is a bit worrying from a developmental stand point. I learned how to code during my first two internships and it was stuff that Claude could probably one shot today. That being said, anyone whose worked with a terrible legacy system can probably attest that it is filled with garbage and an equivalent pass through documented by Claude is way better than some human developers work from ten years ago.

zug_zug•1d ago
Yes, the market will compress drastically. You'll have a few experts leveraging/debugging AI, or designing/architecting novel things, and there will be no need for "average" engineers anymore.

Most junior engineers today (70% ?) will need to switch fields.

rexpop•1d ago
What happens when the leveraging experts die?
zug_zug•17h ago
Well nobody exactly knows, but I imagine it's the same thing that happened when everybody stopped learning assembly language...

- a few people still specialize in it

- a lot of people are helpless if the problem exists at that layer, and just ignore or workaround it because it's not cost-effective to fix

- maybe in 20 years AI will already have closed those gaps. If not there may be a big supply/demand incentive for experts which would create high salaries and cause more people to specialize in it.

(To be clear I'm not trying to argue this is good, these are just my predictions)