Readit News logoReadit News
alexcroox commented on Cloudflare was down   cloudflarestatus.com/inci... · Posted by u/datadrivenangel
ourmandave · 3 months ago
Is it coincidence that there's a Scheduled Maintenance in Tokyo for 18:00 UTC in progress, and the problems started at 18:19 UTC?
alexcroox · 3 months ago
Unrelated, they have a few services that rely on GCP which is down. Still, I imagine the people working on the maintenance for Tokyo turned white during that job worried it was caused by them...
alexcroox commented on GCP Outage   status.cloud.google.com/... · Posted by u/thanhhaimai
alexcroox · 3 months ago
2 hour outage at this point
alexcroox commented on GCP Outage   status.cloud.google.com/... · Posted by u/thanhhaimai
codergautam · 3 months ago
Maybe the outage is preventing them from updating that specific page? Hmm

EDIT: Looks like it has been updated now (6:49 PM UTC)

alexcroox · 3 months ago
Almost an hour to update the page...
alexcroox commented on GCP Outage   status.cloud.google.com/... · Posted by u/thanhhaimai
fidotron · 3 months ago
It's completely nuts that Firebase has this: https://status.firebase.google.com/incidents/ZcF1YDUvpdixZ2e...

"Firebase Data Connect unavailable due to a known Google Cloud global outage"

While the Google Cloud status page https://status.cloud.google.com/ says "No major incidents" and everything is green. So Google Cloud know there is an outage but just deem it not major enough to show it.

Edit to add: within 10 minutes of this post Google updated their status page. More curiously the Firebase page I linked to has been edited to remove mention of Google Cloud in the status and now says "Firebase Data Connect is currently experiencing a service disruption. Please check back for status. ".

alexcroox commented on GCP Outage   status.cloud.google.com/... · Posted by u/thanhhaimai
alexcroox · 3 months ago
Cloudflare KV is also having an outage. I wonder who is reliant on who here.
alexcroox commented on Show HN: X11 tool to share a screen area in any video meeting   github.com/splitbrain/cli... · Posted by u/splitbrain
alexcroox · a year ago
With my 49" I use OBS + Mouse follow script + OBS preview window on laptop screen and share my entire laptop screen. That way I know the window size is suitable for others viewing from their laptops and the preview follows my mouse and you can tweak zoom levels and mouse boundaries on the fly. Also the OBS preview window opens on launch, without opening the main OBS window. So you never have to see/interact with the main OBS window/application again so it really feels standalone which is great.

https://github.com/BlankSourceCode/obs-zoom-to-mouse

alexcroox commented on VueJS turns 10 years old   twitter.com/vuejs/status/... · Posted by u/YourCupOTea
alexcroox · 2 years ago
What I love about Vue/Nuxt devs are not only the powerful tooling they create, but the way they build it so any framework can utilise it. Biggest examples are Vite, Unjs, Nitro. Plus I love the way they think about providing so much flexibility with deployments. Want to deploy your SSR Nuxt app to Cloudflare workers? It’s a 1 line config change in the Nitro config
alexcroox commented on A Node, TypeScript, TS-Node and ESM experience that works   gist.github.com/khalidx/1... · Posted by u/khalidx
sirius87 · 2 years ago
The current ESM experience makes it seem like decision-makers in the node.js project were wilfully oblivious to how large the TypeScript community was and how it was being used in node modules and projects. It really does feel like the maintainers focus was on JS and harmony with TypeScript's evolution was low on the priority list.

Meanwhile anyone using an intersection of TypeScript with jest and any of sindresorhus' libraries when he flipped to ESM for his bajillion libraries immediately felt the downside and moved hard away from ESM.

Imagine the mind-boggling hours lost just to get these export/import formats to glue.

alexcroox · 2 years ago
Experienced that this week! Upgraded to node 20 and typescript and his p-limit lib was the source of a lot of pain. No matter how much I changed the tsconfig I just couldn’t get it to work with the subpath imports his lib used. Ended up downgrading the lib to previous major and moving on.

u/alexcroox

KarmaCake day694January 31, 2013View Original