Codestrian
@codestrian
Sometimes I write code. C# mostly.
You might like
The difference between theory and practice is, in theory, there is no difference. In practice there is.
📢 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 :)
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
It’s #FridayThe13th! Remember, if a black cat crosses your path today, it’s a sign that the kitty is going somewhere.
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
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.
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… !
Why do programmers prefer dark mode? Because light attracts bugs.
Today we made our cats a bedroom.
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
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
```#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/…
protip: alias sudo to "please" for a much more wholesome unix experience
United States Trends
- 1. Eagles 159K posts
- 2. Goff 17.8K posts
- 3. Lions 78.9K posts
- 4. Dan Campbell 9,352 posts
- 5. Jalen 31.3K posts
- 6. Gibbs 7,393 posts
- 7. Chiefs 90.7K posts
- 8. #OnePride 5,130 posts
- 9. Nakobe Dean 1,827 posts
- 10. AJ Brown 7,837 posts
- 11. Kevin Patullo 5,718 posts
- 12. Adoree Jackson 2,395 posts
- 13. Broncos 66.5K posts
- 14. Collinsworth 2,570 posts
- 15. Vic Fangio 2,933 posts
- 16. #DETvsPHI 3,302 posts
- 17. Sirianni 3,400 posts
- 18. NFC North 5,141 posts
- 19. #ITWelcomeToDerry 7,118 posts
- 20. Rams 31.5K posts
Something went wrong.
Something went wrong.