Viewing profile — zurn
zurn
HN member- Joined
- Sun, Feb 13, 2011, 11:30 AM UTC
- HN karma
- 2,457
- Public activity
- 1,494 items
- HN profile
- View on Hacker News ↗
About zurn
No profile information was provided.
Recent public activity
-
comment
Comment #47930854
Looks like the BeBox motherboard didn't have the external L2 in the first place. Besides web sources, logic dictates this as well: Since dual-cpu was its selling point, it wouldn't…
-
comment
Comment #47749749
The Android version doesn't seem to be.
-
comment
Comment #42962118
Does this use case involve US data transfer? Azure seems to have invested quite a lot into implementing EU data residency.
-
comment
Comment #42681426
> > Machine -> Asm -> C -> Python -> LLM (Human language) > Something that you neglected to mention is, with every abstraction layer up to Python, everything is predictable and rep…
-
comment
Comment #37208442
But in SDR, the "underlying technology" of radio modulation, spread spectrum, etc is your software, no?
-
comment
Comment #37205892
Electricity is fungible, so when big operators buy wind-only power from the market, the rest of the demand uses the non-green power left in the pool. (It still potentially increase…
-
comment
Comment #37205843
There are some YAML based schemas there too. How does this work, is there a canonical YAML->JSON transformation, or does JSON schema spec have explicit YAML support? edit: skipping…
-
comment
Comment #37205827
You're allowed only very fractional duty cycle access. So depends on what you mean by "alternative to internet", but generally no.
-
comment
Comment #37205793
Software patentability is limited in a lot of places, can this actually be an argument in favour of doing things using SDR?
- story
-
comment
Comment #34487970
Buildings lose value over time in most places. And in many places where they don't, including renovation investments in the picture results shows declining value.
-
comment
Comment #33607476
How does the AGPL apply in this case, does it apply to the apps you build?
-
comment
Comment #32687878
Doesn't the shielding help prevent heat output only with short duration power use peaks? If we imagine the conductor is heating at the same rate 24/7, all of the heat must flow out…
- comment
-
comment
Comment #32010209
Unsurprisingly AWS is ghetto about this.
-
comment
Comment #30929424
The x86 monoculture has shaken around a bit. But surprisingly it seems there has been friction even on the JVM side, partly because of Docker style nonportable containers had time …
-
comment
Comment #30905417
Unikernels are here today. The other way to eliminate protection boundary crossings is to push everything to userspace, a la Snabb, DPDK etc.
-
comment
Comment #30840804
We're so far behind in replacing fossils and fighting off global warming disaster, that we should do both. Nuclear has worse bang for the buck though and decades long lead times. B…
-
comment
Comment #30682865
Network segregation is your last line of defense. Having anything rely on it is a recipe for a bad security that's always just one step away from someone getting around it due to m…
-
comment
Comment #30682497
Interesting that ES is still such a widely used component, this is a huge red flag about a software product. And of course there are lots of other regular complaints about it (eg u…
-
comment
Comment #30008802
Your impressions are cordect: DynamoDB is quite low-level and more like a DB kit than ready to use DB, for most applications it's better to use something else.
-
comment
Comment #29805986
There are benchmarks for different purpouses, but for users if you're going to run just one benchmark, the best one is the workload you have, or anticipate.
-
comment
Comment #29378412
Looked up the release date for this phone: January 2021.
-
comment
Comment #29378401
S8 was released in 2017, for anyone else curious.
-
comment
Comment #29378142
We do. Follow some of the Three.js people in Twitter to see some interesting things people are making, eg https://twitter.com/mrdoob For example this IFC-in-browser thing looks ama…