Tilman's Avatar

Tilman

@tilman.dev

Software engineer • https://tilman.dev

39
Followers
71
Following
6
Posts
29.09.2024
Joined
Posts Following

Latest posts by Tilman @tilman.dev

Preview
Why We’re Bringing Pebble Back Eight years later, you still can’t beat a Pebble

** It's happening!! **

We managed to convince Google to open source PebbleOS. Took a while, but they just did it today! github.com/google/pebble

With that, we're bringing Pebble back! I blogged about it - ericmigi.com/blog/why-wer...

28.01.2025 00:02 👍 1584 🔁 314 💬 113 📌 107
OCaml language committee launched It is my pleasure to announce the launch of the OCaml language committee. This committee is intended as collegial instance with the aim to facilitate discussions and consensus making about the evoluti...

This is an exciting bit of progress in the governance of OCaml. Historically, too many PRs have languished because there wasn't a clear process to get to consensus. I'm hopeful this will help!

discuss.ocaml.org/t/ocaml-lang...

23.02.2025 14:03 👍 31 🔁 7 💬 1 📌 0

Thread addressing common mistakes when type theorists start using TypeScript:

• 💡 Everything is structurally subtyped, including classes/interfaces
• 💡 Read "x is [not] assignable to T" as "the type of x is [not] a subtype of T"
• ⚠️ `any` means Dyn! if you want ⊤ use `unknown` (and ⊥ is `never`)

19.02.2025 01:59 👍 21 🔁 2 💬 1 📌 0

"i love programming with effects. but also i need a dataflow graph of my program. no i don't want to change the language. it should just be normal Python/Javascript." do your hear yourself right now?

10.02.2025 19:27 👍 15 🔁 1 💬 1 📌 0

If you like ocaml you should consider applying to Jane Street!

05.02.2025 21:45 👍 1 🔁 0 💬 0 📌 0

People with homes are so rarely cold at night that I just don’t think homes are necessary anymore.

14.12.2024 19:49 👍 14218 🔁 1993 💬 251 📌 36

YES. For anyone who needs a reminder on how important technology is to humans, I recommend reading "Dream Reaper" by Craig Canine. It's a great story -- and serves as a reminder that without ag tech, we are all in the fields today. press.uchicago.edu/ucp/books/bo...

09.12.2024 18:46 👍 32 🔁 2 💬 1 📌 0
Preview
GitHub - janestreet/rpc_parallel: Type-safe library for building parallel applications, built on top of Async's Rpc module. Type-safe library for building parallel applications, built on top of Async's Rpc module. - janestreet/rpc_parallel

Run more than one process if you need parallelism: github.com/janestreet/r... (which tbf is pretty fiddly and a bit sad)

07.12.2024 13:50 👍 1 🔁 0 💬 0 📌 0

I don’t think it is now, but pretty sure async will support multi core once the js compiler supports it 😅

07.12.2024 11:31 👍 1 🔁 0 💬 1 📌 0

This sounds like ocaml + core + async (+ maybe the js compiler?) 🤔

07.12.2024 07:40 👍 3 🔁 0 💬 1 📌 0
GUls can get busy, and so it is important to save as much space as possible. To this end, we have employed the very best in square packing technology to make sure all of your item slots take as little space as possible.

Screenshots of a Minecraft mod where the squares are packed in really awkwardly using the mathematically optimal square packing layout

GUls can get busy, and so it is important to save as much space as possible. To this end, we have employed the very best in square packing technology to make sure all of your item slots take as little space as possible. Screenshots of a Minecraft mod where the squares are packed in really awkwardly using the mathematically optimal square packing layout

how it feels to do UI design without a designer

04.12.2024 13:54 👍 570 🔁 71 💬 12 📌 0
Video thumbnail

Here's a practice that sounds aspirational to actually do: a zero-bug policy. But apparently Linear (a nimble competitor to JIRA) is doing just this! Surprising:

As shared by Sabin Roman, the first EM at Linear.

YouTube: youtu.be/AI_UMnTM4o8

Web: newsletter.pragmaticengineer.com/p/linear-mov...

03.12.2024 14:26 👍 66 🔁 5 💬 4 📌 2

This reminds me of youtu.be/ourihqHM0SY

30.11.2024 11:31 👍 5 🔁 1 💬 0 📌 0
Preview
A Revolution in How Robots Learn A future generation of robots will not be programmed to complete specific tasks. Instead, they will use A.I. to teach themselves.

A great, somewhat unsettling article about robotics and AI, from the great James Somers.

www.newyorker.com/magazine/202...

29.11.2024 23:06 👍 15 🔁 2 💬 0 📌 0

Terrible Game Idea: IKEA roguelike. Traverse a maze of furniture, collect random trinkets with unpronounceable names, try to find the exit.

27.11.2024 13:02 👍 9364 🔁 697 💬 524 📌 103

Lists are mostly terrible anyways. 🫣

27.11.2024 14:26 👍 1 🔁 0 💬 1 📌 0