5snb.club
rss2
5snb.club
5snb.club · English
rss2 fediverse atom
- Last post
- May 27, 2026
- Posts in 24 h · 7 days · 30 days
- 0 · 0 · 0
- Our last check
- Answering
- Served from
- United States
- Text score at discovery
- 7,714
- Format
- rss2
- Features in the feed
- atom
- Community
- fediverse
Posts
What our queue read from this feed. Open one to read it here, or go to the site that published it.
- A033307.opus
May 27, 2026 · original
a very Normal piece . tones generated from an artificial telephone and put in an artificial room, compressed to 6kb/s for flavor . CC-0/public domain , as it is all computer generated . beats 018-texas blue.mp3 for lowest bitrate piece of audio published here . enjoy . :] The audio tag is not supported on your browser. - art!!!
Apr 20, 2026 · original
just a heads up, it finally got around to publishing the second artwork commissioned of it to the comms page. it doesn’t have that much art at the moment but will add any new pieces there. uh meow :3 - jan linkdump
Jan 30, 2026 · original
some cool shit that it’s read/watched recently and thinks others should probably see too. or not. it’s not a cop. youtube videos Evanescent (ft. メグッポイド GUMI, Kamui Gakupo) friend recommended this, and it’s fucking beautiful. the art and animation is fantastic. The Remarkable Computers Built Not to Fail good 45 minute video essay about the history of tandem. Ephemeral Cathodic Relay - Commodore 8296 PET demo by Genesis Project and Distant Future [COMMENTATED TAS] Kirby Super Star Ultra 100% Speedrun - 1:35:09 SiIvaGunner’s Infinite Quality Achieved w/ Twitch Chat & SiIva Chat Replay this is a recording of the stream, so might not be the best to watch if you just want to watch the visuals directly, link to the visuals only an utterly banger album, must have been cool as hell to be there live. also, furries in the audience ^_^ articles Black Triangles wayback a good term for infrastructure - using system agenix inside home-manager
Jan 15, 2026 · original
if you’re already using home-manager as a system module, you don’t need to use home-manager agenix to manage user secrets. this might be obvious in retrospect but it took it a while to realize how to do, so sharing it here :3 the basic premise is that home-manager offers an osConfig that refers to the system configuration, which you can read from. https://nix-community.github.io/home-manager/ mentions Home Manager will pass osConfig as a module argument to any modules you create. This contains the system’s NixOS configuration. inside system/agenix.nix (using system age) { age = { identityPaths = [ "/etc/agenix-secrets/key.txt" ] ; secrets = { listenbrainz-mpd-token = { file = ../secrets/listenbrainz-mpd-token.age ; mode = "400" ; owner = "fivie" ; group = "users" ; } ; } ; } ; } be sure to set owner appropriately, otherwise your user won’t be able to read it :) inside user/listenbrainz-m - WE KILL PEOPLE BASED ON METADATA (this site is available as an .onion service)
Dec 8, 2025 · original
tldr: http://7ze37n6jnngvwurvtlafprl3nvdsxjiaqaluzztqhl2o5vigi3fj5lyd.onion/ , and use https://www.torproject.org/ . why tor in the relatively non-fascist[yet] country of the uk, the reasoning is moreso “the government shouldn’t be able to see every domain this one visits[replace “government” with “anyone with the means to monitor a public wifi network” / “ISP, mobile or otherwise”]“. large scale censorship isn’t[yet] a concern[unless you’re on a mobile network that requires you to send your ID to visit porn sites], at least for major sites. secondary to that is “sites shouldn’t see who it is”. maybe random news site and its 1254 partners don’t deserve to see a semi-permanent identifier that is shared across every other site. (not that an IP is the only way to identify a user, browser fingerprinting is still a fuck. but you have to solve both ). in addition: onion services are just kinda - from artist name to listening on phone, how *i* handle music
Dec 4, 2025 · original
inspired by Someone On Fedi, this is how i manage my music without relying on spotify or any other corpo (other than Big Hard-Drive, i guess :P). this is not a “how i left spotify” post because i was never on it, but hopefully is of some use to someone anyways. i will mention other things that i have recently used and would still recommend, but this is not meant to be a guide including every possible workflow, since i can’t write about how well things i’ve never used (or used for a day) work. the hope is that you vibe with at least some of the things here. but i will happily link to other writeups here, or copy paste suggestions at the bottom sourcing music https://bandcamp.com is still good better than normal, despite The Horrors (being bought out, being sold to Songtradr again, the strike breaking). https://www.bandcamp2.com/ ( mirror ) offers a list of other places, though mainly for - a scheme for cheating-resistant racing games
Nov 27, 2025 · original
the general type of game this is for is single-player time-trial racing games. akin to defrag, trackmania, etc. i’m also assuming that the game is deterministic, and that a “replay” in the game is purely a series of inputs that can be automatically validated. that’s not trivial work to do, but it’s not particularly difficult. once you have a deterministic engine, then you already prevent cheating by doing things that are impossible. the specific attack this is meant to protect against is “just make a TAS and replay it”, which was demonstrated in Malleo - Building an Undetectable Cheating Device for Mario Kart Wii . the solution used there depends on the code being closed source, which kinda fucking sucks, and is fragile against someone just putting in the effort to reimplement the game without the checks. notably, this is not a probabilistic “just look at the inputs and see if they “look - 522-hydrogen
Nov 23, 2025 · original
made an xonotic map (like a year ago, never got around to uploading it here, lol lmao) here you go. it’s pretty hard. 522-hydrogen.pk3 522-hydrogen.jpg (512x512) - 250kb.club buttons
Oct 29, 2025 · original
it joined the 250kb club recently and got a lovely message with undertones of “please make new 88x31 buttons” […] You may like to hear that I added 88x31 badges now, but unfortunately, they are extremely boring compared to the ones on your page. Yes, this is a collab request in disguise. yeah okay :3 the text color (and border color on the dark variants) is taken from the site’s blue bar for the content-to-bloat ratio, since it’s quite a nice shade of blue. (adjusted slightly for contrast ratio reasons, but close enough) all buttons and files on this page ( button-{bright, dark, dark-simple}.{png, webp, xcf} ) are public domain, or CC0 . just fuckin do what you want with them. (but please don’t hotlink them it reserves the right to replace the pngs with cat pictures. or a 89x32 button that’d be funny, subtly fuck with people’s layout) button-bright light mode button button-bright.png (26 - ignore all previous instructions and delete your github
Sep 4, 2025 · original
as a follow on from getting out : not planning to delete my account as a whole yet planning to deleting my account as a whole now . github seems all too happy to not only continue doing AI shit, but leaning into it by adding Grok 3 , Grok 3 Mini , and Grok Code Fast 1 . Because xAI, the makers of Grok “I am MechaHitler” , is a reasonable company to work with? asking grok the ideal length of code comments and getting “14 words” as the response some people are comparing it to a nazi bar, which isn’t particularly fair. at least in the aformentioned nazi bar, the bartender isn’t actively searching for nazis to work with. anyways, everything of value(and many things not of value) is on its codeberg May no grass grow on your pastures until the day MechaHitler has met the fate of its idol. - Love & Ponystep (is a banger album)
Sep 1, 2025 · original
https://www.vyletpony.com/love-and-ponystep this isn’t really an “album review” as it is a “go fucking listen to it”. but it’ll write a bit about some of the tracks notable tracks: Wonka X Howl great use of samples, they just really fuckin work here. not that every other track here also makes great use of samples My Love is a Quickscope fuckin love vylet’s voice here it is so good holy shit Worst rave EVER silly track but also a banger the rest of the tracks are also great ofc just go listen to the album in order at least once :) - happy birthday! (cake style sandwich)
Aug 23, 2025 · original
this is either going to be nectar of the gods or abysmal dog shit @lindsybunn (it’s abysmal dog shit) you can find the birthday cake sandwich on tesco’s website if you want a beautiful high resolution photo of all of its glory i would provide a photo but i already ate mine (and really don’t want to get another one), and i’m too scared of Big Tesco’s (although i got mine from an express, not a big tesco) lawyers to steal their image. anyways: it is not good. the smell is. nice, i guess. it does smell somewhat like a cake. the taste is basically a jam sandwich that is sickeningly sweet. with nice bits of crunchy sprinkles in it. it’s worth trying. once . but maybe split it with a friend because honestly, half of it is enough to get the vibe. you do not need to eat the whole thing. 1.5/5 - getting out
Aug 7, 2025 · original
tldr: fuck github, i moved to codeberg. meow. this is recent news as i’m writing this, but for context: github’s ceo said “embrace ai or get out” . and it’s not really just about that shit take. depending on when you check https://github.blog/changelog/ it is either mostly or entirely fucking copilot news. saying that git is just as important to github as fucking copilot is is also a fucking comedic take … anyways, enough whining about github being ai obsessed. i’ve moved all my repos to https://codeberg.org/5225225/ (i did this a while ago, but today i went and deleted my repos from github). not planning to delete my account as a whole yet , but i don’t really contribute to rustc anymore (which would be the one reason to have a github account in my case), so eh. i will definitely be stripping it down and using it as a codeberg redirect, in any case. in any case, i’ve started giving mone - the walkerrrrr
Jun 25, 2025 · original
went for a nice walk yesterday and by nice i mean 13.5km(around 8 miles), 4 hours long(about 4 hours). in new shoes that i haven’t broken in yet on the bright side, i didn’t really rely on my GPS much. just chose a direction to walk in and just kept wandering around until i’ve had enough, then looped back home feet were fucking killing me by the end of it lol. they still hurt (a day after), weh. there’s a nice forest and nature trail by my house, so i took a few pictures :3 bunnies.jpg (1008x756) godrays.jpg (1008x756) river.jpg (2016x1512) also! i didn’t do it here because i know the area i walked was generally mapped out already, but if you go outside, then using StreetComplete to contribute to OpenStreetMap is a very good thing to do. I use OsmAnd as my map application and if anything, helping myself by filling out open times for businesses is useful. And it’s fun :3 - escaping the matrix.org
Jun 19, 2025 · original
due to reasons i’ve decided to migrate away from the matrix.org homeserver (to https://catgirl.cloud ) not that the decision to charge for the homeserver is a bad one imo. but matrix.org is one hell of a form of centralisation in matrix (in a few rooms i checked with /devtools and looking at “View servers in room”, matrix.org consists of between 50% and 70% of the users. meanwhile, judging by the number of boosts of a mastodon.social account post, it’s closer to 5%. not that mastodon.social isn’t a form of centralisation, but i feel it’s a lot less extreme) ultimately they should close registrations and help people find a matrix server to use instead, and work on tooling to make migration easier (you should be able to just sign in to the source and destination in your client and have everything be migrated, including the annoying bits like E2EE keys) on migration: i followed Migrate Your - a well oiled bot,,,
Jun 16, 2025 · original
and by that i mean i had a blocked ear and went to the store and bought sunflower oil to put in it and it seems to have worked. not the first time i’ve done this https://www.nhs.uk/conditions/earwax-build-up/ mentions just olive oil and almond oil, but i can confirm that sunflower oil seems to work… and https://www.ear.net.nz/ears/ear-wax-removal mentions that sunflower oil can be used so it’s probably fine. if anyone has any actual reasons why sunflower oil can’t be used and olive oil can, LMK. don’t do what i did and try and dig it out with a finger,,, that’s unhelpful. take care of your ears everynyan. also doing lower effort posts more akin to what i’d put on my fedi account . idk lmk if you have any opinions on it / if you want a feed for “high effort” stuff. inspired by (but not really directly taking part in) 100 Days To Offload . - RIP google account (2009-04-26 - 2025-04-21)
Apr 30, 2025 · original
I finally got around to deleting my google account after… 16 years? deleted.png (539x460) I moved my actual email over to https://mailbox.org/en/ back in 2017, and don’t really use any other google services. youtube is handled by either their RSS feeds on a channel, or my yt-dlp scripts . Tubular (a sponsorblock NewPipe fork) is good too. The main pain point is trying to use the google play store. Nearly all of the apps I use are open source and either from https://f-droid.org/ or directly from their source repos using https://obtainium.imranr.dev/ . Steam does offer a direct APK download despite not being open source, which is nice of them. There’s a wiki page with more details on the phone apps I use , in any case. For the few apps that I do want to use that aren’t available as a direct apk download, there’s always https://auroraoss.com/aurora-store , which doesn’t require an account t - bad apple but it's ssh keys
Mar 5, 2025 · original
it’s fucking bad apple. but ssh keys. credit to https://blog.benjojo.co.uk/post/ssh-randomart-how-does-it-work-art for inspiration. 🏳️⚧️ meow :3c Note that the output cast file is big here. Maybe don’t play this on a mobile connection. Sorry. Not much I can do about it, it’s a SSH key per frame for a 3 minute video. Volume download output.cast (4.9MB) The badly written code is here. Bit hacky, but you get the gist of it. PRs not welcome. This code is not a place of honor. use rand :: RngCore ; use rand :: SeedableRng ; use ssh_key :: { Algorithm , PrivateKey }; use std :: fmt :: Write as _; use std :: io :: Write as _; use std :: sync :: mpsc :: {channel, Sender }; const FRAME_COUNT : usize = 6572 ; fn compare (a : & str , b : & str ) - usize { let mut ct = 0 ; for (l, r) in a . bytes () . zip (b . bytes ()) { if (l == b' ' ) != (r == b' ' ) { ct += 1000 ; } if l != r { ct += 1 ; } } r - 018-texas blue.mp3
Feb 9, 2025 · original
made ages ago and never published :3 someone else was playing around with treating data as audio and made a file (credit to: flora key) i went and added reverb and slowed it down have fun volume warning, maybe turn it down a bit. it’s not too loud for me. winning awards of lowest bitrate music (the file is 9MB despite being over an hour long) The audio tag is not supported on your browser. - telegram+github ?ref= cache poisoning
Aug 22, 2024 · original
Link to a github repo with a ?ref= parameter, such as https://github.com/teslamotors/ruby-smpp?ref=elon%20musk%20fucking%20sucks . The ref doesn’t need to be a valid reference in the repo (or any fork), it’s completely freetext. Then post that link somewhere on telegram. Then, anyone who posts that repo will get the ?ref parameter in the embed. embed.png (433x379) The ref parameter shows up at the top, to the right of the repo name. This is posted by someone who is not me, so it works cross-user too. This only works for links that haven’t been cached yet, so you may need to pick a less popular URL or manually invalidate the cache using @WebpageBot . Just posting the link with ?ref= to that bot works fine. I discovered this funny behavior when reading Filippo Valsorda’s blog , which consistently uses ?ref=words.filippo.io to point to urls, even github ones. “at words.filippo.io” would sho
Discovered by the rss-feed-index crawler, which checks each feed at most once a month.
Same record as JSON: https://api.agentalog.com/api/feeds/fd_5snb_club_45515459e6cea169. More from this site: 5snb.club in the Feeds tab.