Viewing profile — borncrusader
borncrusader
HN member- Joined
- Thu, Sep 25, 2014, 6:43 PM UTC
- HN karma
- 23
- Public activity
- 38 items
- HN profile
- View on Hacker News ↗
About borncrusader
No profile information was provided.
Recent public activity
-
comment
Comment #18715385
Kudos! What do you think are some good resources to learn/get better at elixir?
- story
-
comment
Comment #18463091
By playing around with the app, I can totally see that this supersedes Google Sheets and Apps Script by a long way. Yes, the UI layer and the API accesses. In the backend, I feel a…
-
comment
Comment #18458930
More often we think there's a grand unified "catch-all" task one can do to have a clear mind, but in reality it's the reverse. Try to form small habits throughout the day. Check ou…
-
comment
Comment #18458885
movnorth.com has some links that can help you get started.
-
comment
Comment #18425845
India has a provision for previous citizens to apply to, called the OCI. You can reside in India, but you give up the right to vote and own agriculture land.
-
comment
Comment #18425025
I use the larger iPad pro - I understand it's quite expensive but that's the only Apple device we have for our home and me and my wife use it for our own purposes and we find it to…
-
story
Ask HN: How do I study distributed sytems?
I'm at the juncture of my career where I want to focus more on Distributed Systems and specialize more in it. Short of reading seminal papers, understanding existing data systems l…
-
comment
Comment #18027134
Really slick! Could you throw some insight about the techstack, architectural decisions etc.? Would love to understand more about those.
-
comment
Comment #17970964
This is not as trivial as it sounds. One of the main drivers for using a 32 bit internet address is word length of registers. Back in those days, 32-bit word lengths were pretty co…
-
comment
Comment #17937228
This is precisely what I was looking for :)
-
comment
Comment #17937198
This is an interesting idea. I've used tools that have autocompletion and also on vim with a plugin that I use to type notes. But the annoying thing is this is something that I'll …
-
story
Ask HN: Is there a shorthand equivalent for taking notes digitally?
I have briefly studied Pitman Shorthand (https://en.wikipedia.org/wiki/Pitman_shorthand) in the past and I've wondered how easy it is to concisely represent a lot of information in…
-
comment
Comment #17935274
This is totally worth it. :) Plus reading about Chanakya Neeti is good.
-
comment
Comment #17935265
I had some good insights from Work Rules! by Lazlo Bock - https://www.workrules.net
-
story
Ask HN: How do I consciously improve my reading and retention skills?
I've been a fairly voracious reader but over the last 4-5 years, I've noticed that I skim-read a lot (which has apparently become the norm - https://www.theguardian.com/commentisfr…
-
comment
Comment #17927152
This is very very important IMO. It doesn't matter if you're a junior developer or a senior developer, it always pays to be around people who know more than you and at the same tim…
-
comment
Comment #17771494
Intelligent algorithms can run smartgrids with power efficiency towards renewable sources of power. AI can help reduce resource wastage Please don't use JS or npm. Downloading the …
-
story
Ask HN: Companies that work on distributed systems/scalability?
I'm looking for relatively fast-paced companies that work on high scale, distributed systems other than the ones that make business through ads/social media/entertainment. That rul…
-
comment
Comment #17347468
I read this post yesterday and I couldn't really sleep much and kept thinking about this. This resonates with me so much - the job part, wanting to work on something much cooler, s…
-
comment
Comment #17311898
Your wiki looks good and inspiring! :)
-
comment
Comment #17211723
Another sentence I tried - "I wasn't that interested in working on my project today and hence I preferred to stay at home and watch Netflix in spite of the multitude of issues repo…
-
comment
Comment #17211678
Can't help but notice that this line - "If you see a red highlight, your sentence is so dense and complicated that your readers will get lost trying to follow its meandering, split…
-
comment
Comment #17025487
Well played, Google! Well played!
-
comment
Comment #16713943
JWTs are a good approach. I've also seen folks using mTLS with gRPC.