HN user

aratno

459 karma
Posts31
Comments47
View on HN
www.featherbase.info 6mo ago

Featherbase

aratno
4pts0
arxiv.org 5y ago

AnyDB: An Architecture-Less DBMS for Any Workload

aratno
76pts7
engineering.linkedin.com 5y ago

Experimentation Infrastructure at LinkedIn

aratno
1pts0
vlfig.me 5y ago

Microservices: Architecture Nihilism in Minimalism's Clothes

aratno
2pts0
pages.cs.wisc.edu 5y ago

The Snowflake Elastic Data Warehouse (2016) [pdf]

aratno
2pts0
www.stuartcheshire.org 5y ago

Latency and the Quest for Interactivity (1996) [pdf]

aratno
31pts0
arc.cecs.pdx.edu 6y ago

Technology and Courage (1996) [pdf]

aratno
1pts0
en.wikipedia.org 6y ago

Happy Eyeballs

aratno
1pts0
aws.github.io 6y ago

AWS Chalice

aratno
4pts0
news.ycombinator.com 6y ago

Is there a readability metric for source code?

aratno
1pts1
brooker.co.za 6y ago

Some Virtualization Papers Worth Reading

aratno
24pts0
www.youtube.com 6y ago

The ecosystem is moving (2019) [video]

aratno
21pts4
www.somethingsimilar.com 6y ago

Notes on Distributed Systems for Young Bloods (2013)

aratno
216pts8
www.systems-thinking.org 6y ago

Mental Model Musings

aratno
1pts0
drive.google.com 6y ago

ACM: Computing Curriculum Draft for 2020s

aratno
11pts0
www.economics.ox.ac.uk 6y ago

Benefits of Forced Experimentation: Evidence from the London Underground (2015) [pdf]

aratno
8pts1
dl.acm.org 6y ago

Autopilot: Workload Autoscaling at Google

aratno
29pts8
www.economics.ox.ac.uk 6y ago

Benefits of Forced Experimentation: Evidence from the London Underground (2015) [pdf]

aratno
2pts0
cs.brown.edu 6y ago

Canopy: An End-to-End Performance Tracing and Analysis System (2017) [pdf]

aratno
2pts0
www.cs.utexas.edu 6y ago

Truisms (1978)

aratno
74pts43
slack.engineering 6y ago

Deploys at Slack

aratno
1pts0
medium.com 6y ago

Career Advice for ICs

aratno
1pts0
assets.amazon.science 6y ago

Millions of Tiny Databases [pdf]

aratno
173pts10
gumroad.com 6y ago

The Good Parts of AWS

aratno
4pts0
github.com 6y ago

De-risking custom technology projects

aratno
2pts0
www.cs.utexas.edu 7y ago

Truisms (1978)

aratno
1pts0
m.youtube.com 7y ago

Principles of Technology Leadership – Bryan Cantrill (2017) [video]

aratno
3pts0
arxiv.org 8y ago

Modular Responsive Web Design Using Element Queries

aratno
1pts0
www.wired.com 8y ago

The Other Tech Bubble

aratno
7pts0
darebee.com 9y ago

High quality fitness resource – free access, forever, for everyone

aratno
2pts0

Immediately searched for “Nagle”, “TCP”, etc but was surprised to see this is something else! Not the typical TCP_NODELAY issue.

I don’t think this is a fair reason to write the tool off. They support Homebrew, and I’m sure will add other install methods in the future. Piping to bash is no worse than clicking “yes” on every step of an install wizard.

TypeScript 4.1 6 years ago

Using something like io-ts gives you the benefits of static types and runtime types. JSON Schema typically just provides runtime guarantees but doesn't come with the same development experience. I've been very happy with io-ts so far.

ML-assisted query optimization is super interesting to me (I've had to fight the uphill battle against anomalies in Postgres stats and estimations[1]), but I'd also love to see more optimization and auto-tuning across the "stack":

- Use column-oriented storage for columns that are frequently scanned in analytical queries

- Automated index management, based on user-provided boundaries for write throughput, disk footprint, query latency

- Calibrated optimism for heap updates. AFAIK, current DBs are either optimistic (assume transactions are more likely to commit than rollback) and update the heap in-place, and write the old value elsewhere in case of rollback, or pessimistically write all updates in new, versioned tuples and let MVCC (and garbage collection) handle the rest. Would be interesting to see the performance improvement that could come from modeling commit / rollback outcomes and optimizing accordingly.

- Using variable-sized pages to reduce overhead for older pages, as a sort of light cold storage

Anyone know of any DBs that automatically tune these aspects?

[1] http://www.vldb.org/pvldb/vol9/p204-leis.pdf

Cli.fan 7 years ago

Love the design! This is the first light/dark theme switch I’ve actually liked. Great work!

From “Design Decisions”[1]:

JSON. The protocol for front-end / back-end communication, as well as between the back-end and plug-ins, is based on simple JSON messages. I considered binary formats, but the actual improvement in performance would be completely in the noise. Using JSON considerably lowers friction for developing plug-ins, as it’s available out of the box for most modern languages, and there are plenty of the libraries available for the other ones.

1: https://github.com/xi-editor/xi-editor/blob/master/README.md...

I don’t think it’s ridiculous. I think it simply says that people with stringent ethics cannot serve others and cede control. They may bootstrap their own businesses, become their own bosses, or find another way to operate independently.

For some, control is relinquished to VCs. For others, it is the funders of their research, or their bosses.

Most people are not as picky about their ethics as they are about their diets.

But do you think that the total number of grad students is a measure of good? If so, it makes sense to get funding for them by any means necessary.

But if not, there is an amount of unethical, unacceptable funding which trumps the good of the grad students it provides for.

Couldn’t some other professor take the available funding, and support those additional students?

Many of the reasons he stated can also be applied to VC funding:

One thing that makes the slope so slippery is that you have accumulated responsibility for a lab full of graduate students, and the consequences of a major drop in funding will be even more painful for them than it is for you.

Nearly 40% of Blind (teamblind.com) users are self-reporting depression. This is far from a representative sample of the tech industry. In my experience, people only join a service like Blind if they feel some level of dissatisfaction at work that they can’t bring up to their own leadership. It makes sense that this population is more likely to be depressed, and it is far from representative of the entire industry.

This is such a bizarre experience to share, given the current position and optics of Twitter. As others have mentioned, there’s some serious irony in his praise of silence and separation. What was he expecting to get out of it?

Just made the depressing transition from looking at Craigslist housing in SF to seeing this. The concept looks great, but it's hard to tell who its for. I assume you need to own the land it's placed on, so how could it be used for vacationing?

I actually really liked the egg as an icon, and I'm sad to see it go. The colors should have been rethought though. Muted colors that are universal for all accounts (instead of each account getting its own bright color) would also encourage users to upload their own photos.

I don't see the point of using an "alternative" head shape, or including shoulders in the default image. No matter how the head is shaped, it'll represent some users more than others. Using an egg avoided this issue of approximating a human shape.