Viewing profile — adriansky
adriansky
HN member- Joined
- Tue, Jun 07, 2016, 1:52 AM UTC
- HN karma
- 394
- Public activity
- 105 items
- HN profile
- View on Hacker News ↗
About adriansky
Recent public activity
-
comment
Comment #46527715
Like interactive documentary, loved it!
-
comment
Comment #38255945
Wow, how they contacted you?
-
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…
- story
- story
- story
- story
-
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…
-
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'…
-
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…
-
comment
Comment #22168684
It would be nice to have sorting!
-
comment
Comment #22155996
Very nice! How do you crawl the data and how often?
- story
- story
- story
- story
- story
- story
-
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 …
-
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…
-
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…
- story
- story
- story
-
comment
Comment #20124021
Nice idea. Is there a way to embed this on a blog like Jekyll or any other that supports markdown?