Voting with your wallet does work, possibly others don't share in your tastes.
The publisher can't do that. No one can tell the future.
This looks to be an in memory db, with a wasm runtime to host domain logic. The hand wavy part was how do they handle scale and clustering? Are we sharding the data our selves (atm it seems so.). This is nice and all…
From what I'm gathering. Alice measures at angle X, gets value V1 Calls Bob on the phone, okay I measured angle X. Bob measures at angle X, also gets value V1 Bob measures at angle Y, gets value V2. Bob calls Alice back…
Its the new delorean.
>Really for LLMs you just need to have the model put it's output to an internal buffer, read that buffer and make sure it makes sense, then output that to the end user. Makes sense to what. The LLM doesn't have a goal,…
This language is interesting. General usability might be a bit away? Higher RAII is something that would be nice in C++ too.
Every user/client operation is serial.
Yeah but the Dems were in majority.
start transaction; select id from users where id = ? for update; if row_count() < 1 then raise 'no user' end if; insert into sub_resource (owner, thing) values (?, ?); commit; ??
Its not the same. Anything in the nursery can cause cancellation of all async work. Cancellation is safe to unwind in all workers by scope exit rules. Completion is just a type of cancellation. Spawn 10 workers to…
Its just cargo culting. A lot of programming advice/processes are fuzzy in a wider context. Generally they came to be in a specific context. Relating that context is hard. Eventually its picked up as a fad and spread…
This is postulating cultural breakage is in some part due to the latest round of high achievers being detached and not paying attention to the community at large. Its an American right of passage "I got mine". I'd say…
Well in this case of a video game. There was a loader loading the image into ram then hot patching it. They deemed the loader copying it into ram was copying. IANAL but sometimes they take the term copying very…
They do state, copy-write isn't the same in the programming world. Programming is always functional in nature, unlike a book.
RCV/IRV does not this promote more moderate candidates, from any given party.
Taxes made them pretty expensive.
Most databases have introspection capability, via sql. These tools should be using that. We shouldn't be making delta files, just check in schema defs along with normal code. The "migration" will consume the schema defs…
How many of those factors spread on accident vs personal choice? ~300,000,00 in the US ~2% death rate .. 6,000,000? Is that enough bodies?
Sure but the end user of this product doesn't know or care about the parts. This matters to those of us in the plumbing business and those businesses that would hire us to do their plumbing.
That isn't the same. After you raised your kid you don't control their environment. Does an environment contribute to individuals actions? Consider the thin blue line. Populations under duress and their cooperation with…
Ask them live support your app, esp code they didn't write. Or some kind of dev log from the ops people hunting down their bugs. Tricky fun frameworks then become a pita.
Uh tried to order stuff from a "service". Nothing was ever able to be scheduled two months ago. Would rather kinda goes out the window if you can't even get delivery service.
It talks about two processes that happen. The first is cells emit a signal to other cells that it's infected, which causes the cell receiving the signal to shutdown replication facilities. The second message sends out a…
I like the part about transactions ignoring settings.
Voting with your wallet does work, possibly others don't share in your tastes.
The publisher can't do that. No one can tell the future.
This looks to be an in memory db, with a wasm runtime to host domain logic. The hand wavy part was how do they handle scale and clustering? Are we sharding the data our selves (atm it seems so.). This is nice and all…
From what I'm gathering. Alice measures at angle X, gets value V1 Calls Bob on the phone, okay I measured angle X. Bob measures at angle X, also gets value V1 Bob measures at angle Y, gets value V2. Bob calls Alice back…
Its the new delorean.
>Really for LLMs you just need to have the model put it's output to an internal buffer, read that buffer and make sure it makes sense, then output that to the end user. Makes sense to what. The LLM doesn't have a goal,…
This language is interesting. General usability might be a bit away? Higher RAII is something that would be nice in C++ too.
Every user/client operation is serial.
Yeah but the Dems were in majority.
start transaction; select id from users where id = ? for update; if row_count() < 1 then raise 'no user' end if; insert into sub_resource (owner, thing) values (?, ?); commit; ??
Its not the same. Anything in the nursery can cause cancellation of all async work. Cancellation is safe to unwind in all workers by scope exit rules. Completion is just a type of cancellation. Spawn 10 workers to…
Its just cargo culting. A lot of programming advice/processes are fuzzy in a wider context. Generally they came to be in a specific context. Relating that context is hard. Eventually its picked up as a fad and spread…
This is postulating cultural breakage is in some part due to the latest round of high achievers being detached and not paying attention to the community at large. Its an American right of passage "I got mine". I'd say…
Well in this case of a video game. There was a loader loading the image into ram then hot patching it. They deemed the loader copying it into ram was copying. IANAL but sometimes they take the term copying very…
They do state, copy-write isn't the same in the programming world. Programming is always functional in nature, unlike a book.
RCV/IRV does not this promote more moderate candidates, from any given party.
Taxes made them pretty expensive.
Most databases have introspection capability, via sql. These tools should be using that. We shouldn't be making delta files, just check in schema defs along with normal code. The "migration" will consume the schema defs…
How many of those factors spread on accident vs personal choice? ~300,000,00 in the US ~2% death rate .. 6,000,000? Is that enough bodies?
Sure but the end user of this product doesn't know or care about the parts. This matters to those of us in the plumbing business and those businesses that would hire us to do their plumbing.
That isn't the same. After you raised your kid you don't control their environment. Does an environment contribute to individuals actions? Consider the thin blue line. Populations under duress and their cooperation with…
Ask them live support your app, esp code they didn't write. Or some kind of dev log from the ops people hunting down their bugs. Tricky fun frameworks then become a pita.
Uh tried to order stuff from a "service". Nothing was ever able to be scheduled two months ago. Would rather kinda goes out the window if you can't even get delivery service.
It talks about two processes that happen. The first is cells emit a signal to other cells that it's infected, which causes the cell receiving the signal to shutdown replication facilities. The second message sends out a…
I like the part about transactions ignoring settings.