HackerLangs
トップ新着トレンドコメント過去質問紹介求人

OutOfHere

2,597 カルマ登録 2 年前
It is unfortunate that a large number of users here are not hackers, not even in an idealistic philosophical sense, and will betray the public good for their own short-term gain. You either unite the world or you divide it.

投稿

Luteolin, an antioxidant, may contribute to prevention of hair graying (2025)

medicalxpress.com
2 ポイント·投稿者 OutOfHere·3 日前·0 コメント

Emerging evidence links tire pollution to Alzheimer's risk

medicalxpress.com
3 ポイント·投稿者 OutOfHere·4 日前·1 コメント

President pardons 9 for Clean Air violations for 'fixing their car'

msn.com
92 ポイント·投稿者 OutOfHere·6 日前·61 コメント

EPA approves pesticides that may be considered forever chemicals

thehill.com
8 ポイント·投稿者 OutOfHere·7 日前·1 コメント

He sent a harsh email to ICE's top official. Federal agents tracked him down

npr.org
66 ポイント·投稿者 OutOfHere·9 日前·31 コメント

White House accelerates plans for AI model standards

ft.com
4 ポイント·投稿者 OutOfHere·9 日前·0 コメント

Daily step count of remote workers associated with lower stress and better work

medicalxpress.com
6 ポイント·投稿者 OutOfHere·10 日前·0 コメント

Administration asks OpenAI to stagger release of new model

yahoo.com
2 ポイント·投稿者 OutOfHere·15 日前·0 コメント

Quantum Horizon: Quantum Computing as a Threat to Bitcoin and Ethereum

arxiv.org
3 ポイント·投稿者 OutOfHere·26 日前·0 コメント

Google's Pinpoint is the free research tool you should know about

fastcompany.com
4 ポイント·投稿者 OutOfHere·27 日前·1 コメント

Feds will abruptly dismantle system monitoring climate change, oceans

usatoday.com
13 ポイント·投稿者 OutOfHere·30 日前·0 コメント

FDA Expands Sunscreen Options for the First Time in 20 Years to Add Bemotrizinol

fda.gov
8 ポイント·投稿者 OutOfHere·先月·3 コメント

Glucosamine supplement may accelerate dementia and mortality

medicalxpress.com
3 ポイント·投稿者 OutOfHere·先月·1 コメント

AI-designed universal coronavirus vaccine passes first human trial

sciencedaily.com
4 ポイント·投稿者 OutOfHere·先月·0 コメント

Copper imbalance tied to autism's social symptoms and white matter development

medicalxpress.com
8 ポイント·投稿者 OutOfHere·先月·2 コメント

Pip 26.1 Ships Dependency Cooldowns and Experimental Lockfile Support

infoq.com
3 ポイント·投稿者 OutOfHere·2 か月前·0 コメント

US budget watchdog estimates Golden Dome will cost $1.2T

reuters.com
9 ポイント·投稿者 OutOfHere·2 か月前·8 コメント

US will start revoking passports for parents who owe child support

apnews.com
73 ポイント·投稿者 OutOfHere·2 か月前·63 コメント

Chloroquine, an Anti-Malaria Drug as Effective Prevention for Hantavirus (2021)

frontiersin.org
6 ポイント·投稿者 OutOfHere·2 か月前·5 コメント

Amazon Expands Logistics Arm to Outside Companies

nytimes.com
4 ポイント·投稿者 OutOfHere·2 か月前·1 コメント

コメント

OutOfHere
·33 分前·議論
I propose separating #1 (the main API/SDK) into a separate core package. This will be easier, smaller, and cleaner to maintain, and will meet the needs of many users with new projects. It will satisfy the purity criteria.

I don't like the idea of monkeypatching even if it makes things convenient to use, because this risks being hell to maintain. You won't know of all the hidden bugs in it until a million users have used it.

As for the AIO bridge, single core execution is hell anyway, and so I don't like that idea either.

Can you point me to the documentation and examples of the main API/SDK?
OutOfHere
·2 時間前·議論
Does your code have a significant dependency on the version of Python? How easy will it be for you to maintain your code to support Python 3.15, 3.16, etc.? Is it too dependent on the implementation of Python 3.13 and 3.14 or its low level aspects? What is all the Python code doing?
OutOfHere
·10 時間前·議論
No one can reliably track uses of "it", and definitely not multiple uses, so please take your time to qualify everything explicitly. Currently I have no idea what each "it" is referring to.
OutOfHere
·13 時間前·議論
Complaining about it is even more tiresome, also useless. Also, at times the accusations are false. Worse yet, sometimes the accusations even are motivated with by those with a conflict of interest who want to suppress the information.
OutOfHere
·13 時間前·議論
Let's also ensure the SSD doesn't age prematurely.
OutOfHere
·昨日·議論
Like the last time, again they failed to note whether there is an Instant model or when it might become available.
OutOfHere
·昨日·議論
There is no price-matching analog of nano. It's a disaster for nano users.
OutOfHere
·昨日·議論
You posted the same comment twice.
OutOfHere
·一昨日·議論
Given `data`, here's a one liner:

  median = statistics.median(data)  # `import statistics` first
Here's another one-liner:

  median = (lambda x: (lambda s,n: s[n//2] if n%2 else (s[n//2-1]+s[n//2])/2)(sorted(x), len(x)))(data)
OutOfHere
·一昨日·議論
It's laughable to be surprised by cheating on take-home exams. Does the professor have a comparative assessment before AI? Do you think the cheating didn't happen on them before AI? It always happened. It's structural, in the same ways that speeding on the highway is structural, and evading taxes on cash income is structural. And the structural fix is in-class exams.
OutOfHere
·一昨日·議論
> I pointed out the limits of current knowledge.

No, you painted your knowledge as being comprehensive, which is absurd for anyone to claim. The arrogance is in asserting one’s personal knowledge as being absolute and complete. It is exactly such arrogance that has brought us to where we are. You obviously mean well for yourself and others, but understand that basic humility of knowledge is more important than the knowledge.

> any properly designed system will include remineralization

The quality of the remineralization can be quite poor. It may raise the pH without adding much minerals or even buffering capacity. Let me distinctly quantify the residual concerns of the RO output as: pH, bicarbonate, chloride, calcium, magnesium, and silica. All six are important. One has to be savvy enough to take steps to address each, failing which the RO water is not healthful.

> It ballpark costs me somewhere around $40k/yr to minimize exposure

Why so much? Where is the money going? Is it going on exclusively Organic food for a family of three?
OutOfHere
·一昨日·議論
It got deprioritized in favor of campaign donations, cryptocurrency investments, and general money inflow from PFAS industry lobbyists!
OutOfHere
·一昨日·議論
Fast forwarding a year, if such censorship is in our future for all new closed models, then switching to open models will be the only way out.
OutOfHere
·一昨日·議論
I don't know why people eat pasta, considering bulgur wheat is pretty good, is easy to cook, also cooks in the microwave, and is much less processed. I like bulgur wheat a fair bit.
OutOfHere
·一昨日·議論
The article has no responsibility of explaining to you why PFAS is harmful, considering its harms are well established in science over many years. Your denialism and ignorance of the harms of PFAS is a malicious attempt to discredit the article. I suggest asking your preferred LLM service with access to the web to find you the necessary evidence.
OutOfHere
·一昨日·議論
That's 100% disinformation. PFAS accumulates in the body and causes harm. If anything, its approval as pesticides for food crops is highly concerning.
OutOfHere
·一昨日·議論
Well it is scary and harmful. Since it accumulates in the body, the safe level is zero. Do you work for the chemical industry?
OutOfHere
·一昨日·議論
The decision has got to be 100% political. The level and damage could be 1000x and they still won't act if it makes them money in the form of corporate campaign donations.
OutOfHere
·一昨日·議論
You missed a few:

1. Don't eat out where they might have used PFAS coated nonstick cookware such as Teflon. It is not sufficient to avoid it at home.

2. Don't use conventional dental floss as it's made of PFAS. Find ones that aren't.

3. Intake substantial supplemental fiber daily, e.g. psyllium, as it binds to bile which binds and excretes a subset of PFAS.

4. Strongly prefer certified Organic foods as these don't use PFAS pesticides and PFAS containing sewage sludge, both of which are allowed in conventional foods.

Note that RO water requires monitor pH adjustment, plus adding sodium bicarbonate on top for meeting bicarbonate/buffer requirement, and a substantial increase to one's supplemental calcium and magnesium intake if not already high. RO water is not appropriate for non-technical persons. Countertop RO works pretty well, and it doesn't necessarily have to be under-the-sink. For everyone else, a gravity filter is better than nothing.

> Everything else is basically guesswork

What's up with the haughty arrogance? It is both unjustified and wrong.
OutOfHere
·3 日前·議論
Why pay for this when Stanford has a playlist of a free course on LLMs: https://youtube.com/playlist?list=PLoROMvodv4rOCXd21gf0CF4xr...