HackerLangs
TopNewTrendsCommentsPastAskShowJobs

jbritton

347 karmajoined 11 năm trước

comments

jbritton
·34 phút trước·discuss
Well said.
jbritton
·4 giờ trước·discuss
I write a ton of Python code. Modifying code without static types is difficult and error prone. If a function needs a new argument, all the callers have to pass it and all of their callers recursively. Maybe the calling function is just a function pointer that has been passed around and not searchable. I love Python for small tasks and tasks that are not critical if they fail.
jbritton
·Hôm kia·discuss
My understanding of weak typing is about allowing automatic type conversion. “3” + 1 === “31”, 1 + “3” === 4. Strong typing doesn’t auto convert.
jbritton
·4 ngày trước·discuss
I suspect there should be some data model guideline that says if keys can be missing then values can’t be nil, or if values can be nil then keys must be present. In the famous saying there are two hard things: naming, cache invalidation, off by one errors, I think one more to add is handling missing data.
jbritton
·10 ngày trước·discuss
I wonder if Anthropic servers can handle the load their going to get tomorrow. Unless it’s a staged rollout
jbritton
·10 ngày trước·discuss
I accidentally used Sonnet 5 a bit today. It seemed significantly worse to me than Opus 4.8 for software development.
jbritton
·21 ngày trước·discuss
TOGETHER and ACTIV-6 were not good studies.

I-Tech was a good RCT and showed 75% lower mortality in severe patients, p=0.02. Only 490 people though. Clearly this deserved replicating with more people. The fact that it wasn’t is a problem.

The FDA on their website stated they did not look at the data. The statement was eventually taken down, they have never said they looked at it. The CDC looked at 6 studies and didn’t write a report.

When I mentioned method of action, I’m not talking about petri dishes.

An anecdote related to bleach, but peroxide was also mentioned. Another overlooked treatment was artemisinin, which contains an endoperoxide group that could get into cells and kill covid virus.
jbritton
·21 ngày trước·discuss
There are multiple hypotheses for methods of action for IVM against covid that were plausible and deserved serious funding and investigation by governments. This did not happen. What did happen is the two people who brought it to the attention of congress got slandered the next day in the press and then got their careers destroyed. Anyone else who ever mentioned it also got dumped on by the press. There are over 100 studies now, many of which showed positive results. Most of the studies were small. There have been questions of the quality of many of the studies both the ones showing benefit and the ones showing no benefit. There is one well known fraudulent study and the press loves to extrapolate that to every study. The FDA has admitted to not looking at the data. The CDC and WHO did not write up any kind of analysis. They looked at a couple bigger studies that showed no result and said it’s inconclusive. No government has bothered to look into the RCTs that showed positive results. I don’t know if it works or not. It seems clear to me that profits, politics, power structures, got in the way of finding the answer. IVM is a very safe drug with the proper dosing. 300 to 500 million people in Africa take it yearly for parasites.
jbritton
·25 ngày trước·discuss
I thought you corrected gamma in the monitor settings, not in your application code. Am I wrong.
jbritton
·29 ngày trước·discuss
I never had a music class at any point in school in California.
jbritton
·tháng trước·discuss
I wasn’t clear from the description if text rendering is GPU accelerated, or in my case drawing quads from an atlas of characters in a texture is probably more efficient.
jbritton
·2 tháng trước·discuss
The very end of the article says “They can keep them for decoration but servers must generate their own random numbers.” I thought the lava lamps were for this purpose.
jbritton
·2 tháng trước·discuss
“vaccines are used for population control” Bill Gates has stated this is a goal, but in a different context. The idea is if you’re in a country with a large number of early deaths you are likely to have more children, and vaccines should help reverse this trend. So this is kind of an ambiguous question.
jbritton
·2 tháng trước·discuss
You misunderstand me. I was simply trying to find the two people who were saying such things.
jbritton
·2 tháng trước·discuss
I was trying to find a YouTube video I had seen previously. I ended up using Google to find it. There are two bio ethicists promoting the idea that we should make lone star ticks better at spreading alpha-gal and giving everyone meat allergies. So I guess “engineered” + “alpha-gal” is blocked. I find this idea beyond repulsive.

I asked how California guarantees election security and was told it could not answer that question. Upon further questioning it wouldn’t give specifics but it would give generalities, which ultimately turned into an interesting discussion.
jbritton
·2 tháng trước·discuss
I’m sick of LLM refusals. I think there are extremely few things they should refuse, like maybe making nuclear weapons or something along those lines. Once you put people in charge of deciding what you shouldn’t be allowed to see that list will grow and grow.
jbritton
·2 tháng trước·discuss
This sounds great. I’m going to play with it.
jbritton
·3 tháng trước·discuss
Stitches pages on an infinite canvas is possibly the worst UI I have ever seen.
jbritton
·3 tháng trước·discuss
I believe I’m tone deaf. There is no test for this. I am color blind, but I have the most favorable form of red/green color blindness which means for the most part I see all colors, but I fail the tests. Likewise I hear tones, and can distinguish tones. I can play something and know if I have hit the wrong key. However, I have practiced long enough to know I’m tone deficient and that knowledge really affects one’s desire to practice. I see little kids on YouTube that already have more talent than I could ever achieve. I really don’t see myself ever being able to pick up anything complicated by ear. If it’s transcribed correctly then sure it’s doable with sufficient practice. I can’t hear a chord and know what chord it is. I have dabbled with my guitar for 30 years. I frequently struggle to know when frequency goes up vs down. I can’t sing in key. I can barely tune a guitar by ear. It’s usually off a little bit though and it takes me a very long time. The song “Back in Black” has this little bit at the beginning G E D B and then sort of an A bend. Whatever Angus does with that A note I just can’t figure out. I have tried it a thousand times.
jbritton
·3 tháng trước·discuss
I wonder how often problems happen that the redundancy solves. Is radiation actually flipping bits and at what frequency. Can a sun flare cause all the computers to go haywire.