Viewing profile — tnorgaard
tnorgaard
HN member- Joined
- Thu, Jan 15, 2015, 10:56 PM UTC
- HN karma
- 226
- Public activity
- 30 items
- HN profile
- View on Hacker News ↗
About tnorgaard
No profile information was provided.
Recent public activity
-
comment
Comment #46249333
This talk seems set out to prove that "XML is Bad". Yes XML-DSig isn't great with XPaths, but most of these attack vectors has been known for 10 years. There is probably a reason w…
-
comment
Comment #46249175
As having implemented EDIFACT parsers and translation layers, Universal Business Language (Oasis UBL) is a bliss to work with. Yes, it's a big standard and looks scary when startin…
-
comment
Comment #45990745
Does the "Stop broadcasting SSID" option in most Wifi access points / routers prevent wardriving or is the BSSID still leaked?
-
comment
Comment #45738849
I wish we would focus on making tooling better for W3C EXI (Binary XML encoding) instead of inventing new formats. Just being fast isn't enough, I don't see many using Aeron/SBT, i…
-
comment
Comment #43368050
Super interesting compiling pg, I assume, with same as the zfs block size! It was always on our todo to try, but never got around to it. If possible, what block size did you end up…
-
comment
Comment #42901404
If I may make an suggestion: Instead of a static json file, read at boot, I'd suggest passing the feature flags down per request as a header, or a pointer to the set of feature fla…
-
comment
Comment #39457957
Viking Link, the 765 km HVDC (VSC-based) link rated at 1400 MW between England and Denmark has a rated loss at 3.7% [0]. [0] https://www.viking-link.com/auction-faqs
-
comment
Comment #31841389
I belive that Solaris (OpenSolaris) Zones predates LXC by around 3 years. Even when working with k8s and docker every day, I still find what OpenSolaris had in 2009 superior. Cross…
-
comment
Comment #28881981
Answer: Materalized Views. On a unrelated note: Still hoping for those automatically refreshed materalized views in PostgreSQL, ala what VoltDB has.
-
comment
Comment #25509020
If one wanted to do server side rendering in Java with something like Turbo links, in 2020 - what would one use? JSP? Grails? JSF? Or just hit the bar instead? :-)
-
comment
Comment #16768357
According to this IBM study [2]/Wiki article [0], the probability is much higher - per the study with 128GiB of memory it is every 1h 25min. There was an anecdote[1] about a Power …
-
comment
Comment #14926556
I see there is a few posts repeating the common interpretation that glyphosate is not dangerous because it only targets metabolic pathway only animals has, so for the sake of discu…
-
comment
Comment #14456090
Krste Asanovic in https://www.youtube.com/watch?v=KxuQW8HWBXI shows numbers that the Berkeley Rocket implementation of RISC-V is both faster and has smaller die size than the ARM C…
-
comment
Comment #13853167
We run with ZFS over LUKS encrypted volumes in production on AWS ephemeral disks and have done so in over two years on Ubuntu 14.04 and 16.04. The major issue for us has been getti…
-
comment
Comment #13853084
Please stop spreading this misinformed statement. I assume you are referring to the ZFS ARC (Adaptive Replacement Cache). It works in much the same way as a regular Linux page cach…
-
comment
Comment #13279807
We have been running ZFS on Linux in production since April 2015 on over 1500 instances in AWS EC2 with Ubuntu 14.04 and 16.04. Only one kernel panic observed so far, on a Jenkins/…
-
comment
Comment #13279731
Direct link to the Youtube video: https://www.youtube.com/watch?v=bVkZz49PxIA .
- story
-
comment
Comment #13155106
Have you considered Rackspace's OnMetal products or other IaaS providers that run bare metal, such as Joyent Public Cloud? If you are in such a rush, I'll suggest to factor in both…
-
comment
Comment #12334551
Less technical article: https://www.fastcompany.com/3063006/why-on-earth-is-google-b... (Why On Earth Is Google Building A New Operating System From Scratch?).
- story
-
comment
Comment #11982302
I would recommend anybody interested in filesystems to watch Jeff Bonwick (ZFS inventor) explain the design of ZFS: https://www.youtube.com/watch?v=NRoUC9P1PmA . They have a few ve…
-
comment
Comment #11552802
Interestingly, this was what Alan Kay was advocating for on the web: "A bytecode VM og something like X for graphics" [1]. When Lars Bak and Kasper Lund launched Dart [2], I found …
- comment
-
comment
Comment #10369979
Good questions you raise, nhaehnle. First of, I don't try to pretend to be a scholar in economics, so please bare with me. That a capital system contains people/entities that accum…