frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Open in hackernews

From RGB to L*a*b* color space (2024)

https://kaizoudou.com/from-rgb-to-lab-color-space/
29•kqr•4d ago

Comments

guidedlight•1h ago
This article describes how to convert from the sRGB color space, not RGB.

sRGB like Lab* is device independent so a transformation between the two is possible.

RGB on the other hand is device dependent, and would therefore require a device ICC Profile to convert to Lab*.

thangalin•1h ago
A practical application is pie charts, apologies for the XSLT:

* https://repo.autonoma.ca/repo/delibero/blob/HEAD/source/xsl/...

* https://repo.autonoma.ca/repo/delibero/blob/HEAD/source/xsl/...

An example pie chart is on page 33, section 9.2.3:

* https://repo.autonoma.ca/repo/delibero/raw/HEAD/docs/manual/...

* https://i.ibb.co/ymDLcPNj/pie-chart.png (screenshot)

The colours are harmonious, visually distinct, and not hard-coded to a fixed number of slices.

127•38m ago
To people who aren't yet aware also: https://bottosson.github.io/posts/oklab/
mattdesl•30m ago
For those just learning about perceptual colour spaces, I’d recommend exploring OKLab which is simpler to implement and overcomes some of the problems of CIELab.

https://bottosson.github.io/posts/oklab/

aparadja•22m ago
If you ever need to generate a gradient between colors in any of your code, interpolating colors in the Lab color space is an awesome option. A simple linear interpolation of the components gives impressively beautiful results.

(Although, like several other commenters, I do recommend OKLab.)

SWE-CI: Evaluating Agent Capabilities in Maintaining Codebases via CI

https://arxiv.org/abs/2603.03823
27•mpweiher•1h ago•3 comments

Cloud VM benchmarks 2026

https://devblog.ecuadors.net/cloud-vm-benchmarks-2026-performance-price-1i1m.html
222•dkechag•8h ago•100 comments

"Warn about PyPy being unmaintained"

https://github.com/astral-sh/uv/pull/17643
173•networked•8h ago•58 comments

From RGB to L*a*b* color space (2024)

https://kaizoudou.com/from-rgb-to-lab-color-space/
30•kqr•4d ago•5 comments

Show HN: Curiosity – DIY 6" Newtonian Reflector Telescope

https://curiosity-telescope.vercel.app/
13•big_Brain69•2h ago•1 comments

CasNum

https://github.com/0x0mer/CasNum
276•aebtebeten•12h ago•36 comments

MonoGame: A .NET framework for making cross-platform games

https://github.com/MonoGame/MonoGame
76•azhenley•7h ago•42 comments

How to run Qwen 3.5 locally

https://unsloth.ai/docs/models/qwen3.5
145•Curiositry•10h ago•36 comments

Emacs internals: Deconstructing Lisp_Object in C (Part 2)

https://thecloudlet.github.io/blog/project/emacs-02/
70•thecloudlet•2d ago•2 comments

A decade of Docker containers

https://cacm.acm.org/research/a-decade-of-docker-containers/
298•zacwest•16h ago•203 comments

Dumping Lego NXT firmware off of an existing brick (2025)

https://arcanenibble.github.io/dumping-lego-nxt-firmware-off-of-an-existing-brick.html
202•theblazehen•2d ago•11 comments

Yoghurt delivery women combatting loneliness in Japan

https://www.bbc.com/travel/article/20260302-the-yoghurt-delivery-women-combatting-loneliness-in-j...
285•ranit•20h ago•154 comments

Show HN: A weird thing that detects your pulse from the browser video

https://pulsefeedback.io/
76•kilroy123•3d ago•37 comments

Autoresearch: Agents researching on single-GPU nanochat training automatically

https://github.com/karpathy/autoresearch
115•simonpure•13h ago•31 comments

The surprising whimsy of the Time Zone Database

https://muddy.jprs.me/links/2026-03-06-the-surprising-whimsy-of-the-time-zone-database/
119•jprs•15h ago•36 comments

Best performance of a C++ singleton

https://andreasfertig.com/blog/2026/03/best-performance-of-a-cpp-singleton/
31•jandeboevrie•1d ago•23 comments

Rijksmuseum researchers discover new painting by Rembrandt van Rijn

https://www.rijksmuseum.nl/en/press/press-releases/rijksmuseum-researchers-discover-new-painting-...
4•ohjeez•3d ago•0 comments

In 1985 Maxell built a bunch of life-size robots for its bad floppy ad

https://buttondown.com/suchbadtechads/archive/maxell-life-size-robots/
108•rfarley04•3d ago•13 comments

Ten years of deploying to production

https://brandonvin.github.io/2026/03/04/ten-years-of-deploying-to-production.html
28•mooreds•2d ago•5 comments

FLASH radiotherapy's bold approach to cancer treatment

https://spectrum.ieee.org/flash-radiotherapy
211•marc__1•18h ago•63 comments

macOS code injection for fun and no profit (2024)

https://mariozechner.at/posts/2024-07-20-macos-code-injection-fun/
93•jstrieb•3d ago•15 comments

Digital Iris [video]

https://www.youtube.com/watch?v=Kg_2MAgS_pE
5•surprisetalk•3d ago•1 comments

Lisp-style C++ template meta programming

https://github.com/mistivia/lmp
48•mistivia•11h ago•7 comments

To the Polypropylene Makers

https://www.lesswrong.com/posts/HQTueNS4mLaGy3BBL/here-s-to-the-polypropylene-makers
29•raldi•3h ago•3 comments

I'm Not Consulting an LLM

https://lr0.org/blog/p/gpt/
8•birdculture•56m ago•1 comments

Files are the interface humans and agents interact with

https://madalitso.me/notes/why-everyone-is-talking-about-filesystems/
217•malgamves•22h ago•119 comments

Llm9p: LLM as a Plan 9 file system

https://github.com/NERVsystems/llm9p
7•mleroy•47m ago•2 comments

SigNoz (YC W21) is hiring for engineering, growth and product roles

https://signoz.io/careers
1•pranay01•16h ago

New Research Reassesses the Value of Agents.md Files for AI Coding

https://www.infoq.com/news/2026/03/agents-context-file-value-review/
13•noemit•1h ago•9 comments

LLM Writing Tropes.md

https://tropes.fyi/tropes-md
197•walterbell•12h ago•81 comments