Viewing profile — Bognar
Bognar
HN member- Joined
- Wed, Apr 10, 2013, 4:54 PM UTC
- HN karma
- 883
- Public activity
- 150 items
- HN profile
- View on Hacker News ↗
About Bognar
No profile information was provided.
Recent public activity
-
comment
Comment #46295909
They're charging you for orchestration, log storage, artifact storage, continued development of the runner binary itself and features available to self-hosted machines. What would …
-
comment
Comment #42898309
Agree. We're using C# in the backend for an MMO, and while I would still like _more_ control over the memory management, there's a ton of options for dropping down to a low level a…
-
comment
Comment #42898199
> On top of that, most infra tooling—Grafana, Prometheus, Kubernetes, Terraform—is written in Go, so choosing Go for the backend comes with a ton of advantages over C#. Not once ha…
-
comment
Comment #42872674
It's HTTPS. Not only are you getting checksumming from TCP, but any block that had bitflips would fail TLS decryption and would fail the entire transfer. You're not going to see si…
-
comment
Comment #41642026
Unless there were some sort of government-provided zero fee digital system for money transfer. Oh well, surely such a thing will never exist.
-
comment
Comment #41547687
TCP implementations are an abstraction that work 99.99% of the time, but are still vulnerable to two generals when you look close. TCP is implemented in the kernel with a buffer, t…
-
comment
Comment #41475570
You are in control. You can disable secure boot, you can install your own keys, you don't have to boot windows, you don't have to play games that demand invasive anti-cheat. Vote w…
-
comment
Comment #41436532
Any number between 36 and 64 should be as good!
-
comment
Comment #41366621
Wow how did I not think of that, surely the pattern of services getting worse to extract more money from users is due to someone saying a dirty word on the internet.
-
comment
Comment #41356853
I would highly recommend getting a drone simulator off Steam. You can practice the controls and drill them into your fingertips during times when you can't fly the real thing (batt…
-
comment
Comment #41325157
It's almost like you didn't read the article. Anyone can increment the variable, and both MS and the Linux communities agreed on the solution. How dare Microsoft operate within the…
-
comment
Comment #41284628
I've always wondered where the love for Go comes from because this is exactly my take.
-
comment
Comment #41234869
Inspecting intermediate representations is trivial by just collecting them into a variable? More complicated scenarios are exactly what streaming APIs excel at, by treating each st…
-
comment
Comment #41191284
C# has an official language server and an unofficial one (that unfortunately seems less maintained now). It works just fine with neovim. Funny enough, it's the efforts of Omnisharp…
-
comment
Comment #41079996
VMs as an isolation concept at the processor level are actually quite efficient, but unfortunately we use that to run whole operating systems which impose their own inefficiency. M…
-
comment
Comment #41056198
It's a high effort way of calling the GP an NPC, so just an insult.
-
comment
Comment #41026240
They didn't "give the keys", they have a signing infrastructure that is meant to be used for validating organizational identity and origins of code. They have a quality checking sy…
-
comment
Comment #41026148
I can assure you the Windows advertisement platform goes through QA. You might need to think more about separating "what they do" from "how they do it".
-
comment
Comment #41025647
They could say "third party kernel modules are installed at your own risk" and provide the usual level of business hours support. CrowdStrike fucked up and Microsoft is helping its…
-
comment
Comment #41018796
If some third party software you chose to install on your system added a kernel module and started causing kernel panics, would you blame the kernel maintainers? I'm sure if MS dec…
-
comment
Comment #41013061
You have no idea what you're talking about. Even mediocre FPS players use positional sound as a huge cue for how to react, which means the client is going to know the positions of …
-
comment
Comment #41005629
Why is that interesting?
-
comment
Comment #40967492
> The production is physically limited, if you have the money and power to be green, the others are not and you can seriously slow down the transition. This doesn't make sense. If …
-
comment
Comment #40923335
Oh so that's why Copilot has a filter to prevent suggesting copyrighted code, because the intent is to duplicate copyrighted code. It all makes sense now.
-
comment
Comment #40922308
It's The Register, they are always like this. Especially when Microsoft is involved.