HackerTrans
トップ新着トレンドコメント過去質問紹介求人

zuj

no profile record

投稿

Worldwide BSOD outage caused by Crowdstrike

abc.net.au
39 ポイント·投稿者 zuj·2 年前·1 コメント

Ask HN: Are websites able to get my profile picture from Google services

1 ポイント·投稿者 zuj·3 年前·0 コメント

Ask HN: Help finding a paper talking about improving systems.

2 ポイント·投稿者 zuj·3 年前·2 コメント

Ask HN: What does your shutdown and boot up process looks like?

7 ポイント·投稿者 zuj·4 年前·10 コメント

Ask HN: What resources helped you to become mentally sharp

8 ポイント·投稿者 zuj·5 年前·2 コメント

What scientific term or concept ought to be more widely known? (2017)

edge.org
60 ポイント·投稿者 zuj·5 年前·67 コメント

Ask HN: How are you taking care of you eyes?

153 ポイント·投稿者 zuj·5 年前·184 コメント

Packaging Con 2021 Talks

youtube.com
2 ポイント·投稿者 zuj·5 年前·0 コメント

コメント

zuj
·3 年前·議論
This hit home hard. Wondering if this is the case with giving advice as well ? In case of giving advice you are not selling a product but definitely selling an alternative path of action you would like there other person to take. And they will only take it if they understand you in the first place.
zuj
·3 年前·議論
I like how Sarah Mei says, "Inline everything". You don't get to go on a refactoring crusade. You do it on a daily basis when you are working on the actual production issues. Easy to say but based on my experience, it is the only way to move things in the right direction and keep them that way.
zuj
·3 年前·議論
This is an interesting observation. I like to think myself as a slow programmer. Do you think discussing this in an interview before you actually got the job in order to evaluate if you are fit to the role joining is a good idea ?
zuj
·3 年前·議論
Something I am thinking of similar to this. Firefighter vs Gardener. The firefighter focuses on the high stakes issue at hand and make sure it is solved in time and without much damage. The Gartner ensues the fire doesn't happen in the first place by making sure he is cleaning up the dried leaves in the first place.

But in a company environment, the firefighters are more valued are praised because that's something you can see and quantify. where as the regular cleanup/refactoring and fine-tuning the api is invisible and boring. Just a thought.
zuj
·3 年前·議論
Exactly what I was looking for. Thank you my friend.
zuj
·5 年前·議論
Just to add to this, anything processed is generally not great for health. After going through a lot of gut issues and reading many articles and books here is what I understood..

Avoid things which... * contains more than 3 components which you can't understand. * your grandma doesn't recognise as food. * comes in a plastic cover and doesn't degrade for a long time.

I know this pretty much eliminates the entire super market but if you go through what I have you will rethink everything you put in your mouth.
zuj
·5 年前·議論
That means you are pushing your limits. Don't start with a full day fasting. Start slow by doing some form of intermittent fasting or time restricted feeding. I would say go for having early dinner and a late breakfast to begin with. Once you are adapted to log hours of not eating, skip one of the meals in the day, depends on your situation but the easiest one to start with is skipping breakfast. Then you can slowly work your way to full day fasting.
zuj
·5 年前·議論
Peter Attia has a eye opening podcast on the role of fructose and sugar in general on health. https://peterattiamd.com/rickjohnson/
zuj
·5 年前·議論
WOW! Just WOW!
zuj
·5 年前·議論
LOL! Isn't that every dysfunctional organisation ?
zuj
·5 年前·議論
I remember coming across the first sick systems article you mentioned almost 5 years back when I was with a company which the symptoms of a sick system and this article helped immensely. While I could know that the place is bad and not suitable for me I couldn't really pinpoint why it is bad and how I can get out of it. This article gave me a great perspective and actually propelled my career.
zuj
·5 年前·議論
> every parent is just a human who is mostly winging it trying the best they can This is an eye opening statement. Often as a kid, parents tend to look like gods and superheros because they are doing things which are impossible for us. As we age we tend to notice the shortcomings both from the current situation as they are ageing and from our child hood which we have better understanding now. Again, second order thinking helps a lot here I guess.
zuj
·5 年前·議論
99percentinvisible did a podcast on the culture of hanko and how it changed during the pandemic. It is pretty interesting. https://99percentinvisible.org/episode/hanko/
zuj
·5 年前·議論
Naive question, isn't gobo, nix and other systems trying to make a tag based file systems at the end?

https://www.nayuki.io/page/designing-better-file-organizatio...
zuj
·5 年前·議論
defunct ? Isn't this the same ? https://www.usenix.org/conferences/byname/5
zuj
·5 年前·議論
Just wanted to add Austin: Python frame stack sampler for CPython written in pure C (https://github.com/P403n1x87/austin)
zuj
·5 年前·議論
This is amazing. I just gave a quick glance and love your style.

I just wish you would have provided ipynb instead of md. It would be so much fun to just modify and run as I am learning. Thank you!
zuj
·5 年前·議論
Python might not be energy efficient in the hardware it is definitely efficient in the wetware.
zuj
·5 年前·議論
It is a pain to work with invoke now. It is all find and dandy for the basic features but you going to hit the seams soon you start trying advanced stuff. Looks like the project is going to be abandoned.
zuj
·5 年前·議論
How does this compare to pyinvoke or they are completely different ?