Viewing profile — Igor_Wiwi
Igor_Wiwi
HN member- Joined
- Wed, Nov 14, 2018, 2:03 PM UTC
- HN karma
- 760
- Public activity
- 283 items
- HN profile
- View on Hacker News ↗
About Igor_Wiwi
Recent public activity
- story
- story
- story
- story
-
comment
Comment #48892063
Adding more and more features to https://mdview.io (the best way to read technical docs). Now I am adding CLI support for the features like publishing, custom slug creation, pdf re…
-
comment
Comment #48881955
what is the use case of this application? Who may need it?
-
comment
Comment #48671066
My goal is to build the only app you need for reading technical documentation. I am working on it daily for the past 5 months, and almost every day I have a new feature which I wan…
-
comment
Comment #48670739
Mermaid diagrams are awesome, the usual pain points which I am trying to solve in https://mdview.io is to allow to fix broken diagrams visually: you hit Quick Fix and then given 3 …
-
comment
Comment #48588180
boosting DR rating is the biggest psyop of indie hackers: it's temporal and has zero effect on anything. All my websites are 3 to 6 DR points. https://mdview.io has 5 DR and brings…
-
comment
Comment #48531517
I like it!
-
comment
Comment #48531253
https://mdview.io - the best way to read big technical documentations. Right now I am working on Grill Me feature for rigorously questioning and stress-testing plans or designs wit…
-
comment
Comment #48531047
This is quite useful tool, especially for the cases where internet access is limited (the flights for example). I implemented it as a separate feature in mdview.io: for example you…
-
comment
Comment #48525785
btw did you know that ER diagrams are supported by Mermaid diagrams: https://mdview.io/mermaid?example=working-er It's not that pretty as in your app, but it does the work
-
comment
Comment #48514986
In my project https://mdview.io I support Latex, but sometimes people share some weird types of syntax which looks like Latex but not rendered correctly. Haven't' found a good way …
-
comment
Comment #48473719
Interesting from a Docker perspective, but I’m more interested in it as a sandbox for AI agents and untrusted code execution. I wrote about that angle here: https://igorstechnoclub…
-
comment
Comment #48450498
Year ago I made for myself a simple jar editor https://jar.tools , now it has 8000 user’s monthly
-
comment
Comment #48435212
the idea is that Quick fix may generate > 1 candidates to choose from, this is why Apply exists. But comment is still valid, I need to improve the UX. Diff it is possible to show b…
- story
-
comment
Comment #48336078
this approach is quite similar to what I use for rendering huge markdown files in https://mdview.io : 10MB files renders correctly and even Table of Content works. 15MB renders but…
-
comment
Comment #48258883
To me this feels super artificial, like catalog of every FAANG eng wants to have items. Looks good but with an intention to be instagrammable
- story
-
comment
Comment #48184339
One thing I still miss in most markdown tools is good rendering/sharing of large architecture docs and Mermaid diagrams. I ended up building my own markdown file reader - https://m…
- story
- story
-
comment
Comment #48088111
Working on https://mdview.io - markdown reader for big documents, including navigatable mermaid diagrams, LaTeX, Fixing broken syntax and ton of other features. It's early stage bu…