Advertisement ยท 728 ร— 90

Posts by qim

Preview
iโ€™m back TikTok video by Shayne Topp

relevant

www.tiktok.com/@theshayneto...

6 hours ago 1 0 0 0

now accepting applications for submissive slaves

*bites into a huge red onion*

6 hours ago 1 0 1 0
Female casting - Google Drive

here are the five women they are casting for, if you want to take a look:

drive.google.com/drive/u/0/fo...

6 hours ago 0 0 0 0
Preview
Steam :: Barkour :: The Animals Behind Barkour Hey everyone! Today we wanted to share something a bit different from our usual technical updates. While working on Barkour, we realized just how big of an impact our pets have on the game. Our team i...

this game is SO CUTE and even if it did not feature a well-animated dog it would still be a good game

and i think it is adorable that they posted an update concerning just their team's pets

they are also hiring women for voice work if you wanna get in on that!

steamcommunity.com/games/192029...

6 hours ago 1 0 1 0
You can also `:hide normal gf` and..

You can also `:hide normal gf` and..

i love looking up vim help

8 hours ago 1 0 0 0

0/10 literally unplayable

(go play Selaco!)

8 hours ago 2 0 0 0

damn i made international news ๐Ÿ˜ญ

9 hours ago 2 0 0 0
Advertisement
a dark room with a barred window.

a dark room with a barred window.

a silhouette climbing down a ladder into a covered trench.

a silhouette climbing down a ladder into a covered trench.

a zoomed in shot of identical houses on a hill.

a zoomed in shot of identical houses on a hill.

a Volvo parked on the driveway at a fort along the mouth of the Columbia River

a Volvo parked on the driveway at a fort along the mouth of the Columbia River

it's very funny because color film I demand basically perfection. massive negatives, perfect scans, low grain. black and white film I'm like actually fuck it up as much as possible, I want to look like my christmas vacation was shot on a spy camera where they killed the spy at the end of the roll

13 hours ago 131 11 10 0
Preview
Colorado Age Attestation bill gets amendments to have open source excluded Carl Richell, the Founder and CEO of System76, has given an update on the upcoming Colorado Age Attestation bill that's seen some amendments.

Colorado's version of the bill looks like it will exclude open source apps and operating systems from participation

this is good!

but it should not exist for anyone at all

existing at all erodes everyone's rights - even the bastards that advocate for it

www.gamingonlinux.com/2026/04/colo...

10 hours ago 0 0 0 0

the idea that there is no ethical consumption under capitalism means that your actions do not matter is one of the most infuriating takes i have encountered

that is simply not how the economy works

i mean look at Target or Philz

our choices clearly matter

11 hours ago 3 0 0 0

a demo of my GDScript text-mode implementation shown here in a thrown-together mech cockpit

the large text is constructed using Large Characters

the small numbers are seven segment numeric characters from Unicode's Symbols for Legacy Computing

the text borders are DOS-era Box Drawing characters

19 hours ago 2 1 1 0

a space fantasy real time strategy game

call it Gnomeworld

1 day ago 1 0 0 0

brand protection money

imagine if companies could pay to not be investigated by Gamers Nexus and humiliated in front of millions of viewers

1 day ago 1 0 0 0

cone

1 day ago 3 0 0 0

me: "hey."

them: "what?"

me: *flicks them a coin*

them: "uh.. thanks?"

me: *already sprinting down the street*

1 day ago 1 0 0 0

challenge coins for having a nice ass

1 day ago 2 0 0 1

literal goosebumps

ONN was always one of my favorite things

but this...

this may get them a Pulitzer

true reality

1 day ago 1 0 0 0
Advertisement

be back later babe, hearing to my weekly communion of the ass

1 day ago 5 1 0 0

omg i literally have this parasol

1 day ago 1 0 0 0

woke up this morning smelling burning electronics

i think it was a dream??

1 day ago 0 0 0 0

i have always advocated hard for improved security measures

shot down with a 99% success rate by higher ups

and yesterday was talking to a friend who works in a hospital about how many people get through security

it is systemic

1 day ago 1 0 0 0

either way thank you for thinking of Linux users!

hopefully XDG, AppImage, or somebody will standardize this properly one day, until then we ball

1 day ago 0 0 1 0

to get icons to appear in a Linux app launcher the only options are really to

A: include a way to export the icon and desktop file yourself (which is not like super hard with Godot, just annoying) or

B: use an AppImage and put icon where Launcher can find it (easier but more steps for deployment)

1 day ago 1 0 1 0
Preview
Home Helper application for Linux distributions serving as a kind of "entry point" for running and integrating AppImages - TheAssassin/AppImageLauncher

there is an app called "AppImage Launcher" which theoretically solves this by extending the icon and desktop file from an AppImage for you

but it is not a standard and is not available by default on many distros so may require semi-manual installation itself

1 day ago 0 0 1 0

full-time Linux user here

there is no common way to embed icons which works with most file managers or launchers because they expect you to use packages

so everyone uses the XDG standard "desktop" files which work equally poorly (requires absolute paths) with either format

it is super annoying!

1 day ago 0 0 1 0

i spent several hours at band practice and i am completely exhausted but i really do not want to go to sleep

2 days ago 0 0 0 0
Advertisement

i never thought that building silly little TUI programs in DOS and BASIC as a kid would mean i would just feel more at home in character displays for the rest of my life

i have built a variety of libraries in different languages for TUIs, what is one more in GDScript??

2 days ago 2 0 0 0

the interfaces themselves will be objects which tracks focus and maintains bidirectional communication to support live updates with keyboard and gamepad navigation

i will (hopefully) not need to do a full cell-display emulation but i might have to do something funky to support mouse input

2 days ago 2 0 1 0

the idea is that most in-game interfaces will be constructed in text-mode using a monospace font

currently i am using the Cascadia family but i might test out Iosevka Extended

all other fonts with Legacy Computing Supplement support have various issues, like Unifont is actually multiple fonts

2 days ago 2 0 1 0

yesterday i proved that i can build ASCII/Unicode text-mode-style interfaces in Godot

my primary passion has been the HP-style Large Character set accepted into the Unicode Standard in version 16 with the Symbols for Legacy Computing Supplement in 2024

font support is lean, but exists!

2 days ago 3 0 1 1