HN user

Darthy

649 karma
Posts13
Comments126
View on HN

I've got a problem with that video that starts at 4:15. He seems to jump to the conclusion that for every midpoint there is only 1 distance. But that midpoint is formed by picking 2 points on the edge, and one could easily pick two other points on the edge that have the same midpoint (but have a different distance). He did not address that point at that point in the video, and for the next 2 minutes I kept raising that point in my mind. After he continued down that path not addressing that point, I felt that I must have missed something, or that more intelligent math viewers would have solved that open question in the mind in seconds and I am not mathematically inclined enough to be the target audience. And I stopped watching that video.

I think good educational videos are the result of a process where a trial audience raises such points and the video gets constantly refined, so that the end video is even good for people who question every point.

Be aware that for global NCAP, safety ratings are dependent on the vehicle class. If a subcompact car receives 5 stars, this does not mean it has the same probability of survivability in full frontal crash as a large executive luxury sedan that received 5 stars.

In fact, if there was a head-on crash between this car and Mercedes E-Class, and you're planning to be in one of the cars, I would advise you to chose the Mercedes.

It looks beautiful, thanks for the write-up!

Question: Most docks have ample space around the phone to grip it and remove it from the dock easily. Your design encases the phone on every side. How do you get the phone out in the morning?

I think the interesting part is that either this software was able to access the biometric scan feature and inject their own data into it (which third party software should not be able to access or inject at all, only the OS should be able to access, and injecting should be impossible), or was able to access the Secure Enclave directly (which would be a really big deal and a major breach).

According to the article, the Vision Pro will not play common side by side videos. It has its own standard ("WebXR clips"), but nobody distributes these, and videos from that standard are also not playing correctly on the device.

Most likely there won't be any app that plays porn videos because Apple will not allow them. From the article:

Steve Jobs notoriously believed that the company had a “moral responsibility” to block porn and suggested that “folks who want porn can buy an Android.”

And general movie playing apps might also be required to implement a porn filter. Remember Apple insisted that all Reddit and Tumblr apps have such a filter, otherwise they wouldn't be allowed in the Apps Store, the only way to distribute apps.

If you believe tech battles are decided whether there is access to porn (VHS vs Beta comes to mind), the Apple Vision Pro currently doesn't look like a winner.

In the linked keynote, Jesse Lyu mentions that LLM won't help us actually do tasks - there are currently no so-called "agents" that do something simple like book a flight - the best way to do it is still to click the buttons yourself.

Rabbit means to solve that by creating a "LAM", a "Large Action model", which is a service by Rabbit that will click interfaces for you. I'm not sure this is the right approach - if it is successful, it will lead to more centralisation around Rabbit.

I agree this is a problem, but I feel a better approach would be to have a market of agents that for a small fee actually handle the whole transaction for you. So there might be multiple parties that say they can buy Delta Flight DL101 tomorrow 21:10 for various prices - some might be a service like the Rabbit LAM, others might be booking platforms, and there might even be airlines themselves. And now an agent-concierge that you choose once at the start will look at all the parties, and then pick and buy the right flight for you. This will make the problem a problem of an open market, where good speedy service is promoted, and prices get ever lower. And if the Rabbit LAM gets outcompeted by an ever better speedier solution, that would be a good thing. (This will also allow us to move away from our current dreaded attention-based economy where e.g. a booking websites tries to exploit your required presence during waiting times, which the LAMs would also solve, but, like I said, let's not move towards more centralisation.)

Organ pipe physics 3 years ago

I don't think [4] is a marketplace in the sense that the expansions are from third party creators. They are all created by Modartt themselves, one by one over the past 15 years. After all, you can't just sample another instrument, there is a lot more work involved.

That might also be the answer why this doesn't yet exists for Organteq. It just takes time.

But your reason why you need good selection of expansions might be valuable market insight for Modartt. I know they appreciate feedback, I've talked to them before, so I'd suggest you tell them your concerns.

No-Bullshit Games 3 years ago

It's a good list, but I feel "Mario Run", a single player game that refuses to run if not connected to the internet (and will also fail to run in a few years when Nintendo gets bored and turns its servers of) is a prime example of a game that does indeed contain bullshit, and should not be included in this list.

I've got the smallest digital full frame (the Sony RX1). Compared with your linked analog Ricoh GR1v, the Sony is bigger because of its much more capable lens. Putting the Ricoh lens on the Sony would have limited the quality a lot. It's a question of "do the elements fit together?".

Moiré No More 5 years ago

Since the halftone dots are in a matrix that is at an angle, can't you just write a small program that measures the size of each halftone dot and stores that measurement? Then map the measured size to a grey value (supersmall = near white, big = black), and you have recovered all the information in that image.

Then just counter the rotation of the matrix to get the best possible right-side-up scan.

That sounds interesting! Whats the url on your website where I upload my right ear image, enter my cc details for a one time payment and get to download my HRTF in the standard AES69 format?

Wouldn’t a custom subtitle track just for people with Prosopagnosia help? Like every time a character appears, show her/his name for 5 seconds. If there isn’t already a subculture that creates fan-made subtitle tracks, we should create one.

So Apple claims that Netflix is okay but that new Microsoft service is not, because the former one is a video streaming platform while the latter is a interactive game streaming platform.

Now Apple, please explain me this: Netflix is also a interactive game streaming platform. They have Bandersnatch, Interactive Carmen Sandiego, Interactive Puss in Boots, the Interactive Bear Grylls You vs Wild, and freaking Minecraft Story Mode which for all intents and purposes is a fully real game.

Netflix is a game streaming service, and it's on the app store!

Apple is massively inconsistent here, and has some major explaining to do!

I don't think centralization automatically becomes the status quo.

The reason why we have the current centralization of amazon, facebook, github etc is because the web as we are currently using it has centralization built in: A browser always connect to a fixed server. But that is not god-given, we created it that way 25 years ago, and we could allow additional other ways. A browser could instead also be connecting to a generalized service for selling, communicating etc.

Another way how this could be changed: We could bypass centralization by ensuring that a webpage on ones device can aggregate many services, by emulating visiting other websites in the background, and we make sure that those sites will not be able to find out that are are not being called directly as the main address, but will only be giving out their data. For that, we would have to remove current Cross-domain requests restrictions.