HackerTrans
TopNewTrendsCommentsPastAskShowJobs

jpeanuts

no profile record

comments

jpeanuts
·3 года назад·discuss
This is not so crazy - this was exactly the progression in screw drives. First came slotted screws (2-fold rotational symmetry), then Phillips/posidrive/Robertson (4-fold), and now Torx (6-fold). Going back to slotted now is actually irritating.

Of course the constraints and trade-offs are very different... still it would be a piece of cake to plug them in on the backside of a box with your eyes closed.
jpeanuts
·3 года назад·discuss
I think the paper is a satire on "evidence-based medicine" - a framework which insists upon randomized controlled trials as the primary basis for medical decisions.

Notably this is exactly such a trial, while also absolutely irrelevant to the question of needing a parachute or not (the trial planes were all on the ground at the time of the jumps).
jpeanuts
·4 года назад·discuss
I guess I'm insane then... I built his pantorouter, and am half-way through his 16" bandsaw build. One good reason to build the bandsaw is that it's actually a very high-quality machine - if executed well. It has an extremely stiff frame (for a relatively light weight), and a large capacity. Buying a similar quality saw of a similar size would be a lot more than a few 100 dollars. That is in fact part of the reason I'm building it (though mostly it's for the challenge).

The other advantage of machines you make yourself is that you can always fix and improve them yourself.

Both machines are an engineering challenge by the way. In the pantorouter, alignment/calibration was a big issue for me - there too many of degrees of freedom, combined with inevitable slop in the mechanism, that has to take a lot of force from the router. Also, even after calibration you need to be careful to not cut too deeply, and in consistent direction to prevent the router bit pulling too hard. But it's all worth it once you're making perfect mortice and tenons with minimal effort :-)
jpeanuts
·4 года назад·discuss
Or: there are a lot of people who think that they're in on a scam, but in fact are lower down the pyramid than they are told. That explanation requires no faith, and can also explain participation of entirely rational actors.
jpeanuts
·4 года назад·discuss
A place where autocorrect might be considered is in REPLs. Out of habit I still regularly write "print 'a'" in the Python REPL although I've been using Python 3 for a while. You get:

SyntaxError: Missing parentheses in call to 'print'. Did you mean print("a")?

Well yes... obviously... so please just print it.
jpeanuts
·4 года назад·discuss
Looking at the documentation - einops seems to only implement operations on a single tensor, so it's quite far from a general replacement for einsum, which can perform tensor-products on an arbitrary number of tensors.
jpeanuts
·5 лет назад·discuss
The idea of using a multi-agent game, rather than minimizing a single loss function, is already used in GANs - and there it seems to be an very powerful generalization of optimization. Personally I would say the idea is extremely interesting.

GANs have lots of applications, and PCA is useful for various tasks in data-analysis: compression, feature selection, reduced-dimensional modelling. I doubt finding applications will be a problem.

Reliably finding solutions (Nash equilibria), is much harder than optimization for minimum loss however. So I see these being much harder to train than loss-based models.
jpeanuts
·5 лет назад·discuss
Not at all serious but... maybe all electrons have the same mass, charge, etc. because there is only one electron, bouncing backwards and forwards through time. As it passes backwards we see it as the anti-electron (positron). When they meet they annihilate from our perspective, but that's just the electron being reflected and becoming a positron heading backwards.

To be clear this is all not at all consistent with observations - just a fun(?) thought experiment.
jpeanuts
·5 лет назад·discuss
I went to one of these Sunday dinners about 5 years ago. I was living in Paris and taken there by friends - who didn't explain the concept to me in advance. So I found myself in someone's house, with a massive buffet table and was expected to help myself - there was then a long conversation with my friends about what was going on. Much incredulity on my part :-)

I met Jim very briefly - I guess I was one of hundreds of new people he meets every month. Mostly I hung out with other guests - who were mostly expats (I didn't hear much French) - and who also didn't know Jim very well.

He definitely stepped outside the box with this idea. This is something almost anyone with a big house could do in any place, but which only he actually did.
jpeanuts
·8 лет назад·discuss
The red block reminds me of the monster in the film "It Follows". It very slowly but relentlessly heads straight for you wherever you are. Surprisingly unnerving.