Live data from Hacker News

Viewing profile — redonkulus

redonkulus

HN member
Joined
Mon, May 02, 2011, 4:08 AM UTC
HN karma
207
Public activity
40 items

About redonkulus

No profile information was provided.

Recent public activity

  1. comment
    Comment #35838495

    We developed an internal library, but there are similar libraries in open source (although I can't remember their names).

  2. comment
    Comment #35833939

    Nope, not all. Yahoo homepage, News, Entertainment, Weather all use this architecture. Yahoo Mail uses a React/Reduct architecture on the client. Other Yahoo properties with more c…

  3. comment
    Comment #35833922

    Hmm, I haven't used an RSS reader in many years. Thanks for the tip though.

  4. story
    Ask HN: How do you get notified of reply comments on HN?

    I'm not sure how others do it, but how do you know when some one replies to your comment? Do you continually refresh the "Threads" page throughout the day? I hope not; it seems woe…

  5. comment
    Comment #35833614

    We've been using similar architecture at Yahoo for many years now. We tried to go all in on a React framework that worked on the server and client, but the client was extremely slo…

  6. comment
    Comment #35812626

    Essentially it’s because new developers cycle in every decade and do not have all the context of the previous generation of developers.

  7. comment
    Comment #34525802

    Real life Yellowstone but instead of ski resorts and casino's, its data centers.

  8. comment
    Comment #33982183

    The clicking on the photo title or description to inline edit blew my mind as a young web developer starting out.

  9. comment
    Comment #33787789

    We have used a similar css utility library (Atomizer) at Yahoo for 8+ years. This has been used across many sites with a large group of developers touching the code. It has saved a…

  10. comment
    Comment #32766423

    Is it easy to support other CSS frameworks? I haven’t checked the docs yet.

  11. comment
    Comment #32450657

    Also no kids or family

  12. comment
    Comment #28610997

    Easy ... money

  13. comment
    Comment #27619717

    ELI5 how do you know it’s being downvoted?

  14. comment
    Comment #26078214

    Happy cake day

  15. comment
    Comment #24819778

    I know it goes against the merits of the site, but it would be great if there was a fallback option to output CSS for browsers that do not support grids.

  16. comment
    Comment #24639323

    Talk about burying the lead. That wasn’t mentioned in the matrix blog post at all. Only that Gitter would be using matrix natively. Doesn’t matter either way but weird to not menti…

  17. story
  18. comment
    Comment #22414073

    Is this generally the progression through the years? Backend dev -> Angular -> Vue? I primarily do frontend and I never found the Angular/Vue frameworks to compelling to learn. I l…

  19. comment
    Comment #20368026

    Just downloaded it. Great app. Lots of useful info. Thanks!

  20. story
  21. story
  22. story
  23. comment
    Comment #18084815

    How is tailwind different than Atomic CSS? https://acss.io Small utility classes without writing CSS, seems like the same thing. Disclaimer: I worked with the devs that created it.…

  24. comment
    Comment #17932324

    Yup I had a whole UI to add the MIDI’s and apply a genre. Plus I would get the time and size etc from the file when I uploaded it. Much of it was manual. Also the reason why I neve…

  25. comment
    Comment #17931593

    The tricky part with the 100k downloads is that you do not have all the meta data for each file. You just have the filename, so some are just called “index.mid”. Which I guess is n…