frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Uv is the best thing to happen to the Python ecosystem in a decade

https://emily.space/posts/251023-uv
1125•todsacerdoti•7h ago•651 comments

Meta and TikTok are obstructing researchers' access to data, EU commission rules

https://www.science.org/content/article/meta-and-tiktok-are-obstructing-researchers-access-data-e...
131•anigbrowl•3h ago•63 comments

Crunchyroll is destroying its subtitles for no good reason

https://daiz.moe/crunchyroll-is-destroying-its-subtitles-for-no-good-reason/
139•Daiz•2h ago•46 comments

China has added forest the size of Texas since 1990

https://e360.yale.edu/digest/china-new-forest-report
353•Brajeshwar•1d ago•210 comments

Tell HN: Azure outage

642•tartieret•10h ago•629 comments

A century of reforestation helped keep the eastern US cool

https://news.agu.org/press-release/a-century-of-reforestation-helped-keep-the-eastern-us-cool/
73•softwaredoug•2h ago•7 comments

Minecraft removing obfuscation in Java Edition

https://www.minecraft.net/en-us/article/removing-obfuscation-in-java-edition
556•SteveHawk27•9h ago•192 comments

Raspberry Pi Pico Bit-Bangs 100 Mbit/S Ethernet

https://www.elektormagazine.com/news/rp2350-bit-bangs-100-mbit-ethernet
53•chaosprint•2h ago•8 comments

Dithering – Part 1

https://visualrambling.space/dithering-part-1/
209•Bogdanp•7h ago•45 comments

AWS to bare metal two years later: Answering your questions about leaving AWS

https://oneuptime.com/blog/post/2025-10-29-aws-to-bare-metal-two-years-later/view
612•ndhandala•14h ago•423 comments

OS/2 Warp, PowerPC Edition

https://www.os2museum.com/wp/os2-history/os2-warp-powerpc-edition/
19•TMWNN•2h ago•10 comments

How the U.S. National Science Foundation Enabled Software-Defined Networking

https://cacm.acm.org/federal-funding-of-academic-research/how-the-u-s-national-science-foundation...
52•zdw•4h ago•9 comments

AOL to be sold to Bending Spoons for $1.5B

https://www.axios.com/2025/10/29/aol-bending-spoons-deal
184•jmsflknr•9h ago•168 comments

Kafka is Fast – I'll use Postgres

https://topicpartition.io/blog/postgres-pubsub-queue-benchmarks
297•enether•12h ago•247 comments

Tailscale Peer Relays

https://tailscale.com/blog/peer-relays-beta
250•seemaze•9h ago•71 comments

Responses from LLMs are not facts

https://stopcitingai.com/
136•xd1936•4h ago•88 comments

OpenAI’s promise to stay in California helped clear the path for its IPO

https://www.wsj.com/tech/ai/openais-promise-to-stay-in-california-helped-clear-the-path-for-its-i...
151•badprobe•8h ago•198 comments

Board: New game console recognizes physical pieces, with an open SDK

https://board.fun/
137•nicoles•22h ago•55 comments

How to Obsessively Tune WezTerm

https://rashil2000.me/blogs/tune-wezterm
76•todsacerdoti•6h ago•47 comments

GLP-1 therapeutics: Their emerging role in alcohol and substance use disorders

https://academic.oup.com/jes/article/9/11/bvaf141/8277723?login=false
148•PaulHoule•2d ago•55 comments

The Internet runs on free and open source software and so does the DNS

https://www.icann.org/en/blogs/details/the-internet-runs-on-free-and-open-source-softwareand-so-d...
99•ChrisArchitect•7h ago•5 comments

More than DNS: Learnings from the 14 hour AWS outage

https://thundergolfer.com/blog/aws-us-east-1-outage-oct20
74•birdculture•2d ago•23 comments

Keep Android Open

http://keepandroidopen.org/
2328•LorenDB•22h ago•744 comments

Upwave (YC S12) is hiring software engineers

https://www.upwave.com/job/8228849002/
1•ckelly•9h ago

How blocks are chained in a blockchain

https://www.johndcook.com/blog/2025/10/27/blockchain/
47•tapanjk•2d ago•20 comments

Encoding x86 Instructions

https://www-user.tu-chemnitz.de/~heha/hs/chm/x86.chm/x86.htm
79•st_goliath•8h ago•27 comments

A Fork in the Road: Deciding Kafka's Diskless Future

https://jack-vanlightly.com/blog/2025/10/22/a-fork-in-the-road-deciding-kafkas-diskless-future
47•g0xA52A2A•1w ago•2 comments

Composer: Building a fast frontier model with RL

https://cursor.com/blog/composer
174•leerob•10h ago•133 comments

Extropic is building thermodynamic computing hardware

https://extropic.ai/
91•vyrotek•7h ago•68 comments

SwirlDB: Modular-first, CRDT-based embedded database

https://docs.swirldb.org/
59•owenm•1d ago•5 comments
Open in hackernews

Create your first business email for free

https://fromzerotollc.com/step/create-your-first-business-email
10•erayalakese•13h ago

Comments

AlfredBarnes•12h ago
This is cool, but feels like a work around that will be patched.
renewiltord•11h ago
It's just using Cloudflare features for their intended purpose. How is it a workaround? You can even have Gmail configured to send as this email which would be the actually useful thing here because this is just blogspam of the CF feature.
navigate8310•11h ago
This is not a workaround, this is one of their main product that one should not rely on because Microsoft with their aggressive SPF, DMARC and DNSBL have almost all CF's IP blacklisted. So mail forwarded to your personal MSFT mail account is not guaranteed to arrive and is clearly logged in CF dash.
erayalakese•11h ago
You're actually right. So, this method might not be considered a long-term solution. The article I linked to is actually part of an online guide where I explain how to set up a company step by step. Readers currently at this stage don't yet have a mailbox (like a Google Workspace subscription with a custom domain). A few steps later, I'll explain how to use Gmail with a custom domain. Then, they won't need email routing. This solution is very useful in this regard.
erayalakese•11h ago
No, this isn't actually a workaround. This is exactly what email routing does. You can also create a catch-all email.

There are many situations where "forwarding incoming emails to another address" is sufficient. For example, if you don't yet have a mailbox, if you manage several different domains, etc.

AlfredBarnes•11h ago
Fair, thank you everyone below pointed out I was wrong :)

That's okay I'll try this out in earnest. Thanks for sharing

kerv•11h ago
Is there a limit on how many email forwards you can make with the free plan?
erayalakese•12m ago
Hello. You can create up to 200 emails. https://developers.cloudflare.com/email-routing/limits/
nlh•11h ago
The only thing missing here is a way to SEND emails from your new business email. I don’t think CloudFlare (yet) offers virtual SMTP for your routed email, so you can receive emails to your new “noah@mynewcompany.com” address but sent mail will still come from your personal email address.

Anyone have a simple way of solving this? I’ve done it in a complex way (setting up my own SMTP service through through Google Apps, a paid service), but I’m wondering if there’s a simpler approach I should use going forward for these quick setups.