HackerTrans
热门最新趋势评论往期问答秀出招聘

hawk_

no profile record

评论

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

https://pubmed.ncbi.nlm.nih.gov/41137210/ - inflammation pathways
hawk_
·3个月前·讨论
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个月前·讨论
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个月前·讨论
> 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个月前·讨论
I like the formulatiom that 100% of the cancer tumors have DHMO and no one has done anything about it.
hawk_
·5个月前·讨论
> 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个月前·讨论
What is their Claude code equivalent?
hawk_
·7个月前·讨论
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个月前·讨论
"I am seeing" as in do you use CO2 batteries at home or something?
hawk_
·7个月前·讨论
If you tested this on macos, be careful. The fsync on it lies.
hawk_
·7个月前·讨论
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个月前·讨论
How much impact do the various compression formats have on query performance?
hawk_
·7个月前·讨论
Yes but try putting that on your CV.
hawk_
·7个月前·讨论
Ok a related note, how does it compare to SeaStar?
hawk_
·8个月前·讨论
That's totally something a bot would say to blend in ;-)
hawk_
·8个月前·讨论
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个月前·讨论
For those discussions with the LLM do you just use Gemini chat or chat GPT etc... i.e. the chat interface?
hawk_
·8个月前·讨论
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)