Live data from Hacker News

Viewing profile — adriansky

adriansky

HN member
Joined
Tue, Jun 07, 2016, 1:52 AM UTC
HN karma
394
Public activity
105 items

About adriansky

Find out more in https://adrianmejia.com#about

Recent public activity

  1. comment
    Comment #46527715

    Like interactive documentary, loved it!

  2. comment
    Comment #38255945

    Wow, how they contacted you?

  3. comment
    Comment #33050388

    Exactly! I created calculator app with history for this reason. It also allows you to copy and paste from past results. - iOS: https://apps.apple.com/us/app/instant-calculator/id16…

  4. story
  5. story
  6. story
  7. story
  8. story
    Ask HN: Is it possible to do idempotent microbenchmarks?

    Given a program with a fixed input and output. Is it possible to do a microbenchmark in an idempotent unit related to the work performed to compute the output? In other words, If y…

  9. comment
    Comment #22301735

    Looks very nice! It almost made me want to learn Swift. The only thing is that it's used only on iOS systems. If I'm going to spend the time to learn a new programming language, I'…

  10. comment
    Comment #22180307

    This always puzzle me about SEO. Let's say you are writing an article that you want to cover in-depth. Which one is better for SEO (both options has the same content): A. Publish a…

  11. comment
    Comment #22168684

    It would be nice to have sorting!

  12. comment
    Comment #22155996

    Very nice! How do you crawl the data and how often?

  13. story
  14. story
  15. story
  16. story
  17. story
  18. story
  19. comment
    Comment #20654732

    This is awesome! I started using Tailwind for a project. I was a concern with the relatively big size of the framework on a landing page[1]. Then I used purgeCss to only leave the …

  20. comment
    Comment #20644354

    The book is open-source! All the book's chapters and exercises are open to anybody to see and edit. E.g. First chapter is here: https://github.com/amejiarosario/dsa.js-data-structu…

  21. comment
    Comment #20643463

    Thanks for reading the book and commenting here! Could you please open an issue with the typos https://github.com/amejiarosario/dsa.js-data-structures-algo... or create a pull requ…

  22. story
  23. story
  24. story
  25. comment
    Comment #20124021

    Nice idea. Is there a way to embed this on a blog like Jekyll or any other that supports markdown?