HN user

darekkay

1,918 karma

Senior front-end engineer @IBM • Accessibility advocate • Minimalist

Blog: https://darekkay.com

Posts27
Comments562
View on HN
meyerweb.com 1mo ago

Eighteen

darekkay
4pts0
animationobsessive.substack.com 1y ago

Making the video that made Gorillaz

darekkay
222pts58
darekkay.com 1y ago

Video subtitles, captions, audio descriptions and transcripts

darekkay
2pts0
www.digikam.org 1y ago

DigiKam 8.5.0

darekkay
1pts0
tylercipriani.com 2y ago

Eternal Shell History

darekkay
3pts1
darekkay.com 2y ago

Building a Photography Website

darekkay
1pts0
pac.tom7.org 3y ago

The Pac Tom Project

darekkay
2pts0
darekkay.com 4y ago

Various ways to include comments on a static site (2018)

darekkay
109pts47
darekkay.com 4y ago

Countercheck Unit Tests

darekkay
1pts0
kevq.uk 5y ago

A Sombre Goodbye to Linux

darekkay
3pts3
webaim.org 5y ago

An annual accessibility analysis of the top one million home pages

darekkay
2pts2
darekkay.com 5y ago

I've analyzed the accessibility of over 1600 personal sites

darekkay
4pts3
darekkay.com 5y ago

Web developer's guide to AVIF images

darekkay
82pts75
github.com 5y ago

Create React App 4.0

darekkay
62pts19
darekkay.com 5y ago

Designing an accessible color palette with magic numbers

darekkay
15pts12
webaim.org 6y ago

Annual accessibility analysis of the top 1 million home pages

darekkay
3pts1
daverupert.com 6y ago

Christopher Schmitt has passed away

darekkay
1pts0
www.businessinsider.com 6y ago

New IBM CEO calls for a “maniacal focus” on AI and hybrid cloud

darekkay
1pts1
status.gitlab.com 6y ago

Gitlab Switches to CloudFlare

darekkay
7pts2
github.blog 6y ago

Announcing GitHub India

darekkay
13pts3
darekkay.com 6y ago

Would you survive a skydive with an emoji parachute?

darekkay
2pts0
robertheaton.com 6y ago

HP printers try to send data back to HP about your devices and what you print

darekkay
497pts263
darekkay.com 7y ago

The state of accessible web UI frameworks

darekkay
3pts0
darekkay.com 7y ago

Show HN: A simple color converter and visualizer

darekkay
1pts0
darekkay.com 8y ago

Static site comments

darekkay
2pts0
darekkay.com 8y ago

Show HN: Flexbox Cheatsheet

darekkay
1pts0
www.youtube.com 8y ago

The Silver Bullet Syndrome [video]

darekkay
1pts0

There's also Irys (from Alan Schaller). It's more open than Glass, as it's a freemium model, but it's also more closed at the same time, as it doesn't offer a web-based version. It's probably even more photographer-oriented than Glass. For something truly open, there's Pixelfed. All those platforms have their pros and cons, especially regarding the audience. Personally, I publish all my photos on my own website and syndicate them to (in order of preference): Glass, Pixelfed, Instagram, Irys.

This sounds great, especially as it's linked to the IC card. Unfortunately, I couldn't find anything similar for JR West or JR Kyushu, which I will be using in the next few weeks. Hopefully they will implement the same system in the future.

But you still have to pick up the tickets at the machine. Additionally, my mobile phone internet is not recognized as "being in Japan", so I can't access the QR code needed for the ticket without wifi. You can work around it (save the QR code when you have wifi), but it all just seems so inefficient compared to all the countries where you can _book_ your tickets using a mobile app.

HTML vs. CSS is a separation of technologies. If HTML was really only about the content and the CSS was only about styling, we wouldn't have to write div soups to style our websites (.container-wrapper .container .container-inner { /* "separation" */ }) and we wouldn't have to adjust our HTML when we change the layout.

the ability to read the whole content in the reader instead of having to go to the site. But that depends on how RSS/Atom exposes the content;

It rather depends on the amount of content the RSS _author_ includes in the RSS feed. There's nothing in the RSS/Atom protocol that prevents you from reading the entire article, but some website creators decide to truncate the feed content.

My RSS reader of choice, InoReader, has the option to download the original website which solves the problem. However, I have over 200 feeds and it's rare to find one without the entire content being included.

I've been using XYplorer for 10 years now and it's fantastic. There are just so many features and quality of life improvements over the Windows explorer.

It's written by a single person, and they're very responsive. I've recently reported a bug with the search (the first that I've noticed in all those years), and it's been fixed within a day. I'm only worried about the bus factor a little.

I have a GitHub repo with some of my settings/scripts/notes for XYplorer if someone's interested: https://github.com/darekkay/config-files/tree/master/xyplore...

Not the OP, but I've been using XYplorer for 10 years now. I have a sidebar with a few scripts. Here are the ones I use the most:

- Extract selected archives

- Flatten current folder

- Convert selected file(s) to various formats (e.g. JPG to WebP or vice versa)

- Optimize selected image file(s) (smaller file size)

- Prepare image file(s) for publishing on my photography blog: strip irrelevant EXIF, create two variants (thumbnail and a bigger picture); see my post: https://darekkay.com/blog/photography-website/#pipeline

- Prepare image file(s) for sharing - similar as above, but more for sharing vacation photos with my family on WhatsApp)

- Rename files to a certain format (e.g. images to "YYYY-MM-DD HH:mm:ss")

- Check selected file with Virus Total

- Start a weekly backup to my external drive

- Backup my server files to my local drive

- Create a rectangle "album art" file, see my post: https://darekkay.com/blog/resize-album-art-images/

Many of those are just shell scripts and apps that I run right from XYplorer, but it's way faster than through CLI.

I've documented some of the XYplorer stuff here (see also the "scripts" folder): https://github.com/darekkay/config-files/tree/master/xyplore...

Maybe I was (un)lucky, but the only film I've checked was "Inception". It's spoken at 19:24, but the explorer states the title is not dropped at all. I had to actually look it up, as I've doubted my memory for a second.

There are projects where scrum doesn't make much sense. You wouldn't want to build a house in an agile way. It is also essential to have the customer comnit to the agile way of working. A project with a fixed deadline, fixed scope and fixed budget doesn't become a scrum project just because you introduce sprints, dailies, reviews, scrum masters and product owners. Framing the misuse of a framework as a "get out of jail free card against criticism" misses the point.

I wish there was a business reason for orgs to care about accessable and machine readable emails.

I hope the upcoming EU Accessibility Act will be enough for many organizations to finally make their emails accessible. I disable images by default in my email client, and some emails are pretty much empty without them, without providing any alternative.

You should check Glass[1], which focuses strictly on photography. It does cost some money, but I see this as an advantage. There is basically zero spam, zero self-promotion, no "algorithm", no ads. And it even has RSS, which is how I mostly view photos (users may opt-out, though).

If you really don't want to spend any money, Pixelfed [2] is a good option.

Personally, I publish my photos on my own photography website and then syndicate them to Glass, Pixelfed and Instagram.

[1] https://glass.photo/

[2] https://pixelfed.social/i/web

Similar, emoji-oriented posts:

- Entomologist rates ant emojis: https://www.boredpanda.com/entomologist-rates-ant-emojis/

- Which emoji scissors close: https://wh0.github.io/2020/01/02/scissors.html

- A thread of rating every horse emoji: https://twitter.com/jelenawoehr/status/1191872816372600832

- Ranking the "Ringed Planet" emojis: https://twitter.com/physicsJ/status/1232662211438370817

- Reviewing Steam Loco Emojis: https://twitter.com/BisTheFairy/status/1192557730709622790

- Talk about Telescope emojis: https://twitter.com/BeckePhysics/status/1233414553607819267

- Snake emoji review: https://anothertiredmonster.tumblr.com/post/156610510939/sna...

- Would you survive a skydive with an emoji parachute? (my own post): https://darekkay.com/blog/parachute-emoji/