最近やってる source generator 使って brainfuck を 指定したメソッドの中を brainfuck を元にしたコードで実装するやつ。これが安定したら次は piet でやる。 #csharplang #visualstudio #sourcegenerator #dotnet
How we doubled Mono’s Float Speed - Miguel de Icaza

Miguel de Icaza's Blog

Hi, I'm Temetra (sometimes taking the form of many pocket raptors), and I'm terminally online. #Introduction

I'm into #Coding and #Modding, normally with #CSharpLang and #Typescript. Recently #ESP32, #RaspberryPi and #Python

Open-world #Gameing is my jam. I like to edit/make mods for #Oblivion, #Skyrim and #Fallout4. I've also made a bug fix or two for #Sims4.

Recently been listening to a lot of #ElectronicMusic, mostly #MelodicTechno, #DeepHouse and #ProgressiveHouse

Finally, some dog tax:

Reposting with alt text from @shawnwildermuth (and one could change #python *or* #csharplang to #rstats and it would still be true 😂) https://fosstodon.org/@shawnwildermuth/109295491027130654
【急募】あなたの使う C# に於ける not null 表現 #csharplang #dotnet
value is not null (c#9)
11.1%
value is { } (c#8)
11.1%
!(value is null) (c#7)
0%
value != null
77.8%
Poll ended at .