Viewing profile — astoilkov
astoilkov
HN member- Joined
- Fri, Feb 20, 2015, 12:36 PM UTC
- HN karma
- 382
- Public activity
- 80 items
- HN profile
- View on Hacker News ↗
About astoilkov
Maker of Nota — https://nota.md
GitHub — https://github.com/astoilkov
Website — https://astoilkov.com
Email – hello@astoilkov.com
Recent public activity
-
comment
Comment #49219868
What happens when these Ohio IPs get their Chrome upgraded and you no longer can detect them?
-
comment
Comment #42601021
For the past 4 years, I've been working on a library that does exactly this — https://github.com/astoilkov/main-thread-scheduling . It works in all browsers and it breaks long task…
-
comment
Comment #42315365
Any ideas on how to use the new models through JavaScript in the browser or Node.js?
-
comment
Comment #38977556
Thanks!
-
comment
Comment #38970827
Yeah, I will ask them. I haven't seen those. Thanks!
-
comment
Comment #38970696
Yes. I want to publish a single page. I know you can use Obsidian to publish a folder. Can I upload a single file and not see the sidebar?
-
story
Ask HN: Is there a service for uploading Markdown files that render beautifully?
I currently have an `,upload-gist` binary to upload files as GitHub gist but that isn't very beautiful. I also have my own website but there I haven't built the infrastructure to u…
-
comment
Comment #38910274
Yeah, you are right. I reverted the commit. About the generations, do you imagine a function that accepts a generator function and the user uses yield? Something like: ``` mainThre…
-
comment
Comment #38909789
Thanks!
-
comment
Comment #38909786
This is on my list. I want to provide a `signal` property to enable easier and more efficient cancellation.
-
comment
Comment #38909779
I haven't. I should do that. Many people are talking about this and this makes me think I should measure and talk about it in the readme. Thanks!
-
comment
Comment #38880489
It's done — https://github.com/astoilkov/main-thread-scheduling/commit/0... . Thanks. A little thing but a great improvement. I'm now wondering why I did that.
-
comment
Comment #38880430
Yes, that's it. You choose where to pause/resume work and place the calls to `yieldOrContinue` there.
-
comment
Comment #38880386
Yeah, that sums it up. The library tries to use the single thread the browser UI is running on and just not freeze it.
-
comment
Comment #38879696
The author here. Just opened HN and saw that my library is on the front page . If you have any questions, I can answer them.
-
comment
Comment #35685717
8 years ago, I created a repo that allowed you to easily style messages in the browser Console ( https://github.com/astoilkov/console.message ). It got popular back then. I'm wonde…
- story
-
comment
Comment #34135477
Thank you for fixing our survivorship bias.
- story
-
comment
Comment #32799108
I'm the founder of a beautiful Markdown editor. Actually, two: Nota - https://nota.md . It's a notes app but a lot of our users use it as a markdown editor. Nota is quite powerful …
-
comment
Comment #31985818
I've read the article. I remember when something similar happened with Why We Sleep. I'll take the time to readjust my views. Thank you.
-
comment
Comment #31985810
I would recommend going through the most popular quotes on Goodreads — https://www.goodreads.com/work/quotes/16402639 . You also read the reviews of other people. Both of these thi…
-
comment
Comment #31976014
Thinking Fast and Slow This book changed my life. It's content is based on an entire life of research. I think I will learn new things every time I read it. I like this question be…
-
comment
Comment #31956845
Location: Bulgaria Remote: Yes Willing to relocate: No Technologies: JavaScript, TypeScript, React, Electron Résumé/CV: https://astoilkov.com GitHub: https://github.com/astoilkov L…
-
comment
Comment #31918649
I've been thinking about this myself. I'm highly productive and always avoid unnecessary complexity. My most common question is: Can we not do it? However, when I worked for a comp…