Noticed I needed some pronouns in my CharacterData ๐
Kept them as raw strings instead of an enum, so I can do weird special-cases later ๐ซ
Toy example:
โMirror Shade challenges you! Youโre ready for yourself!โ ๐ฅฐ
#gamedev #indiedev #programming #unity
02.03.2026 09:40
๐ 315
๐ 21
๐ฌ 17
๐ 1
A white wristwatch on a hairy wrist. It's sports a black and white e-paper screen because this is one of the recently re-released Pebble watches
We are so back
01.11.2025 01:21
๐ 1633
๐ 56
๐ฌ 53
๐ 4
A new art show at the Museum of Contemporary Art and the Brick in Los Angeles features 11 decommissioned Confederate statues. It's a pointed reminder that U.S. history is constantly being made and remade, despite attempts to freeze it in place. nyti.ms/47An3cq
01.11.2025 03:50
๐ 122
๐ 20
๐ฌ 3
๐ 1
gm gm
08.09.2025 08:17
๐ 0
๐ 0
๐ฌ 1
๐ 0
็งใฎใฏใชใฌใณใธ่ฒใงใๅๅใฏใใผใฏใผใงใ
05.06.2025 22:13
๐ 1
๐ 0
๐ฌ 0
๐ 0
ๅธธใซไปไบใใใๅฅๅบทใๅชๅ
ใใ
05.06.2025 22:09
๐ 1
๐ 0
๐ฌ 1
๐ 0
early prototype of adding arealights with texturing+shaderfx in vanilla #godotengine
#gamedev #wip #shaders
03.06.2025 22:20
๐ 94
๐ 9
๐ฌ 3
๐ 1
bytecodealliance / rustix
Safe Rust bindings to POSIX-ish APIs
bytecodealliance / rustix: Safe Rust bindings to POSIX-ish APIs โ
1571 https://github.com/bytecodealliance/rustix
15.02.2025 05:19
๐ 1
๐ 1
๐ฌ 0
๐ 0
Hands-on with hands-free unlocking
UWB could be the key to our keyless future.
I tried the tech that makes hands-free smart locks actually work
02.02.2025 14:10
๐ 57
๐ 5
๐ฌ 6
๐ 1
Instagram unveils Edits, a video editing app to rival CapCut
CapCut was removed from U.S. app stores this weekend due to a ban.
This shows how competitive social media platforms are: the moment one disappears, someone else makes a replacement. Especially IG, as theyโve also recently unveiled Threads, their version of X. Within a week of CapCut being gone, IG has announced their new app for video editing. Who's next? #comm345
31.01.2025 02:38
๐ 2
๐ 1
๐ฌ 1
๐ 0
Dario Amodei challenges DeepSeekโs $6 million AI narrative: What Anthropic thinks about Chinaโs latest AI move
Amodei says the breakthrough actually cost billions, emphasizing that AI development remains resource-intensive despite engineering gains.
Dario Amodei challenges DeepSeekโs $6 million AI narrative: What Anthropic thinks about Chinaโs latest AI move
Amodei says the breakthrough actually cost billions, emphasizing that AI development remains resource-intensive despite engineering gains.
#ai #anthropic #deepseek
31.01.2025 03:27
๐ 2
๐ 1
๐ฌ 0
๐ 0
Why Nvidia, Microsoft, Oracle, Arm, and Other AI Stocks Are Surging Wednesday
Shares of Nvidia, Microsoft, Oracle, and other AI-related companies surged Wednesday after the Trump administrationโs announcement of a $500 billion joint venture spurred optimism about a rising tide of AI investments.
23.01.2025 19:21
๐ 3
๐ 1
๐ฌ 0
๐ 0
mufeedvh / code2prompt
A CLI tool to convert your codebase into a single LLM prompt with source tree, prompt templating, and token counting.
mufeedvh / code2prompt: A CLI tool to convert your codebase into a single LLM prompt with source tree, prompt templating, and token counting. โ
3417 https://github.com/mufeedvh/code2prompt
16.01.2025 01:56
๐ 3
๐ 2
๐ฌ 0
๐ 0
ใ ใใใใ็งใฏๆฅๆฌใฎ็พๅ ดใงใฏใชใใชใขใผใใฏใผใฏใ้ธใใ ใฎใงใ
14.01.2025 07:44
๐ 2
๐ 0
๐ฌ 1
๐ 0
GoogleChatใฎ็ตตๆๅญใๅใใใใซใชใฃใฆใ๏ผๅใใ๏ผ๏ผ๏ผ
่ถ
ใใใใ๏ฝ๏ฝ๏ฝ๏ผๅ็ฉใฏใ ใใใใใใ
14.01.2025 07:37
๐ 16
๐ 2
๐ฌ 1
๐ 0
There is a man pleading his girlfriend, where the man says, โBabe pleaseโ, to which the woman replies, โNo, I will now watch you install Arch Linuxโ.
The pain is real ๐
14.01.2025 06:00
๐ 65
๐ 10
๐ฌ 6
๐ 0
Arch users are real cracked ๐
14.01.2025 07:40
๐ 1
๐ 0
๐ฌ 0
๐ 0
Legacy ๐ฅ
14.01.2025 07:39
๐ 0
๐ 0
๐ฌ 0
๐ 0
Freya's tasks.json typescript build step launch code, that reads:
{
"label": "Run Build ๐จ",
"type": "shell",
"command": "npx tsx --tsconfig tsconfig.json src/build/Build.mts",
"presentation": {
"reveal": "always",
"clear": true,
"panel": "dedicated"
},
"problemMatcher": []
},
anyone know if it's possible to speed up the launching of my typescript build step in vscode?
for some reason it takes like 3 seconds to launch, idk if it's recompiling unnecessarily or something before executing?
I've already got the typescript compiler in watch mode in the background compiling
09.01.2025 13:23
๐ 62
๐ 3
๐ฌ 11
๐ 0
GitHub - auth70/salakala: Easily generate .env files from various secret providers
Easily generate .env files from various secret providers - auth70/salakala
Hey! Sharing .env files is a pain in the ass, right?
So why not have a JSON file that points to secrets from your password manager or other secret provider as URIs to generate an .env file from?
github.com/auth70/salak...
Come kick the tires!
#javascript #typescript #nextjs #svelte #nodejs
05.01.2025 05:40
๐ 9
๐ 2
๐ฌ 1
๐ 0