Viewing profile — redonkulus
redonkulus
HN member- Joined
- Mon, May 02, 2011, 4:08 AM UTC
- HN karma
- 207
- Public activity
- 40 items
- HN profile
- View on Hacker News ↗
About redonkulus
No profile information was provided.
Recent public activity
-
comment
Comment #35838495
We developed an internal library, but there are similar libraries in open source (although I can't remember their names).
-
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…
-
comment
Comment #35833922
Hmm, I haven't used an RSS reader in many years. Thanks for the tip though.
-
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…
-
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…
-
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.
-
comment
Comment #34525802
Real life Yellowstone but instead of ski resorts and casino's, its data centers.
-
comment
Comment #33982183
The clicking on the photo title or description to inline edit blew my mind as a young web developer starting out.
-
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…
-
comment
Comment #32766423
Is it easy to support other CSS frameworks? I haven’t checked the docs yet.
-
comment
Comment #32450657
Also no kids or family
-
comment
Comment #28610997
Easy ... money
-
comment
Comment #27619717
ELI5 how do you know it’s being downvoted?
-
comment
Comment #26078214
Happy cake day
-
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.
-
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…
- story
-
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…
-
comment
Comment #20368026
Just downloaded it. Great app. Lots of useful info. Thanks!
- story
- story
- story
-
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.…
-
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…
-
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…