Spyke

Replies

Comment on

What is this gel like thing?

Salpa fusiformis

From (Spanish) Las salpas, las extrañas criaturas que llenan las playas de Málaga

estos invertebrados no tienen nada que ver con las medusas, por lo que no son urticantes, (...)

"Son el paso intermedio entre los invertebrados y los vertebrados, puesto que tienen una primitiva columna, y forman parte del plancton, la sopa marina que es la base de la cadena alimenticia en el mar", ha manifestado.


These invertebrates have nothing to do with jellyfish, so they are not stinging, (…)

“They are the intermediate step between invertebrates and vertebrates, since they have a primitive column, and they are part of plankton, the marine soup that is the base of the food chain in the sea,” he said.

Comment on

TIL 70,000 years ago a volcanic eruption killed many humans, leaving only 1,000 human alive in the whole word. This created a population bottleneck which vastly reduced diversity in human genetics.

Where did you get those "1,000 human alive"?

What I read on that page is:

According to the genetic bottleneck theory, between 50,000 and 100,000 years ago, human populations sharply decreased to 3,000–10,000 surviving individuals. It is supported by some genetic evidence suggesting that today's humans are descended from a very small population of between 1,000 and 10,000 breeding pairs that existed about 70,000 years ago.

Comment on

Why can't we have a unified API across the fediverse to use in mobile apps?

I'm not an expert, those who know more, please correct me.

Regarding logging-in with one account into another instance, I think that's not how it's intended to work. But I'm oot sure I understand what you're asking.

Regarding the unified client API, 2 days ago Manton Reece (Creator of Micro.blog) wrote a response to Dave Winer's open voicemail in where he says:

There is a lot of work to do, even outside of ActivityPub. As Dave mentions, we also need a common posting API. The most popular Mastodon client apps do not support either ActivityPub or Micropub. But a lot of progress can be made focusing on interoperability for the server-to-server part of the API. That should be the top priority with Threads set to join the fediverse.

Comment on

What is something your country doesn't get enough credit for?

Spain: adding sticks to stuff, we invented:

  • The mop: A rag with a stick, invented by Manuel Jalón in 1956
  • The lolipop: A candy with a stick, invented by Enric Bernat in 1957
  • Foosball: Soccer with a stick, invented by Alejandro Campos Ramírez during the civil war (around 1936)

Source, with other 7 inventions (without sticks):

10 Spanish Inventions You Can’t Live Without | by Embassy of Spain USA | SpainInTheUSA

Comment on

PSA, you can add subreddits as an RSS to view without supporting Reddit

Comment on

Top Extensions to Make YouTube Bearable

Reply in thread

javascript:location.href=location.href+‘&sp=CAASAhAB’;

In firefox, you can also add a keyword to this shortcut (e.g.: yt):

https://www.youtube.com/results?search_query=%s&sp=CAASAhAB

Then you can use it from the search bar like yt testing and it will redirect you to this URL (replacing %s with testing):

https://www.youtube.com/results?search_query=testing&sp=CAASAhAB

EDIT: and a fancier option is to use Redirector, Request Control (or similar) to create a redirection from YT searches without the CAASAhAB query param to the one with it.