Skip Navigation

InitialsDiceBearhttps://github.com/dicebear/dicebearhttps://creativecommons.org/publicdomain/zero/1.0/„Initials” (https://github.com/dicebear/dicebear) by „DiceBear”, licensed under „CC0 1.0” (https://creativecommons.org/publicdomain/zero/1.0/)U
Posts
1
Comments
157
Joined
3 yr. ago

  • source lines of code

  • Rust: works

    Zig: segmentation fault

  • And where l is not the same as 1

  • I mean it worked for long enough 🤷‍♂️

  • But you need Windows to compile and test older .NET stuff, even if you write the code in notepad.

  • Depends on the ecosystem around the language - there are tools that just plain don't work or work poorly on Windows.

    Alternatively you could try developing a .NET Framework v4 app on Linux, if the OS doesn't matter (no, mono is not equivalent).

  • Because half of us host an instance lol

  • Sure, but it's nicer that I would stop using my phone because it's not worth repairing anymore rather than because it's not supported.

  • Those are the same type of people that moved from twitter to bluesky.

  • Wall Street, 2008 (colorised)

  • I mean, you probably already have electron compiled, no?

  • Nope, the article says that what is and is not a grapheme cluster changes between unicode versions each year :)

  • Import from OpenAPI, yes. Super useful if you use Swagger and it starts lagging :)

  • Have you tried gvim?

  • Webpack takes 10 minutes to build the release bundle in a project at work...

  • More control? If you're speaking from the app developer's perspective, dynamic linking very much gives you less control of what is actually executed in the end.

  • Except with dynamic linking there is essentially an infinite amount of integration testing to do. Libraries change behaviour even when they shouldn't and cause bugs all the time, so testing everything packaged together once is overall much less work.

  • Thing is there will always be these sorts of features that are initially only supported on Windows as long as Linux is not a priority platform. So there will always be excuses to not switch :(