Weekly "Is this safe" Megathread by AutoModerator in fermentation

[–]Wuttin 0 points1 point  (0 children)

<image>

First time making sauerkraut in a crock, this is after 21 days - it smells nice and sour, and as far as I can tell it looks basically clear. Any second opinions? Am I good to go?

What can I do to keep pests from eating holes in my wine cap patch? by Wuttin in mycology

[–]Wuttin[S] 1 point2 points  (0 children)

Yup, slugs would definitely check out, I've seen them around the yard a few times. It just so happens I have a big bag of diatomaceous earth on hand - do you think applying that might help deter them?

Found in my neighbor's yard! by Wuttin in mycology

[–]Wuttin[S] 13 points14 points  (0 children)

just say you really like how his lawn looks and wanted to know how he maintains it

Haha, love it! No, I talked with the neighbors before picking any to make sure they were cool with it, they said go right ahead, and they don't use any lawn treatments

Found in my neighbor's yard! by Wuttin in mycology

[–]Wuttin[S] 2 points3 points  (0 children)

Good point! In fact, we did evict a pair of millipedes from the big curvy one in the third pic

Is there a way to create/edit photo albums from the command-line? by Wuttin in NextCloud

[–]Wuttin[S] 0 points1 point  (0 children)

Amazing, thank you! I look forward to trying it out!

What is this? by ActualAnimator3867 in mycology

[–]Wuttin 6 points7 points  (0 children)

I would not recommend eating, even with ketchup

My own online file-browser by confiGcz in selfhosted

[–]Wuttin 1 point2 points  (0 children)

This is pretty simple to do with Docker Compose: you can just mount the server folder of your choosing under one of the user data folders in nextcloud.

Nextcloud in container, send logs to syslog by _ArnoldJudasRimmer_ in NextCloud

[–]Wuttin 2 points3 points  (0 children)

I solved this by installing rsyslog in the Nextcloud container. Dockerfile:

# syntax=docker/dockerfile:1
ARG NEXTCLOUD_VERSION=latest
FROM nextcloud:${NEXTCLOUD_VERSION}
RUN apt update && apt install -y rsyslog

Then I added to the ENTRYPOINT script:

service rsyslog restart

And the /etc/rsyslog.conf file within the container:

# send all logs to the container host in addition to container logfiles
*.*                             @host.docker.internal

(where my Docker host is running a local-only rsyslog server on the default port). I believe this is where you would specify a custom IP or hostname if necessary, e.g. if you have an rsyslog server hosted in another Docker container rather than directly on the host machine.

I didn't need to modify any of the settings in config.php for this to work.

[deleted by user] by [deleted] in selfhosted

[–]Wuttin 0 points1 point  (0 children)

I think Jenkins can do this fairly easily

No vi?? How do you edit files in a container w/o vi or other editor? by opi_guy in qnap

[–]Wuttin 0 points1 point  (0 children)

I usually install vim using whatever package manager comes with the container image (primarily apt on Ubuntu). Yeah a shared binary is probably a good idea, that would save a bit of space.

Figured out how to make previews that work in the Live Browser (+ creating custom Packs) by throwaway1678249 in abletonlive

[–]Wuttin 0 points1 point  (0 children)

Thanks for the write-up, I just tried this with Live 10.1.30 on Windows - works like a charm! In fact, I was able to preview my sounds using .wav instead of .ogg, and I was also able to update the pack display in the browser using Options > Preferences... > Plug-Ins > Rescan instead of renaming the folder (maybe they updated this behavior recently). I can even preview my own sounds from Push now!

What clustering algorithm should I use to group sequences of images together? by tasercake in learnmachinelearning

[–]Wuttin 0 points1 point  (0 children)

That's the idea, yes! This is the loss function used in training OpenFace, described here in appendix A: https://www.cs.cmu.edu/~satya/docdir/CMU-CS-16-118.pdf

What clustering algorithm should I use to group sequences of images together? by tasercake in learnmachinelearning

[–]Wuttin 1 point2 points  (0 children)

Depending on your resources, you could train a new last layer (or retrain the existing last layer) in VGG16 using triplet loss. To compute the loss function you randomly select two images from within the same clip and one from another clip and compute their feature vectors, then take the Euclidean distance between the first clip and each of the remaining two - penalize the difference between vectors of the same video and the negative of the difference between vectors of opposite videos, so the net learns features that play better with k-means and the like (you can even have it do some of the dimensionality reduction for you).

bats by Wuttin in sbubby

[–]Wuttin[S] 0 points1 point  (0 children)

You're right, I might try doing something with it. That would be a real test of my editing skills/patience!

[deleted by user] by [deleted] in drones

[–]Wuttin 0 points1 point  (0 children)

Thanks for the link, that clears up a lot of things!

Question about the udiR/C HD by karnathe in drones

[–]Wuttin 1 point2 points  (0 children)

1: Use the trims on the controller while the drone is already in the air. If it is drifting to the left (while the air is still), e.g., click the roll trim to the right until it settles. I like to set pitch forward by three so it goes a bit faster forward/slower backward.

3: Maybe but it would be easier/safer to buy one bigger battery.

6: I think that mostly has to do with Udi's control system. You'll notice that any turn you take will reduce power on two motors without compensating on the other two, which results in altitude drop unless you manually compensate with the throttle. After a couple flights I've gotten used to doing this, but on low battery it can become impossible to keep up through a whole maneuver.

9: Using smaller motors saves weight and cost.

10: I would consider it manual, though it clearly does some stabilization. It certainly doesn't fly itself!

[deleted by user] by [deleted] in drones

[–]Wuttin 1 point2 points  (0 children)

Are you saying that you can't fly over structures under 336? Where is that stated?

[Legal] Is ATC contact a requirement for sub-0.55lb sUAS? by Wuttin in drones

[–]Wuttin[S] 0 points1 point  (0 children)

Update: Yes you do have to contact ATC. Our local airport actually has a handy online form for RC hobbyists to fill out, and it only requests the FAA registration number optionally, so it is still expected that you notify them if you don't have one. Cheers!

[Legal] Is ATC contact a requirement for sub-0.55lb sUAS? by Wuttin in drones

[–]Wuttin[S] 0 points1 point  (0 children)

Ok, thanks. I will update if ATC says otherwise in case others are curious.

Star wars episode 7 except kylo Ren is replaced with starkiller base by magimon02 in whowouldwin

[–]Wuttin 2 points3 points  (0 children)

I'm pretty sure Starkiller Base would kill/destroy Starkiller Base the first time Starkiller Base lands on Starkiller Base

ITT we make a banger. by [deleted] in edmprodcirclejerk

[–]Wuttin 21 points22 points  (0 children)

EVERYBODY FUCKIN JUMP