HackerTrans
TopNewTrendsCommentsPastAskShowJobs

persnickety

no profile record

Submissions

Visualization of Huygens probe descent to Titan's surface

commons.wikimedia.org
5 points·by persnickety·w zeszłym roku·2 comments

Strange Intelligence, Strange Philosophy

eschwitz.substack.com
2 points·by persnickety·2 lata temu·0 comments

comments

persnickety
·w zeszłym roku·discuss
> An LLM scraper is operating in a hostile environment [...] because you can't particularly tell a JavaScript proof of work system from JavaScript that does other things. [..] for people who would like to exploit your scraper's CPU to do some cryptocurrency mining, or [...] want to waste as much of your CPU as possible).

That's a valid reason to serve JS-based PoW systems scares LLM operators: there's a chance the code might actually be malicious.

That's not a valid reason to serve JS-based PoW systems to human users: the entire reason those proofs work against LLMs is the threat that the code is malicious.

In other words, PoW works against LLM scrapers not because of PoW, but because they could contain malicious code. Why would you threaten your users with that?

And if you can apply the threat only to LLMs, then why don't you cut the PoW garbage start with that instead?

I know, it's because it's not so easy. So instead of wielding the Damocles sword of malware, why not standardize on some PoW algorithm that people can honestly apply without the risks?
persnickety
·w zeszłym roku·discuss
Is there a way to download it? It would be nice to decide to play even while offline.
persnickety
·w zeszłym roku·discuss
Huh, now I have to check.
persnickety
·w zeszłym roku·discuss
The rat scroll removes points from the board (replaces monsters with 1hp rats).
persnickety
·w zeszłym roku·discuss
Oops. Then it must be <Compose>---
persnickety
·w zeszłym roku·discuss
" This movie, built with data collected during the European Space Agency's Huygens probe on Jan. 14, 2005, shows the operation of the Descent Imager/Spectral Radiometer camera during its descent and after touchdown. The camera was funded by NASA.

The almost four-hour-long operation of the camera is shown in less than five minutes. That's 40 times the actual speed up to landing and 100 times the actual speed thereafter.

The first part of the movie shows how Titan looked to the camera as it acquired more and more images during the probe's descent. Each image has a small field of view, and dozens of images were made into mosaics of the whole scene. "

I like how clear this visualization is despite being packed with data. Once you start paying attention to the different parameters, you'll find yourself restarting the 5 minutes video to watch some other property.
persnickety
·w zeszłym roku·discuss
I'd say those drivers and libraries are the backbone of an OS. Everything else is on top of them.
persnickety
·w zeszłym roku·discuss
<Compose>--. on Linux.
persnickety
·w zeszłym roku·discuss
I'm not sure I'd call anything using libhybris "Linux-based". Their low-level elements come from Android with all the problems that implies, including Android being Linux only in the most irrelevant technical sense.
persnickety
·w zeszłym roku·discuss
The typical 4-function calculator doesn't even allow multiple subtrees of computation, so I think it works out to having something like 2 entries on the stack.
persnickety
·w zeszłym roku·discuss
There were calculators in the '90s where the display would go faint when you covered the tiny solar panel. Perhaps the battery was already drained. Quite common I would say.
persnickety
·w zeszłym roku·discuss
RPN is definitely easier to implement. I helped someone do that as a student project and while it was minimally complex, there were no edge cases with the operators.

You pay for that by having a stack rather than a small fixed number of variables.
persnickety
·2 lata temu·discuss
What's with the advice about interrupts and undebounced signals?

What does it mean that a flip-flop gets confused? What kind of undesired operation could that cause?

Because, quite honestly, if connecting directly means occasional transient failures, then having less hardware is a tempting tradeoff on small PCBs.
persnickety
·2 lata temu·discuss
The environmental impact grows a lot more with the number of sold product than the maintenance burden.

For a business that sold a thousand units with a handful remaining, the calculation is going to be a lot less dominated by impact than for a giant who sold millions and has thousands still in use.

And if there's a giant in this industry, that's Apple.
persnickety
·2 lata temu·discuss
Who do you think spam classification false positives are going to be pubishing if not real users? At least with a captcha, you have some idea that you were rejected before you put in the effort to write your comment.
persnickety
·2 lata temu·discuss
That's an uncharitable read. Connections can be made, not only received.

Networking is different kind of work than sitting at a desk, but it's still work. The benefits of that work are seen next time you want a job. Every freelancer operates this way, for example.
persnickety
·2 lata temu·discuss
Can it even be blocked completely? Every layer of material geometrically reduces the proportion of rays going through. Or am I wrong about that?
persnickety
·2 lata temu·discuss
And yet, there is something, therefore the odds cannot be zero, revealing a flaw in this line of reasoning.
persnickety
·2 lata temu·discuss
> You're one out of 8 billion people, the only known humans inhabiting an incredible vast cosmos with billions of galaxies and billions of years of timespan. That you are sitting here reading these typed words is nothing short of incredible,

There's nothing incredible about being the only kind of human known to humans. Classic anthropic principle, making every kind of human special as long as they haven't met any other kind.
persnickety
·2 lata temu·discuss
Assuming that the amount of value you create corresponds to the amount of money you are rewarded with - within the same market, then it's just about revenue.

In your examples, you open up new markets, and doing that changes the other side of the equation: you need more work to get that extra income later.

In the end, that example changes all three: the amount of work, the amount of reward, and the time distribution, so I don't think it really shows that inertia is so common.