HN user

geostyx

934 karma
Posts19
Comments105
View on HN
www.backblaze.com 2y ago

Backblaze Product and Pricing Updates

geostyx
45pts18
support.google.com 2y ago

Inactive Google Account Policy

geostyx
99pts78
rclone.com 3y ago

Rclone for Business

geostyx
4pts0
www.googlecloudpresscorner.com 3y ago

Replit and Google Cloud Partner to Advance Generative AI for Software Dev

geostyx
3pts0
md2c.pages.dev 4y ago

Convert Markdown to Confluence Wiki Markup

geostyx
4pts1
erisa.dev 4y ago

Exposing a web service with Cloudflare Tunnel

geostyx
398pts178
blog.cloudflare.com 4y ago

Developer Spotlight: Automating Workflows with Airtable and Cloudflare Workers

geostyx
2pts0
blog.cloudflare.com 4y ago

Cloudflare for Offices

geostyx
39pts14
blog.cloudflare.com 4y ago

Cloudflare R2 storage: Rapid and reliable object storage, minus the egress fees

geostyx
667pts216
blog.cloudflare.com 4y ago

Registrar for Everyone

geostyx
20pts5
blog.uuid.rocks 5y ago

Generating UUID's with a Stream Deck Button

geostyx
1pts0
replit.com 5y ago

How to run a Minecraft server on Repl.it

geostyx
3pts1
www.backblaze.com 5y ago

Server-Side Encryption: Keys to More Protection

geostyx
2pts0
blog.rust-lang.org 5y ago

Rust's CI is moving to GitHub Actions

geostyx
2pts0
uuid.rocks 6y ago

Show HN: Web-Scale UUID as a Service

geostyx
5pts1
blog.agilebits.com 8y ago

Introducing 1Password Business

geostyx
1pts1
caddyserver.com 8y ago

Caddy 0.10.11 Released with Distributed Auto-HTTPS and Service Discovery

geostyx
12pts2
blog.jessfraz.com 8y ago

Windows for Linux Nerds

geostyx
615pts381
bbq.live 9y ago

Live Metrics from BBQ IoT Powered by Go, Gobot.io, Grafana, Influx

geostyx
21pts8
HTTP Cats 6 months ago

I've used http.cat for years to double check what an http code is for. Thank you both for making it!

I think it's partly because the JS ecosystem doesn't historically have a solid standard library. Doing simple things can require checking for null/undefined/does the runtime support it, etc. Why do it the hard way when you can NPM install it and call it a day?

That's my understanding of it anyway.

I used to have a Google Home Mini in every room. I've switched to Alexa because I trust them to keep it going a lot more. It helps that Amazon makes money off Alexa since I buy things through the device sometimes.

Outside of GSuite/Workspace I really don't trust Google products anymore and I'm tired of trying.

Google Workspace 6 years ago

It's important to note that along with the new name they also reduced storage from Unlimited to 2TB on their $12/u/mo plan.

You aren't paying for Workers for the CPU time IMO, you're paying to be in 155 locations around the world so that your code runs closer to your user. You couldn't split a hetzner/ec2 box across locations like that. A lot can be accomplished in 10ms on Workers in my experience since they don't count waiting on network requests as part of that 10ms.

If requests only require <10ms of CPU anyway, $5 per 10 million requests is pretty reasonable to me.