HackerTrans
TopNewTrendsCommentsPastAskShowJobs

indogooner

no profile record

Submissions

"The American River Ganges" – Thomas Nast: Prince of Caricaturists

library.osu.edu
2 points·by indogooner·geçen yıl·0 comments

Open letter to graduate students and other procrastinators: it's time to write

nature.com
8 points·by indogooner·geçen yıl·0 comments

The Forty Year Programmer [video]

youtube.com
1 points·by indogooner·2 yıl önce·0 comments

Microscopic plastics could raise risk of stroke and heart attack, study says

theguardian.com
5 points·by indogooner·2 yıl önce·0 comments

The leadership myth in replicated databases

maheshba.bitbucket.io
1 points·by indogooner·3 yıl önce·0 comments

Bob Lee deserved better than to be killed – and then co-opted in death

missionlocal.org
7 points·by indogooner·3 yıl önce·2 comments

I still don’t have the multiplication tables memorized – Daniel Lemire's blog

lemire.me
9 points·by indogooner·3 yıl önce·1 comments

The Worst Pediatric-Care Crisis in Decades

theatlantic.com
2 points·by indogooner·4 yıl önce·0 comments

How does breathing affect your brain? (2022)

smithsonianmag.com
1 points·by indogooner·4 yıl önce·0 comments

Apache Pegasus - A horizontally scalable, high-performance key-value store

github.com
110 points·by indogooner·4 yıl önce·39 comments

How hot is too hot for the human body?

theconversation.com
4 points·by indogooner·4 yıl önce·0 comments

Building a Cloud Database from Scratch: Why We Moved from C++ to Rust

singularity-data.com
2 points·by indogooner·4 yıl önce·1 comments

New eye drops can help aging people see better

theconversation.com
2 points·by indogooner·4 yıl önce·0 comments

[untitled]

4 points·by indogooner·4 yıl önce·0 comments

What a Math Party Game Tells Us About Graph Theory

quantamagazine.org
48 points·by indogooner·4 yıl önce·19 comments

[2018] How to Pick a Career (That Fits You)

waitbutwhy.com
2 points·by indogooner·4 yıl önce·0 comments

The James Webb Space Telescope Has Launched: Now Comes the Hard Part

scientificamerican.com
1 points·by indogooner·5 yıl önce·0 comments

Extreme poverty: how far have we come, how far do we still have to go?

ourworldindata.org
4 points·by indogooner·5 yıl önce·0 comments

Indian tech companies made big WFH promises. Now they’re calling workers back

restofworld.org
14 points·by indogooner·5 yıl önce·5 comments

The idea of the West has always been in motion and in crisis Essays

aeon.co
1 points·by indogooner·5 yıl önce·0 comments

comments

indogooner
·3 yıl önce·discuss
Can you point to some resources (discussions/blogs/papers) on these? I was under impression that the reason recent database kernels are in C++ is because the authors are more proficient in it which should change as Rust becomes more popular.
indogooner
·3 yıl önce·discuss


  >>> As someone working for AWS, better uptime, lower costs, and higher feature throughput. How about justifying return to office with hard numbers showing that we've fallen short on those points instead of just handwaving that "it's better"
This is the most logical argument I have read on this post. Surely forcing a decent percentage even if not majority to come to office would not improve productivity. I have seen most water cooler talks which are just gossiping and not about the aha breakthrough you stumble upon when talking to a co-worker.
indogooner
·3 yıl önce·discuss
Where did the original comment imply this?
indogooner
·4 yıl önce·discuss
J Hopcroft, JD Ullman, R Motwani, Introduction to Automata Theory, Languages and Computation

I have heard M Sipser's book is also good but have not gone through it myself.
indogooner
·4 yıl önce·discuss
Blogger, Twitter and Medium. Thanks Ev. Still long for clutter free Medium interface.
indogooner
·4 yıl önce·discuss
It sounds incredulous but I have heard similar things about Oracle. May be a large dev team can duct tape enough so that the product is solid.
indogooner
·5 yıl önce·discuss
This sounds very useful. The quality of sagas would matter a lot. This is from my personal experience of trying to build a news site in my past life which cuts the clutter and focuses on facts. The problem I faced was in how do I decide which link to choose without biases. This turned off a lot of people who did not conform to that view. Even on clear topics. For instance most people agree racism is bad but there would be diverse opinion on where to draw the line and what actions constitute racism.

However there are quite a few topics where you could be objective - sports scores, election results, new releases etc.

Good luck. Hope to see it on Show HN one day.
indogooner
·5 yıl önce·discuss
Yes this is one way bu the salary gap is too huge and most startups when they start growing start hitting same problems. There may be handful with top class leaders who are better but from my limited experience they have been very rare or may be my network is too small.
indogooner
·5 yıl önce·discuss
Wish I had VP or directors like you. This is a great way to improve the team morale as well as product quality.
indogooner
·5 yıl önce·discuss
I guess a lot of this should be driven by leadership team. On the contrary I see leaders themselves staying late in office, scheduling late evening status update meetings. And the developers also contribute to this. They stay up late, send status updates past midnight and then in the next company all-hands they are lionized for this. No one even bothers to retrospect what inefficiencies are causing everyone to work crazy hours. And that how can someone remain productive with this.
indogooner
·5 yıl önce·discuss
This has been my experience as well. The places where testing was an afterthought meant the software was not testable easily. Executing multiple steps to test one feature meant QA folks kept running into one or other service issues causing delay in bug discovery. Rather than giving time to devs for fixing this, the management put more devs on test writing and were more interested in looking at dashboards.