Vlad (@curiousvlxd) 's Twitter Profile
Vlad

@curiousvlxd

ID: 2754219996

linkhttps://github.com/curiousvlxd calendar_today22-08-2014 07:35:59

73 Tweet

22 Followers

580 Following

Karen Payne MVP (@karenpaynemvp) 's Twitter Profile Photo

Been using BindingList for years and when dealing with adding large sets of data first used the extension method below when not viable to load via the constructor then decided to create a custom BindingList shown below as tend to add ranges without wanting to raise change events

Been using BindingList for years and when dealing with adding large sets of data first used the extension method below when not viable to load via the constructor then decided to create a custom BindingList shown below as tend to add ranges without wanting to  raise change events
Zed (@zeddotdev) 's Twitter Profile Photo

Linux when? Linux now. 🎉🐧 For the last 6 months, our team and our open source community have been working hard to bring Zed to Linux. As of today, we've released our first, official, stable build of Zed on Linux! zed.dev/linux

Linux when? Linux now. 🎉🐧

For the last 6 months, our team and our open source community have been working hard to bring Zed to Linux.

As of today, we've released our first, official, stable build of Zed on Linux!

zed.dev/linux
Dmitrii Kovanikov (@chshersh) 's Twitter Profile Photo

I had been using Ubuntu for 10 years. Last year, I applied to Canonical for a job to develop Ubuntu itself in Rust. Before the interview, they asked me to write a 20-page essay about my life, aspirations, philosophy and whatnot. Anyway, this is my desktop now.

I had been using Ubuntu for 10 years.

Last year, I applied to Canonical for a job to develop Ubuntu itself in Rust. Before the interview, they asked me to write a 20-page essay about my life, aspirations, philosophy and whatnot.

Anyway, this is my desktop now.
Мольфар (@mkbodanu4) 's Twitter Profile Photo

Цікавий фішинг, бо ціла мережа сайтів. Дивимось. 1 - тільки оця кнопка веде нас далі, решта - вертає на справжній сайт петицій. 2, 3, 4 - працює тільки блок "Bank ID", решта кумедно має технічні роботи))

Цікавий фішинг, бо ціла мережа сайтів. Дивимось.

1 - тільки оця кнопка веде нас далі, решта - вертає на справжній сайт петицій.
2, 3, 4 - працює тільки блок "Bank ID", решта кумедно має технічні роботи))
DeanTheCoder (@deanthecoder) 's Twitter Profile Photo

'Themes' added to my cross-platform #AvaloniaUI sample code. Can be used to apply a #CRT effect to any control, or the underlying ShaderControl class can apply custom shaders. github.com/deanthecoder/C… #retro #shadercoding #indiedev

'Themes' added to my cross-platform #AvaloniaUI sample code. Can be used to apply a #CRT effect to any control, or the underlying ShaderControl class can apply custom shaders.
github.com/deanthecoder/C…
#retro #shadercoding #indiedev
7h3h4ckv157 (@7h3h4ckv157) 's Twitter Profile Photo

I Hacked NASA (again) and reported some vulnerabilities to them. Just today, I received this appreciation letter from them after they patched the loopholes!

I Hacked <a href="/NASA/">NASA</a> (again) and reported some vulnerabilities to them. Just today, I received this appreciation letter from them after they patched the loopholes!
Milan Jovanović (@mjovanovictech) 's Twitter Profile Photo

How do you add Health Checks in .NET? - AddHealthChecks - introduces the required services - MapHealthChecks - exposes a health check endpoint The next thing you need to do is introduce health checks. There are many HC libraries for popular databases, message brokers, etc. If

How do you add Health Checks in .NET?

- AddHealthChecks - introduces the required services
- MapHealthChecks - exposes a health check endpoint

The next thing you need to do is introduce health checks.

There are many HC libraries for popular databases, message brokers, etc.

If