Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
leef
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
Trusted Remote Execution: Policy-Enforced Scripts for AI Agents and Humans
(aws.amazon.com)
1 points
by
leef
4mo ago
|
0 comments
2.
▲
by
leef
2y ago
That is kind of the point of this repo. If your API implementation is too expensive for lambda move the same container to run on EKS/ECS fargate or ec2. The opposite holds as well - if you can save money by moving it from fargate to la
3.
▲
by
leef
3y ago
Ion has a binary format but is not specifically about real-time streaming. It is a JSON replacement. Ion originated 10+ years ago from the Amazon catalog team - the team that kept data about the hundreds of millions of items available on Am
4.
▲
by
leef
4y ago
I have my Calibre library store to Dropbox. Remarkable integrates with Dropbox so my library is always in sync! Works pretty well.
5.
▲
We Created ProtonCA – OpenPGP CA
(proton.me)
2 points
by
leef
4y ago
|
0 comments
6.
▲
by
leef
8y ago
The original pdf - http://www.cypherpunks.ca/%7Eiang/pubs/shattersecrets-spw18....
7.
▲
Shatter Secrets: Using Secret Sharing to Cross Borders with Encrypted Devices
(uwaterloo.ca)
15 points
by
leef
8y ago
|
2 comments
8.
▲
Amazon DynamoDB Transactions
(aws.amazon.com)
173 points
by
leef
8y ago
|
75 comments
9.
▲
AWS Ground Station – Ingest and Process Data from Orbiting Satellites
(aws.amazon.com)
598 points
by
leef
8y ago
|
159 comments
10.
▲
Firecracker
(firecracker-microvm.github.io)
5 points
by
leef
8y ago
|
1 comments
11.
▲
Firecracker – Lightweight Virtualization for Serverless Computing
(aws.amazon.com)
368 points
by
leef
8y ago
|
110 comments
12.
▲
AWS Transit Gateway
(aws.amazon.com)
6 points
by
leef
8y ago
|
0 comments
13.
▲
Measuring ROI for DMARC
(adam.shostack.org)
1 points
by
leef
8y ago
|
0 comments
14.
▲
Encrypt it or lose it: how encrypted SNI works
(blog.cloudflare.com)
8 points
by
leef
8y ago
|
0 comments
15.
▲
Metaparticle
(metaparticle.io)
1 points
by
leef
9y ago
|
0 comments
16.
▲
Rolling Out a Threat Modeling Program
(misti.com)
2 points
by
leef
9y ago
|
0 comments
17.
▲
by
leef
9y ago
I finally got into emacs using the prelude distribution - https://github.com/bbatsov/prelude It has sane defaults and contextual tips that help when you're getting started (and can turn off later).
18.
▲
AWS Announces Amazon Connect
(businesswire.com)
2 points
by
leef
9y ago
|
0 comments
19.
▲
by
leef
10y ago
Yes - http://amznlabs.github.io/ion-docs/spec.html
20.
▲
by
leef
10y ago
The intent of the stored schema isn't really for self-description. A typical use case for Avro is data storage over long periods of time. It is expected that the schema will evolve at some point during this time. Therefore you still
21.
▲
by
leef
10y ago
Ion has functions to turn Ion into JSON which will, of course, lose information. Annotations are dropped, decimals turn into a JSON number type which may lose precision, etc.
22.
▲
by
leef
10y ago
That's not true. Avro at least existed at the time. However they wanted something self-describing to replace JSON/XML usage. Avro is better suited as a data storage format rather than a transit oriented format. Of course, both
23.
▲
by
leef
10y ago
Finally! I've had to live the JSON nightmare since I left Amazon. Some of the benefits over JSON: * Real date type * Real binary type - no need to base64 encode * Real decimal type - invaluable when working with currency * Annotations
24.
▲
by
leef
11y ago
Why the severe restriction on users? $300/mo to go beyond five users eliminates any advantage on log volume.
25.
▲
by
leef
11y ago
I realize your previous comment was more in reference to transient network partitions so my comment is out of place. But whether the mechanism is manual or automatic once a network partition is discovered the reshuffle begins.
26.
▲
by
leef
11y ago
Really it doesn't matter and your point only goes to show one of Cassandra's flaws. When either a network partition or a server failure happens Cassandra starts reshuffling data amongst multiple hosts and filling network pipes. C
27.
▲
by
leef
11y ago
What's interesting to note is that Dynamo/Cassandra usage was killed at both Amazon and Facebook (DynamoDB from AWS is actually not based on Dynamo tech except in terms of what not to do). [1] - https://www.facebook.com
28.
▲
Looking for security trouble spots in Go code
(0xdabbad00.com)
45 points
by
leef
11y ago
|
4 comments
29.
▲
Amazon Machine Learning – Make Data-Driven Decisions at Scale
(aws.amazon.com)
251 points
by
leef
11y ago
|
51 comments
30.
▲
Amazon Machine Learning
(aws.amazon.com)
9 points
by
leef
11y ago
|
0 comments
More ›