You can buy replacement backlight spreaders off of etsy. I did it to mine and the backlight is now usable..
I fixed this on my A158 (basically a silver F91) by replacing the backlight spreader. Super simple mod and only costs about $12. Granted that's close to the cost of the watch itself.…
There is a Github Discussion where he goes into more detail. He also talks about it on his twitter: https://github.com/lucia-auth/lucia/discussions/1707 https://x.com/pilcrowonpaper/status/1843258855280742481
If I'm not mistaken, this is written by the author of Lucia, a popular auth library for TypeScript [0]. He recently announced that he will be deprecating the library and be replacing it with a series of written guides…
I'm continuously impressed by Costco. Not only is it one of my favorite places to shop, but I also recently recent to the Acquired episode on Costco[0] and was super impressed by how they run their business. They've…
In case it’s helpful to anyone who has to jump off vercel: I recently had to transition my company off of vercel for reasons unrelated to this (wanted to use cloud infra primitives that vercel does not provide, and…
For me personally, I find a functional programming to be the most productive when working on a project as a solo dev or as part of a very small team that I've hired. But the downside is that it's much harder to onboard…
I use a similar pattern in my typescript code by using the Remeda library[0]. Like the patterns described in the article, the util functions can be used in both a one-off data-first way: R.map(arr, (x) => x + 1) and as…
Although this article was adapted from the author's newest book, she also has an older book[0] where she writes more about this topic and how it relates to emotions. I thought it was a little longer than it needed to…
You can buy replacement backlight spreaders off of etsy. I did it to mine and the backlight is now usable..
I fixed this on my A158 (basically a silver F91) by replacing the backlight spreader. Super simple mod and only costs about $12. Granted that's close to the cost of the watch itself.…
There is a Github Discussion where he goes into more detail. He also talks about it on his twitter: https://github.com/lucia-auth/lucia/discussions/1707 https://x.com/pilcrowonpaper/status/1843258855280742481
If I'm not mistaken, this is written by the author of Lucia, a popular auth library for TypeScript [0]. He recently announced that he will be deprecating the library and be replacing it with a series of written guides…
I'm continuously impressed by Costco. Not only is it one of my favorite places to shop, but I also recently recent to the Acquired episode on Costco[0] and was super impressed by how they run their business. They've…
In case it’s helpful to anyone who has to jump off vercel: I recently had to transition my company off of vercel for reasons unrelated to this (wanted to use cloud infra primitives that vercel does not provide, and…
For me personally, I find a functional programming to be the most productive when working on a project as a solo dev or as part of a very small team that I've hired. But the downside is that it's much harder to onboard…
I use a similar pattern in my typescript code by using the Remeda library[0]. Like the patterns described in the article, the util functions can be used in both a one-off data-first way: R.map(arr, (x) => x + 1) and as…
Although this article was adapted from the author's newest book, she also has an older book[0] where she writes more about this topic and how it relates to emotions. I thought it was a little longer than it needed to…