Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
kbwt
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
kbwt
6y ago
I work on software for augmented reality and distributed systems. That background is not directly applicable to quantum physics, but I like to think that I am highly trained at spotting logical errors.
2.
▲
by
kbwt
6y ago
> So yes, it "tunnels" through the timer field also, but the probability of interacting with the timer field is not zero. Of course, but it is less than one. Hence the measurement underestimates the proper time interval.
3.
▲
by
kbwt
6y ago
I am not a physicist, but the experiment does not seem convincing to me. The Larmor clock doesn’t measure a proper time as in spacetime distance between two events. Instead it measures the rotation of a dipole in an electromagnetic field. T
4.
▲
by
kbwt
7y ago
And upgrade your server software within hours of vulnerabilities being published if you want to stay secure: https://www.openwall.com/lists/oss-security/2019/08/28/3
5.
▲
by
kbwt
7y ago
From a few days ago: * CVE-2019-11500 : Critical Dovecot and Pigeonhole vulnerability ( https://www.openwall.com/lists/oss-security/2019/08/28/3 ) I still run my own mail server, but I hate having to
6.
▲
by
kbwt
7y ago
I would think exactly the opposite.
7.
▲
by
kbwt
7y ago
In your example, how do I embed a Foo in my FooAndBar object?
8.
▲
by
kbwt
7y ago
> On a small scale, planar waves can be modeled like flat sheets of paper traveling through space without any angular momentum (no twisting motion). They certainly have angular momentum, it just depends on the choice of origin. If you pi
9.
▲
by
kbwt
7y ago
At that point, what does Protobuf really buy you?
10.
▲
by
kbwt
7y ago
All of those will be around not because they are good, but because so many other things are built against their interfaces.
11.
▲
by
kbwt
7y ago
The application is using a proprietary client/server protocol, so it already lacks lacks any kind of interoperability. In this specific case, it's unclear whether the bug has direct security implications. The broken SHA-1 is used
12.
▲
by
kbwt
7y ago
Anecdotally I know of one very popular application that has a bug in their SHA-1 implementation causing it to effectively only perform a single round.
13.
▲
by
kbwt
8y ago
In the currently proposed revision, the law applies to anyone facilitating access to an internet-based service "unless the criminal use of the service is of insignificant importance". See the changes relative to the original draft
14.
▲
by
kbwt
8y ago
There is also a huge discrepancy between the proposal from January and the proposal that is being voted on: https://www.internet-strafrecht.com/wp-content/plugins/downl... A few highlights: - Instead of "prov
15.
▲
by
kbwt
8y ago
No, this law was proposed by NRW and Hessen, but if passed it would affect all of Germany.
16.
▲
by
kbwt
8y ago
Latest revision of the law drops the "restricted access" condition. Diff can be found here: https://www.internet-strafrecht.com/wp-content/plugins/downl...
17.
▲
by
kbwt
8y ago
That is not the version of the law that is being voted on. The amended version is much broader, doing away with the restricted access condition, and now applies to all crimes rather than a specific list. But the worst part, the text has bee
18.
▲
by
kbwt
8y ago
I haven't heard of anyone in Europe reporting their salary after-tax.
19.
▲
Tim Sweeney’s 2 minutes on stage at HoloLens 2 event say a lot about AR openness
(venturebeat.com)
2 points
by
kbwt
8y ago
|
0 comments
20.
▲
Microsoft at Mobile World Congress 2019
(news.microsoft.com)
1 points
by
kbwt
8y ago
|
0 comments
21.
▲
by
kbwt
8y ago
Simple. You can only get old bonds on the market, where that surplus is priced in.
22.
▲
Exponential Economist Meets Finite Physicist (2012)
(dothemath.ucsd.edu)
5 points
by
kbwt
8y ago
|
1 comments
23.
▲
C++ Headers are Expensive
(virtuallyrandom.com)
107 points
by
kbwt
8y ago
|
109 comments
24.
▲
by
kbwt
8y ago
iOS apps aren't Apple's products.
25.
▲
by
kbwt
8y ago
But then you pay the cost every single time on startup, unless your components barely interact.
26.
▲
by
kbwt
8y ago
> Using techniques like ranges [...] _dramatically increases_ optimized performance vs. naive techniques. This claim will require some evidence. In my experience, it's extremely common for novice engineers to trade orders of magnitu
27.
▲
by
kbwt
8y ago
On big projects, linking times are really the bottleneck. Sure, incremental linkers exist [1], but all of them tend to do O(n) work on every invocation. Source control software, even developed explicitly to scale [2], behaves the same way.
28.
▲
by
kbwt
8y ago
Recent article regarding D compile times: https://blog.thecybershadow.net/2018/11/18/d-compilation-is-...
29.
▲
by
kbwt
8y ago
I've personally been watching Rust from the sidelines. I am still waiting for a language to tackle excessive compile and link times.
30.
▲
by
kbwt
8y ago
ICOP is the opposite of polling. I really don't see the resemblance here.
More ›