Skip Navigation
attn_dfct_dev kisor @programming.dev

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.

Posts 3
Comments 19
Is there a place where you can request code reviews on opensource software?
  • This is for 0mq right? I remember reading Pieter Hintjens about this realization he had over a long time of developing 0mq.

  • Ow yeah
  • From Nowhere to Now here!

    Congrats.

  • Unit testing isn't enough. You need static typing too.
  • Is there a static typed equivalent of Python? Not MyPy, but a static Pythonic language.

  • Famous hacker, Kevin Mitnick passes away at 59
  • 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.

  • What happened to Postman?!
  • Thunderclient

    Looks great, thanks for the rec.

  • Lemmy should have a way to browse by domain

    I miss this function from reddit. I used it often to find if a post has already been submitted. Also, it was useful to see what else was posted from this domain. I hope some day this will come to Lemmy.

    Examples:

    1. https://www.reddit.com/domain/hillelwayne.com/
    2. https://www.reddit.com/domain/hillelwayne.com/top/?sort=top&t=all
    0
    The Grand Unified Theory of Documentation (AKA: Your project needs all 4 types or you have bad documentation)
  • 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

  • 50% off voucher for AWS associate exams
  • 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.

  • What are some advantages and challenges you've experienced while working remotely?
  • I enjoyed all the 90% of pros for the first 1.5 years. Then my personality seemed to have changed over, after a bout of Covid. So I now enjoy a hybrid model, with some meticulous commute planning. I live close by, but it still takes me 30 minutes overall. However, I tune out all the traffic and enjoy self-reflection.

    Pros and Cons:

    • Picking up my kid is the only one pro I seem to like anymore.
    • I stopped having my regular walks, so I try to go at least 2 days per week.
    • Another short term con — Pushed myself to be more and more independent, making it difficult to survive in Agile software development. In the long term, this is turning out to be a pro, since I am working on my cloud and devops skills. The $company might push me out since I reject these Agile kind of roles, but it might end up helping me.
    • I have become more and more reclusive, isolated and lonely, so I go to the workplace to walk a bit, commune and retain sanity.
  • Can't remember the name of that one command line tool? Next time, add a comment!
  • Great tip. This is simple enough to use on the daily.

  • How to hack your brain with obsidian.md
  • Same here. I read a recent thread on HN about Joplin, it is electron based, but FOSS. You could try it.

  • 0
    0
    I'm Ategon, one of the admins on programming.dev, AMA!
    • How old are you?
    • What is your favorite breakfast?
    • What is the name of your first pet?
    • What is the name of your first teacher?
  • I'm definitely seeing the benefits of belonging to a smaller Lemmy instance today.
  • Programming.dev with local filter is a good replacement for /r/programming for me. I am loving it here.

  • A 20-year-experienced CTO’s Advice “Don’t Be a Humble Developer”
  • 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.

  • Let's make a list of our favorite CLI utilities.
    • scoop - closest to apt on Windows
    • yt-dlp - active fork of youtube-dl
    • neofetch - System information display
    • winfetch - Same as neofetch, but for windows
    • pandoc - Ultimate converter
    • ffmpeg - must have tool
    • taskwarrior - best task manager imho
  • Announcing Svelte 4
  • Just read on HN about Svelte 3 having very less specific syntax and being closer to HTML/JS/CSS. That is a great win IMHO. Now, this upgrade looks promising.

  • What do you find most frustrating about .NET?
  • 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:

    • Naming of framework — asp.net core / asp.net could have been one word say, Katana.
    • Language features — I am still comfortable with C#6 or may be a few things from C#7. I know I do not have to use all new stuff, but I feel left out. Too much inertia as of now to get over the hump.
    • I wanted to break into GUI stuff for long time, but there is no clear path. Avalonia is good and I hope the documentation becomes good as explained by Mike in a recent podcast.
    • The company I work for has an initiative of OSP Open Source Practice. I feel bad that .NET/C# is not included in this ever. OSP only means Java, Python and probably Go. It is a nitpick, but MS has done so much to make .NET open source, yet even technology oriented companies think of MS development platform as a closed system.
  • New Programming.Dev Features
  • Hello and excellent news. I realized just now that these are features are exclusive to programming.dev which is awesome. Good work!