```json
{
"window_title_format": "${projectName}${separator}${branch}",
"window_title_separator": " — "
}
```
Thanks jknlsn!
```json
{
"window_title_format": "${projectName}${separator}${branch}",
"window_title_separator": " — "
}
```
Thanks jknlsn!
Libera Chat was announced. Channels could just move over, and they did. The vast majority of open source projects that were using IRC just updated their sites to say "join #projectname on liberachat" instead of freenode, and freenode depopulated
Libera Chat was announced. Channels could just move over, and they did. The vast majority of open source projects that were using IRC just updated their sites to say "join #projectname on liberachat" instead of freenode, and freenode depopulated
My most recent (and semi-polished) iteration on this stuff was a 5-minute lightning talk for NormConf 2022. Here's the video & the slides:
youtu.be/ES1LTlnpLMk?...
speakerdeck.com/jennybc/how-...
right now, I am poking at `{branchname}.{projectname}.{hostname}.ed3d.dev` stuff and Nodding Approvingly
right now, I am poking at `{branchname}.{projectname}.{hostname}.ed3d.dev` stuff and Nodding Approvingly
just replace Linux with {{ projectName }}
and Linus with {{ toxicBDFL }}
just replace Linux with {{ projectName }}
and Linus with {{ toxicBDFL }}
~/Git/projectname/main
~/Git/projectname/feature_foo
~/Git/projectname/fix_bar
~/Git/projectname/refactor_baz
~/Git/projectname/main
~/Git/projectname/feature_foo
~/Git/projectname/fix_bar
~/Git/projectname/refactor_baz
szia, kérlek, köszönöm, vagy valami
meg a build szó is kimaradt
nem baj
(én kértem, én vagyok a gyökér :D )
szia, kérlek, köszönöm, vagy valami
meg a build szó is kimaradt
nem baj
(én kértem, én vagyok a gyökér :D )
Projectname "Famous ATV" - probably one of the fastest, if not the fastest, vehicles in the world of its kind.
See the video in the article 👇
In Finnish: www.iltalehti.fi/kotimaa/a/56...
#Suomi #NATO #NAFO #Fellas
Projectname "Famous ATV" - probably one of the fastest, if not the fastest, vehicles in the world of its kind.
See the video in the article 👇
In Finnish: www.iltalehti.fi/kotimaa/a/56...
#Suomi #NATO #NAFO #Fellas
and had to wear it
and had to wear it
client, project: { projectName },
traceIds: [traceId!], spanKind: "TOOL",
});
const hit = spans.some(s => s.name.includes(expected.expectedTool));
return { score: hit ? 1 : 0, label: hit ? "ok" : "wrong tool" };
};
client, project: { projectName },
traceIds: [traceId!], spanKind: "TOOL",
});
const hit = spans.some(s => s.name.includes(expected.expectedTool));
return { score: hit ? 1 : 0, label: hit ? "ok" : "wrong tool" };
};
here I am testing that sync works, it finds a record that I manually added to my PDS via @pdsls.dev
here I am testing that sync works, it finds a record that I manually added to my PDS via @pdsls.dev
(. am Ende hizugefügt)
(. am Ende hizugefügt)
Two Friday the 13th in the first three months of the year and now @laravel.com 13 has been released!
It's ok. No need to be scared
Just 'laravel new projectname' and you'll be fine
If you're running Laravel 12 or higher you can run /upgrade in Laravel Boost and have your agent upgrade your app for you.
Two Friday the 13th in the first three months of the year and now @laravel.com 13 has been released!
It's ok. No need to be scared
Just 'laravel new projectname' and you'll be fine
DISPLAY=:0 xvfb-run -s '-screen 0 800x600x24' julia --project=projectname
Otherwise compilation will break.
DISPLAY=:0 xvfb-run -s '-screen 0 800x600x24' julia --project=projectname
Otherwise compilation will break.