Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
boscillator
searching PlanetScale…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
4 ms
·
1.
▲
by
boscillator
7d ago
They have what appears to be a screenshot of an excel document (complete with sort and filter widgets), except I can select the text, so perhaps it's an embedded excel sheet inside a word doc? Either way, I love it and I'm always
2.
▲
by
boscillator
12d ago
I wonder what counts as a complex theme? Surely that is a euphemism for something, but I can't figure out what it would be and certainly don't trust TikTok to do a good job of deciding what is too complex for the youth's mind
3.
▲
by
boscillator
1mo ago
The ruling seems fair and reasonable, and I'm surprised they couldn't come to the same conclusion without a court.
4.
▲
by
boscillator
1mo ago
What is the point of predictive analytics for them? Surely they don't care about what one specific customer will do, only in aggregate? Since ML models can only learn from past aggregates, wouldn't traditional statistics on past t
5.
▲
by
boscillator
2mo ago
I believe that their are no multi-GNSS receivers certified for aviation, so Galileo, GLONASS and BeiDou are out.
6.
▲
by
boscillator
2mo ago
> You can't make investors have a hard on for a ramp that doesn't connect to the cloud. Someone more inclined toward fraud than me should figure out how to make a cloud connected ramp as a way to get VCs to fund more ramps.
7.
▲
by
boscillator
2mo ago
> Suppose I want to work in a single place for all my contexts, both personal and professional. This has always been my problem with adopting Emacs or Obsidian or any other app that purports to do this. Who are y'all working for tha
8.
▲
by
boscillator
3mo ago
Oops, thanks. Stupid dyslexia. Yah, the government has a big problem with trying to do big upgrades when a ship-of-theseus would work. I suspect this can be traced all the way up to how congressional appropriations work and the acquisitions
9.
▲
by
boscillator
3mo ago
Even here, it can be hard to know what to cut. OCX kept getting funding because running a GPS ground segment is in the government's purview, and sometimes you need to update legacy systems. Obviously, OCX was still a disaster, and we s
10.
▲
by
boscillator
3mo ago
The real answer here is that configuring HTTPS clients to trust a self-signed cert (or signed by an internal CA) shouldn't be as difficult as it is. I find it extremely annoying that every programming language has it's own idea of
11.
▲
by
boscillator
3mo ago
> detailed information about specific retractions is usually confidential and can only be shared with the relevant authors. Good luck sharing that information with Max Planck. It's amazing how robotically humans can act sometimes. I
12.
▲
by
boscillator
3mo ago
> the right fix is not "handle every malformed case." ... [LLMs] will still attempt to handle now impossible errors. This is the number one code smell from LLMs and I don't know why they are so obsessed with it. In python,
13.
▲
by
boscillator
3mo ago
Mostly unrelated, but what is going on with the "I specifically approve section ... of the terms and conditions" when you sign in without an account. Is this a new requirement somewhere? Other than that, seems interesting! Simulin
14.
▲
by
boscillator
4mo ago
> A bad design with a good presentation is doomed eventually. A good design with a bad presentation is doomed immediately. - Akin's 20th law of spacecraft design I always really enjoyed making a slick presentation. It was a lot of f
15.
▲
by
boscillator
4mo ago
Huh, I've been to plenty of places were you could order it for an up charge and it came in it's own little bottle.
16.
▲
by
boscillator
4mo ago
Tomas Pynchon has much to say about this in The Crying of Lot 49.
17.
▲
by
boscillator
5mo ago
They show up as the #2 ad spot when you search "register a domain" and most people don't know any better.
18.
▲
AI Follows the 80/20 Rule
(buchanan.one)
1 points
by
boscillator
8mo ago
|
0 comments
19.
▲
by
boscillator
8mo ago
It will be fascinating to see the facts of this case, but if it is proven their algorithms are discriminatory, even by accident, I hope workday is held accountable. Making sure your AI doesn't violate obvious discrimination laws should
20.
▲
Mistakes Programers Make with Euler Angles
(buchanan.one)
2 points
by
boscillator
8mo ago
|
0 comments
21.
▲
Five Mistakes I've Made with Euler Angles
(buchanan.one)
2 points
by
boscillator
8mo ago
|
0 comments
22.
▲
by
boscillator
9mo ago
https://buchanan.one
23.
▲
by
boscillator
9mo ago
No, I'm not super certain, but I believe most solvers are trained to be game theory optimal (GTO), which means they assume every other player is also playing GTO. This means there is no strategy which beats them in the long run, but th
24.
▲
by
boscillator
9mo ago
I wouldn't be so sure that writing those toolboxes is cheap. You need an aerospace engineer to write the aero toolbox, or you are going to miss subtleties. I assume you need a biologist to write the biology toolboxes. All of these doma
25.
▲
by
boscillator
10mo ago
It doesn't seem to be the example here, but I know that X.transpose() does not work if X is a (3,) and not a (3,1), which is the common way to present vectors in numpy. MATLAB forcing everything to be at least rank-2 solves a bunch of
26.
▲
by
boscillator
10mo ago
Interesting... I wrote a similar post about MATLAB's syntax a while ago, and I still think MATLAB is one of the best calculators on the market. RunMat is an interesting idea, but a lot of MATLAB's utility comes from the toolboxes,
27.
▲
by
boscillator
11mo ago
Yah, it is very strange to equivocate using AI as a spell checker and a whole AI written article. Being charitable, they meant asking the AI re-write your whole post, rather than just using it to suggest comma placement, but as written the
28.
▲
Using domain inspired ML for embedded DSP
(buchanan.one)
1 points
by
boscillator
1y ago
|
0 comments
29.
▲
by
boscillator
1y ago
Does this handle covariance between different variables? For example, the location of the object your measuring your distance to presumably also has some error in it's position, which may be correlated with your position (if, for examp
30.
▲
by
boscillator
1y ago
Ok, but what happens when lib-a depends on lib-x:0.1.4 and lib-b depends on lib-x:0.1.5, even though it could have worked with any lib-x:0.1.*? Are these libraries just incompatible now? Lockfiles don't guarantee that new versions are
More ›