1. Bluesky Feeds /
  2. spacecowboy /
  3. 📸 For You

A personalized algorithmic image feed based on your likes. It finds people who liked the same image posts as you, and shows you what else they've liked recently.

Feed on Bluesky

Feeds Stats

  • 💙 Liked by 1 user
  • 📅 Updated 15 days ago
  • ⚙️ Provider linklonk.com

📸 For You Likes over time

Like count prediction
The feed 📸 For You gains approximately 4 likes per month.

Feed Preview for 📸 For You

The Spriters Resource
@spriters-resource.com
about 4 hours ago
We were sent the Undertale 10th Anniversary Stream sprites directly from members of the game's team for upload on The Spriters Resource! So much love goes out to them! ❤️ www.spriters-resource.com/pc_computer/...
3
247
684
I suggest selfcest
@isuggest.selfce.st
about 9 hours ago
guys I'm not allowed in here
absolutely no selfies in the bathroom
3
3
50
nude antifa kobold
@kobold.dev
about 14 hours ago
so much of the internet is some tirelessly maintained open source library that's the backbone of everything nearly all streaming media sites and services are just big server clusters that run ffmpeg endlessly for encoding videos to stream that's it
an exchange on twitter about some techbro sort asking for alternatives to ffmpeg, because it's old looking and its website is just a basic html page and not fancy web 2.0/3.0
12
36
175
hikikomorphism
@hikikomorphism.bsky.social
about 14 hours ago
"I'm addicted to this Buddhism game" fascinating advertising strategy
Ad for a game called the noble eightfold path
5
27
142
isabel
@isabelroses.com
about 24 hours ago
you reckon i have enough stickers here
my desk full of lix stickers (38 of them)
12
1
51
Ultima
@ultimashadow.bsky.social
about 17 hours ago
Genuinely powerful words to live by.
42
7014
18450
bamhurgerse
@ps2romsfree.bsky.social
1 day ago
0
7
15
Arlan Hellison (famous)
@thehell.zone
about 16 hours ago
my favorite subgenre of Halloween decoration is “skeleton of things that absolutely do not have skeletons”
several SnailBonez™️ skeleton snails with a skull for a shell that actually look pretty sick but I mean,
several OctoBonez™️ brand octopus skeletons on a shelf along with a SpiderBonez™️ spider skeleton
131
1233
5965
aly
@aly.ruffruff.party
about 22 hours ago
there are always those trendy projects the certified Smart Guys gravitate towards and then they end up creating some horrific 80IQ solution while thinking they’ve done 150IQ engineering.
Screenshot of a Reddit post from r/zen_browser by u/EightHeaadFlickers2, titled:
“Sync everything (Folders, Workspaces (with color), Essentials, Opened Tabs…) with Syncthing (cross-platform).”

The post begins:
“Hello,
Let’s dive into how to sync Zen Browser across 2 or more devices with Syncthing! I tried to make this tutorial as explicit as possible.”

Notes:
	•	The method supports multiple devices, with the tutorial first focusing on two devices before covering multi-device setup at the end.
	•	Users should avoid having Zen Browser open on multiple devices at the same time. The author notes this shouldn’t be a dealbreaker since they don’t see a use case for running multiple instances of Zen Browser simultaneously.
5
0
31
temmie
@tuyoki.bsky.social
about 21 hours ago
tem go to renfaire the door ticket person was a dark knight main
36
178
4385
𝙓𝙚𝙡𝟰
@xel44lex.bsky.social
about 23 hours ago
GUMI
22
677
3214
Nathan Edwards
@grackle.space
about 5 hours ago
dudes rock
Tumblr post from every-lemon 
Sep 8

so my spouse is part of a weirdly intense but mostly benign men's workout group that meets at like, 5:30am outside every day, even in winter. they do a lot of burpees and lugging cinder blocks up hills and stuff.
they take turns leading the workouts and tomorrow is his turn. I asked what he was planning. he handed me a sheet of William Carlos William poems from a large stack he'd printed.
I said "what" and he explained, helpfully, "it's a William Carlos William themed workout." I asked what inspired it and he said "l've been planning this for months."
Follow up tumblr post 
every-lemon
Sep 9
it was a smash hit.
a dozen guys showed up (more than usual). spouse brought a red wheelbarrow and they took turns bringing cinder blocks up the hill with it. then they broke up in teams and did a relay with an "icebox" (cooler filled with 40lbs of ice). at the end he opened the cooler to reveal it was full of beach plum lacroix and all the guys cheered. they drank sparkling water as he read 'approach of winter' out loud.
he was home by 6:30am.
28
693
2774
glorp
@glorpdaily.bsky.social
about 24 hours ago
Day 503
3
12
53
xan surnamehere ⚠
@xan.lol
about 20 hours ago
ok I'll try out NixOS
Installing NixOS graphical ISO into mounted Ventoy drive in Nautilus, which already has CachyOS and Ultramarine Plasma. The window is surrounded by Zen Browser and Zed editor, each extending off-screen.
3
1
14
anka
@valkalyne.net
about 8 hours ago
the fruits of my labour
0
0
20
Amanda
@amanda.systems
about 5 hours ago
Couldn’t have happened to a nicer person. How could you do this to *checks notes* hitlercoin dot com
Trust pilot review for nja.la: ”do not buy domains from njalla! They just stole my domain and froze my account My domain was Hitlercoin.com and now it’s gone ”Anonymous registration” my a** The FBI needs to get invol… See more”
1
0
7
Sora 🐕
@heysora.net
about 4 hours ago
obscure dance game fun fact in old versions of Stepmania, threads are named "Joe" by default
1
13
48
the artist formerly known as 'a slug'
@paizuri.moe
about 23 hours ago
orphie & Magus
2
0
4
Ethan Mollick
@emollick.bsky.social
about 14 hours ago
My modest proposal for how to acknowledge AI work is to use the Latin phase "Fieri Iussit," which means "commanded to be made." It acknowledged the Emperor's orders on Roman buildings. You didn't make the thing, but you commanded it be done, so the proper acknowledgement is "Ego hoc fieri iussi."
8
17
143
Pseudoerasmus
@pseudoerasmus.bsky.social
about 6 hours ago
Wars were mostly bad for European economic development. Might be obvious to ordinary people, but it's not considered obvious in economic history. But I think it's obvious ;-) Below from @sheilaghogilvie.bsky.social
4
12
83
Jonas
@merkletr.ee
about 5 hours ago
sqlite is so insane sometimes i can't believe it's the best database
Extract from https://www.sqlite.org/flextypegood.html

4.2. Rigid type enforcement helps prevent application bugs

It has become a point of doctrine among many programmers that the best way to prevent application bugs is strict type enforcement. But I find no evidence in support of this.

To be sure, strict type enforcement does help prevent some kinds of bugs in lower-level languages like C and C++ that present a model that is close to machine hardware. But this does not seem to be the case for higher-abstraction languages in which all data is passed around in a "Value" superclass of some kind which is subclassed for the various lower-level data types. When everything is a Value object, specific datatypes cease to be important.

This technical note is authored by the original author of SQLite. I have been writing TCL programs for 27 years. TCL has no type enforcement whatsoever. The "Value" class in TCL (called Tcl_Obj) can hold many different datatypes, but it presents the content to the program and to the application user as a string. And I've had a lot of bugs in those TCL programs over the years. But I do not recall a single instance where the bugs might have been caught by a rigid type system. I have also written a lot of C code over a span of 35 years, not the least of which is SQLite itself. I have found the type system in C to be very helpful at finding and preventing problems. For the Fossil Version Control System, which is written in C, I have even implemented supplemental static analysis programs that scan the Fossil source code prior to compilation, looking for problems that compilers miss. This works well for compiled programs.

[...alt text character limit too short...]
0
0
7
Dylan Beattie
@dylanbeatt.ie
about 10 hours ago
Last year I lost my entire tomato crop to blight. Never again. I have created the perfect organism; a gene-spliced salad-colossus that can survive fire, frost, disease, even the vacuum of deep space… I give you… THE TOMARDIGRADE!
A tomato that looks like a tardigrade. (You figured that out from the context, though, right? Like, if this was a picture of a heron playing a banjo that would just be weird…)
A crazed bearded man cackles manically while brandishing a tomato that looks like a tardigrade.
4
3
29
juliet
@juli.ee
about 7 hours ago
on 3 hours of sleep what am i doing
PDSls PDS view with an information pop up
0
0
23
Dr. Samantha Hancox-Li
@sjshancoxli.liberalcurrents.com
about 7 hours ago
the f-35 is feminine coded now sorry
9
9
148
enderman0125
@enderman0125.bsky.social
about 7 hours ago
a captcha that asks the user to select all squares with socs that can boot mainline linux, below there are various squares with SoCs in them
1
35
112