cockmushroom

joined 11 months ago
[–] cockmushroom@reddthat.com 1 points 6 hours ago* (last edited 6 hours ago)

Toy companies don't expect kids to spend their own money on the products they learn of though targeted advertising.

[–] cockmushroom@reddthat.com 3 points 2 days ago

Recently been seeing early 2000s stuff again and they kiss way less often than they do now. I find it more consistently exciting now though tbh

all that said, this comment is cursed tbh

[–] cockmushroom@reddthat.com 1 points 2 days ago

So i'm porridge?

[–] cockmushroom@reddthat.com 2 points 3 days ago (1 children)
[–] cockmushroom@reddthat.com 2 points 3 days ago (1 children)

Yeah, that's all there is to it. The finish script is optional, and rememer to make your links. You can have user level services by making links for runsvdir-USERNAME. This creates a service that manages your services.

It could probably be more robustn but here's my setup:

$ readlink {/etc/sv,/var/service}/runsvdir-$USER | sed "s:$USER:USERNAME:g"
/home/USERNAME/.dotfiles/runsvdir-USERNAME
/etc/sv/runsvdir-USERNAME

$ print -l /etc/sv/runsvdir-$USER/*(.)
/etc/sv/runsvdir-USERNAME/conf
/etc/sv/runsvdir-USERNAME/finish
/etc/sv/runsvdir-USERNAME/run

$ print -l /etc/sv/runsvdir-$USER/*(.) | to -b -C '#' -A $'\n' cat | sed "s:$USER:USERNAME:g"
# /etc/sv/runsvdir-USERNAME/conf
#!/bin/sh

set -eu

self="$(realpath "$0")"
root="$(dirname "$self")"
user="$(basename "$root" | sed 's:^runsvdir-::')"
home="/home/$user"

groups="$(id -Gn "$user" | tr ' ' ':')"
svdir="$home/service"
#

# /etc/sv/runsvdir-USERNAME/finish
#!/usr/bin/env sh

set -eu

self="$(realpath "$0")"
root="$(dirname "$self")"

[ ! -e "$root/conf" ] || . "$root/conf"

sv -w600 force-stop "$svdir/"\*
#

# /etc/sv/runsvdir-USERNAME/run
#!/bin/sh

# start up for user-level service configuration

set -eu

exec 2>&1

root="$(realpath "$0" | xargs -d '\n' dirname)"
[ ! -e "$root/conf" ] || . "$root/conf"

exec chpst -u "$user:$groups" runsvdir -P "$svdir"
#

For clarity, the to command is an xargs alternative that's not out, yet.

[–] cockmushroom@reddthat.com 2 points 5 days ago (3 children)

Runit is actually quite simple. If you want a service that your distro packages, you just have to install it and symlink it's directory from (in void's case) /etc/sv/app-or-service to /var/service/app-or-service. Inside that dir you'll find a "run" script and, maybe, a "finish" script that the service manager (sv) will use to initiate and interrupt the service. This is helpful to know if you want to create custom services; i have some for things like brightness, manual tiling, and clipboard management.

[–] cockmushroom@reddthat.com 7 points 5 days ago

I'd give up the bacon and the server farms for affordable consumer grade hardware and tobacco.

[–] cockmushroom@reddthat.com 3 points 6 days ago (1 children)

Any sources you'd recommend for ps3 emulation on linux?

[–] cockmushroom@reddthat.com -4 points 6 days ago

Slop. I don't know anyone who's ever bought digital when physical was available.

[–] cockmushroom@reddthat.com 1 points 6 days ago* (last edited 6 days ago)

Every language supports syntax that is semantically unstable.

[–] cockmushroom@reddthat.com 1 points 1 week ago

Use a different engine?

 

Currently setting up a wayland environment. Coming from xfce4 and cinnamon before that. I'm currently setting up a window manager for keybindings (i know about river-classic, but seem to have chosen the masochist's path for this excursion). would appreciate any advice you have about setting up the window manager. I've previous experience with writing a cinnamon inspired dynamic tiler, will that help here? would also appreciate tips on choosing things like toolbars, launchers, and setting themes. We're still in gtk territory, right?

Thanks for any time you spend on this thread! Maybe I can re rewrite this, or compile a new thread with your advices.

 

You also wouldn't say that a surface that could be dried by wiping wasn't wet if it had water on it, but claiming that any surface in contact with water is wet insofar as it is not water implies that.

 

From a while ago but i posted in the wrong sub. I'd never sworn in front of it or anything.

 

There're a number definitions of racism that preclude non-whites from the ability to be racist. Some allow for them to be considered prejudiced. Some are expressed as formulas (priviledge+power or prejutice+power) with the key concept being power. I (relatively uninformedly) refer to these as structural definitions.

The question is as the title suggests, and if you're so inclined, please explain what you think should be made of a resolution in either direction. Is it fine if it is? Should be? Should it not? That sort of thing (and why if you've the time).

Would honestly prefer supporters of these definitions to respond though all are welcome; i'd be less likely to engage with your response if it reads like a shitpost in either case.

-45
submitted 4 months ago* (last edited 4 months ago) by cockmushroom@reddthat.com to c/linuxmemes@lemmy.world
 

Sorry if this belongs elsewhere.

No, I don't think i've ever sworn at it.

view more: next ›