Hacker News new | past | comments | ask | show | jobs | submit | rasz's comments login

>A routine colonoscopy came at $19k

$80-300 in capital of Poland when going full private. Its crazy than not everyone in US is combining medical/dental procedures with Euro/Asia vacation yet.


Is the encoder any better than previous AMD offerings?

https://goughlui.com/2024/01/07/video-codec-round-up-2023-pa...



Back in 2001 Nvidia GPUs topped out at 64MB https://www.techpowerup.com/gpu-specs/geforce3-ti500.c741

but that didnt stop vendors from offering bottom of the barrel low end models with very same 64MB https://www.techpowerup.com/gpu-specs/msi-geforce2-mx-400-64... Not only same type of ram, but even the bus width is the same.


Hear me out guys - SQLite, but in a browser! We could call it WebSQL.

That's pretty much why it failed: https://www.w3.org/TR/webdatabase/

> This document was on the W3C Recommendation track but specification work has stopped. The specification reached an impasse: all interested implementors have used the same SQL backend (Sqlite), but we need multiple independent implementations to proceed along a standardisation path.


It stopped due to politics, specifically LOL arguments about "inelegant developer aesthetics" coming from Mozilla https://hacks.mozilla.org/2010/06/beyond-html5-database-apis.... Somehow everyone and their dog using same Chrome codebase is fine, but oh no not the SLQ backend!

Instead we are saddled with garbage IndexedDB so bad nobody uses it natively and thousands of developer hours are spend building shims and wrappers to shield us from the brain rot.


This is the first time I cant tell AI slop by the pixels :| dark times ahead.

>STRCPY opcode.

whats wrong with rep movsb?


You'd need to run strlen first.

> You'd need to run strlen first.

I might be a bit rusty in my x86 assembly, but wouldn't "repnz movsb" be the x86 strcpy opcode, for zero-terminated strings?


Not a thing unfortunately; you can only use the rep prefix with movable.

movsb doesn’t set any flags, so no, it isn’t..

Real men just blast through memory until hitting a zero. If it's there at all.

If you care at least a little about buffer overflows You will run one anyway.

If you want a strlen+memcpy you are more than welcome to call it yourself

Yes its pretty stupid. Works only against non nuclear adversaries, and after Budapest Memorandum fiasco this ship has sailed.

@Grok is this true?

You havent met Gwendolyn bot.

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: