Viewing profile — dvorak42
dvorak42
HN member- Joined
- Mon, Jan 07, 2013, 7:41 PM UTC
- HN karma
- 118
- Public activity
- 22 items
- HN profile
- View on Hacker News ↗
About dvorak42
Recent public activity
-
comment
Comment #18223211
This particular blog post and plan is regarding removing support of old TLS versions and options on the client. Which means that all server administrators need to do is enable TLS …
-
comment
Comment #16132964
Given enough time you can find a shortcut instead of having to follow every redirect.
-
comment
Comment #14069430
SSLKEYLOGFILE is the one that a few implementations use.
-
comment
Comment #13754276
The problem with this fix is that then as long as you have the fallback, the user gains none of the security properties of TLS 1.3 (since the attacker can always force a downgrade …
-
comment
Comment #13751337
While there was a secondary issue with the deployment regarding unofficial builds/derivatives, the field trial was primarily rolled back due to the number of affected customers due…
-
comment
Comment #13751329
This at least means that the developer is aware that these parts of the spec are extensible, and by explicitly ignoring the GREASE values are explicitly choosing to potentially hav…
-
comment
Comment #10856548
Since computation is measured by bytecode cost of instructions, supporting other languages would require a great deal of effort to do similar bytecode counting and to make sure tha…
-
comment
Comment #9977022
Going from the webcache, it looks like Matheus28 is right about it only being front-end code: http://webcache.googleusercontent.com/search?q=cache:i6GrF7V...
-
comment
Comment #8840311
In the past we've had it where where each bot is allowed a certain amount of "computation", with different upgrades giving you more "computation" each turn. Machine-independent isn…
-
comment
Comment #8840282
While we do allow bytecode tricks, we want the focus of the competition to be on developing high level macro and bot level micro strategy, instead of spending all the time working …
-
comment
Comment #8840268
A majority of them, however since we take source and compile it on the tournament servers, we'd need to get the compile chain and server working with those languages.
-
comment
Comment #8840256
We don't explicitly require teams to open source their bot after the tournament, since sometimes teams have special restrictions on publishing their code. But some of the top teams…
-
comment
Comment #8837169
We're not happy about the restriction either, and hopefully we'll run a Battlecode that doesn't have a programming language restriction, but we haven't found a way to deal with lim…
-
comment
Comment #8837155
You can also compete for the top of the scrimmage rankings, and we are considering adding an Open tournament again to allow all teams compete for fame and glory.
- story
-
comment
Comment #8831619
Where does it talk only about Google+ Sign-in as the migration from OpenID 2.0? On the same page, they list how to migrate to OAuth 2.0/OpenID Connect, and even say "If your OpenID…
-
comment
Comment #8754575
There's actually another course (6.824, http://css.csail.mit.edu/6.824/2014/ ) that runs in the Spring that focuses on distributed systems, and also has had a number of interesting…
-
comment
Comment #8750887
To compare with previous years ( http://css.csail.mit.edu/6.858/2013/projects.html ): 2013 vs 2014 2/35 vs 4/25 - Bitcoin Projects 12/35 vs 4/25 - Encrypted Filesystems 2/35 vs 1/2…
-
comment
Comment #8750882
Yeah, we made that the default project for teams to work on.
-
comment
Comment #8479631
More Keybinds from Code: * A: Prev Paint Color * S: Next Paint Color * B: Create Click Button * Z: Undo * W: Add Exit Block * O: Move Spawn Point * N: Create Hover Area * Arrows: C…
-
comment
Comment #8013544
https://plus.google.com/hangouts/_/meet/
-
comment
Comment #7467773
The academic world in general tends to focus on collaboration with other academics, and people in their research groups, which tends to result in people using their own internal gi…