Viewing profile — darekkay
darekkay
HN member- Joined
- Thu, Oct 02, 2014, 10:01 AM UTC
- HN karma
- 1,918
- Public activity
- 606 items
- HN profile
- View on Hacker News ↗
About darekkay
Blog: https://darekkay.com
Recent public activity
-
comment
Comment #48691429
Thanks. You've shared the same link twice. Here's the post from Daniel: https://glass.photo/daniel/bhGvi7R5zR8XvuYG6jT3X He also wrote an official post on Glass: https://glass.phot…
- story
-
comment
Comment #47906188
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…
-
comment
Comment #47823884
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. …
-
comment
Comment #47821178
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…
-
comment
Comment #47614102
Vacation is also never mentioned in those discussions or comparisons. 10 days in the US vs. 20-30 (+ 8-14 public holidays, depending on the state) in Germany is much more important…
-
comment
Comment #47030077
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 website…
-
comment
Comment #46630670
That's cool! A small idea: if I can resize the window (nice!), I'd expect the maximize button to work, too.
-
comment
Comment #45049408
I've been maintaining my bookmarks as plain text (YAML) for years, which I then turn into a single interactive HTML file [1]. [1] https://darekkay.com/static-marks/
-
comment
Comment #44475636
Bonne chance!
-
comment
Comment #44304587
ai.robots.txt contains a big list of AI crawlers to block, either through robots.txt or via server rules: https://github.com/ai-robots-txt/ai.robots.tx
- comment
-
comment
Comment #43770862
There are web APIs for both.
-
comment
Comment #43186609
Check out the following: - https://indieblog.page/ - https://blogdb.org/ - https://github.com/outcoldman/hackernews-personal-blogs
-
comment
Comment #43144111
> 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 …
-
comment
Comment #43076880
I've analyzed the palette with my own tool, a11y-contrast[1], and indeed the luminance is not uniform. I wrote [2] about why this might be a desired property of a color palette. [1…
- story
-
comment
Comment #42752089
> 1000s of requests a day Some RSS readers are quite aggressive with their polling time. At the same time, a single request may serve thousands of users. However, you can check you…
-
comment
Comment #42752061
I've once blogged about this technique, in case someone wants to learn more about it: https://darekkay.com/blog/rss-styling/
-
comment
Comment #42664286
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 p…
-
comment
Comment #42664231
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 fold…
-
comment
Comment #42608757
Kagi Small Web (the index is open source) comes to my mind, even though it doesn't specifically focus on UI annoyances. https://blog.kagi.com/small-web
-
comment
Comment #42601318
When learning Flexbox, I've created a cheat sheet to look up the properties. Others might find it useful, too: https://darekkay.com/flexbox-cheatsheet/
-
comment
Comment #42188563
> the first number you put out will be remembered This is called anchoring effect, a psychological bias.
- story