HackerTrans
TopNewTrendsCommentsPastAskShowJobs

eitau_1

no profile record

Submissions

GitHub has had more outages in Q1 2026 than the entirety of 2016-2019

xcancel.com
7 points·by eitau_1·4 mesi fa·1 comments

The Court, Ieepa, and the Legislative Veto

fivepoints.mattglassman.net
2 points·by eitau_1·4 mesi fa·1 comments

PLC Read Replicas

atproto.com
6 points·by eitau_1·5 mesi fa·0 comments

Why Amazon is full of crap [video]

youtube.com
8 points·by eitau_1·5 mesi fa·1 comments

You're being rude. Put away your phone. New manners for post-smartphone society

theargumentmag.com
5 points·by eitau_1·9 mesi fa·3 comments

comments

eitau_1
·7 giorni fa·discuss
Per Wikipedia, at rest 500 ml of inhaled air is diluted with ≥2500 ml [1] of residual air in lungs containing ≥40000 ppm (4%) of CO2 [2]. Other things being equal, increasing concentration of CO2 in ambient air 10x (500ppm -> 5000 ppm) would increase concentration of CO2 in the lungs after taking the breath by less than 2.5% [3].

I imagine it could easily be compensated by an equivalently minor increase of breathing rate or breathing depth.

[1] https://en.wikipedia.org/wiki/Gas_exchange#Alveolar_air

[2] https://en.wikipedia.org/wiki/Breathing#Composition

[3] 5/6 × 40000 ppm + 1/6 × 500 ppm = 33417 ppm; 5/6 × 40000 ppm + 1/6 × 5000 ppm = 34167 ppm; 34167 / 33417 = 1.0225
eitau_1
·8 giorni fa·discuss
Can someone provide an explanation why CO2 concentrations above 1000 ppm have such a negative influence given the fact that CO2 concentration in lungs (at rest) never falls below 10000 ppm?
eitau_1
·4 mesi fa·discuss
Then Otter Browser is a bastard faithful to the tradition

https://github.com/OtterBrowser/otter-browser
eitau_1
·4 mesi fa·discuss
Weird, I remember Github as a pioneer of SPAs: in ~2013 you could browse code tree without the page reloading.

Though I agree today's Github is awful slow, JS is required to see issues, …
eitau_1
·4 mesi fa·discuss
Here's a great video-essay on adjacent topic: Why The Movies Don't Feel The Same Anymore

https://www.youtube.com/watch?v=RoldOz5YyAw
eitau_1
·4 mesi fa·discuss
Damn, and my country consumes 11 million out of 13 million tonnes of coal used for heating houses in the entire EU.
eitau_1
·4 mesi fa·discuss
It's even more to blame given that it stripped the NEA and IEEPA acts of legislative guardrails in 1987.

[0] https://fivepoints.mattglassman.net/p/the-court-ieepa-and-th...
eitau_1
·4 mesi fa·discuss
I've started questioning this premise given that concentration of CO2 in the lungs (while resting) never falls below 10000ppm (I'm possibly underestimating this number).

Though I'm not excluding the possibility that indoor CO2 concentration strongly correlates with cognitive underperformance, which may be caused by other compounds emitted by human body.
eitau_1
·4 mesi fa·discuss
> And whenever Congress delegates authority to the executive branch, it faces a basic principal-agent problem: how do you ensure that the authority will be used by the executive branch in ways that conform to congressional intent? […]

> Beginning in the 1930s, Congress increasingly dealt with the delegation problem via another strategy: the legislative veto. Congress would provide authority to the president or other executive-branch officials, but reserve the right to overturn any individual use of the authority, via passage of a concurrent resolution in the House and Senate. […]

> This essentially retained majoritarian congressional control over presidential uses of IEEPA. If Congress didn’t like an action the president took using his IEEPA authority — be it a sanction, asset freeze, or (gasp!) tariff — they would have the authority to overturn it, by majority vote, without the cooperation of the president.

> But wait, you say, didn’t the House and Senate already both vote to overturn some of the the IEEPA tariffs put in place by Trump by declaring an end to the NEA emergency that triggered the authority? Yes, they did. […] But those were largely symbolic political votes, because the Supreme Court destroyed the legislative veto 40 years ago. […]

> But even worse than that, the Court chose to sever the legislative vetoes from the laws in which they were placed. That is, the Court removed the legislative vetoes but left in place the delegations of authority! […]

> Of course, Congress could just rewrite the laws with tighter restrictions on the delegated authority, or withdraw it all together. […] If Congress wants to change that […] they would need either the consent of the president (good luck), or a supermajority vote in Congress to override his veto.
eitau_1
·5 mesi fa·discuss
I'll add that writing userscripts became more challenging b/c of this phenomenon.
eitau_1
·5 mesi fa·discuss
True runaway (i.e. oceans boiling / Venus) cannot happen on Earth unless you significantly increase incoming radiation stream (or alternatively halve the planet's albedo).

The runaway effect is scary b/c at certain temperature (~400K) atmosphere consisting predominantly of water vapor looses its ability to radiate out more heat up until 1600K.

[0] https://www.nature.com/articles/ngeo1892 (see fig. 2b) (edit: the figure: https://imgur.com/a/ytoEXzd)

edit #2: I've measured some pixels and the starting runaway temp is closer to 315K / 42C, damn
eitau_1
·5 mesi fa·discuss
Does anyone know if JWST has seen stuff far enough for this effect to kick in?

[Angular Diameter Turnaround](https://xkcd.com/2622/)
eitau_1
·6 mesi fa·discuss
Sad reality of replacing plain old text boxes with "smarter" re-implementations: https://utcc.utoronto.ca/~cks/space/blog/web/WebEditingVsCut...

Some (including the most popular: codemirror) go as far as putting themselves inside "natural" selection flow: they're interpreting mouse inputs, cancelling default behavior and selecting text themselves (programmatically via setSelectionRange). And Firefox deliberately ignores such selection: https://searchfox.org/firefox-main/rev/edb7c6118aa4fc5b09d84...
eitau_1
·6 mesi fa·discuss
Although I very like this feature, I find it insane there's no config option to disable it x-wide / compositor-wide.
eitau_1
·6 mesi fa·discuss
Normal clipboard and selection "clipboard" (i.e. primary selection) are two separate boxes. Some apps (totally wrongfully IMO) override both when copying (example: Firefox's Web Developer Tools (e.g. copy element's innerHTML) but weirdly not the browser itself)
eitau_1
·6 mesi fa·discuss
I should have put it clearer: every time the content of a textarea is modified by JS, the undo-redo history is cleared
eitau_1
·6 mesi fa·discuss
Mozilla, please stop leveling down to others! Recently I discovered that Firefox goes to great lengths to discard <textarea> undo-redo history after it's been changed specifically via JS for web-platform (aka Chrome) compatibility.
eitau_1
·6 mesi fa·discuss
Looks cool! Annoyingly less sometimes bugs out and starts spinning, have to kill it from the outside.
eitau_1
·7 mesi fa·discuss
It can be tricky b/c Sun's azimuth at sunrise varies by a hundredth of a degree on days directly before and after the solstice.

Also fun fact: date of latest sunrise is slightly out of phase with seasons https://xkcd.com/2792/
eitau_1
·7 mesi fa·discuss
Wikipedia says it's indeed not a trivial thing

https://en.wikipedia.org/wiki/Solstice#Solstice_determinatio...