frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Lgbtt Heterosexuals with Fraudulent Bodies

https://92b46d1e90.cbaul-cdnwnd.com/61d60e52bc104168791c48326685c290/200000191-9b2ad9b2ae/Direct%...
1•ONLYHAAPY•1m ago•0 comments

DefiLlama to delist Aster perpetual volume data over integrity concerns

https://cointelegraph.com/news/defillama-delist-aster-perp-data-integrity
1•b16m•1m ago•0 comments

The Power of Three: Ternary Logic, Triolectics, and Three Sided Football

https://www.sothismedias.com/home/the-power-of-three-ternary-logic-triolectics-and-football
1•thomasjb•1m ago•0 comments

Hanami for Rails Developers – Part 1

https://ryanbigg.com/2025/10/hanami-for-rails-developers-1-models
1•ryanbigg•4m ago•0 comments

Leak suggests US Government is fibbing over FEMA security failings

https://www.theregister.com/2025/10/06/infosec_in_brief/
2•defrost•5m ago•0 comments

The Zionist Occupation of Open Source

https://moneo.com.tr/blog/the-zionist-occupation-of-open-source
12•selim17•12m ago•0 comments

The Debugging Book

https://www.debuggingbook.org/
2•signa11•19m ago•0 comments

Clop crew hits Oracle E-Business Suite users with fresh zero-day

https://www.theregister.com/2025/10/06/clop_oracle_ebs_zeroday/
1•jjgreen•20m ago•0 comments

Show HN: Iframetest.com

https://iframetest.com/
1•tonysurfly•20m ago•0 comments

Show HN: Fast Masked Mail Creator – Chrome Extension for Fastmail Masked Emails

https://chromewebstore.google.com/detail/fast-masked-mail-creator/jgnkjcmgagjaabogldbabgbcncakpdbb
1•tmarice•21m ago•0 comments

2 Math Problems Fall to LLM: Tsumura's 554 solved, Majority Optimality Disproved

https://nednex.com/en/two-notorious-math-problems-fall-to-llm-tsumuras-554th-solved-majority-opti...
1•SweetSoftPillow•22m ago•0 comments

Tutorials for Sandia's Lammps Simulation Package

https://arxiv.org/abs/2503.14020
1•northlondoner•23m ago•1 comments

Tone Control

https://www.robinsloan.com/lab/tone-control/
1•thomasjb•25m ago•0 comments

Build a VPN Tunnel with Wintun on Windows – Part 1

https://0xmm.in/posts/peer-to-peer-windows-part1/
2•accessonline•26m ago•1 comments

NetBird – An Open-Source Tailscale Alternative

https://netbird.io
2•akyuu•28m ago•0 comments

Nobel Prize in Physiology or Medicine 2025 awarded to immune system researchers

https://www.nobelprize.org/prizes/medicine/2025/press-release/
4•lode•34m ago•0 comments

Meta announces launch of APAC's 'largest capacity subsea cable' in 2028

https://subseacables.blogspot.com/2025/10/the-new-candle-cable-system-project.html
3•Henry3•35m ago•0 comments

-

https://engineering.fb.com/2025/10/05/connectivity/introducing-the-candle-subsea-cable-updates-to...
3•Henry3•37m ago•0 comments

Testing two 18 TB white label SATA hard drives from datablocks.dev

https://ounapuu.ee/posts/2025/10/06/datablocks-white-label-drives/
2•thomasjb•39m ago•0 comments

Love Money Harvey – Free Adult Visual Novel and Finance Game

https://lovemoneyharvey.com
1•heihieih•48m ago•0 comments

EasyOS: An Experimental Linux Distribution

https://easyos.org/
2•signa11•50m ago•0 comments

Granite-4.0-Micro: a 3.4B parameter LLM that runs in the browser

https://huggingface.co/spaces/ibm-granite/Granite-4.0-WebGPU
3•victormustar•53m ago•0 comments

Show HN: How to create your own custom decentralized lotteries

https://LotteryHouse.Me
2•scanmed•59m ago•0 comments

Cerebras Withdraws IPO Filing

https://www.sec.gov/Archives/edgar/data/2021728/000119312525230382/d886849drw.htm
3•JumpCrisscross•59m ago•1 comments

Django: One ORM to rule all databases

https://www.paulox.net/2025/10/06/django-orm-comparison/
5•pauloxnet•1h ago•0 comments

Understanding Object-Oriented Programming

https://understandingoop.com/
5•ma-px•1h ago•0 comments

The 'Best' Colleges Aren't the Best Forever

https://www.theatlantic.com/ideas/archive/2025/10/ivy-league-schools-prestige/684454/
1•FinnLobsien•1h ago•0 comments

Crypto-Current (2021)

https://zerophilosophy.substack.com/p/crypto-current
1•keepamovin•1h ago•0 comments

Full code to build your own AI agent with Python

https://thenewaiorder.substack.com/p/how-to-code-an-ai-agent-text-to-sql
4•ClaireGz•1h ago•0 comments

A terminal command that tells you if your USB-C cable is bad

https://kau.sh/blog/usbi/
1•freetonik•1h ago•0 comments
Open in hackernews

Show HN: Envirobly – Efficient App Hosting

https://envirobly.com/
4•klevo•2h ago
This is my, fully bootstrapped, take on an application hosting platform. I designed it primarily for myself, to meet the following goals:

* Utilize the best parts of the cloud, leave expensive value added services behind. * Host anywhere in the world, close to your users. * Batteries included: backups, logging, monitoring, auto-scaling, containerization, databases. * Simple and user friendly.

The journey was tough. It took me round about 3 years to get everything just right. This goes against the conventional wisdom of getting something simple out quick. With a hosting platform however, in my mind, reliability, stability and certain maturity are a must have from the start.

I definitely need to work on the presentation, it's barely covering the basics. But you have to start somewhere :-)

I'd love to hear some critique from the community. Thanks!

Comments

dayallnash•2h ago
What's the secret sauce of undercutting AWS prices? Grouping workloads together on EKS/ECS but presenting them as instances maybe?

Also, this looks like it is primarily aimed at new businesses who want to run ultra-cheap. How do you plan on keeping customers as they scale and mature?

klevo•2h ago
> What's the secret sauce of undercutting AWS prices?

I'm only utilizing EC2 instances, storage and S3. Everything like databases, load balancers, NAT, even image storage is my own architecture and I'm not utilizing the value added services AWS offers for this and most would default to.

> How do you plan on keeping customers as they scale and mature?

I'll be adding features like DB replication and failover and multi AZ deployments down the line. But you're right, I'm focusing on small to medium size customers that want to run cheap, but still have all the convenience of a platform like Heroku for example.

dayallnash•2h ago
Thanks! I might sign up later to give it a spin. One thing I would suggest: In addition to the examples on your Pricing page - just a straight-up calculator would be good for me to input my own requirements and get a simple cost breakdown.
klevo•2h ago
Great suggestion with the calculator. Will definitely add it at some point. Also thanks a ton for the feedback, it means a lot to me!