Viewing profile — achtung82
achtung82
HN member- Joined
- Tue, Sep 08, 2015, 5:13 AM UTC
- HN karma
- 92
- Public activity
- 24 items
- HN profile
- View on Hacker News ↗
About achtung82
No profile information was provided.
Recent public activity
-
comment
Comment #49121974
I think you're mistaken if you think the current FIFA lacks hookers.
-
comment
Comment #40746863
When voting about the law in the swedish parlament, both the left and green parties voted for chat control despite having campaigned against the law in the EU election. Both claim …
-
comment
Comment #35987450
Turns out, fps is not as important for making good games as people thought.
-
comment
Comment #35325925
For Vue 3(at least for the composition api) ts support is very good and handles typing in templates and between components in a way that was a bit lacking in Vue 2. As for the othe…
-
comment
Comment #30656173
None of the things you mention are required or in some cases even connected to .net or c#. Azure - is not required to run .net, and .net is not required to use azure. Sql server - …
-
comment
Comment #30655789
The thing i see a lot of people bringing up as the large problem with .Net is naming and branding. I could agree with those sentiments but dont really how those are serious critici…
-
comment
Comment #30655715
If the language and framework has been changing isnt it a good idea to inform about these things that used to be true but no longer is. "never use ms tech for web, or you be vendor…
-
comment
Comment #29796780
But what would be their incentive to do so? Normally they launch products and make it exclusive to their devices so more people will buy iPhones, but that is difficult to do with a…
-
comment
Comment #28512341
Integration testing as im used to it takes less time to write than unittests since you need to spend less time mocking things (mainly just mock external requests). Of course the in…
-
comment
Comment #26903179
Also with C# and .Net there has been a lot of changes since .Net Core released 2016. Doesn't change that there is a lot of older legacy code so im not entirely sure.
-
comment
Comment #24642309
Usually yes.
- story
-
comment
Comment #23476043
Ok, that might be so, i guess i dont follow US politics as close as i thought. As for Palme its true that he has a responsibility as a leader even if he wasnt the driving force for…
-
comment
Comment #23475743
I dont think ive heard anything similar being sugested in the US or UK. And it should be noted that the employment funds was hardly Palmes issue but something driven through by the…
-
comment
Comment #22146422
Isnt it the opposite that googles policy of showing same icon for DV and EV certificates are making it a lot more difficult for security companies to make money selling expensive E…
-
comment
Comment #22146224
But hes not arguing against EVs (that argument would be very valid).
-
comment
Comment #22146218
It's even more interesting that they seem to be working with a file-transfer protocol. It seems to me like they should be experts in this field, and clearly not aware of Let's Encr…
-
comment
Comment #21981459
No, a more correct article would say: Finlands Prime minister discussed a 4 day week several years ago, before she was prime minister but hasnt mentioned it as part of any politica…
-
comment
Comment #20547841
As i said before im not disputing that it is possible to make responsive design keep same aspect ratio always. Im just pointing out that in reality you can not control all parts of…
-
comment
Comment #20547229
I disagree. I would say cropping images is essential to be able to use images in responsive designs. It is obviously possible to make websites where images have the same aspect rat…
-
comment
Comment #20546850
I would suspect the main reasons are the possibility to format images are greater for background-image than img. Functionality like background-size cover or contain in a background…
-
comment
Comment #20546816
True, of course then you will have to deal with the formating problems that made you choose background-image over img in the first place. Though concidering the small numbers still…
-
comment
Comment #20546302
isn't supported by IE 11 so for the moment this isnt really an option for us that need to support people with legacy browsers.
- story