frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Open in hackernews

Go's Sweet 16

https://go.dev/blog/16years
42•0xedb•1h ago

Comments

tschellenbach•37m ago
10 week onboarding program we use here for go backend devs: https://www.reddit.com/r/golang/comments/1eiea6q/10_week_pla...

go is amazing. switches from python to go 7 years ago. It's the reason our startup did well

Xeoncross•26m ago
I know they say that your programming language isn't the bottleneck, but I remember sitting there being frustrated as a young dev that I couldn't parse faster in the languages I was using when I learned about Go.

It took a few more years before I actually got around to learning it and I have to say I've never picked up a language so quickly. (Which makes sense, it's got the smallest language spec of any of them)

I'm sure there are plenty of reasons this is wrong, but it feels like Go gets me 80% of the way to Rust with 20% of the effort.

tialaramex•5m ago
> I'm sure there are plenty of reasons this is wrong, but it feels like Go gets me 80% of the way to Rust with 20% of the effort.

I don't see it. Can you say what 80% you feel like you're getting?

The type system doesn't feel anything alike, I guess the syntax is alike in the sense that Go is a semi-colon language and Rust thought actually basically an ML deliberately dresses as a semi-colon language but otherwise not really. They're both relatively modern, so you get decent tooling out of the box.

But this feels a bit like if somebody told me that this new pizza restaurant does a cheese pizza that's 80% similar to the Duck Ho Fun from that little place near the extremely tacky student bar. Duck Ho Fun doesn't have nothing in common with cheese pizza, they're both best (in my opinion) if cooked very quickly with high heat - but there's not a lot of commonality.

weakfish•18m ago
I like Go. Coming from Python, I appreciate having most things be explicit in nature vs. magical, and having concurrency not feel like a bolted on nightmare.

Writing microservices at $DAYJOB feels far easier and less guess-work, even if it requires more upfront code, because it’s clear what each piece does and why.

jsight•9m ago
I've finally gotten around to learning Go this year and I'm having a pretty similar experience.

It really feels like a simpler language and ecosystem compared to Python. On top of that, it performs much better!

jryio•16m ago
Glad to see that the bowling development team is focusing on deterministic tooling like language server protocol in gopls and using static analysis for automatically restoring code with go fix.

Recently I made the same assertions as to Go's advantage for LLM/AI orchestration.

https://news.ycombinator.com/item?id=45895897

It would not surprise me that Google (being the massive services company that it is) would have sent an internal memo instructing teams not to use the Python tool chain to produce production agents or tooling and use Golang.

MichaelNolan•14m ago
Go would probably be my favorite language if it just had a few more features around functional programming. Specifically around immutability and nullness, and maybe exhaustive switch statements. Then it just might be perfect.
tail_exchange•6m ago
I was very skeptical of Go when I started learning it, but it quickly became my favourite language. I like how simple but powerful it is.

If I had a magic wand, the only things I would add is better nulability checks, add stack traces by default for errors, and exhaustive checks for sum types. Other than that, it does everything I want.

thegeekpirate•2m ago
> exhaustive checks for sum types

Linters such as https://golangci-lint.run will do this for you.

Differential Coding of Perception in the Languages

https://www.pnas.org/doi/10.1073/pnas.1720419115
1•DrierCycle•2m ago•0 comments

Disney+ to Allow User-Generated Content via AI

https://www.hollywoodreporter.com/business/digital/disney-plus-gen-ai-user-generated-content-1236...
1•TMWNN•3m ago•0 comments

US announces 'Southern Spear' mission as forces deploy near South America

https://www.aljazeera.com/news/2025/11/14/us-announces-southern-spear-mission-as-forces-deploy-to...
1•treetalker•4m ago•1 comments

Another Round of Tea Protocol Spam Floods NPM, but It's Not a Worm

https://socket.dev/blog/tea-protocol-spam-floods-npm-but-its-not-a-worm
1•feross•6m ago•0 comments

No Leak, No Problem – Bypassing ASLR with a ROP Chain to Gain RCE

https://modzero.com/en/blog/no-leak-no-problem/
1•todsacerdoti•12m ago•0 comments

The EU must uphold hard-won protections for digital human rights [pdf]

https://edri.org/wp-content/uploads/2025/11/The-EU-must-uphold-hard-won-protections-for-digital-h...
3•doener•16m ago•0 comments

Crushed by capitalism? There's a video game for that

https://www.ft.com/content/5b223e7a-3161-4f03-a577-557e9947618b
2•hhs•17m ago•0 comments

Show HN: Infinite canvas product search and decision making

https://onton.com/surfaces
4•kar_t•17m ago•0 comments

Strict and full Turkish get-up [video]

https://www.youtube.com/shorts/wXWSjSwjGuA
2•programmexxx•18m ago•0 comments

Big Tech Wants Direct Access to Our Brains

https://www.nytimes.com/2025/11/14/magazine/neurotech-neuralink-rights-regulations.html
4•bookofjoe•18m ago•1 comments

Remote access, real cargo: cybercriminals targeting trucking and logistics

https://www.proofpoint.com/us/blog/threat-insight/remote-access-real-cargo-cybercriminals-targeti...
2•gnabgib•19m ago•0 comments

AI Generated Pokemon Sprites with GPT-2

https://matthew.rayfield.world/articles/ai-generated-pokemon-sprites-with-gpt-2/
1•novaray•25m ago•0 comments

Justice Department Announces Actions to Combat Illicit NK Revenue Generation

https://www.justice.gov/opa/pr/justice-department-announces-nationwide-actions-combat-illicit-nor...
2•miohtama•25m ago•0 comments

Cybercom 2.0: Pentagon Unveils Plan to Fix Cyber Talent Shortfalls

https://www.securityweek.com/cybercom-2-0-pentagon-unveils-plan-to-fix-cyber-talent-shortfalls/
1•Bender•26m ago•0 comments

Fortinet Confirms Active Exploitation of Critical FortiWeb Vulnerability

https://www.securityweek.com/fortinet-confirms-active-exploitation-of-critical-fortiweb-vulnerabi...
1•Bender•27m ago•0 comments

Multi-day storm is threatening flooding and mudslides in Southern California

https://www.cnn.com/2025/11/14/weather/southern-california-storm-flooding-risk-climate-hnk
1•Bender•27m ago•0 comments

There's No Rust on This Ironclad Kernel

https://hackaday.com/2025/11/12/theres-no-rust-on-this-ironclad-kernel/
2•ajdude•27m ago•0 comments

DNS Resolution Delay: The Silent Killer That Blocks Your Threads

https://howtech.substack.com/p/dns-resolution-delay-the-silent-killer
2•birdculture•28m ago•0 comments

Show HN: JSON Schema → Luau type converter (Rust)

https://github.com/amirfarzamnia/json-schema-to-luau
2•amirfarzamnia•30m ago•1 comments

Brexit reduced UK GDP by 6-8%, investments by 12-18% [pdf]

https://www.nber.org/system/files/working_papers/w34459/w34459.pdf
4•jnord•33m ago•0 comments

Firebase's new guide to securing AI endpoints

https://firebase.blog/posts/2025/11/securing-ai-endpoints-from-abuse/
1•jacobalcock•33m ago•0 comments

Lupus may be caused by the common Epstein-Barr virus, study finds

https://www.nbcnews.com/health/health-news/lupus-cause-epstein-barr-virus-study-rcna243364
2•jnord•36m ago•0 comments

Maintaining the Fastest CDN at Netflix on FreeBSD

https://freebsdfoundation.org/netflix-case-study/
4•program•37m ago•0 comments

The short, happy reign of CD-ROM

https://www.fastcompany.com/91128052/history-of-cd-roms-encarta-myst
1•ohjeez•38m ago•1 comments

Show HN: CodeMode – First library for tool calls via code execution

https://github.com/universal-tool-calling-protocol/code-mode
1•juanviera23•40m ago•0 comments

Why isn't everyone using Cerebras?

2•tghack•41m ago•0 comments

Hacker Stations

https://hackerstations.com
1•bookofjoe•44m ago•0 comments

I got scammed for $157 000 for trying to revive my favorite videogame

https://phack-the-publisher.com/en/
1•COMMENT___•46m ago•0 comments

Hackers and crime rings are teaming up to steal cargo, cyber firm says

https://www.japantimes.co.jp/news/2025/11/03/world/hackers-crime-rings-steal-cargo/
1•PaulHoule•48m ago•0 comments

His Legal Name Is One Letter–Airline Rejects It and Says 'Just Call Yourself AA'

https://viewfromthewing.com/his-legal-name-is-one-letter-the-airline-rejects-it-and-says-just-cal...
5•georgecmu•50m ago•0 comments