Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
MillironX
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
by
MillironX
2mo ago
I very much have had the same experience as the author with research libraries. I have learned so many life-changing techniques and derivations from books that were two or three down from the book that I was looking for. When I became a res
2.
▲
by
MillironX
3mo ago
We covered yew extensively in toxicology class in vet school, but I didn't know about any animals that eat the berries. My favorite fact about yew is that the Iowa State Lloyd Veterinary Center is named after a toxicologist, yet has ye
3.
▲
by
MillironX
4mo ago
Of the communities mentioned that I recognized, most were retirement-aged communities. In that case, wouldn't age demographics alone explain the population differences?
4.
▲
Points are an inconsistent unit of measurement
(buttondown.com)
5 points
by
MillironX
4mo ago
|
1 comments
5.
▲
by
MillironX
6mo ago
My personal gripe with Ente is that they seem to value making new half-baked products over making their current products feature-complete. Case-in-point: RAW photos are still not supported in Ente Photos [1]. Locker and now Ensu got priorit
6.
▲
by
MillironX
7mo ago
My college has replaced textbooks with internet resources and "current academic literature," but I'm shocked at the number of people who can't interpret a scientific article, nor properly search a database like PubMed or
7.
▲
by
MillironX
8mo ago
https://archive.ph/C4GOs
8.
▲
by
MillironX
8mo ago
In the animal world, the genomic vaccine revolution has led to two new types of vaccine being produced. 1. The Autogenous vaccine, where a veterinarian submits swabs of offending organisms to a lab that cultures and produces a vaccine speci
9.
▲
by
MillironX
9mo ago
> A key assumption in my argument is that the marginal benefit of spending more time on an exam is always nonnegative That is a very bold assumption, and I doubt the data supports it. I couldn't find much published research on the c
10.
▲
by
MillironX
9mo ago
The first argument actually leans in favor of LaTeX or Typst as a better replacement for Docx. A LaTeX or Typst document can contain both the content and formatting together within the same file. This isn't idiomatic for either languag
11.
▲
by
MillironX
9mo ago
> I don't think Julia really solves any problems that aren't already solved by Python. But isn't the whole point of this article that Matlab is more readable than Python (i.e. solves the readability problem)? The Matlab an
12.
▲
by
MillironX
10mo ago
I'm not sure I understand your point. You're saying that channels are like apt/sources.list or yum.repos.d, and flakes are like the Apple App Store? Or the other way around? One thing that probably didn't help my underst
13.
▲
by
MillironX
10mo ago
> The flakes were the main UX/DX improvement for me. Before them I honestly could not do anything. Agreed. I think flakes are far more intuitive than channels. In a flake everything is declared in the repo it's used in. I still
14.
▲
by
MillironX
10mo ago
I've started experimenting with Typst for a few documents, and here's my stack: - Zed editor with Typst plugin - Tinymist LSP settings turned on to render on save in Zed, see https://code.millironx.com/millironx&#x
15.
▲
by
MillironX
10mo ago
Bureau of Labor Statistics says that the mean annual wage of "Automotive Technicians and Repairers (SOC code 49-3020)" is $55,780 as of May 2025, so yeah, something doesn't add up.
16.
▲
by
MillironX
10mo ago
I remember hearing about that rumen swap experiment. One of my professors at the time said that more substantial changes could be affected by doing repeat rumen content swaps.
17.
▲
by
MillironX
11mo ago
Hugo includes native KaTeX: https://gohugo.io/functions/transform/tomath/ The docs recommend setting up KaTeX CSS (which requires either a CDN link or Node), but by changing output to 'mathml,' you
18.
▲
by
MillironX
11mo ago
> Is this normal for the machine? No, it's not "normal," but it is fairly common. When I worked in NGS, nearly 1/4 of flow cells were duds. ONT used to have a policy where you could return the cell and get a new one i
19.
▲
by
MillironX
11mo ago
I think all elected officials plug their ears when they hear this. I know the governors of Wyoming gave land away to NCAR and Microsoft talking about how they were going to "diversify Wyoming's economy," and then every employ
20.
▲
by
MillironX
1y ago
> scientists have uncovered a mechanism that could help explain this connection, finding that bacteria can travel through swallowed saliva into the pancreas Except, this study didn't do that. It did shotgun sequencing and found a co
21.
▲
by
MillironX
1y ago
Was this in any way inspired by Fireship's recurring gag, "Tinder for Horses?"
22.
▲
by
MillironX
1y ago
Except Apple code signing on MacOS is basically what Google is trying to copy over to Android. I can run arbitrary programs on MacOS, but I have to go and remove the com.apple.quarantine attribute from any application that doesn't ha
23.
▲
by
MillironX
1y ago
I don't have any great ideas on how to do it right - I'm in the "don't know what I don't know" phase of electronics. Part of the reason I quit playing with electronics was that I already knew Visual Basic prett
24.
▲
by
MillironX
1y ago
Cool idea. I grew up with the most basic Snap Circuits kit[1] and a solderless breadboard kit from RadioShack[2] - other toys you might look to for inspiration. I think I was about 12 when I got these, and I remember that the learning curve
25.
▲
by
MillironX
1y ago
You can use Antidote to selectively load the parts of OhMyZsh you need - https://github.com/getantidote/use-omz My own usage: https://code.millironx.com/millironx/nix-dotfiles/src/commit.
26.
▲
by
MillironX
1y ago
> tests on dead pig organs do not test the robots’ capacity to react to a patient moving and breathing, blood running in the field of operation, an inadvertent injury, smoke from cauterisation or fluid on the camera lens Really cool tech
27.
▲
by
MillironX
1y ago
The article does go into this. > But what sets Spielberg apart from Hammond, what sets Jurassic Park apart from it’s imitators—and why the film industry now paradoxically needs Spielberg after he helped to weaken it—is that Spielberg had
28.
▲
by
MillironX
1y ago
Usability, for one. I know how to `apptainer run ...`. I don't know how to do what you're describing, and I'd say I'm more Linux savvy than most HPC users.
29.
▲
by
MillironX
1y ago
Server - but this is kind of a wrong question. Apptainer is for running cli applications in immutable, rootless containers. The closest tool I can think of is Fedora Toolbx [1]. Apptainer is primarily used to distributing and reusing scient
30.
▲
by
MillironX
1y ago
https://archive.is/3WyUn
More ›