frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

Open in hackernews

Ask HN: Where do you host your Go apps

6•asim•4h ago
Simple question. Where and how do you host your Go apps? I feel like either you have to run a VM or pay for the complexity of a Google cloud.

I'm sure some people will now say things like Fly or Railway but curious to know firsthand.

Personally I'm still using DigitalOcean, I git pull, compile from source and run the Go binary, occassionally with a shell script. It's fronted by nginx and certbot/letsencrypt. That's it. For some reason I wish this was some simple solution instead of the endless variety of hosting out there. I always worry about Fly, Railway or someone else going out of business. I find other tools really complicated, and dedicated app hosting too expensive. A VM plus some open source works well. But I guess when you offloading that hosting to someone else you start expecting all sorts of tools. Maybe if there was just a dedicated CLI based thing. Who knows.

Comments

st3fan•3h ago
Invest in CI/CD. If your project is on GitHub, create a workflow that builds your app and packages it as a docker image stored in your private GitHub Container Registry.

On your server you can then just docker pull a new version. You can also automate this on the server side with a cron job or use Podman which can automatically detect new versions and will pull and run your image.

Bit more work to set it up but then all your manual steps go away. Having a docker container image also means you can deploy it anywhere - most places where you host apps accept an image as the universal format for an app.

fedepochat•3h ago
I'm just currently working to solve cases like this haha.

I'm developing a service for hosting any app (any language, framework) into AWS (Azure, GCP in a future) without having deep devops skills. What we do is to host everything in your tenant, not relying on black box hosting such as Fly, Railway, Vercel, etc.

I'd love to talk to you and see what your necessities are (not promoting, its not even a paid service yet, I just need to understand people with issues like this)

Site: obelis.ai

lbhdc•54m ago
My preference is to deploy them to Cloud Run on GCP. Partially because I am already using GCP, but also because its pretty easy to make it always on while staying in the free tier (or very minimal cost).

Make your JavaScript functions smarter and cleaner with default parameters

https://allthingssmitty.com/2025/06/29/default-parameters-your-code-just-got-smarter/
1•AllThingsSmitty•1m ago•0 comments

Exploring Datapacks

https://www.joshbeckman.org/blog/exploring-datapacks
1•bckmn•5m ago•0 comments

Polychain made over $80M from staking, sparking criticism over insider tokens

https://unchainedcrypto.com/polychain-made-80-million-from-selling-celestia-staking-rewards/
1•wslh•7m ago•0 comments

Show HN: SendMeYourIP – Send a unique link to ask someone share their IP

https://www.sendmeyourip.com/
1•jtokoph•7m ago•0 comments

There's no such thing as a tree (phylogenetically) (2021)

https://eukaryotewritesblog.com/2021/05/02/theres-no-such-thing-as-a-tree/
2•afunk•8m ago•0 comments

Ask HN: Has anyone made a self-hosted Pocket from the source code yet?

1•AdmiralAsshat•9m ago•0 comments

Mental Models and Potemkin Understanding in LLMs

https://alangrow.com/blog/mental-models-and-potemkin-understanding-in-llms
1•sigil•9m ago•0 comments

Ask HN: What Inference Server do you use to host TTS Models?

1•samagra14•9m ago•0 comments

The Georgist Roots of American Libertarianism

https://asteriskmag.com/issues/10/the-georgist-roots-of-american-libertarianism
1•surprisetalk•11m ago•0 comments

The Academic Pipeline Stall: Why Industry Must Stand for Academia – ACM Sigops

https://www.sigops.org/2025/the-academic-pipeline-stall-why-industry-must-stand-for-academia/
2•rbanffy•11m ago•0 comments

Making Rails Delegated_type's Clearer

https://kaspth.com/posts/making-rails-delegated_types-clearer
2•Bogdanp•12m ago•0 comments

The Discreet Charm of the Infrastructureless

https://blog.jgc.org/2025/06/the-discreet-charm-of-infrastructureless.html
1•rbanffy•12m ago•0 comments

Show HN: Qwiz – Building a daily global quiz app with synchronised leaderboards

https://apps.apple.com/gb/app/qwiz-daily-quiz-trivia-fun/id6747268704
1•spacebots•14m ago•0 comments

Windows loses 400M users as mobile, Linux, and Mac use grows

https://www.techspot.com/news/108494-windows-loses-400-million-users-mobile-linux-mac.html
3•doener•18m ago•1 comments

A U.S. plan to use immigrants in Latin America as WWII bartering chips

https://www.npr.org/2025/06/27/nx-s1-5431719/immigration-deported-wwii-internment
3•rbanffy•19m ago•0 comments

The Evolution of Caching Libraries in Go

https://maypok86.github.io/otter/blog/cache-evolution/
1•karel-3d•19m ago•0 comments

OpenFLOW - Isometric Diagramming Tool

https://github.com/stan-smith/OpenFLOW
1•x0z•19m ago•0 comments

New details emerge on Meta's $14.3B deal for Scale

https://techcrunch.com/2025/06/13/new-details-emerge-on-metas-14-3b-deal-for-scale/
1•PaulHoule•20m ago•0 comments

Car Hacking Is the Next Big Cyber Threat – and Nobody's Ready

https://www.carsandhorsepower.com/featured/car-hacking-is-the-next-big-cyber-threat-and-nobody-s-ready
2•Anumbia•21m ago•0 comments

Show HN: Collaborative, AI-powered trip planning with friends

https://tripjam.app/
1•kenforthewin•23m ago•0 comments

CIXI – PERS, chainless and beltless electronic cranksets

https://www.cixi.life/pers-technology
1•bilsbie•24m ago•0 comments

Ubisoft Support Gave My 2-Factor Authenticated Siege Account to a Hacker

https://old.reddit.com/r/Rainbow6/comments/1ln9x36/ubisoft_support_gave_my_2factor_authenticated/
5•sensanaty•25m ago•0 comments

Nearly half of ransomware victims still pay out

https://www.theregister.com/2025/06/30/information_security_in_brief/
1•edm0nd•25m ago•0 comments

LyteNyte Grid: A React Data Table That Doesn't Break at Scale (1M Row Demo)

1•roarlyte•26m ago•0 comments

Raspberry Pi Radio Module 2

https://www.raspberrypi.com/news/raspberry-pi-radio-module-2-available-now-at-4/
4•pyprism•27m ago•0 comments

Show HN: Heap – save full-page local archives of webpages with just one click

https://apps.apple.com/ca/app/heap-website-full-page-image/id6747727830?mt=12
1•busymom0•28m ago•0 comments

Show HN: PolySpin – a daily polygon rotation puzzle game

https://polyspin.vercel.app/
1•pmx•31m ago•0 comments

Cloudflare blocks largest DDoS attack

https://www.zdnet.com/article/cloudflare-blocks-largest-ddos-attack-heres-how-to-protect-yourself/
2•CrankyBear•31m ago•0 comments

A Software Architect's Level-Headed Take on Vibe Coding

1•akorolyov•32m ago•2 comments

VMware must support crucial Dutch govt agency as it migrates off the platform

https://www.theregister.com/2025/06/30/dutch_agency_wins_right_to/
1•rntn•33m ago•0 comments