codestrian's profile picture. Sometimes I write code. C# mostly.

Codestrian

@codestrian

Sometimes I write code. C# mostly.

Codestrian podał dalej

The difference between theory and practice is, in theory, there is no difference. In practice there is.


Codestrian podał dalej

📢 CSS Tip! DO NOT use <div> for progress bars! ⚠️ Use the <progress> element 👍😎 You can style it up with CSS variables and some pseudo selectors 💪 👉 codepen.io/jh3y/pen/JjRbj… via @CodePen


Nice!

New in Visual Studio 2019 Preview - Using directives will now automatically get added when copying and pasting types to a new file. You will need to turn this option on in Tools > Options > Text Editor > C# > Advanced and select Add missing using directives on paste.



Such a beautiful cat :)

What do you mean the new laptop's not for me?

JenMsft's tweet image. What do you mean the new laptop&apos;s not for me?


Codestrian podał dalej

If you want to see all of the new APIs added in .NET 5 in a single place, look here github.com/dotnet/core/pu… #dotnet


Codestrian podał dalej

It’s #FridayThe13th! Remember, if a black cat crosses your path today, it’s a sign that the kitty is going somewhere.

CatFoodBreath's tweet image. It’s #FridayThe13th!   Remember, if a black cat crosses your path today, it’s a sign that the kitty is going somewhere.

Codestrian podał dalej

Tip: CSS min() and max() accept a list of values and browsers use the smallest or largest value as the actual value. Helpful for element resizing and responsive typography. More in bit.ly/cssfunc by @una


Codestrian podał dalej

TIL that Windows 10 has a built-in clipboard history feature howtogeek.com/671222/how-to-… I was tired of using third-party apps on 3 different OSes (macOS, Linux and Windows) for something as simple as that.


Codestrian podał dalej

New in Visual Studio 2019 Preview - Inline Type Hints for variables with inferred types and lambda parameter types! Use the shortcut Alt+F1 to briefly view both inline parameter name hints and type hints.


Wow, this is a huge QoL improvement! Even just not having to count the curly brackets all the time makes it worth it :)

NEW #roamcult EXTENSION: Query Builder! Really excited for this one. Type "{{qb}}" or "{{query builder}}" and an overlay will come up, just like "{{date}}". You could now build queries with a UI instead of weird JSONy text! For more, check out roamjs.com/docs/extension… !



Codestrian podał dalej

Why do programmers prefer dark mode? Because light attracts bugs.


Codestrian podał dalej

This is gold.

theburningmonk's tweet image. This is gold.

Codestrian podał dalej

Today we made our cats a bedroom.

StruggleBusBlog's tweet image. Today we made our cats a bedroom.
StruggleBusBlog's tweet image. Today we made our cats a bedroom.
StruggleBusBlog's tweet image. Today we made our cats a bedroom.
StruggleBusBlog's tweet image. Today we made our cats a bedroom.

Codestrian podał dalej

Did you want to develop games using .NET? Learn what .NET game engines, tools, and services are available for you when developing games: msft.it/6019TaAAc #dotnet #unity #waveengine #monogame #gamedev #godotengine #stride3d #csharp

dotnet's tweet image. Did you want to develop games using .NET? Learn what .NET game engines, tools, and services are available for you when developing games: msft.it/6019TaAAc
#dotnet #unity #waveengine #monogame #gamedev #godotengine #stride3d #csharp

Codestrian podał dalej

Waiting for #dotnetconf? Check out the future of C# and .NET 5 in this #MSIgnite video starring @coolcsh Scott Hunter! ➡️ youtu.be/kX0eX5tDGgc #dotnet #dotnetcore #csharp

shahedC's tweet image. Waiting for #dotnetconf? Check out the future of C# and .NET 5 in this #MSIgnite video starring @coolcsh Scott Hunter! 

➡️ youtu.be/kX0eX5tDGgc 

#dotnet #dotnetcore #csharp
shahedC's tweet image. Waiting for #dotnetconf? Check out the future of C# and .NET 5 in this #MSIgnite video starring @coolcsh Scott Hunter! 

➡️ youtu.be/kX0eX5tDGgc 

#dotnet #dotnetcore #csharp

Codestrian podał dalej

```#CSS width: calc(50% - 2ch); min-width: 20ch; max-width: 70ch; ``` OR ``` width: clamp(20ch, 50% - 2ch, 70ch); ``` aka: optimally half the page minus some space.. but cap it at a healthy reading count of 70 characters while never under 20ch! play 👉 codepen.io/argyleink/pen/…


Codestrian podał dalej

protip: alias sudo to "please" for a much more wholesome unix experience

ctrlshifti's tweet image. protip: alias sudo to &quot;please&quot; for a much more wholesome unix experience

Loading...

Something went wrong.


Something went wrong.