User avatar
ari ariYeah @ari@arimelody.space
Admin
your local SPACEGIRL 💫
Location
::1
Birthday
2002-07-26
Pronouns
she/her (EN)
pronouns she/her
marital status gay gay lesbian gay
argv[0] /usr/bin/ari
online
https://arimelody.space
keyoxide
https://keyoxide.org/EE8DEB8D62872E7A091E2ADFCF99829C92678188
User avatar
ari ariYeah @ari@arimelody.space
2mo
@mia where did this come from mia. what ails you
User avatar
ari ariYeah @ari@arimelody.space
2mo
incredible deadlock games tonight
User avatar
ari ariYeah @ari@arimelody.space
2mo
@thermia my apologies. i will have our bitrate engineer executed immediately.
User avatar
ari ariYeah @ari@arimelody.space
2mo
@thermia best i can do is 480p
User avatar
ari ariYeah @ari@arimelody.space
2mo
@lina ah! okay, misconception on my end too, then! i too was convinced the ARKit special sauce was depth-mapping. it really is just a really well-tuned colour camera model? that's even more interesting!
User avatar
ari ariYeah @ari@arimelody.space
2mo
@ireneista there are certainly other ways to show support for adult artists without necessarily "partaking of the fruit", as it were!

if applicable, calling on local representatives to shoot down legislation which harms these artists would be a great swing in the right direction. platforming artists when they call out legislation and abuse against them is also incredibly helpful!

whatever the background, i'm sure any efforts to help would be greatly appreciated ❤️
User avatar
ari ariYeah @ari@arimelody.space
2mo
@lina this makes sense intuitively! afaik, the secret sauce to face ID is an infra-red camera- you could slap any old face tracking algorithm (albeit calibrated to those values) and i don't see why you wouldn't get functioning face tracking!

reddit is...doing what they do.
User avatar
ari ariYeah @ari@arimelody.space
2mo
i'm about one or two adult content censorship policies away from just boosting porn on main. don't fuck with my homies making cool fckn art for a living.

only deferring this as a heads-up: i still prefer when artists label their content as nsfw and i encourage my followers to check their filters.

and if you, dear reader, have ever played a part in giving adult creators a hard time for just existing, you can unfollow or block me now.

i think you are a coward for throwing your own under the bus to save your own skin.

they're coming for you next.
User avatar
ari ariYeah @ari@arimelody.space
2mo
@OwOday funnily enough i wasn't piping at all in my attempt- i wrapped the command in $() to capture the value
User avatar
ari ariYeah @ari@arimelody.space
2mo
muting this thread because too many people are trying to tell me how to write scripts on my own damn computer
User avatar
ari ariYeah @ari@arimelody.space
2mo
@png oh so that's why they call it that /silly
User avatar
ari ariYeah @ari@arimelody.space
2mo
@kopper SSO from your account on your home forgejo instance to a neighbouring one? or just having a central account detached from that? i've personally avoided SSO for the latter specifically because even more of my digital life gets tied up on a single account
User avatar
ari ariYeah @ari@arimelody.space
2mo
@AVincentInSpace as a specific example: the script i was going to write had to support my x86_64 linux system and my aarch64 macOS system
User avatar
ari ariYeah @ari@arimelody.space
2mo
@AVincentInSpace a mix of convenience (99% chance if the user runs linux, they also run bash) and ease of deployment (don't have to ship binary executables, dealing with architecture, etc.)
User avatar
ari ariYeah @ari@arimelody.space
2mo
@OwOday unfortunately not statically declaring- i'm pulling in filenames which have spaces in them, either from find or a glob
User avatar
ari ariYeah @ari@arimelody.space
2mo
@arctic i would be surprised if any language microsoft designs doesn't just look like C#
User avatar
ari ariYeah @ari@arimelody.space
2mo
@OwOday to be clear: the python for this would be simple, but unfortunately bash cannot seem to fathom putting strings with spaces in an array together, because arrays themselves are just strings with spaces between them
User avatar
ari ariYeah @ari@arimelody.space
2mo
@OwOday problem: this bash is not simple
User avatar
ari ariYeah @ari@arimelody.space
2mo
re: half shitpost @arctic i complain about hitler and you recommend me stalin /lh
User avatar
ari ariYeah @ari@arimelody.space
2mo
i do not like bash because:
- string arrays
- error handling
- pipes