ocornut/imgui
github.com
Dear ImGui: Bloat-free Graphical User interface for C++ with minimal dependencies
github.com
Dear ImGui: Bloat-free Graphical User interface for C++ with minimal dependencies
opb.org
“It’s not just the genetic mutations within the cancer that caused it [to form]. It’s also how the cells are arranged. If one cell type is next to a different cell type, that can actually indicate if you’re going to have a better or worse prognosis,” Helms says.
Helms is using her printing technique to figure out how different configurations of cells behave.
“I will take a cancer cell and I’ll put healthy cells around and I will see: How do these cells communicate?” she explains. “Does the cancer keep growing? Do the healthy cells act more cancerous? And we keep changing the patterns and the cell types to find out: How are these cells talking to each other?”
And ultimately, it may reveal what makes one person’s cancer more aggressive than another’s — and that information is very valuable. Because once they understand the interactions between the cells, researchers have the information they need to develop new treatments.
eliotakira.com
Neko is a cat that runs around on the screen, chasing the mouse cursor.
It has led many lives through the history of computers.
orllewin.uk
Modular Play is a casual playground game on Playdate for building little music making patches by connecting modules with cables. It’s meant to be fun and not really for serious use but it can create some beautiful music.
github.com
An Arduino interface for 8088 CPUs.
nytimes.com
In colorful language, Ms. Fuentes said that if Americans didn’t like the salsas, they should go home and eat the less spicy options there.
Hard agree.
dev.37signals.com
It’s indeed by comparison that radiating information shines: instead of having someone pulling information from you, you push the information out there for everyone. It might look subtle, but there is a significant difference: the control remains on your side, not anyone else’s.
This ties to my method of working as well, as well as Ben Balter’s 15 rules for communicating at GitHub that we relied on heavily at Mapbox.
A downside, aside from the mentioned one about time, is that it requires good writing, communication, and empathy skills (for others’ time) of all of your teammates. But is that a downside, or just hard — and worth it — to achieve?
github.com
Run the popular umac emulator right on your Pi Pico!
vimeo.com
Lovely little short by Bret Victor. While I’m not a game programmer, the idea of everyday life inspiring code as art is something that speaks to me.
mjtsai.com
My high-level take is that I generally like programming in Swift. I’m rewriting all my apps in it. But I’m not sure it was the right thing to build. It’s been such an immense effort both within Apple and for the community. This has been a distraction from apps, frameworks, architecture, and documentation. So much mindshare has been taken up by the language itself, which should be just a tool for building the things that actually matter for our customers. It’s come a long way, but the “end” is not yet in sight, as, even 10 years in, essential pieces are still being designed.