Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
daniel-levin
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
by
daniel-levin
5mo ago
Before the AI craze, there were plans to allow guests to cleave off an AWS-managed enclave and expose IMDS to only that enclave [0]. No creds would ever be visible to the guest. The enclave would function as a signing oracle. The exact inte
2.
▲
Notes on porting the Wild linker to Illumos
(roci.co.za)
3 points
by
daniel-levin
9mo ago
|
0 comments
3.
▲
Hunting Bugs in Perf_event2
(roci.co.za)
1 points
by
daniel-levin
1y ago
|
0 comments
4.
▲
by
daniel-levin
3y ago
Difficulty is relative and practice makes perfect. People love to compare difficulty of processes, metals, positions etc. They’re all hard without practice. They’re all easy with a lot of practice. If you just want to fuse some metal it can
5.
▲
by
daniel-levin
4y ago
Coinbase unironically suggests using PKI to protect oneself. It’s unbelievable self-satire. https://www.coinbase.com/blog/celer-bridge-incident-analysis
6.
▲
by
daniel-levin
4y ago
Neat! This is the direction I’d hoped to see gvisor go in. What’s the reasoning for building from scratch and not piggybacking off gvisor?
7.
▲
by
daniel-levin
5y ago
I think if you come from the JVM / CLR world, you are so protected by the runtime’s patching up of references that it might not even occur to you that a (raw) pointer to a data structure’s internals can dangle after the data is moved a
8.
▲
by
daniel-levin
5y ago
Presumably not including chickens... broilers only live for 33 days on average
9.
▲
Detecting Socket Leaks with eBPF
(roci.co.za)
4 points
by
daniel-levin
5y ago
|
0 comments
10.
▲
by
daniel-levin
5y ago
Recommend watching this. https://m.youtube.com/watch?v=PorfLSr3DDI
11.
▲
by
daniel-levin
6y ago
Have you ever set up a high-occupancy building in a structure that isn’t rectilinear? It’s a space efficiency nightmare to fit naturally rectangular fixtures and appliances to rounded walls. I worked in a beautiful post-modernist building w
12.
▲
by
daniel-levin
6y ago
Microsoft shares source code with lots of partners. It would be asinine to admit that source code leaks, accidental or otherwise, would compromise their security. If they did that, it would create headaches for their massive contracts where
13.
▲
by
daniel-levin
6y ago
>> Why are compilers ones behind the curve? I suspect it’s because there aren’t a lot of high quality libraries you can integrate into the backend of compiler tools that don’t run into license issues pretty fast. Imagine if GNU binuti
14.
▲
by
daniel-levin
6y ago
Hi Eric, presumably the companies will trade on a limit order book, like other exchanges. This mechanism of price formation allows rapid price movements up or down. What’s to stop the speculators or retail investor hordes from piling into a
15.
▲
by
daniel-levin
6y ago
Corsair Link is horrible. If you use Linux you should check out ckb-next which is really nice.
16.
▲
by
daniel-levin
6y ago
It’s quite easy to make any JetBrains IDE stall if it’s resource constrained. It needs a lot of memory and a _lot_ of file descriptors.
17.
▲
by
daniel-levin
6y ago
>> I'm a programmer. I learned it from the internet. Same is true of Paul Le Roux [1]. I think if you're criminally inclined you'll find a way. [1] https://en.wikipedia.org/wiki/Paul_Le_Roux
18.
▲
by
daniel-levin
6y ago
I'm going to answer the question, rather than tell OP they should just use git. It might be worthwhile to check out Perforce [1]. Downsides: proprietary, expensive. Upside: you can version all sorts of content at a high level, not just
19.
▲
by
daniel-levin
6y ago
32 comments so far and no mention of the word budget. There's a great analogy between software engineering and construction. Does your organization build skyscrapers and gorge-spanning bridges? Or does it build driveways and swimming p
20.
▲
Who is still using Perl? Any good war stories?
3 points
by
daniel-levin
6y ago
|
3 comments
21.
▲
by
daniel-levin
6y ago
It’s useful in pure (abstract) math for linking similar proofs. If you can spot some subjective link between proofs (e.g a proof in algebra and a proof in number theory that use essentially the same counting method) then you might be onto a
22.
▲
by
daniel-levin
6y ago
Well, if the database has the number of tables, triggers, stored procedures, etc that SAP or Oracle’s ERP has then this seems less unreasonable. We’re talking thousands
23.
▲
by
daniel-levin
6y ago
I've just introduced a new engineer to a project in a language he hasn't used before. All of these points ring true! I want to suggest C# on .NET Core as a pleasant, fast language and ecosystem to learn. I used to avoid anything M
24.
▲
by
daniel-levin
6y ago
I have implemented FIX for a living for a few years. It’s fragmented beyond belief. You can have different standards for different parts of the same brokerage. You have to do separate conformance tests for different asset classes at the sam
25.
▲
by
daniel-levin
6y ago
I have experience working on civil investigations of financial crime. It takes a very long time to prosecute white collar crime of all kinds. Especially insider trading. The most effective technique is to overwhelm the accused with reports
26.
▲
by
daniel-levin
7y ago
dan at threeaddresscode dot com
27.
▲
by
daniel-levin
7y ago
Of course.
28.
▲
by
daniel-levin
7y ago
I’m a contractor. One of my gigs involved writing parsers for 20-something different kinds of pdf bank statements. It’s a dark art. Once you’ve done it 20 times it becomes a lot easier. Now we simply POST a pdf to my service and it gets par
29.
▲
by
daniel-levin
7y ago
The nature of Dunning Kruger implies that people who are not qualified to answer this question will try answer it.
30.
▲
by
daniel-levin
7y ago
I write a lot of .NET, can confirm this is a great class edit: any plans to add this (less Bluetooth support) to .NET standard?
More ›