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

Codestrian

@codestrian

Sometimes I write code. C# mostly.

Codestrian 님이 재게시함

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


Codestrian 님이 재게시함

📢 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 님이 재게시함

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 님이 재게시함

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 님이 재게시함

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 님이 재게시함

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 님이 재게시함

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 님이 재게시함

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


Codestrian 님이 재게시함

This is gold.

theburningmonk's tweet image. This is gold.

Codestrian 님이 재게시함

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 님이 재게시함

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 님이 재게시함

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 님이 재게시함

```#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 님이 재게시함

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.