HackerLangs
TopNewTrendsCommentsPastAskShowJobs

OutOfHere

2,597 karmajoined 2 anni fa
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.

Submissions

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

medicalxpress.com
2 points·by OutOfHere·3 giorni fa·0 comments

Emerging evidence links tire pollution to Alzheimer's risk

medicalxpress.com
3 points·by OutOfHere·4 giorni fa·1 comments

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

msn.com
92 points·by OutOfHere·6 giorni fa·61 comments

EPA approves pesticides that may be considered forever chemicals

thehill.com
8 points·by OutOfHere·7 giorni fa·1 comments

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

npr.org
66 points·by OutOfHere·9 giorni fa·31 comments

White House accelerates plans for AI model standards

ft.com
4 points·by OutOfHere·9 giorni fa·0 comments

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

medicalxpress.com
6 points·by OutOfHere·10 giorni fa·0 comments

Administration asks OpenAI to stagger release of new model

yahoo.com
2 points·by OutOfHere·15 giorni fa·0 comments

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

arxiv.org
3 points·by OutOfHere·26 giorni fa·0 comments

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

fastcompany.com
4 points·by OutOfHere·27 giorni fa·1 comments

Feds will abruptly dismantle system monitoring climate change, oceans

usatoday.com
13 points·by OutOfHere·30 giorni fa·0 comments

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

fda.gov
8 points·by OutOfHere·mese scorso·3 comments

Glucosamine supplement may accelerate dementia and mortality

medicalxpress.com
3 points·by OutOfHere·mese scorso·1 comments

AI-designed universal coronavirus vaccine passes first human trial

sciencedaily.com
4 points·by OutOfHere·mese scorso·0 comments

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

medicalxpress.com
8 points·by OutOfHere·mese scorso·2 comments

Pip 26.1 Ships Dependency Cooldowns and Experimental Lockfile Support

infoq.com
3 points·by OutOfHere·2 mesi fa·0 comments

US budget watchdog estimates Golden Dome will cost $1.2T

reuters.com
9 points·by OutOfHere·2 mesi fa·8 comments

US will start revoking passports for parents who owe child support

apnews.com
73 points·by OutOfHere·2 mesi fa·63 comments

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

frontiersin.org
6 points·by OutOfHere·2 mesi fa·5 comments

Amazon Expands Logistics Arm to Outside Companies

nytimes.com
4 points·by OutOfHere·2 mesi fa·1 comments

comments

OutOfHere
·2 ore fa·discuss
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
·4 ore fa·discuss
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
·12 ore fa·discuss
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
·15 ore fa·discuss
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
·15 ore fa·discuss
Let's also ensure the SSD doesn't age prematurely.
OutOfHere
·ieri·discuss
Like the last time, again they failed to note whether there is an Instant model or when it might become available.
OutOfHere
·ieri·discuss
There is no price-matching analog of nano. It's a disaster for nano users.
OutOfHere
·ieri·discuss
You posted the same comment twice.
OutOfHere
·l’altro ieri·discuss
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
·l’altro ieri·discuss
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
·l’altro ieri·discuss
> 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
·l’altro ieri·discuss
It got deprioritized in favor of campaign donations, cryptocurrency investments, and general money inflow from PFAS industry lobbyists!
OutOfHere
·l’altro ieri·discuss
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
·l’altro ieri·discuss
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
·l’altro ieri·discuss
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
·3 giorni fa·discuss
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
·3 giorni fa·discuss
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
·3 giorni fa·discuss
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
·3 giorni fa·discuss
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 giorni fa·discuss
Why pay for this when Stanford has a playlist of a free course on LLMs: https://youtube.com/playlist?list=PLoROMvodv4rOCXd21gf0CF4xr...