HackerTrans
TopNewTrendsCommentsPastAskShowJobs

hawk_

no profile record

comments

hawk_
·2 miesiące temu·discuss
Sorry to Godwin the thread but the Third Reich would like a word.
hawk_
·3 miesiące temu·discuss
There's something about keyboard shortcuts - they work. But somehow right-click and copy requires add-ons.
hawk_
·3 miesiące temu·discuss
https://pubmed.ncbi.nlm.nih.gov/39475342/ - mouse colitis model

https://pubmed.ncbi.nlm.nih.gov/41137210/ - inflammation pathways
hawk_
·3 miesiące temu·discuss
Look up CDED (Crohn's disease exclusion diet) which is the first line of treatment for pediatric Crohn's and now it's increasingly being used for adults. So don't dismiss the diet link despite the facts and research.
hawk_
·3 miesiące temu·discuss
An important missed angle is the effect of artificial sweeteners on gut microbiome. They cause intestinal inflammation which is relevant for IBD sufferers. My take is that I don't miss out on much by being conservative with food, as we still don't understand these complex interactions well enough. What's the harm in sticking to a balanced whole diet of ingredients that were available to our ancestors 200years or more ago.
hawk_
·3 miesiące temu·discuss
> halve my effective memory in order to completely eliminate the tail latency problem,

Wouldn't you have a tail latency problem on the write side though if you just blindly apply it every where? As in unless all the replicas are done writing you can't proceed.
hawk_
·3 miesiące temu·discuss
I like the formulatiom that 100% of the cancer tumors have DHMO and no one has done anything about it.
hawk_
·5 miesięcy temu·discuss
> If there's a fundamental culture shift,

You mean this culture shift is needed for the masses but I don't think that's the case. In my widest social circle I am not aware of anyone giving alcohol to young kids (yes by the time they are 16ish yes but even that's rare). Most guardians would willingly do similar with locked devices.

The real problem is that the governments/companies won't get to spy on you if locked devices are given to children only. They want to spy on us all. That's the missing cultural shift.
hawk_
·5 miesięcy temu·discuss
What is their Claude code equivalent?
hawk_
·7 miesięcy temu·discuss
You just copy paste as in you copy paste all the necessary context and the results. You don't give it access to your codebase for read or write, correct?
hawk_
·7 miesięcy temu·discuss
"I am seeing" as in do you use CO2 batteries at home or something?
hawk_
·7 miesięcy temu·discuss
If you tested this on macos, be careful. The fsync on it lies.
hawk_
·7 miesięcy temu·discuss
Durability always has an asterisk i.e. guaranteed up to N number of devices failing. Once that N is set, your durability is out the moment those N devices all fail together. Whether that N counts local disks or remote servers.
hawk_
·7 miesięcy temu·discuss
How much impact do the various compression formats have on query performance?
hawk_
·7 miesięcy temu·discuss
Yes but try putting that on your CV.
hawk_
·7 miesięcy temu·discuss
Ok a related note, how does it compare to SeaStar?
hawk_
·8 miesięcy temu·discuss
That's totally something a bot would say to blend in ;-)
hawk_
·8 miesięcy temu·discuss
May be the ones that are dead are from poor imitation of more successful bots that are operating in our midst whose comments aren't dead?
hawk_
·8 miesięcy temu·discuss
For those discussions with the LLM do you just use Gemini chat or chat GPT etc... i.e. the chat interface?
hawk_
·8 miesięcy temu·discuss
For sure no two groups want the same subset but is there no "standard way" to opt in / out in the ecosystem? It's strange that there are large orgs like Google enforcing style guidelines but manual code reviews are required to enforce it. (or may be my understanding of that's enforced is wrong)