Rendered at 05:14:00 GMT+0000 (Coordinated Universal Time) with Cloudflare Workers.
QuantumNomad_ 8 hours ago [-]
Pretty neat! I currently have night shift active on my phone (it’s 11 PM here), so I have to take into account that the preview of what it looks like with redshift on is filtered twice for me, but I can see from the preview images that have not had filtering applied ahead of time that it does look good and distinguishable :)
The README having a lot of preview images is great.
If you could I would also much appreciate if there were a couple of example web pages linked that uses your CSS. For example if you make a GitHub pages branch in your repo and use it to host a couple of different kind of HTML pages (like an example blog post page with either lorem ipsum text or for example repeating parts of the text that you have in the README itself, and also an example dashboard page for example). So that one can look at that too in addition to the images in the README.
carpdiem 6 hours ago [-]
Example web pages is a great idea. It's a very new project (just did it over a couple of evenings during a trip last week), so there's nothing formal out there yet, but I'll add in some contrived examples later today.
hankbond 5 hours ago [-]
This is pretty cool. Seems like a somewhat similar concept to certain types of color blindness?
On so many occasions I have been photo editing in the evening and not realized I am wildly overcompensating my balance adjustments because I forgot to turn off redshift.
cnity 9 hours ago [-]
I love this, and the example images are really beautiful. It feels sci-fi, but is actually practical too. Nice job and thank you for sharing.
carpdiem 6 hours ago [-]
Really glad you liked it! I use an absurd amount of redshift personally, and have spent too much time thinking about / working on light-and-color related projects, so it came out of a place of need and love alike.
kangruixiang 4 hours ago [-]
How did you end up so invested and becoming so good with colors? I ask because typically programmers aren't good designers. Did you learn color theory professionally or is this a hobby?
carpdiem 54 minutes ago [-]
That's a... surprisingly deep question. I'm actually a physicist by background first, so I got my start doing waaayyy too many calculations with blackbody and emissions spectra.
Then, back in 2010, when I was just getting into startups, I spent two weeks straight at Powell's in Portland reading through their graphic design section.
After that, I never got very far away from light or perception... AR/VR -> graphics -> silicon photonics -> physical AI (now).
I'm still very much learning, but if you like this stuff and want to learn more yourself there's a couple sources I can recommend:
- Interaction of Color, by Josef Albers. Amazing book, but you really want to get a physical copy.
These will also be useful when I’m traveling away from my screen at very high speeds. Thanks!
1e1a 2 hours ago [-]
This is what I originally thought this project was intended for, the name is confusing. I suspect it might not work as well with actual physical redshift, as that multiplies the frequencies by some factor (which would change the frequencies and spacing between the RGB channels), instead of merely selectively dimming the green and blue channels of a display, as the nightshift/redshift features do.
lsbussell 7 hours ago [-]
This looks nice, I will try it out.
The README could use more of a human touch, though… it’s pretty hard to read.
carpdiem 6 hours ago [-]
Can I ask which parts? I wrote the intro section by hand, and left the rest of it Fable-generated with significant "guidance" and rounds of re-writing.
I think the current weakest part is the explanation of the science behind it, but I'm curious if there was anything specific that jumped out at you.
hankbond 5 hours ago [-]
generally it helps to make the readme more of a map of content where you have the big picture for each section and then let people dive via links where they want to know more.
carpdiem 2 hours ago [-]
Added in a Table of Contents at the top to improve it for now. May do more substantial re-writes later.
owaislone 8 hours ago [-]
Looks so nice. What is the easiest way to use this in ghostty+fish?
The README having a lot of preview images is great.
If you could I would also much appreciate if there were a couple of example web pages linked that uses your CSS. For example if you make a GitHub pages branch in your repo and use it to host a couple of different kind of HTML pages (like an example blog post page with either lorem ipsum text or for example repeating parts of the text that you have in the README itself, and also an example dashboard page for example). So that one can look at that too in addition to the images in the README.
On so many occasions I have been photo editing in the evening and not realized I am wildly overcompensating my balance adjustments because I forgot to turn off redshift.
Then, back in 2010, when I was just getting into startups, I spent two weeks straight at Powell's in Portland reading through their graphic design section.
After that, I never got very far away from light or perception... AR/VR -> graphics -> silicon photonics -> physical AI (now).
I'm still very much learning, but if you like this stuff and want to learn more yourself there's a couple sources I can recommend:
- Interaction of Color, by Josef Albers. Amazing book, but you really want to get a physical copy.
- I really like this talk from SciPy 2015 to get a sense of how people work with and talk about color maps in practice: https://www.youtube.com/watch?v=xAoljeRJ3lU
- This is a really, really thorough (and beautifully illustrated) article on what color spaces are: https://www.makingsoftware.com/chapters/color-spaces-models-...
- And last, I wrote a very technical blog post a few years back, if you want to see some math on a bunch of this: https://www.usuallypragmatic.com/projects/Generating-Color-T...
There is also https://warmburnout.com/
The README could use more of a human touch, though… it’s pretty hard to read.
I think the current weakest part is the explanation of the science behind it, but I'm curious if there was anything specific that jumped out at you.