Comment on
Epic win: Jury decides Google has illegal monopoly in app store fight
Reply in thread
Not that I am defending Google but there are plenty
Amazon App Store
Galaxy (Samsung) App Store
F-droid
Mi GetApps
SlideME
Comment on
Epic win: Jury decides Google has illegal monopoly in app store fight
Reply in thread
Not that I am defending Google but there are plenty
Amazon App Store
Galaxy (Samsung) App Store
F-droid
Mi GetApps
SlideME
Comment on
The difference of stealing yourself vs being stolen from
Reply in thread
At least he some good causes are getting something out of it
Comment on
*Permanently Deleted*
Reply in thread
I'm guessing it's about this
https://old.reddit.com/r/CGPGrey2/comments/12hmeiy/cgp_grey_issues_2nd_copyright_strike_against/
TL;DR People who make reaction content should really get permission from the original creator.
Comment on
Got to catch them all...
Cosplayer: ZinieQ
Comment on
Mooo!
Cosplayer: Hidori Rose
Comment on
Postiz v1.6.12 - open-source social media scheduling tool
Reply in thread
Fair enough
There is an identical post on r/Selfhosted so guessing a copy paste job
Comment on
Lunch for the Week
Reply in thread
They have held up well for me like this in the past, I guess I'll find out tomorrow lol
Edit: Can confirm not soggy after one day
Comment on
Postiz v1.6.12 - open-source social media scheduling tool
Reply in thread
Looks like it supports mastodon at least
https://docs.postiz.com/providers/mastodon
Comment on
lemmy-style spoilers in obsidian?
You can do it like this
<details>
<summary>Short Summary</summary>
<p>text to hide</p>
</details>
But it will only work in reading mode, otherwise every time you click it, it will let you edit the text.
Comment on
November 2023: What Packs are You Playing?
Slowly working my way though Create: Arcane Engineering atm l. I like the "speed" of progression, things get more complex but you have access to more tools at the same rate.
Comment on
how to find content without paywall?
12ft is a great add-on for Firefox (I assume there is a chrome one too)
Comment on
🌲 - 2024 DAY 1 SOLUTIONS -🌲
::: spoiler Part 1
left_list = []
right_list = []
for line in file:
split_line = line.split()
left_list.append(int(split_line[0]))
right_list.append(int(split_line[1]))
sorted_left = sorted(left_list)
sorted_right = sorted(right_list)
distance = []
for left, right in zip(sorted_left, sorted_right):
distance.append(abs(left - right))
total = sum(distance)
print(total)
::: ::: spoiler Part 2
file = open('input.txt', 'r')
left_list = []
right_list = []
for line in file:
split_line = line.split()
left_list.append(int(split_line[0]))
right_list.append(int(split_line[1]))
sim_score = 0
for item in left_list:
sim = right_list.count(item)
sim_score += (sim * item)
print(sim_score)
:::
I am sure there were better ways to do this, this was just the first way in my head, in the order it appeared
Comment on
Lunch for the Week
Reply in thread
With lids on but yes
Comment on
Fern's Pout [M/F] [Feieren: Beyond Journey's End] (snegovski)
Comment on
Generating QR codes with Minecraft redstone
Reply in thread
Comment on
Moom
Testing
Comment on
How much thrust does a ceiling fan produce? [11:57]
Reply in thread
::: spoiler spoiler Yes, yes they do :::
Comment on
Mumei's original outfit, including a cape, belt, dagger, and lantern, resembles the archetype of an adventurer of the medieval fantasy roleplaying game genre.
testing
Comment on
She's almost ready for you
Comment on
Kronii Leg Spread [GreatoDoggo]