Viewing profile — danzk
danzk
HN member- Joined
- Sun, Jun 27, 2021, 10:05 PM UTC
- HN karma
- 44
- Public activity
- 36 items
- HN profile
- View on Hacker News ↗
About danzk
No profile information was provided.
Recent public activity
-
comment
Comment #44780981
DevExpress supported WinUI for a little while but decided to abandon support. One of the biggest problems with WinUI compared to WPF is that DependencyProroperty is implemented as …
-
comment
Comment #37736062
In majority of cases drugs simply fail due to issues with solubility and absorption, not metabolism.
-
comment
Comment #37724450
Foxconn is Taiwanese.
-
comment
Comment #37475060
Visual Studio had a built-in migration utility which could get you 80-90% there. However if the original VB6 was spaghetti code written without Option Strict and Option Explicit en…
-
comment
Comment #37398510
https://en.m.wikipedia.org/wiki/Standard_temperature_and_pre...
-
comment
Comment #37366999
Microsoft used to distribute source code for a WordPad sample app with Visual Studio. https://github.com/microsoft/VCSamples/tree/master/VC2010Sam...
-
comment
Comment #37319971
Aspartame is arguably the safest artificial sweetener. It's made of two naturally occurring amino acids and it's rapidly destroyed by the acidity of the digestive system.
-
comment
Comment #37314204
The bundling of .NET Framework with Windows held back C# for many years because it tied its support lifecycle to that of Windows. The runtime changes needed to improve the language…
-
comment
Comment #37216551
I thought it was amusing that California has a Horseless Carriage license plate. Doesn't that just mean it's a car?
-
comment
Comment #36855580
AMD probably decided that their transistor budget was better spent elsewhere.
-
comment
Comment #36688193
It's Polish Notation actually.
-
comment
Comment #36526704
Excel even had its own custom C compiler.
-
comment
Comment #36235245
I use a gaming mouse and assign common shortcuts to the extra buttons. One nice advantage of mac os is the built-in Dvorak-Qwerty layout which retains Qwerty shortcuts. You need an…
-
comment
Comment #36051976
I believe it's a myth. It was most likely due to efficiency and cost reasons. Black was cheaper than other pigments and was less likely to show imperfections.
-
comment
Comment #36051852
Acetone is not considered to be a VOC. https://en.wikipedia.org/wiki/VOC_exempt_solvent
-
comment
Comment #36051820
Mazda Soul Red is what's called a "Candy Color“. It's achieved with a translucent red layer applied over a base color layer. It's rare for an OEM to offer a color like this because…
-
comment
Comment #36051658
Silicone has very low surface tension, imagine water on a non stick pan. If paint encounters a droplet of silicone it will shrink back on itself and form a hole around the contamin…
-
comment
Comment #35634684
Many TV stations would reuse tapes leading to many shows getting lost as well. The BBC routinely deleted content until it changed its archiving policy in 1978. Until then thousands…
-
comment
Comment #35151259
Smaller biotechnology don't compete with big pharma they collaborate and partner with them every step of the way. They need companies like Pfizer which have the resources and exper…
-
comment
Comment #34750334
I think they mean ReactOS.
- story
-
comment
Comment #29731203
Isn't this a Nintendo trademark?
-
comment
Comment #29516052
It's interesting that he argued the case for only having heap allocated objects in Delphi considering C# has stack allocated stucts.
-
comment
Comment #29496364
The hardest part of learning dvorak is losing the ability to type Crtl + C, Crtl + V with one hand. I recommend getting a gaming mouse were you can remap hot keys to spare buttons.…
-
comment
Comment #29233428
>For example, there is nothing (official) comparable to javadoc for C#. I'm not too familiar with Java but DotFX is an official project that builds a static HTML website from your …