Viewing profile — daniel-levin
daniel-levin
HN member- Joined
- Sat, Dec 08, 2012, 8:17 AM UTC
- HN karma
- 870
- Public activity
- 218 items
- HN profile
- View on Hacker News ↗
About daniel-levin
No profile information was provided.
Recent public activity
-
comment
Comment #47731580
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. Th…
- story
- story
-
comment
Comment #39200813
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…
-
comment
Comment #34214964
Coinbase unironically suggests using PKI to protect oneself. It’s unbelievable self-satire. https://www.coinbase.com/blog/celer-bridge-incident-analysis
-
comment
Comment #33710855
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?
-
comment
Comment #27597369
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 str…
-
comment
Comment #27237730
Presumably not including chickens... broilers only live for 33 days on average
- story
-
comment
Comment #27220956
Recommend watching this. https://m.youtube.com/watch?v=PorfLSr3DDI
-
comment
Comment #25606928
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 roun…
-
comment
Comment #25595892
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,…
-
comment
Comment #25397434
>> 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 …
-
comment
Comment #24423455
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 …
-
comment
Comment #23807216
Corsair Link is horrible. If you use Linux you should check out ckb-next which is really nice.
-
comment
Comment #23806960
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.
-
comment
Comment #23712580
>> 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/Pa…
-
comment
Comment #23671315
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…
-
comment
Comment #23614579
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-span…
-
story
Who is still using Perl? Any good war stories?
Today I dug up some old Perl scripts I wrote about 11 years ago. I cobbled together a program to find duplicate mp3 files, where the sound is the same but the metadata may differ. …
-
comment
Comment #23390062
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 es…
-
comment
Comment #23362679
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
-
comment
Comment #23360686
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 …
-
comment
Comment #23214432
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 separ…
-
comment
Comment #22849830
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 e…