Hacker News

Subscribe to Hacker News feed
Hacker News RSS
Updated: 1 hour 43 sec ago

We're (Skyfall AI) acquiring SaaS startups and running them with AI as CEO

Tue, 07/21/2026 - 3:04pm

Skyfall AI came out of stealth this week and is actively acquiring early-stage SaaS businesses to serve as proving grounds for our AI.

Here's what we're looking for:

- Monthly recurring revenue under $20,000 - Founded within the last 24 months - Self-serve or product-led growth (no sales calls required) - Customers can sign up and pay without human interaction

What we're offering:

- Up to $1 million per acquisition - Our AI takes on the CEO role and operationalizes the business - Target: ideally double revenue in the first six months

We're looking for founders who are willing to take a bet on this approach. If you're interested or know someone who is, we'd like to hear from you (submit your company here” https://skyfall.ai/acquisition ).

PS: We’re accepting submissions through August 31!

Comments URL: https://news.ycombinator.com/item?id=48996643

Points: 1

# Comments: 0

Categories: Hacker News

Handwriting Like It's 1895

Tue, 07/21/2026 - 3:00pm
Categories: Hacker News

Advertise in ChatGPT

Tue, 07/21/2026 - 2:58pm

Article URL: https://ads.openai.com/

Comments URL: https://news.ycombinator.com/item?id=48996571

Points: 44

# Comments: 30

Categories: Hacker News

Show HN: Browser-based 3D terrain reconstruction

Tue, 07/21/2026 - 2:57pm

This is an open-source experiment in how far we can reconstruct a real environment using only public geospatial data, rendered entirely in the browser.

No GIS software, no install.

Comments URL: https://news.ycombinator.com/item?id=48996559

Points: 4

# Comments: 0

Categories: Hacker News

Mitch's Multifarious Three-Headed Hydra Chatbot

Tue, 07/21/2026 - 2:57pm

Article URL: https://hydra.mitch.website/

Comments URL: https://news.ycombinator.com/item?id=48996553

Points: 2

# Comments: 0

Categories: Hacker News

Show HN: Edky, a CLI to convert Ed25519 public keys from one encoding to another

Tue, 07/21/2026 - 2:09pm

Everything increasingly runs on Ed25519 keypairs, but Ed25519 public keys can be encoded as text in dozens of surface-incompatible different ways: hexadecimal, Base64 (OpenSSH), Base32z (iroh, pkdns), Base58 (NEAR), and Multibase (IPFS, libp2p), just for starters.

Edky is a command-line tool and Rust library that converts between these Ed25519 surface encodings, aiding use of the same underlying keypair across e.g. an iroh endpoint, a libp2p peer, or a NEAR Protocol account. (Surprisingly, a conversion utility like this didn't yet exist!)

$ cargo binstall -y edky $ edky convert -f iroh -t libp2p 47pjoycnsrfmxikm95jh13y88e8qnhzu5kungjpxyepgt7a8krpy z6MktwupdmLXVVqTzCw4i46r4uGyosGXRnR3XjN4Zq7oMMsw $ edky convert -f libp2p -t iroh z6MktwupdmLXVVqTzCw4i46r4uGyosGXRnR3XjN4Zq7oMMsw 47pjoycnsrfmxikm95jh13y88e8qnhzu5kungjpxyepgt7a8krpy $ edky convert -f near -t hex ed25519:FVen3X669xLzsi6N2V91DoiyzHzg1uAgqiT8jZ9nS96Z d75a980182b10ab7d54bfed3c964073a0ee172f3daa62325af021a68f707511a $ edky convert -f hex -t near d75a980182b10ab7d54bfed3c964073a0ee172f3daa62325af021a68f707511a ed25519:FVen3X669xLzsi6N2V91DoiyzHzg1uAgqiT8jZ9nS96Z

Comments URL: https://news.ycombinator.com/item?id=48995935

Points: 1

# Comments: 0

Categories: Hacker News

Pages