Novo Nordisk's Canadian Mistake
science.org
Doing well in your courses: Andrej's advice for success (2013)
cs.stanford.edu
Dosbian: Boot to DOSBox on Raspberry Pi
cmaiolino.wordpress.com
Airliner hit by possible space debris
avbrief.com
Compare Single Board Computers
sbc.compare
GNU Octave Meets JupyterLite: Compute Anywhere, Anytime
blog.jupyter.org
Show HN: 18yo first iOS app: blocks distracting apps and unlocks with QR/barcode
apps.apple.com
Could the XZ backdoor been detected with better Git/Deb packaging practices?
optimizedbyotto.com
The working-class hero of Bletchley Park you didn't see in the movies
theguardian.com
The Spilhaus Projection: A world map according to fish
southernwoodenboatsailing.com
Deterministic multithreading is hard (2024)
factorio.com
Comparing the power consumption of a 30 year old refrigerator to a new one
ounapuu.ee
The Trinary Dream Endures
robinsloan.com
Show HN: Duck-UI – Browser-Based SQL IDE for DuckDB
demo.duckui.com
The macOS LC_COLLATE hunt: Or why does sort order differently on macOS and Linux (2020)
blog.zhimingwang.org
Infisical (YC W23) Is Hiring Full Stack Engineers
ycombinator.com
Abandoned land drives dangerous heat in Houston, study finds
stories.tamu.edu
How to Assemble an Electric Heating Element from Scratch
solar.lowtechmagazine.com
Show HN: Pyversity – Fast Result Diversification for Retrieval and RAG
github.com
Inside The Republican network behind big soda's bid to pit Maga against Maha
theguardian.com
Ask HN: What are people doing to get off of VMware?
Bible and Quran apps flagged NSFW by F-Droid
forum.f-droid.org
Redis Backplane for Hubots
github.com
The case for the return of fine-tuning
welovesota.com
The issue with color to grayscale conversion for human consumption is in most cases there is no well-defined ground truth. People don’t see in grayscale, so the appearance preservation approach doesn’t work. And the source image was most likely heavily color corrected to match certain aesthetic. So the problem becomes “to preserve as much information, both content and aesthetic, within constraints of the target grayscale medium”.
The bottom line is, use some standardized conversion (like described here — just to avoid surprising users) if images don’t actually matter, some contrast-preserving method if content matters, and edit creatively otherwise.