Viewing profile — eigenman
eigenman
HN member- Joined
- Wed, Sep 24, 2014, 6:30 PM UTC
- HN karma
- 133
- Public activity
- 40 items
- HN profile
- View on Hacker News ↗
About eigenman
No profile information was provided.
Recent public activity
-
comment
Comment #49083406
Not only is it too low, but it is the discontinuity in support. This leads to perverse incentives where for the wage you could make, you’d barely clear the threshold to lose benefi…
-
comment
Comment #48649627
Cars do go too fast through neighborhoods: one ran into a house and killed someone inside. https://www.nbcnews.com/news/us-news/1-person-killed-tesla-a...
-
comment
Comment #47040876
Things may get more expensive, but if more Americans can live a middle class life even accounting for the inflation of consumer goods I think that is a good tradeoff.
-
comment
Comment #46085500
There is a joke in applied mathematics that we’re like Taco Bell. We all use the same six ingredients, mixing them in different ways. For myself, I’ve found several techniques I us…
-
comment
Comment #45590675
When I was working with NREL back in 2017, they were thinking about coordinating water heater electricity use with a “smart grid.” Each device attached to the smart grid would meas…
-
comment
Comment #44260217
If you want to start cutting money from the budget, cut the things that are the: defense spending. There is just so much waste defense procurement.
-
comment
Comment #43835091
“Boss makes a dollar, I make a dime. That’s why I shit on company time.”
-
comment
Comment #42798556
I concur. As a postdoc for many years adjacent to this work, I was similarly unimpressed. The best part about PINNs is that since there are so many parameters to tune, you can get …
-
comment
Comment #42649085
I taught numerical linear algebra in grad school and was really frustrated that even the applied math department took so long to build up to solving linear systems and eigen-decomp…
-
comment
Comment #42279701
“Once you have their money, you never give it back.” First Rule of Acquisition.
-
comment
Comment #41340592
The first space shuttle prototype (Enterprise) started construction in 1974. The first shuttle launched in 1981. To the best of my knowledge, there were no major upgrades to the de…
-
comment
Comment #41316481
It would be great if that tool existed, but it doesn’t seem to right now. I can appreciate the instinct to improve packaging, but from an occasional Python developer’s perspective …
-
comment
Comment #40729312
As someone who works in numerical optimization, this is a dirty little secret of our profession. The optimization algorithms in the literature are great at finding local minima, bu…
-
comment
Comment #39947989
Once I was working on a government funded small business grant trying to do something that was mathematically impossible (and literally the first example of intractability in textb…
-
comment
Comment #39124648
Many of the algorithms in BLAS are not easily parallelized. For example, a QR factorization an inherently sequential algorithm. Optimizing BLAS performance comes mainly from rewrit…
-
comment
Comment #37928379
But Metafilter’s fee is only one time; not annual like X is proposing.
-
comment
Comment #35670352
This is a nice exposition, but it would have been more clear if they laid out the difference between inertial and gravitational masses. So far, these two varieties of mass are equi…
-
comment
Comment #35017911
For reference, a typical adjunct (non tenure track instructor) will make $5000 per course per semester with no benefits. Tenured and tenure track faculty in STEM are typically paid…
-
comment
Comment #34808905
I've adapted the same work flow as well. It's really nice to have one script that generates data (often taking a few minutes or hours) and then another (in TeX) that configures dis…
-
comment
Comment #33861116
A good place to start might be Bret Devereaux, who regularly appears on the front page here https://acoup.blog/2022/01/14/collections-rome-decline-and-f... TL;DR it depends on what…
-
comment
Comment #32538400
Only on a short term basis. As the snow is melting, this creates a large number of small, shallow ponds where mosquitoes can breed without being eaten by fish. As the year progress…
-
comment
Comment #29337362
There’s plenty of precedent for corruption with respect to tax incentives, see, e.g., what Foxconn did in Wisconsin: https://www.theverge.com/21507966/foxconn-empty-factories-wi...…
-
comment
Comment #29335817
...but it will almost certainly hurt the taxpayers as a whole.
-
comment
Comment #29009385
I would be interested in seeing how different branding terms evolve in the literature; e.g., "machine learning" vs "artificial intelligence" vs "neural net" or "surrogate model" vs…
-
comment
Comment #27730093
I'd also add C. T. Kelley's "Iterative Methods for Optimization" for more non convex theory. Nemirovski also has a variety of books and course notes that are available, but I haven…