This result is interesting in its own right, so hopefully the thread can proceed to talking about other bits than baity titles and insects not being mammals.
Daily blue light shortens lifespan, causes brain neurodegeneration in Drosophila
11–20 of 91 posts
Re: Daily blue light shortens lifespan, causes brain neurodegeneration in Drosophila
#12Re: Daily blue light shortens lifespan, causes brain neurodegeneration in Drosophila
#13Re: Daily blue light shortens lifespan, causes brain neurodegeneration in Drosophila
#14That's rather comforting to me as most if not all LED fixtures have these.
Re: Daily blue light shortens lifespan, causes brain neurodegeneration in Drosophila
#15The report also states that flies living with blue LEDs with yellow filters lived more-or-less as long as the flies grown in darkness. That's rather comforting to me as most if not all LED fixtures have these.
Re: Daily blue light shortens lifespan, causes brain neurodegeneration in Drosophila
#16Their model animal is a fly (Drosophila). I can imagine that impacting the claims significantly. Insects and mammals differ quite a lot. I wouldn’t expect the same results in mammals (or any animals really).
Re: Daily blue light shortens lifespan, causes brain neurodegeneration in Drosophila
#17Re: Daily blue light shortens lifespan, causes brain neurodegeneration in Drosophila
#18Their model animal is a fly (Drosophila). I can imagine that impacting the claims significantly. Insects and mammals differ quite a lot. I wouldn’t expect the same results in mammals (or any animals really).
They can still be merged in teleportation accidents.
Re: Daily blue light shortens lifespan, causes brain neurodegeneration in Drosophila
#19I made a (what most people would consider terrible) vim color scheme that has no blue light in it (it's like an old amber terminal). Initially I thought I would hate it and switch back in a couple days/weeks, but I actually find it very nice, and switching to anything w/ blue light or a "normal color scheme" with blues and greens now weirdly feels like an assault. Feel free to give it a whirl: https://github.com/camg…
Re: Daily blue light shortens lifespan, causes brain neurodegeneration in Drosophila
#20I made a (what most people would consider terrible) vim color scheme that has no blue light in it (it's like an old amber terminal). Initially I thought I would hate it and switch back in a couple days/weeks, but I actually find it very nice, and switching to anything w/ blue light or a "normal color scheme" with blues and greens now weirdly feels like an assault. Feel free to give it a whirl: https://github.com/camg…
$ md ~/.vim/colors
$ cd ~/.vim/colors
$ curl -LO https://github.com/camgunz/amber/raw/master/colors/amber.vim
$ vim amber.vim
in vim :colorscheme amber
:set background=light
:set background=dark
I like the look of it, though the syntax highlighting isn't as distinguishing as default (for java).BTW: I code on a phone, and set the colour temperature to warm (at night; cold during day).