Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
cmsd2
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
by
cmsd2
4y ago
Please tell me this is a joke. The fact tether trades readily on an exchange is a major factor for it being convertible, even if at a price you don’t like.
2.
▲
by
cmsd2
4y ago
I don’t know where you got this advice from but this is precisely wrong from my reading of the rules. An asset exchange between two non legal tender assets is treated exactly the same as any other disposal and acquisition and absolutely is
3.
▲
by
cmsd2
5y ago
i would get rid of infinite scrolling.
4.
▲
by
cmsd2
7y ago
it looks like in the future it might be a better way of implementing khttpd by handing over from a userspace control program the accept->read->sendfile->close sequence of async operations to the kernel
5.
▲
by
cmsd2
7y ago
i predict this comment will age badly.
6.
▲
by
cmsd2
7y ago
the rise of this submission to the front page and the swift sinking back under the waves, along with the vote war on comments here is interesting. this place isn't nearly so left-leaning as i'd assumed.
7.
▲
by
cmsd2
7y ago
I like CDK because: 1. it's type-checked (using your choice of language/compiler) 2. modularity is done using in-app code, rather than extending serverless with plugins in javascript 3. i think cdk scales better to projects compos
8.
▲
by
cmsd2
7y ago
it seems litestep is still alive.. just.
9.
▲
by
cmsd2
7y ago
what's a blog? oh you mean a weblog. /s
10.
▲
by
cmsd2
8y ago
RAF allows moustaches too. Apparently "not to extend below the edge of the mouth" which still leaves quite a lot of room for expression I would guess. Rule still applies while on secondment [1]. My Grandfather was born before the
11.
▲
by
cmsd2
8y ago
The gentrification argument is strange to me. Gentrification as an effect happens when an area becomes more desirable to live in. That means here that people place a positive value on public transport. To deny an area the benefit of public
12.
▲
by
cmsd2
8y ago
Possibly sightly obscure, but there's also an xmpp extension called BOSH[1] which is iirc long-polling applied to xmpp. [1] https://xmpp.org/extensions/xep-0124.html
13.
▲
by
cmsd2
8y ago
Bingo In Name Only?
14.
▲
by
cmsd2
8y ago
see the analysis of guccifer 2 and the dnc hack. i don't think there's a substitute for old-fashioned detective work. and luck of course.
15.
▲
by
cmsd2
8y ago
without a doubt: Calculus in a single variable with Robert Ghrist https://www.coursera.org/learn/single-variable-calculus for lots of people here it'll revisit some material you learnt at school but it does go fur
16.
▲
by
cmsd2
9y ago
really? both Azure AD and AWS Cognito use RS256 as the only algorithm supported. perhaps my sample size is small.
17.
▲
by
cmsd2
9y ago
as has NewRelic. https://blog.newrelic.com/2017/09/13/distributed-tracing-ope...
18.
▲
by
cmsd2
9y ago
If you're in AWS land, try a step function triggered from SNS. Executions can last up to a year. To shell out to processes that actually perform the work either invoke a lambda or start an ECS task.
19.
▲
by
cmsd2
9y ago
Is there any risk of the thinner blood leaving you predisposed to complications in the event of an unrelated traumatic injury? ..analagous to how Amber died in season 4 of House?
20.
▲
by
cmsd2
9y ago
Chris Dillow is a good read on this topic http://stumblingandmumbling.typepad.com/stumbling_and_mumbli...
21.
▲
by
cmsd2
9y ago
Sounds like https://flattr.com/
22.
▲
by
cmsd2
9y ago
The next logical step is to mark with parentheses the two branches of the if expression: (if (or cond1 cond2) (then) (else)) although i suppose it's not really hugo anymore..
23.
▲
by
cmsd2
9y ago
http://www.projectrho.com/public_html/rocket/torchships.php assuming an epstein drive is possible yeah it opens up more or less direct brachistochrone trajectories between here and mars. Just wait until the planet
24.
▲
by
cmsd2
10y ago
We've had preview access at work. It seems nice enough and I'm looking forward to playing with the APIs. It does still rely on the other o365 components for features, which just shows up how janky lync and sharepoint can be. we&#x
25.
▲
by
cmsd2
10y ago
I like the trend towards taming async networks, like the nopaxos paper which show's what's possible when the network layer provides a total order on client requests. Seems not completely unrelated to prior work to turn async netwo
26.
▲
by
cmsd2
10y ago
The Guardian style guide is the only one of the newspapers for which I could find an entry on this. https://www.theguardian.com/guardian-observer-style-guide-e It recommends dropping the dots. I know we were taught in schoo
27.
▲
by
cmsd2
10y ago
A coworker showed me Akka Streams recently. It allows you to overcome the impedence mismatch between threadpools processing jobs at different speeds where one task feeds into another. Could be a neat way to join up the i/o bound tasks
28.
▲
by
cmsd2
11y ago
there are a lot of forks of linenoise out there now. this one looks good, but it's a big task to pick through all the divergent copies of the code and figure out which ones have genuine improvements and which ones are now rotting. ther
29.
▲
by
cmsd2
12y ago
uk here. not sure i've ever seen a phillips screwdriver. we just use posidrive, but call it phillips all the same. i'm not old enough to remember pre-metric though.
30.
▲
by
cmsd2
12y ago
For bootstrapping a kernel, I had trouble with cross compiling. My kernel doesn't yet support a libc hosted environment, so I use a i686-pc-elf gcc target with -ffreestanding. rustc works niceley if your target environment is similar e
More ›