Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
zurn
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
zurn
5mo ago
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 make sense to ship a disabled L2 implementaton on
2.
▲
by
zurn
5mo ago
The Android version doesn't seem to be.
3.
▲
by
zurn
2y ago
Does this use case involve US data transfer? Azure seems to have invested quite a lot into implementing EU data residency.
4.
▲
by
zurn
2y ago
> > 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 repeatable. As long as you consider C and
5.
▲
by
zurn
3y ago
But in SDR, the "underlying technology" of radio modulation, spread spectrum, etc is your software, no?
6.
▲
by
zurn
3y ago
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 increases wind buildout so it can have indirect positive impact espe
7.
▲
by
zurn
3y ago
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 the theoretical foundations, there seems to be at least
8.
▲
by
zurn
3y ago
You're allowed only very fractional duty cycle access. So depends on what you mean by "alternative to internet", but generally no.
9.
▲
by
zurn
3y ago
Software patentability is limited in a lot of places, can this actually be an argument in favour of doing things using SDR?
10.
▲
OpenSSL fixes High Severity data-stealing bug – patch now
(nakedsecurity.sophos.com)
9 points
by
zurn
4y ago
|
1 comments
11.
▲
by
zurn
4y ago
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.
12.
▲
by
zurn
4y ago
How does the AGPL apply in this case, does it apply to the apps you build?
13.
▲
by
zurn
4y ago
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 of the cable at the same rate it's getting g
14.
▲
by
zurn
4y ago
Unsurprisingly AWS is ghetto about this.
15.
▲
by
zurn
4y ago
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 to cement in the x86 monoculture period.
16.
▲
by
zurn
4y ago
Unikernels are here today. The other way to eliminate protection boundary crossings is to push everything to userspace, a la Snabb, DPDK etc.
17.
▲
by
zurn
4y ago
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. But as long as it can be financed without displacing mor
18.
▲
by
zurn
5y ago
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 misconfiguration, request forgery, networks configuratio
19.
▲
by
zurn
5y ago
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 uses a lot of memory and wants a 3-node cluster so costs 4 fi
20.
▲
by
zurn
5y ago
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.
21.
▲
by
zurn
5y ago
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.
22.
▲
by
zurn
5y ago
Looked up the release date for this phone: January 2021.
23.
▲
by
zurn
5y ago
S8 was released in 2017, for anyone else curious.
24.
▲
by
zurn
5y ago
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 amazingly useful: https://twitter.c
25.
▲
by
zurn
5y ago
I just went through comments from all the times this has been reposted in the past 10 years, and this is (so far) the first time there aren't any complaints about not working in their browser! I'm counting just the submissions tha
26.
▲
by
zurn
5y ago
Seems like a possibly good business strategy for w3techs. They publish numbers that are very surprising to most people, like Python and JS are used on 1.5% of sites vs PHP on 79%, then offer some very handwavy text about the data ("In
27.
▲
by
zurn
5y ago
People living in arctic areas with multi-month polar night generally already have some other heating energy source, as it gets a bit chilly. But in the summer they can have 24/7 solar energy! There's not many people living in thes
28.
▲
by
zurn
5y ago
Many of the loads discussed, eg washing machines, are also reasonable matches a local solar power source, as it's much cheaper to buffer hot water than have large batteries. (Water heating dominates the energy used in those, the mechan
29.
▲
by
zurn
5y ago
Actually i misread the example as using println instead of str because my brain had been primed by println in the headline!
30.
▲
by
zurn
5y ago
For those of us using CIDER don't forget #break / #dbg! https://docs.cider.mx/cider/debugging/debugger.html#using-th...
More ›