Live data from Hacker News

Viewing profile — sufyanadam

sufyanadam

HN member
Joined
Tue, Dec 20, 2016, 6:30 AM UTC
HN karma
60
Public activity
35 items

About sufyanadam

No profile information was provided.

Recent public activity

  1. comment
    Comment #29070844

    Roofstock Owner Services - Stessa | Oakland, Remote | Ruby, Rails, AWS, React Native | Full-time | Senior Software Engineer Roofstock ( https://www.roofstock.com/ ) Owner Services …

  2. comment
    Comment #28726110

    Roofstock Owner Services - Stessa | Oakland, Remote | Ruby, Rails, AWS, React Native | Full-time | Senior Software Engineer Roofstock ( https://www.roofstock.com/ ) Owner Services …

  3. comment
    Comment #28446031

    What are these features that PMs can't live without, that they don't get with an alternative such as, say, Pivotal Tracker?

  4. comment
    Comment #28445891

    Pivotal Tracker. I've found it to be a much more productive tool, and teams using it typically move alot faster and are far happier than those using Jira.

  5. comment
    Comment #26666846

    Teams is down too

  6. comment
    Comment #24904640

    The tables / spreadsheet functionality can be super helpful when you just need to jot down thoughts which lead to comparisons which lead to calculations which lead to helping you d…

  7. comment
  8. comment
    Comment #24684765

    This is great. Nice work! I built something really similar about 3 years ago, a few months before my 4th child was born. Then I lost interest lol. Super barebones POC https://justw…

  9. comment
    Comment #24147996

    Pro-tip for engineers on spreadsheets: Org-mode & emacs is a great tool for the random spreadsheet you might want to scratch out to compare something or get some running totals or …

  10. comment
    Comment #24120326

    This elephant was addressed long ago by Jon Wiegly's use-package.

  11. comment
    Comment #24120289

    I've been using web-mode and it's awesome. Works well with jsx. My config is here https://github.com/sufyanadam/.emacs.d

  12. comment
    Comment #23845376

    You nailed it. This is the fairest proposal with the best outcome for all sides. Thank you for posting.

  13. comment
    Comment #23800205

    I have to disagree with you on almost all points. I lived in East Africa for 20 years, and my observation of the African people was that their intelligence was similar to what you'…

  14. comment
    Comment #23452623

    I'm one of those people who feel the same. I'd rather read than watch.

  15. comment
    Comment #23044709

    +1 A million times on this, you nailed it.

  16. comment
    Comment #23036188

    > You have to work a late night the day before sprint release? You were in the room when the team agreed to the body of work that would be committed for delivery in this sprint. Th…

  17. comment
    Comment #23035243

    > Rule 20: When somebody says Agile, push for Kanban, not Scrum... ...Scrum can easily mean that you’ll get pressured to work extra hours to complete something within that arbitary…

  18. comment
    Comment #22883678

    Emacs is very easy to learn. Just as you learn the key combinations for video games, learning key combinations for emacs is really easy. Here are some steps to help you: 1. Go thro…

  19. comment
    Comment #22826608

    Clickbait title

  20. comment
    Comment #22640332

    Developer experience in React is orders of magnitude better than in Vue. Also, the React community settles on great conventions and patterns to help you be really productive early …

  21. comment
    Comment #22346144

    I use a collection of tools from this repo to automate mundane developer activities such as posting release notes slack messages containing linked pivotal or Jira story titles: htt…

  22. story
  23. comment
    Comment #22136053

    arrayify will also work on co-workers machines. You can open files on remote machines with tramp mode, and screenshare via zoom or something

  24. comment
    Comment #21806181

    > why waste that time instead of using vim? That's a fair point, but this situation rarely occurs because someone else likely has already written those functions before you, and ad…

  25. comment
    Comment #21804106

    Just use Emacs with evil mode, much better editing experience and you have all these features already. For ones you don't, just code it up in a few functions.