Posts
here's a whole bunch of them I've been saving over the years
catbox.moe links used for videos as lemmy still can't upload videos with audio
::: spoiler reaction images I stole
:::
::: spoiler reaction images made or edited by me
:::
I also have hundreds of jerma reaction gifs but there's way too many for one post
I lost all my items because I was dumb enough to try sleeping in the overworld [Compression]
The screenshot has a weird aspect ratio because I was playing splitscreen and forgot to resize the window before taking it
The last backup is from an hour ago, fml
What PeerTube instance should I use?
I looked here but none of the options really stood out to me
- I am looking to both view and create English videos
- Preferably with a high amount of storage allowed per user
- No opinion on 'Sensitive videos' (Is this referring to pornography?)
- I don't plan to do livestreams
feedthememes dogwhistle
one of us! one of us!
found in the modpack Compression
A minor headache for a beginner coder
if var1 equals 1, and you run var2 = var1, that sets var2 to 1.
if list1 equals [1, 2, 3], and you run list2 = list1, that sets list2 to list1
so if you then run var1 = 2, var2 will still be 1
but if you run list1 = [3, 2, 1], list2 will give [3, 2, 1]
my munchies have a best-by date of april fools day
only the mostly uninteresting from yours truly
in python, made by me, not as a joke
"maybe I shouldn't have learned programming from youtube tutorials..."
it's supposed to turn a list (e.g. [1, 2, 3, 4, 1, 0] ) into [1, 2, 3, 4, 10]
it actually works (for my use-case, anyways) but is completely ridiculous and I'm about to remove it in favor of bypassing this problem entirely
text code if you want:
newplant = [1, 2, 3, 4, 1, 0] # can be a list of any positive int with a 0 before another number
for number in newplant:
if number == 0:
newplant[(newplant.index(0) - 1):(newplant.index(0) + 1)] = [int(''.join(str(v) for v in [newplant[(newplant.index(0) - 1)], 0]))]
STOP IT we are going to go OUT OF BUSINESS because of all the repair costs
View original on lemmy.dbzer0.comwitah digroi, and how do I get rid of it?
modpack is liminal industries
also inconsistent capitalization raagh
this post title tells you to read the video title
no I did not select the wrong community, I meant for this to be posted here
BEHOLD! THE SCP FOUNDATION INSIGNIA!
I saw this post and had a flash of inspiration, finally got around to it now
the middle icon is annoyingly off-center, I had to eyeball it because I am new to GIMP
background is from an internet search (here), middle image is from wikimedia (here)
[FOUND] That one Loss meme made of music lyrics/titles
I think the first was something like "I walk through those hospital doors"
The second or third was definitely "Doctor, doctor, give me the news"
The last one is the one I'm most vague about, something like "She was crying in the bed, something's wrong"
Take a shot of vitamin M and keep fighting, Soldier!
important note: the only reason that I made this meme was so that I could use that title
chasing some unseen battle that can't be cheesed, always seeming so near, yet somehow out of reach
Shademap
cross-posted from: https://lemmy.ca/post/45600167
YSK that if you are planning an outdoor event, you can check where the shade and shadows will fall on a given day and time
A friend is planning an event this summer and wanted to find a shady spot in a large park for people to sit. I remembered seeing this project, and it helped in my use case
Here is the website: https://shademap.app/
Here is the developer's GitHub with some code, API, and sample projects: https://github.com/ted-piotrowski
Here is an article I found by Bellingcat talking about the features: https://bellingcat.gitbook.io/toolkit/more/all-tools/shademap
There is also this other tool ShadowMap (app.shadowmap.org), but the data quality wasn't great for the places that I tried.
https://shademap.app/Open linkView original on lemmy.dbzer0.comI got two mysterious cargo quests, from the same faction, one immediately after the other
I guess they really are desperate, either that or they fat-fingered the 'send quest' button
made a video meme
shitpost fresh outta the pizza oven
edit: fixed the post, apparently firefox doesn't support lossless mp4
edit 2: and apparently custom thumbnails do not work good on lemmy either
Is there any way to remote-desktop over a wired connection?
I have a desktop computer (running windows) and a chromebook (running xubuntu), and I'm looking to do this so I can use the desktop's processing power to play games in bed
P.S. Some latency is fine, most games I want to play aren't real-time anyways
