Skip Navigation

InitialsDiceBearhttps://github.com/dicebear/dicebearhttps://creativecommons.org/publicdomain/zero/1.0/„Initials” (https://github.com/dicebear/dicebear) by „DiceBear”, licensed under „CC0 1.0” (https://creativecommons.org/publicdomain/zero/1.0/)DD
Posts
0
Comments
437
Joined
2 yr. ago

  • I've seen people carelessly throw away their garbage right next to garbage bins, because they couldn't be bothered to get a little closer or aim.

    The bear has more determination, because it has an incentive to get to the tasty, high calorie food that doesn't require the energy expenditure of chasing it down and tearing it apart. Throwing away garbage into a designated container on the other hand is a chore that some people believe they can skip, because they are the sole protagonists in their own stupid little world.

  • I'm probably missing a joke here, but irrecoverably as in they most likely needed another computer to fix it: In this case, create a new startup floppy disk - there was no hard drive, after all.

  • Thank you!

    I have to say though, the AI imagery is off-putting as an idea alone, because what else from the video is AI-generated? Text and perhaps even voice as well? I've seen this before, entirely artificial videos with absurd mistakes as part of the content or even entirely nonsensical content.

  • 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:

    https://medium.com/erus-encodia/creating-your-own-gemini-server-part-1-what-is-the-gemini-protocol-cf497477c4d

    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.

  • 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:

    https://geminiquickst.art/

    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.

  • The Russian narrative is that Ukraine attacked first. They staged a few incredibly clumsy false flag attacks (this article is from the day before the invasion) that make the Gleiwitz radio station incident (which nobody believed in back then) look like the most brilliant feint in history.

    Naturally, Republicans that have been bought and paid for (but I'm repeating myself) are parroting Russian talking points 1:1.

  • Good news hidden in the article:

    Like in the case of StartAllBack, you can bypass the block by simply renaming the executable to something else. If you want to upgrade to a newer build, delete the app, update your system, and then launch it using a renamed executable.

    @OP: People who are modifying Windows this deeply are not going to switch to Linux. If you're going through this much trouble, you've already tried Linux several times and left disillusioned every time. Linux does not compete with Windows as a desktop operating system and I doubt it ever will. It simply does not offer the compatibility and ease of use (including for power users) that Windows - for all its faults - has.