Millennium Cyborg's Avatar

Millennium Cyborg

@y2kcyb.org.bsky.social

Millennial VTuber with a Y2K aesthetic. Streaming as an excuse to make friends and revive old interests! Probably the only VTuber fully raytraced in real-time. (she/her)

279 Followers  |  344 Following  |  303 Posts  |  Joined: 04.07.2023  |  2.0459

Latest posts by y2kcyb.org on Bluesky

Preview
Retro PC GAME MUSIC Streaming Radio 1980年代から1990年代半ばまでに限定したパソコンのゲームミュージックをインターネットラジオで配信しています。

would recommend listening to retro pc game radio if you're partial to the pc98 soundscape, covers a large swathe of games that were released during the late 80s and early 90s

you can also learn more about the titles which the various tracks play from!

gyusyabu.ddo.jp/MP3/MP3.html

07.08.2025 07:37 — 👍 132    🔁 59    💬 4    📌 4

Happy Birthday! 🎂

05.08.2025 13:56 — 👍 1    🔁 0    💬 0    📌 0

Regardless of your actual buying habits please answer like this

I've bought some game key cards, they're still better for me than digital but proper physical needs to remain

04.08.2025 05:59 — 👍 484    🔁 185    💬 18    📌 4
Preview
What if they were all Ranma?

Since there has been a line between genders, people have thought about crossing it and coming back again. What authors bring to and take away from this thought experiment reflects both them and their times from The Left Hand of Darkness through more recent works.

New post is up!

04.08.2025 01:06 — 👍 66    🔁 26    💬 3    📌 2

Tygernol and Bunnyprofen

03.08.2025 18:32 — 👍 1    🔁 0    💬 0    📌 0
QuadAny and QuadAll Intrinsics Engineering specs for DirectX features.

I'm doing this because Unity doesn't support modern HLSL; DXC support is required but experimental, and not recommended for production.
For more context:
microsoft.github.io/DirectX-Spec...

bgolus.medium.com/distinctive-...

02.08.2025 14:10 — 👍 0    🔁 0    💬 0    📌 0
float QuadAll( float v )
{
	// Get difference horizontally in quad
	float dx = ddx_fine( v );
	// Encode both value and ddx
	float f = 2 * dx + v;
	// Get difference vertically in quad
	float dy = ddy_fine( f );
	// Final result
	return v * (dx == 0) * (dy == 0); 
}

float QuadAny( float v )
{
	return 1 - QuadAll( 1 - v );
}

float QuadAll( float v ) { // Get difference horizontally in quad float dx = ddx_fine( v ); // Encode both value and ddx float f = 2 * dx + v; // Get difference vertically in quad float dy = ddy_fine( f ); // Final result return v * (dx == 0) * (dy == 0); } float QuadAny( float v ) { return 1 - QuadAll( 1 - v ); }

All the examples I can find of emulating HLSL QuadAll/QuadAny with just ddx_fine/ddy_fine seem way over-complicated, I found a much simpler solution and I'm posting it here in case some random graphics programmer finds it useful and/or tells me why it's broken:

02.08.2025 14:10 — 👍 4    🔁 0    💬 1    📌 0
Mockup drawing of a UK parliament petition where the petitioner has asked for "good thing please" with description "we think the UK needs this".
Government responded: "No."

Mockup drawing of a UK parliament petition where the petitioner has asked for "good thing please" with description "we think the UK needs this". Government responded: "No."

Every UK petition is like this

11.07.2025 17:23 — 👍 7478    🔁 2631    💬 52    📌 63

Please share this widely. We need as many people to submit comments supporting access to this care as possible.

29.07.2025 02:50 — 👍 1051    🔁 940    💬 6    📌 3
Preview
Horse Master: The Game of Horse Mastery by Tom McHenry Master a horse. Become a Horse Master.

if you like uma musume, check out:

28.07.2025 13:30 — 👍 43    🔁 15    💬 2    📌 0

This will fix the timeline

28.07.2025 07:37 — 👍 1    🔁 0    💬 0    📌 0

Millennium has two ns, I am contractually obligated to point out

28.07.2025 01:07 — 👍 0    🔁 0    💬 1    📌 0
Preview
Petition: Repeal the Online Safety Act We want the Government to repeal the Online Safety act.

This has over 268k signatures now, and the more, the merrier! If you're in the UK and haven't signed this, please do so! There are two days until a debate date is set, and the weight of numbers is important.

The damage this and the payment processor puritanism are doing is substantial.

27.07.2025 10:31 — 👍 344    🔁 267    💬 12    📌 8

Please contact your MPs to reverse this decision.

It'll make things a lot worse.

Literally censoring of LGBTQIA+ content while making us all feel less safe with our data online.

If you're from the UK, contact them now.

#TransRightsAreHumanRights 🏳️‍⚧️
#SayNoToFascism
#ProtectTransKids 🏳️‍⚧️

25.07.2025 12:09 — 👍 453    🔁 445    💬 6    📌 16

At the "try absolutely everything you can think of and measure the results" stage of optimisation

25.07.2025 09:29 — 👍 5    🔁 0    💬 0    📌 0
Post image 27.05.2025 23:00 — 👍 381    🔁 104    💬 2    📌 6
Post image

i've had this thought in my head for four years

23.07.2025 22:23 — 👍 607    🔁 285    💬 3    📌 1
When uploading to Bluesky, remember to resize your works to 800%!

Why? Images are converted to .jpeg when uploaded. .jpeg compresses the image into 8x8 pixel blocks.

If a block has more than one colour, that dreaded compression occurs!

When uploading to Bluesky, remember to resize your works to 800%! Why? Images are converted to .jpeg when uploaded. .jpeg compresses the image into 8x8 pixel blocks. If a block has more than one colour, that dreaded compression occurs!

I've been seeing a lot of pixel artists struggle with Bluesky's image compression, so I'd thought I'd share how to get clear, crisp pixels on the site!

Share to help a fellow pixel-artist!

#pixelart #tutorial

17.11.2024 18:15 — 👍 4375    🔁 2063    💬 92    📌 52

As a fan of Extreme-G I really admire the extent to which this replicates Extreme-G, but as a bowling game

18.07.2025 21:30 — 👍 12    🔁 1    💬 1    📌 0

Haha thank you! All my energy and brainpower is going into my job at the moment, so not as active as I'd like to be these days

14.07.2025 09:55 — 👍 3    🔁 0    💬 0    📌 0

Had a more limited version of a setup like this myself so I'm wondering - do you have a good solution for aligning your guests in the VDO area, so they end up in the chair? I ended up getting them to align their avatar in OBS then fine turning the spout textured plane with bindings in my app

12.07.2025 19:59 — 👍 1    🔁 0    💬 1    📌 0
Preview
Connect the Dots by ‎ ‎ ‎ ‎ ‎ ‎ ‎ ‎ Our songs will all be silenced.

There is nothing I could do to explain this game I just played u-b-u.itch.io/connect-the-...

12.07.2025 04:22 — 👍 37    🔁 8    💬 0    📌 0
CometNeon's Vtuber and VRChat model demo reel 2025
YouTube video by cometneon english CometNeon's Vtuber and VRChat model demo reel 2025

Hello #PortfolioDay!

I'm a 3D character artist and animator specialized in making high quality, optimized #Vtuber and #VRChat models for content creators.

Take a look at my work! More shown in the replies too.
Website: cometneon.org/3Dportfolio
Vgen: vgen.co/cometneon
Demo: youtu.be/jon-GIPMrqY

10.07.2025 14:47 — 👍 11    🔁 3    💬 1    📌 1
Preview
Discovering Lord of the Rings in 2025

Have y'all heard about this reading thing? I've got a new post about finding Lord of the Rings during historic times, seeing ourselves in the context of history and finding the drive to do the thing even though you wish it need not happened in your time.

Folks, the book is good

09.07.2025 01:10 — 👍 67    🔁 25    💬 3    📌 0

relatable tbh, same for me when someone introduces themselves and their name is my deadname

08.07.2025 10:30 — 👍 1    🔁 0    💬 1    📌 0

Went for a swim in a swimming pool for the first time since transgender and was so cool and so brave. Please clap

06.07.2025 13:56 — 👍 14    🔁 0    💬 2    📌 0
Preview
The rise of Whatever This was originally titled “I miss when computers were fun”. But in the course of writing it, I discovered that there is a reason computers became less fun, a dark thread woven through a number of eve...

down with Whatever eev.ee/blog/2025/07...

04.07.2025 01:46 — 👍 665    🔁 314    💬 52    📌 44

but they can't afford the mortgage 😔

03.07.2025 17:49 — 👍 2    🔁 0    💬 0    📌 0
Gamer Decides They're Just Not Gonna Learn or Use That Mechanic Gamer Luis Foreman has reportedly decided that he doesn’t need to learn a certain mechanic in the action role-playing game Sorcerer’s Bane.

Me every time a new character joined my party hard-drive.net/hd/video-gam...

01.07.2025 22:58 — 👍 0    🔁 0    💬 1    📌 0
off-white logo for intertitle new media, with font of classic silent film intertitle. subtitle below says consulting, production, design, and education. brown background reminiscent of film

off-white logo for intertitle new media, with font of classic silent film intertitle. subtitle below says consulting, production, design, and education. brown background reminiscent of film

launching intertitle new media

helping orgs and artists build efficient, flexible systems for creating their own livestreams, films, and digital media.

free consultations and support open this month for artists with project ideas! email hollyampersand@gmail.com

01.07.2025 22:43 — 👍 7    🔁 1    💬 1    📌 0

@y2kcyb.org is following 20 prominent accounts