Viewing profile — fastneutron
fastneutron
HN member- Joined
- Sun, May 10, 2020, 1:46 PM UTC
- HN karma
- 455
- Public activity
- 152 items
- HN profile
- View on Hacker News ↗
About fastneutron
fastneutron235 -at- gmail -dot- com
Recent public activity
-
comment
Comment #47489316
Very cool! One possible nitpick: were you aware of the naming collision with Versor, the general purpose GA library in templated C++? http://versor.mat.ucsb.edu/
-
comment
Comment #45769910
Ludlum is rare among equipment manufacturers in that they design with user-servicability in mind. They happily took phone calls and emails from my 16-year-old self about how to dia…
-
comment
Comment #45094649
This sounds more like proactive outreach to PIs based on AI-automated market research rather than direct AI-based gatekeeping by the granting agencies. There’s certainly a case to …
-
comment
Comment #43292145
> there aren't that many well paying jobs The irony here is that if you look at the job postings of quantum hardware vendors, they ask for a laundry list of skills that only a smal…
-
comment
Comment #43235705
You could cut all of it and it wouldn’t solve the problems you listed. It would just create new ones by closing off a major valve to the country’s R&D pipeline. Assuming you believ…
-
comment
Comment #43175457
Now do it for an applied physicist with a family and a mortgage! In theory, the work I do sits in that valley of death between where the government funds uncertain things at a $1e5…
-
comment
Comment #43171504
While I dream of unshackling my research programs from the bureaucracy of the institutions they’re tied to, I do very much enjoy having an actual budget, paycheck, and health insur…
-
comment
Comment #42820404
I’m no expert in formal methods, but of all the tools I’ve used, Athena [0] has been one of my favorites to work with. The proofs read much more like what you’re used to seeing in …
-
comment
Comment #42674223
No, the non-exception is not absolutely necessary, and there are plenty of people on my staff who fit the description. There are also plenty more who Dunning-Krueger their way into…
-
comment
Comment #42673586
Celebrity exceptions are exactly that; exceptions. Those people knew an opportunity when they had one, and were able to generalize their early successes into other domains by lever…
-
comment
Comment #42673480
Disregard them. A lot of people fixate on the 1 in a billion celebrity exceptions like Musk, Thiel, Gates, Dyson, et al and go “look look you don’t need a PhD!” Yes, a highly motiv…
-
comment
Comment #42672779
Most discussions I see online about whether or not someone should do a PhD tend to assume: - The student becomes hyper focused and pigeonholed into some esoteric and unemployable d…
-
comment
Comment #42672735
Nobody pays tuition in a PhD program. Your work is funded by grants and fellowships and you get paid a stipend.
-
comment
Comment #42539824
This might be a good candidate for the 2025 Ig Nobel prize in physics [1]. More seriously, NV centers are one of the most accessible quantum hardware platforms, and do very sensiti…
-
comment
Comment #42530404
The idea of neurosymbolic systems has been in the air a long time, but every time I look at the commentary of an article like this I’m surprised at number the “OMG why didn’t anyon…
-
comment
Comment #42454271
“All you need” considered harmful.
-
comment
Comment #41923486
There must be some kind of inside joke at CERN about this. I’ve sat through more than a few conference talks by CERN researchers (not even LHC affiliated) where Comic Sans was the …
-
comment
Comment #41718903
Fortran is alive and well in science and engineering. The more modern standards are much nicer to work with, but largely backwards compatible with stuff written 50 years ago.
- story
-
comment
Comment #41606498
Now that’s what I’d call nuclear engineering! More seriously, spin polarized D-T fusion is known to have an enhanced reaction cross section, so there are labs out there researching…
-
comment
Comment #41346512
Very cool! Is the code open source?
-
comment
Comment #41270407
Another problem is the propensity for Congress to want to do "immigration reform" as a giant omnibus action. The discourse inevitably gets bogged down in mudslinging over the south…
-
comment
Comment #41254462
We use paper ballots in my jurisdiction (NY) and they’re counted electronically with a scanner. This gives a real time tally, but preserves a paper trail that can be audited.
-
comment
Comment #41166521
Assuming good faith, It’s possible to ask for references and citations without being rude and unwelcoming. “Hi, interesting work! Do you have any other recommended reading on $SUBJ…
-
comment
Comment #41027957
I’ve been building a RAG mini app with txtai these past few weeks and it’s been pretty smooth. I’m between this and llamaindex as the backend for a larger app I want to build for a…