Asklemmy
A loosely moderated place to ask open-ended questions
Search asklemmy π
If your post meets the following criteria, it's welcome here!
- Open-ended question
- Not offensive: at this point, we do not have the bandwidth to moderate overtly political discussions. Assume best intent and be excellent to each other.
- Not regarding using or support for Lemmy: context, see the list of support communities and tools for finding communities below
- Not ad nauseam inducing: please make sure it is a question that would be new to most members
- An actual topic of discussion
Looking for support?
Looking for a community?
- Lemmyverse: community search
- sub.rehab: maps old subreddits to fediverse options, marks official as such
- [email protected]: a community for finding communities
~Icon~ ~by~ ~@Double_[email protected]~
Most of the people I know don't live, they just survive
Why do you believe that most people you know don't live and are just surviving?
NSA spends $250 million per year to insert backdoors in software and hardware
Sources:
Watching historical stuff on youtube (I download and watch during my commute), today I learned how the Portuguese managed to get a very firm hold on the western coast of India in the early 1500s. The TLDR version is that they managed to get the cities that were vassals of Calicut under their wing, and even managed to fight off a massive siege the raja of Calicut sent to destroy their small garrison at Kochin in 1504: a 50k strong force was beaten by a garrison of 90 Portuguese soldiers + ~200 local Nayar warriors + 3 Portuguese ships (1 carrack and 2 caravels).
Before it got to that part, I also learned that Vasco da Gama, who led the initial demands on Calicut, was a short tempered psycopath and violent maniac hell bent on teaching "those muslims" a lesson.
Australia has the largest feral camel population.
Interesting fact, but what came to mind for me was camels, dumpster diving like raccoons, running away when the driveway light turns on.
A rat, a cat, a dog, a person, a human, a horse and an elephant all piss with a full bladder,
Who finishes first?
Weirdly enough, according to science, it's the same time for every mammal to urinate (except really small ones like mice because liquid dynamics starts behaving differently, surface tension etc).
https://www.theverge.com/2013/10/19/4855076/the-law-of-urination-mammals-take-21-seconds-to-pee
This is my go-to too! It was especially great when I did it at the bar I used to work at lol.
Itβs not listed but the Cicada wins. By a lot.
Butterflies even more. They donβt piss, they mist.
Cicadas are a) mice-size or smaller and b) not mammals.
Thanks for the info tho
A person and a human? So if a legal person like a company pisses it still takes the same time, neat
Oh lol.
I woke up like 3min before writing that, hahahaha
Good catch
But I would contend that I know quite s few human who I wouldn't necessarily call people and quite a a few non-people I definitely consider worthy of personhood
There's a new application-layer Internet protocol like (but also very much unlike) http by the name of Gemini. It was first launched in 2019 and until yesterday, flew completely under my radar. It's primarily meant to be used for uncluttered text-only pages (although any type of file can be distributed), which are created using a deliberately simple and limited markdown language. Unsurprisingly, this results in a plethora of small niche blogs being published through it.
The basic user experience is essentially the same as browsing the web, until you notice just how much it isn't. You enter URLs (except that they start with gemini://) you read texts and you click on hyperlinks - except that every page looks exactly the same due to the markdown language. There are no pop-ups, no ads, nothing autoplays, nothing wants your consent to exploit your user data. Even images only load when the user clicks on them. It shows just how little is actually needed, how many aspects of the modern web are completely unnecessary and mere pointless distractions.
Gemini pages - and this is a small hurdle that will keep most people away from it - can not be accessed with a normal web browser and instead require a specialized client for viewing (although paradoxically, creating pages often requires a web browser, at least for now). The idea is that both the underlying tech and the browsers are much more straightforward than anything related to http and html. A Gemini client is not effectively an entire operating system of its own that can execute near arbitrary code. It displays formatted text with basic images and videos - that's it.
Here's a neat, but slightly outdated introduction that also recommends a few clients and where to find pages to read:
The entire thing feels very early, tiny, experimental and odd, almost like a parallel reality, as if the World Wide Web didn't exist and someone came up with something like it only now, using today's hard- and software. If Lemmy is a response to social media in general and reddit in particular, Gemini feels more like a response to the World Wide Web as a whole or like a time machine back to a highly idealized version of the early days of the information system (the primary difference being the lack of horrendous '90s UX design and malware everywhere), including some unfortunate aspects that I had long forgotten about, like how the common method of finding content next to feeds - manually updated indexes instead of search engines - is plagued by dead links; and these dead links, unlike on the normal Internet, cannot be attempted to be resolved using the Wayback Machine or some other cache, at least not yet.
Gemini is equally parts exciting and promising, like a new frontier, but also at times confusing and frustrating. Don't expect your Gemini client of choice to replace your web browser any time soon (or ever), but it's still worth trying out, if for the novelty alone.
Couldn't they just use No JavaScript and get the same approach? Or no JavaScript and no CSS?
I am 100% down for that approach. We even have options now so the entire web doesn't have to be a fucking Table element.
Why do we need a whole new standard? That's never a good approach
I have seen Gemini before but never tried it. Maybe i will but i do have a few questions first:
- Is there a Gemini search engine?
- Is there support for Forms/server side code
- How big is it? Is there like just a few sites or a few hundred?
Is there a Gemini search engine?
I've found this one:
gemini://geminispace.info/
Needs a client to access, of course. Basic, but functional. I found a general-purpose forum not too different from reddit or lemmy through it (and they decided to call it a BBS, because the Eternal September hasn't happened to Gemini yet):
gemini://bbs.geminispace.org/
Is there support for Forms/server side code
To the best of my understanding (and it's highly limited, since I only just learned about this, so take everything with a grain of salt), what Gemini does is primarily limit what the client can do. No local scripts, highly limited markdown. The server side is not limited. You can write any complex code you want that works behind the scenes - but it still has to deliver static pages (called "capsules") to the end user. This series of articles explains the basic underlying tech and uses the example of a simple server to illustrate how Gemini works:
And yes, forms are possible, even though there appears to be a somewhat widespread misconception that they are impossible. Please excuse the sketchy-looking IP address instead of a URL, this was the best resource I was able to find on this (and yes, I checked if this page is on Gemini - this appears to be not the case):
http://216.218.220.144/tutorials/sig-tutorials/misc/gemini-forms.gmi
Screenshot if you don't want to click on the above link: https://i.imgur.com/s2mL3bM.png
Disclaimer: This is two years old and I have not tried to implement it myself. Looks entirely plausible though.
How big is it? Is there like just a few sites or a few hundred?
According to the search engine linked above, there are 2420 domains and 1,854,666 individual pages as of yesterday. This is about comparable to the World Wide Web at the same time 1994, a number that grew to 10,000 by the end of that year; I wouldn't expect the same explosive growth from Gemini - the field has already been plowed, after all. Gemini Space is small, but not a ghost town.
Thank you so much for sharing this. I literally cannot stand the modern net. Iβve made it a point to curate personal websites. Found a bunch of cool ones on the lainchan web ring. Will check out Gemini