electricprism

joined 5 years ago
[–] [email protected] 5 points 10 months ago* (last edited 10 months ago) (1 children)

I was kind of turned off by the keeb* being sold separately, also wasnt the aspect ratio meh.

Rule of thumb larger screen or surface means more fluid strokes, thus smaller screen means more fine motor skills and more tension in the hand and less* fluidity in the work.

[–] [email protected] 2 points 10 months ago (2 children)

Assume I'm an amature and bad at this ;P

In any case you might try a docker-compose.yml

version: "3.8"
# Compose file build variables set in .env
services:
  supervisor:
    platform: linux/amd64
    build:
      context: ./build
      args:
        PYTHON_VERSION: ${PYTHON_VERSION:-3.10}
        PYTORCH_VERSION: ${PYTORCH_VERSION:-2.2.2}
        WEBUI_TAG: ${WEBUI_TAG:-}
        IMAGE_BASE: ${IMAGE_BASE:-ghcr.io/ai-dock/python:${PYTHON_VERSION:-3.10}-cuda-11.8.0-base-22.04}
      tags:
        - "ghcr.io/ai-dock/stable-diffusion-webui:${IMAGE_TAG:-cuda-11.8.0-base-22.04}"
        
    image: ghcr.io/ai-dock/stable-diffusion-webui:${IMAGE_TAG:-cuda-11.8.0-base-22.04}
    
    devices:
      - "/dev/dri:/dev/dri"
      # For AMD GPU
      #- "/dev/kfd:/dev/kfd"
    
    volumes:
      # Workspace
      - ./workspace:${WORKSPACE:-/workspace/}:rshared
      # You can share /workspace/storage with other non-WEBUI containers. See README
      #- /path/to/common_storage:${WORKSPACE:-/workspace/}storage/:rshared
      # Will echo to root-owned authorized_keys file;
      # Avoids changing local file owner
      - ./config/authorized_keys:/root/.ssh/authorized_keys_mount
      - ./config/provisioning/default.sh:/opt/ai-dock/bin/provisioning.sh
    
    ports:
        # SSH available on host machine port 2222 to avoid conflict. Change to suit
        - ${SSH_PORT_HOST:-2222}:${SSH_PORT_LOCAL:-22}
        # Caddy port for service portal
        - ${SERVICEPORTAL_PORT_HOST:-1111}:${SERVICEPORTAL_PORT_HOST:-1111}
        # WEBUI web interface
        - ${WEBUI_PORT_HOST:-7860}:${WEBUI_PORT_HOST:-7860}
        # Jupyter server
        - ${JUPYTER_PORT_HOST:-8888}:${JUPYTER_PORT_HOST:-8888}
        # Syncthing
        - ${SYNCTHING_UI_PORT_HOST:-8384}:${SYNCTHING_UI_PORT_HOST:-8384}
        - ${SYNCTHING_TRANSPORT_PORT_HOST:-22999}:${SYNCTHING_TRANSPORT_PORT_HOST:-22999}
   
    environment:
        # Don't enclose values in quotes
        - DIRECT_ADDRESS=${DIRECT_ADDRESS:-127.0.0.1}
        - DIRECT_ADDRESS_GET_WAN=${DIRECT_ADDRESS_GET_WAN:-false}
        - WORKSPACE=${WORKSPACE:-/workspace}
        - WORKSPACE_SYNC=${WORKSPACE_SYNC:-false}
        - CF_TUNNEL_TOKEN=${CF_TUNNEL_TOKEN:-}
        - CF_QUICK_TUNNELS=${CF_QUICK_TUNNELS:-true}
        - WEB_ENABLE_AUTH=${WEB_ENABLE_AUTH:-true}
        - WEB_USER=${WEB_USER:-user}
        - WEB_PASSWORD=${WEB_PASSWORD:-password}
        - SSH_PORT_HOST=${SSH_PORT_HOST:-2222}
        - SSH_PORT_LOCAL=${SSH_PORT_LOCAL:-22}
        - SERVICEPORTAL_PORT_HOST=${SERVICEPORTAL_PORT_HOST:-1111}
        - SERVICEPORTAL_METRICS_PORT=${SERVICEPORTAL_METRICS_PORT:-21111}
        - SERVICEPORTAL_URL=${SERVICEPORTAL_URL:-}
        - WEBUI_BRANCH=${WEBUI_BRANCH:-}
        - WEBUI_FLAGS=${WEBUI_FLAGS:-}
        - WEBUI_PORT_HOST=${WEBUI_PORT_HOST:-7860}
        - WEBUI_PORT_LOCAL=${WEBUI_PORT_LOCAL:-17860}
        - WEBUI_METRICS_PORT=${WEBUI_METRICS_PORT:-27860}
        - WEBUI_URL=${WEBUI_URL:-}
        - JUPYTER_PORT_HOST=${JUPYTER_PORT_HOST:-8888}
        - JUPYTER_METRICS_PORT=${JUPYTER_METRICS_PORT:-28888}
        - JUPYTER_URL=${JUPYTER_URL:-}
        - SERVERLESS=${SERVERLESS:-false}
        - SYNCTHING_UI_PORT_HOST=${SYNCTHING_UI_PORT_HOST:-8384}
        - SYNCTHING_TRANSPORT_PORT_HOST=${SYNCTHING_TRANSPORT_PORT_HOST:-22999}
        - SYNCTHING_URL=${SYNCTHING_URL:-}
        #- PROVISIONING_SCRIPT=${PROVISIONING_SCRIPT:-}

install.sh

sudo pacman -S docker
sudo pacman -S docker-compose

update.sh

#!/bin/bash
# https://stackoverflow.com/questions/49316462/how-to-update-existing-images-with-docker-compose

sudo docker-compose pull
sudo docker-compose up --force-recreate --build -d
sudo docker image prune -f

start.sh

#!/bin/bash
sudo docker-compose down --remove-orphans && sudo docker-compose up
[–] [email protected] 1 points 10 months ago* (last edited 10 months ago)

I would feel glad that I found out before investing more years of my life into an entity that doesn't respect & value my contributions or repay loyalty with loyalty but also very frustrated.

As a customer I am livid every time these companies waste my time and run me around. Amazon and their lack of problem resolution comes to mind recently over a low value item, chatbots have replaced humans and there are no options to replace broken merchandize until weeks later. It must border on or be completely illegal business practice.

Sooner or later chatbot mistakes are going to cascade into things like the New Mexico nuclear waste meltdown caused by organic kitty litter being made from wood chips and the intern being unable to purchase any regular kitty litter (to keep the containers dry)*. At a glance they would seem the same, but the consequences of some mistakes are multi million.

I've heard stories of millions in R&D being lost -- one where the wrong button was pushed on 1M+ in wine that was accidentally dumped -- another where an executive instructed an employee to put the R&D CPU in the oven (or whatever it was) without instructing them to remove the plastic safety cover destroying the sample.

I've seen entire multimillion dollar businesses collapse just from incompetent tech fucking up Office Printers.

It makes you wonder how long these places have before the business is totally on fire and the executive mistakes catch up with them.

These executives act like everything is an iPhone and they need to collect every fancy techbros mr cool gadget like putting another feather in a cap or badge on a boyscout or military clothing display to prove their worthiness and awesomeness.

/rant -- I hear karma is a removed

*Wow the creators of this sub automated a speech censor over something so minor. I didn't know this was a church and they would be offended by openness. I guess this is just a shill den for Ubuntu. Unsubbed I'm out. Not gonna waste my time growing this place when other more worthy spaces exist.

[–] [email protected] 4 points 10 months ago (4 children)

Docker seemed the easiest

[–] [email protected] 4 points 10 months ago (2 children)

Same. Every time I see AI shoehorned into advertising I just think of investors being scammed with fancy keywords. It's very detracting from an actual sales pitch and I think the company is full of crappy middle management slimey people trying to stay relevant.

These profiteers are one trick ponies. They think if they slogan hard enough its gonna sell, it feels genuinely like a disrespect of potential customer's intellect.

[–] [email protected] 0 points 10 months ago

Yeah I wrote it that way on purpose, it's a locale thing, that's how we sing it here and it felt right for fun storytelling ;P

[–] [email protected] 6 points 10 months ago (3 children)

🎶 We're all living in Amerika, America it's wonder bra ;P

}===[( W )( W )]==={

[–] [email protected] 3 points 10 months ago (1 children)

So using tags am I to understand this is a

Qt, Linux Phone, Desktop, FlatHub, App for Lemmy and Kbin akin to Tuba?

[–] [email protected] 14 points 10 months ago (1 children)

Will there be a big party where we can be baked

[–] [email protected] 7 points 10 months ago

This is a awesome improvement to CLI, it makes me wish that TTY was vector based though, we could do so much with a modern TTY.

[–] [email protected] 3 points 10 months ago

Goodbye Internet v1.0

[–] [email protected] 1 points 10 months ago

Grab yourself a Satellite phone, done.

view more: ‹ prev next ›