Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
pc486
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
by
pc486
6mo ago
Stinging nettle is known to have been eaten by the celts. It can be boiled or picked, which breaks down the stinging nature of the plant. Also, cook books are a modern invention. You're not going to find a collection of thousand year o
2.
▲
by
pc486
9mo ago
>> Ignoring requires-python upper bounds. When a package says it requires python<4.0, uv ignores the upper bound and only checks the lower. This reduces resolver backtracking dramatically since upper bounds are almost always wrong.
3.
▲
by
pc486
1y ago
stgit is similar in that it sits with git, but it's not the same workflow. git-spice has branches per feature that base on one-another. It's more git-like than quilt-like. What you get is git-styled patch-series development. Branc
4.
▲
by
pc486
1y ago
Have you seen git-spice? It may be up your alley. https://github.com/abhinav/git-spice
5.
▲
by
pc486
1y ago
As far as I understand it, this is a still debated question. One theory is it's about evaporating water: Plausible photomolecular effect leading to water evaporation exceeding the thermal limit ( https://www.pnas.org/doi
6.
▲
by
pc486
1y ago
I'm not an expert, but it looks like the predicted wind reversal did occur. In the article there's this figure: https://www.climate.gov/media/16838 The March 13th 10hPa forecast with the wind reversal and lob
7.
▲
by
pc486
2y ago
I believe the author is saying they're willing to relicense the software for commercial integrations.
8.
▲
by
pc486
2y ago
EIRP is good at reducing uintentional interference. After all, you'd probably wouldn't like me pointing a 20 element yagi antenna through your house, denying your ability to use the spectrum in a reasonable manner, just so I could
9.
▲
by
pc486
2y ago
Morse code is fun! It's not just an emergency mode either. Those mountain climbing SOTA hams love code because CW radios are so simple that they can cram several bands into an absolutely tiny QRP rig. Collectors practice on their 80 ye
10.
▲
by
pc486
2y ago
I feel the opposite. Morse code was a major barrier into HF for many different people. Folks who are musically challenged would fail to copy. People with hand disabilities faced major hurdles. Hearing disabilities made it impractical, even
11.
▲
by
pc486
2y ago
And I learned today that NYC has a 50%-off program for low-income transit users ("Fair Fares"). That makes taking a bus or the subway incredibly cheap.
12.
▲
by
pc486
2y ago
The last federal gas tax increase was 31 years ago (1993). Most states have similarly stalled gas taxation. Both are also facing the issue of electric cars entirely dodging this tax revenue. It's such a large problem that the Highway T
13.
▲
by
pc486
3y ago
To be fair, I believe the author is addressing a beginner audience for inexpensive displays commonly found today. These modern small displays have about 7 times more pixels than those older Nokia ones, which means the bandwidth to drive the
14.
▲
by
pc486
3y ago
The author holds a Finnish call sign, so it would be more appropriate the Finnish authorities (Traficom). That said, it's still a bad look on Apple's design or production engineering. I would expect a higher level of quality.
15.
▲
by
pc486
3y ago
What a fantastic perspective from the former Uber BI team. I was on the Vertica team during this time period and the amount of effort was spent on incentives mind boggling. Millions a day lost on downtime, product features, or engineering b
16.
▲
by
pc486
3y ago
To add onto some of the great replies, one aspect of the proposal is much higher power with less harmonic attenuation. 23 db less attenuation with a 20x power increase is going to cause interference in the adjacent ham bands. As a practical
17.
▲
by
pc486
4y ago
It's not like polyester resists forever either. Many outdoors folk have experienced "wet out." Resistance only goes so far and I'd rather wear wet wool than wet polyester. Synthetics are still great though. They have man
18.
▲
Gopatch: Patch-like tool for refactoring Go code
(github.com)
8 points
by
pc486
5y ago
|
1 comments