Live data from Hacker News

Viewing profile — kdheepak

kdheepak

HN member
Joined
Wed, May 02, 2018, 9:56 PM UTC
HN karma
203
Public activity
38 items

About kdheepak

https://blog.kdheepak.com

Recent public activity

  1. comment
    Comment #46565480

    fwiw, on iOS, I like using WeatherGraph: https://weathergraph.app/ The developer is very responsive, lots of UI customization (both app and widgets) is possible, and pricing is rea…

  2. comment
    Comment #41375648

    I see taskwarrior-tui being mentioned a couple of times in this thread. If anyone is interested in why or why not to use taskwarrior-tui, the biggest advantage of taskwarrior-tui a…

  3. comment
    Comment #40383960

    In my opinion, one argument for internally representing `String`s as UTF8 is it prevents accidentally saving a file as Latin1 or other encodings. I would like to read a file my cow…

  4. comment
    Comment #38596612

    Thanks tosh, for sharing the project here! I'm one of the maintainers of Ratatui, and was pleasantly surprised to see this on HN. I just wanted to add that we are welcoming contrib…

  5. story
  6. story
  7. story
  8. story
  9. comment
    Comment #37012472

    Thanks for posting the donation link and the reminder, I've made a donation as well. Vim has shaped so many aspects of my professional life; I'll forever be grateful to Bram for hi…

  10. story
  11. comment
    Comment #36685061

    I just want to share my appreciation for the maintainers of his package. Sometimes I’m amazed how much work people put into a corner of the internet just because they care.

  12. comment
    Comment #36606506

    My blog has seen more time and effort put toward trying out different static site generators than interesting posts, but I'm sharing none the less :) https://kdheepak.com/blog/

  13. comment
    Comment #35885474

    I’m very excited for this release! Congrats to everyone that worked so hard on this and the language in general!

  14. comment
    Comment #35034089

    There's https://github.com/jez/tufte-pandoc-css which integrates with Pandoc. I use it for my blog that features margin notes from time to time: https://blog.kdheepak.com/ Though I…

  15. story
  16. story
  17. story
  18. comment
    Comment #31391758

    I use `taskwarrior` every day and greatly enjoy it. There's a number of other terminal TODO management solutions that I've dabbled with but `taskwarrior` is just so feature rich an…

  19. comment
    Comment #31346117

    That's exciting stuff! Congrats!

  20. comment
    Comment #31308676

    That was a fun puzzle. I have another one that is math puzzle: > You are given two eggs, and access to a 100-storey tower. Both eggs are identical. The aim is to find out the highe…

  21. comment
    Comment #31041037

    I've used https://github.com/yglukhov/nimpy and I have to say the package, the author and the nim community were all phenomenal in helping me implement nim code that works as a Pyt…

  22. story
  23. comment
    Comment #30053877

    I use https://giscus.app/ for my personal blog, which is the same as utteranc.es but uses github discussions instead of issues.

  24. comment
    Comment #29702876

    You can also write rust ( or go, or write in any other language that allows you to expose a C ABI ) and make a Lua module. This solves a number of the different, bad and ugly issue…

  25. comment
    Comment #27965353

    I was surprised to see this on HN too. Definitely not all of NREL has switched to Julia + JuMP. From what I can tell, Python, MATLAB etc still are quite prominent across the labora…