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/)E

Err(()).unwrap()

@ rtxn @lemmy.world

Posts
9
Comments
479
Joined
3 yr. ago

Partisanship is a cancer. Inaction is a choice.

Singular they. Or whatever you like, I won't take offence.Proud member of the Banned By Tesseract Club.

  • I've never used the AIO image. I've heard it's weird. This is my compose file for the community image:

     yaml
        
    volumes:
      db:
    
    services:
      db:
        image: mariadb:10.6
        restart: always
        command: --transaction-isolation=READ-COMMITTED --log-bin=binlog --binlog-format=ROW
        volumes:
          - db:/var/lib/mysql
        secrets:
          - mysql_root_password
          - mysql_nextcloud_password
        environment:
          - MYSQL_ROOT_PASSWORD_FILE=/run/secrets/mysql_root_password
          - MYSQL_PASSWORD_FILE=/run/secrets/mysql_nextcloud_password
          - MYSQL_DATABASE=nextcloud
          - MYSQL_USER=nextcloud
    
      nextcloud:
        image: nextcloud
        restart: always
        ports:
          - 8080:80
        depends_on:
          - db
        links:
          - db
        volumes:
          - /var/www/html:/var/www/html
          - /srv/data:/srv/data
        secrets:
          - mysql_nextcloud_password
        environment:
          - MYSQL_PASSWORD_FILE=/run/secrets/mysql_nextcloud_password
          - MYSQL_DATABASE=nextcloud
          - MYSQL_USER=nextcloud
          - MYSQL_HOST=db
    
    secrets:
      mysql_root_password:
        file: ./secrets/mysql_root_password.txt
      mysql_nextcloud_password:
        file: ./secrets/mysql_nextcloud_password.txt
    
      

    You can access it on port 8080 and perform the initial setup manually. For the database server address, use the db hostname. You'll have to use a reverse proxy for HTTPS.

    You could also try OpenCloud, which is a Go rewrite of ownCloud.

  • Even worse when you're already doing the thing, but you are at a part of the process where it doesn't visually look like you're doing the thing, and someone chews you out for it.

    Love you, mom, but kindly piss off.

  • Did somebody let an ornithologist into the entomologists' enclosure?

  • "Live and let live" obviously doesn't work. 4chan has done so much damage to the world that I wouldn't mind seeing their big players in gallows in the town square.

  • Haskell is where hope and sanity go to die.

  • Atoms are made-up by Big Small so they can sell you more less!

  • No. I'm so bloody fed up with AI "search" solutions that return everything on the fucking planet except what I want. Text search has been a solved problem for a decade. All I want out of a search engine is to be deterministic, stable, and reliable, and to look in titles, descriptions, and keywords. Vibe processing is completely unnecessary and will only create issues.

    If you really want to iNnoVAte, then consider creating an index with transcripts and summaries that users can search by keywords.

  • Tariffs are paid by the company that imports foreign-made goods to the government. To make up for that expense, they charge the retailer the same amount; and to make up for that expense, the retailer charges the customer the same (or a higher) amount added to the item's price. (at least as I understand it)

    If OOP is "100% Trump!", they should be very, extremely happy about paying into THEIR President's pockets.

  • "I don't have a monkey in this circus"

  • Can't wait to see Mullenweg's next feat of mental gymnastics about how this was also caused by WP Engine

  • At some point it starts sounding like an amateur mumble rap cover of the Pillar Men theme.

  • I don't find it confusing at all. The function doesn't test equivalence, and the return value is not meant to be a logical value.

  • That's not the truth. It's one of infinitely many truths. They hated him because Jesus didn't understand how implicit type casting between int and bool worked.

  • "When something is made idiot-proof, they will just make better idiots."

  • Did you hallucinate that I said anything like it or something? Obviously not every situation is solved by the same concept. Dense city centres -- sidewalks, bike paths, trams, human-scale infrastructure. Suburban areas -- abolish Euclidean zoning, European-style grid streets, buses, local light rail services. Inter-city transit -- high-speed rail. Smaller villages and towns -- regional rail. It's an issue that most of the developed world has solved.

    Public transit is not supposed to replace cars altogether, but give people another choice. A transit system that is built well, operated well, and cheap, will reduce the reliance on cars, and make the streets safer for people or services that have to use cars.

  • Uh, yes, actually. I know someone like you can't even fathom the possibility of a public transit system being well-built because you've been gaslit into believing that whatever happens in The West is the best humanity can offer, but we've got 80 bus and trolley lines criss-crossing the city. As a guesstimate, three quarters of the city is within a 10-minute walk from a stop, and the elderly and disabled who can't walk benefit from the resulting reduction in traffic.

  • Yes it does, if done properly. I have stops for four bus lines within walking distance. During peak hours, buses come once every 15 minutes. Trolleys in the city centre, every 10 minutes. Trams, every two minutes, and always packed. Most of the surrounding villages have bus stops. A lack of perspective is not an excuse.

  • Pyrotechnics included.