deleted by creator
I am Kisor. One attention deficit developer.
By day I work with aspnet and cloud. I tinker with other programming languages and frameworks occasionally. I will break into open source any day now.
deleted by creator
From Nowhere to Now here!
Congrats.
Is there a static typed equivalent of Python? Not MyPy, but a static Pythonic language.
I learnt of Kevin Mitnick from HN many years ago. I was pleasantly surprised to see him as the face of a company’s in-house security trainings. May he be at peace.
I have been using these blogs for my learning and enlightenment:
Thunderclient
Looks great, thanks for the rec.
Hey, I just found that it is common to think that divio plagiarized from diataxis. It is not. A person at divio came up with this and asked permission to spin it off into its own website.
I just learned this from footnote at this article: https://www.hillelwayne.com/post/problems-with-the-4doc-model/#fn:diataxis
It helped me. I jumped into AWS positions without any certifications. I was fine as long as I stuck what I needed to do. However, every time I had to work around a limitation of the architecture or come up with a strategy, it felt difficult as I had no context outside of the few services I touched. So I did the solution architecture cert and then the dev associate to understand how things are being planned in my project and plan and strategize better.
Great tip. This is simple enough to use on the daily.
Programming.dev with local filter is a good replacement for /r/programming for me. I am loving it here.
Regarding the life is never fair thing, there is a beautiful sequence in Little Miss Sunshine that goes into this.
Spent twenty years writing a book almost no one reads. But … he was also probably the greatest writer since Shakespeare. Anyway, he gets down to the end of his life, he looks back and he decides that all the years he suffered – those were the best years of his life. Because they made him who he was. They forced him to think and grow, and to feel very deeply. And the years he was happy? Total waste. Didn’t learn anything.
I would love to annoy some people with this. But seriously, thank you for the recommendation. This is incredible.
I feel like the original source for this is diataxis.fr.
I would love to do this and I will explore this.
What I have most issue with is the imperative mood — So many devs (in one case a very well-spoken EM), just say Added so and so changes instead of Add so and so changes.
I would like to know if this type of thing can be detected in a githook. What I usually do is educate the team I lead, but it all breaks/becomes harder when we either join another team for a duration or some other teams’ senior devs join our team(s).
committing to a commit message standard (see: https://cbea.ms/git-commit/)
I am almost giving up on this except for personal projects. I still use this as much as possible even in work projects. But most enterprise clients even the ones from US and UK don’t seem to care about this anymore.
I am a .NET dev and love the language, ecosystem, tooling and recently their open source initiatives. Few things that frustrate me. Here are my whines:
Hello and excellent news. I realized just now that these are features are exclusive to programming.dev which is awesome. Good work!
This is for 0mq right? I remember reading Pieter Hintjens about this realization he had over a long time of developing 0mq.