Viewing profile — ziolko
ziolko
HN member- Joined
- Wed, Aug 23, 2017, 4:08 PM UTC
- HN karma
- 173
- Public activity
- 51 items
- HN profile
- View on Hacker News ↗
About ziolko
No profile information was provided.
Recent public activity
- story
-
comment
Comment #42280537
It would be so much fun to make replicas of his art on the "Etch A Sketch" [1]. [1] https://en.wikipedia.org/wiki/Etch_A_Sketch
-
comment
Comment #41787209
I am glad to see a happy user here! :)
-
comment
Comment #41774443
That's super helpful. I will get this fixed soon :)
-
comment
Comment #41768063
I am super glad you like it! The primary reason I haven't introduced support for iframes is that it requires much wider permissions (instead of just access to the current tab after…
-
comment
Comment #41767134
Is there a chance to get a link to the page? I'd love to try it out and fix.
-
comment
Comment #41766518
When I designed the tool I've tried to mirror the experience of screen readers users instead of only displaying ARIA roles and properties. For example you have to navigate the page…
-
comment
Comment #41765182
Thank you! I really think there's a lot of potential in ARIA DevTools. It's quite popular (at least for my standards) but I never had any connection with people that live and breat…
-
story
Show HN: Visualization of website accessibility tree
When COVID-19 started I needed something to get busy to not go crazy. I happened to work on our app WCAG compliance for a few months at the time and was frustrated by the state of …
-
story
Show HN: A new kind of React store
Hey HN! I am a developer on a break from employment. I want to use this time to recharge and work on projects that I always wanted to do but lacked energy after regular job. One of…
-
comment
Comment #41344849
Thank you! I hope to see it used in some office in my hometown soon :)
-
comment
Comment #41344821
I am creating custom hardware for my own SaaS. So far I've designed a custom 3D printed case and wrote early version of firmware. It feels great to create something physical after …
-
story
Ask HN: How do I grow my open source project
A few years ago I've created a semi-successful open source project called ARIA DevTools [1][2]. It's a browser extension that shows a nice visualisation of a website accessibility …
-
story
Show HN: Open-source e-ink calendar display
This is something I've been working on in the last weeks and I really like the end result. I've designed the case in Fusion 360 and programmed the firmware all by myself. The firmw…
-
comment
Comment #40023671
So glad that people find my little project useful! Please keep in mind that you can always post your improvement ideas or PR's here https://github.com/ziolko/spreadapi .
-
comment
Comment #39916770
Last year I've configured a simple ssh + Caddy based ngrok alternative and it works beautifully every since. I've shared instructions on https://github.com/ziolko/tunnel for anyone…
-
story
Show HN: Visualization of Page Accessibility Tree
During the pandemic I've created an open source browser plugin that visualizes website accessibility tree. Fast forward a few years it has over 6000 active users with almost no att…
-
comment
Comment #38138725
You can easily turn a spreadsheet into a small CRUD database with HTTP API using Google Apps Script. I've shared an example a few years ago: https://spreadapi.roombelt.com/setup .
-
comment
Comment #35756066
I love this perspective. And I love these moments when I demo my project (people can request a demo on the home page) and people realize that it actually solves the problem they ar…
-
comment
Comment #34969915
Some time ago I created an instruction on setting up a DIY ngrok alternative with just Caddy and SSH [1]. Works really well for me ever since. [1] https://github.com/ziolko/tunnel …
-
comment
Comment #34822313
I interview people for a front-end engineer position regularly and most candidates fail on security-related questions I wrote a blog post describing these topics. It might sounds l…
- story
- story
- story
-
comment
Comment #33077370
I have moved my side project (single server handling ~3 requests/s) from Heroku to Clever Cloud about 3 years ago and they work very reliably for me. The truth is, on this scale He…