HN user

rovr138

1,973 karma
Posts0
Comments1,356
View on HN
No posts found.
Codex Resets 4 days ago

They had an issue yesterday that said Fable needed extra usage.

I’m guessing they’re getting ready.

I like that in Kagi I can set this as an option.

Default, on the same tab (since browsers have options around this), but allow users to select if they want it on a new tab/window.

ICQ being first hurts

Thanks to people I met there, I started tinkering more with computers. I had a lot of fun there when everyone else went to sleep.

"uh-oh." its sound was a generation's text notification before texts existed

Be around me when I get a text... I have gotten some really wild looks when people recognize it. It's a bit of wtf which shifts to woah when it clicks in their head.

Fun chat with CEO last week

...now, the typewriter when you turned on the keyboard sound. Maybe that has to do with why I like mechanical keyboards.

All I'm saying is that people mention HA, when there isn't a need for it or when most people are fine with some downtime. For example,

When AWS/GCP goes down, how do most handle HA?

When they go down, what do most do? Honestly, people still go about their day and are okay. Look how many systems do go down. What ends up happening? An article goes out that X cloud took out large parts of the internet.. and that's it.

Even when there's ways of doing it, they just go down and we accept it. I never said this doesn't go down or can't go down, it's just that it's okay and totally fine if it does.

No offense, you wait. Like everyone's been doing for years in the internet and still do

- When AWS/GCP goes down, how do most handle HA?

- When a database server goes down, how do most handle HA?

- When Cloudflare goes down, how do most handle HA?

The down time here is the server crashed, routing failed or some other issue with the host. You wait.

One may run pingdom or something to alert you.

The best question is, what's been shipped in the past 60 days with those 600,000 lines.

Lots of people trying things for the sake of it, without really achieving anything with it. Maybe they have 'a setup' but the setup ends up being unproven.

Everything has issues reading the content of PDFs natively. It's a format for displaying/rendering. Not for storing format in a way that's easy to parse for the text/content inside.

Is this one storing text or storing coordinates for where to draw a line for the letter 'l'? Is that an 'l' or a line?

The best way to do this is rendering it to an image and using the image. Either through models that can directly work with the image or OCR'ing the image.