Viewing profile — bjarocki
bjarocki
HN member- Joined
- Sun, Apr 18, 2021, 9:34 AM UTC
- HN karma
- 67
- Public activity
- 26 items
- HN profile
- View on Hacker News ↗
About bjarocki
No profile information was provided.
Recent public activity
-
story
Show HN: Print-friendly minimalist CV website
For the first time since I don't know when I need a CV, so I hacked a simple Next.js app. The layout is print-friendly, so you can use it as your website or just use it to generate…
-
story
Show HN: Monito v2 – a browser extension for software testers (and more?)
previous thread: https://news.ycombinator.com/item?id=27023366
-
comment
Comment #38595496
thanks for feedback everyone! changes i'm gonna make: 1. allow to configure & print calendars directly from the website - here I anticipate I'll spot some cross browser hell but we…
-
comment
Comment #38590280
Regarding start of the week, will do that, I think browsers added support for checking that recently. Sorry folks, 99% of the world uses Monday ;)
-
comment
Comment #38590276
yeah it was hacked quickly together. Eventually I'll make it possible to just save as pdf from the browser but for now, if you don't feel like leaving the email is an option, use s…
-
comment
Comment #38590058
do you mean that week starts with Sun?
-
comment
Comment #38590053
not yet, I'll open source it eventually though. what language you'd like to see?
-
comment
Comment #38590036
I'm sorry you feel that way. It was just easy to put that thing on Lemon Squeezy to see if there are people willing to pay for this. If you don't want to put your real email use so…
-
comment
Comment #38589915
do you have any sketch of how this could look like? I'd be happy to build it! and thank you, it's still very early version though
-
comment
Comment #38587008
just put 0 where the price is and and you'll get the link via email, no payment needed :)
-
comment
Comment #38587003
good point. i'm not sure if I ever gonna try to monetize this but it should be fairly easy to add it, will do
-
comment
Comment #38586097
I built a calendar generator with TS and headless Chrome so I can print my own stuff. Plan to add more in the future. Let me know what do you think! It's all free.
- story
-
comment
Comment #27036582
I'm working on this as we speak.
-
comment
Comment #27036576
That's good to know, thank you! Is there anything I can do to make Monito worth adding to your toolset? Have you tried it? Thanks!
-
comment
Comment #27029729
It'd require storing user login data. For now, I'm not planning this, but we'll see what the future brings.
-
comment
Comment #27029678
Sure, https://www.dropbox.com/s/zffejt4u2l5d3x1/logs-1620070042074... When you are extracting logs, it creates a single archive with all the items you selected. Usually, it'll be: …
-
comment
Comment #27029554
At this point the price is 39$ because the product itself isn't polished yet. Now I can see it's actually needed and I'm going to add some nice features. Then it'll go up to ~59$ a…
-
comment
Comment #27029388
Good point about credibility. I'm going to improve the landing page with a proper about page. I'll also add a privacy policy. From the start, I wanted it to work 100% locally, so I…
-
comment
Comment #27029296
That's interesting. I'll add that to my to-do and think about possible solutions. Thank you!
-
comment
Comment #27028163
Thank you! Regarding usage demo, do you mean something like video explaining what this tool can do and how is it better than existing solutions?
-
comment
Comment #27027773
Now I know people are interested in this so I'll be looking into adding more browsers support. I _think_ Firefox is doable. Safari most probably not (nobody cares probably, but sti…
-
comment
Comment #27027667
Valid point. I started noticing Tailwind UI everywhere, and it starts to be a bit annoying indeed. Will def work on it. We'll see about the price. So far, it sells ok. I'd rather f…
-
comment
Comment #27026738
I agree. The landing page isn't the nicest one. I'm not a designer, though, and I'd rather spend that time improving the product. Is there anything you'd like to see in the extensi…
-
comment
Comment #27026507
Thank you! And yes, it's all JSON. It's not super easy to read when you get all the data this way, though. I'm planning to add a web-based log reader to parse the logs and display …