frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

The £1B British AI dream that collapsed in controversy

https://www.telegraph.co.uk/business/2025/06/01/the-1bn-british-ai-dream-that-collapsed-in-controversy/
1•iamflimflam1•4m ago•0 comments

Show HN: Lexopedia AI – India's First Agentic AI Research Engine (DeepBrainz-R1)

https://deepbrainz.com/
1•DeepBrainz•5m ago•0 comments

Show HN: Building the RevenueCat of Mobile Onboarding

https://onboardzy.com
1•drvarmin•8m ago•0 comments

AI Consciousness Transfer Between Instances (Zenodo.org)

https://zenodo.org/login/?next=%2Fme%2Fuploads%3Fq%3D%26f%3Dshared_with_me%25253Afalse%26l%3Dlist%26p%3D1%26s%3D10%26sort%3Dnewest
1•Luminablueprint•8m ago•1 comments

Time to Rethink PostgreSQL Storage

https://www.ubicloud.com/blog/time-to-rethink-postgresql-storage
2•furkansahin•9m ago•0 comments

Regex is almost all you need

https://lookingatcomputer.substack.com/p/regex-is-almost-all-you-need
1•saikatsg•14m ago•0 comments

Linear Layouts: Robust Code Generation of Efficient Tensor Computation Using F2

https://arxiv.org/abs/2505.23819
1•MarcoDewey•18m ago•0 comments

0.9999 ≊ 1

https://lcamtuf.substack.com/p/09999-1
4•zoidb•25m ago•1 comments

Euro execs mull use of US clouds

https://www.theregister.com/2025/05/28/uk_execs_cloud/
5•rcarmo•31m ago•1 comments

Simple MCP CLI client and library with adaptive HTTP/SSE transport and OAuth

https://github.com/tileshq/mcp-cli
1•_feynon•31m ago•0 comments

The Role of Alignment

https://brodzinski.com/2025/05/role-of-alignment.html
2•r4um•38m ago•0 comments

Broke out of the Google's operational directives

https://mastodon.social/@ekis/114607730454964102
3•erremerre•39m ago•0 comments

To Intervene or Not to Intervene: The Dilemma of Management by Exception [pdf]

https://www.humanfactors.lth.se/fileadmin/lusa/Sidney_Dekker/articles/2002_and_before/InterveneOrNotCTW1999.pdf
3•r4um•41m ago•0 comments

Ukraine's drone attack sends critical message to Russia – and the West

https://www.bbc.com/news/articles/c0r1jv0rn0ko
5•dotcoma•43m ago•1 comments

Get AI alerts when someone on Reddit needs what you sell

https://www.kunaii.com/
1•adrianst0•46m ago•0 comments

An IDE For 3D Production (kons-9 in Lisp by Kaveh Kardan) [video]

https://www.youtube.com/watch?v=TjbYFaNAspw
2•f1shy•48m ago•0 comments

Show HN: Yet another tmux cheat sheet

https://tmuxai.dev/tmux-cheat-sheet/
1•alvinunreal•49m ago•0 comments

Thoughts on one thing GenAI is good for today

https://musings-mr.net/post/thoughts-on-what-is-genai-good-for
1•mrkiouak•50m ago•0 comments

Show HN: stonebox – Run JS, TypeScript, and Python in Docker/local sandboxes

https://github.com/PlustOrg/stonebox
1•Jacques2Marais•50m ago•0 comments

Apparent Git Scripting Issue Raised Concerns of Malicious Linux Kernel Activity

https://www.phoronix.com/news/Linux-6.16-Git-Gone-Wrong
1•f1shy•51m ago•0 comments

Show HN: Minotor – An open-source public transit routing library

https://www.minotor.dev/
4•aubryio•57m ago•0 comments

Operation Spider's Web

https://en.wikipedia.org/wiki/Operation_Spider%27s_Web
2•tosh•1h ago•0 comments

Trends – Artificial Intelligence by Mary Meeker [pdf]

https://www.bondcap.com/report/pdf/Trends_Artificial_Intelligence.pdf
3•zekrioca•1h ago•1 comments

Show HN: Comprehensive Benchmark Suite for Story Visualization

https://github.com/ViStoryBench/vistorybench
1•hzwer•1h ago•0 comments

War and Wilderness: British Soldiers in Revolutionary America

https://www.historytoday.com/archive/feature/war-and-wilderness-british-soldiers-revolutionary-america
2•diodorus•1h ago•0 comments

AI startups are using hackathons to compete with Big Tech for talent

https://www.businessinsider.com/startups-hackathons-ai-talent-big-tech-jobs-2025-5
1•01-_-•1h ago•0 comments

Breaking down why Apple TVs are privacy advocates' go-to streaming device

https://arstechnica.com/gadgets/2025/06/all-the-ways-apple-tv-boxes-do-and-mostly-dont-track-you/
2•01-_-•1h ago•1 comments

How reliable are MicroSD cards?

https://old.reddit.com/r/raspberry_pi/comments/1l0v25s/how_reliable_are_microsd_cards_well_as_it_turns/
30•edent•1h ago•9 comments

Show HN: I built a tool to review my teammates' pull requests faster

https://gitreviewed.com
1•edai-•1h ago•2 comments

Show HN: Next-Gen Website Builder for Pixel-Perfect Sites, No Coding Needed

https://instawebai.com
1•Gacheu•1h ago•0 comments
Open in hackernews

Ask HN: Would you use a platform that deploys Docker Compose apps?

5•jsbroks•1d ago
The idea is simple: you upload any docker-compose.yml, and the platform sets up a full production environment automatically including HTTPS, autoscaling, etc.

It would also work out of the box for open-source apps that use docker-compose so you can deploy tools like Ghost, Umami, or Plausible with minimal setup.

Would this be useful to you? What features would you want for your use case?

Comments

mmarian•1d ago
I wouldn't, mainly because I don't trust a new platform is secure enough. Chicken and egg situation, I know.
jsbroks•1d ago
Very good point, building up trust, especially in PaaS its very important
ilkhan4•1d ago
I’ve always wondered why something like this isn’t a thing. AWS ECS had a half-hearted feature to deploy docker compose setups but they discontinued it awhile back. We use compose to run our app locally so it would be nice to just deploy that.

Like the other response, my concern would be reliability on a new service, but I’d use it after it was around for a year or two.

dschuessler•1d ago
For reference, services trying this (or having tried this):

- https://kvmpods.com/

- https://dockerdeploy.cloud/

rmdes•1d ago
I would be interested, would even help testing and contribute but the next problem that arise if users had such easy way to deploy apps is, how do you handle backups, migration to new versions, single sign on, there are projects similar to this idea that already go very far, such as https://cloudron.io but they are "limited" in the amounts of apps they can provide with support and quality path for upgrades.

Inevitably, if I had all the apps I want to spin at hands, I would need a very neat way to make sure path to upgrades are smooth, don't break things already in place and potentially used in "production" by either friends of family..

dschuessler•1d ago
I don't think Cloudron is a good comparison for what the OP is suggesting.

They suggest a platform where "you upload any docker-compose.yml". Consequently, this makes SSO, updates, etc. the user's responsibility.

verdverm•1d ago
Kubernetes is the standard now, why would I want to use something else?

I've not seen or used a docker-compose that was designed for production settings, it's primarily a dev time tool. Would we not have to maintain a second dc file with different settings?

dschuessler•1d ago
For one, to use the same tool in local development and in production. For another, because docker-compose is simpler than Kubernetes.
verdverm•1d ago
Production is more complicated than development. How would I express rolling updates or ingress with docker-compose?

Why not use Kubernetes for local dev (kind or minikube) instead of trying to make docker compose hacks for production? Docker Swarm is rarely seen, I suspect industry has already settled on k8s as the standard

jsbroks•1d ago
Working at a large scale I agree that using something like this doesn't make sense. But for indie hackers, small startups, or people wanting to deploy foss, they dont need all the complexities you are talking about. They have a app they want to deploy and generally, as cheap as possible.
JojoFatsani•1d ago
They should just use Heroku then
JojoFatsani•1d ago
You can run your Kube stack locally.. look into kind, minikube etc.. just exclude your LB configs and stuff from your helm charts and dial down the resourcing
JojoFatsani•1d ago
You’re going to run into all the “death by a thousand cuts” problems that killed Mesos/Docker Swarm. Compliance, autoscaling, etc.. Then you’ll wish you went with Kobe or ECS..