Gabriel Stechschulte
banner
gstechschulte.bsky.social
Gabriel Stechschulte
@gstechschulte.bsky.social
Probabilistic programming, optimization, and query engines.

📚 https://gstechschulte.github.io
💻 https://github.com/GStechschulte
Reproducing Uber's Alternating Direction Method of Multipliers (ADMM) based automated budget allocation system in JAX

gstechschulte.github.io/posts/2025-0...
Reproducing Uber's Marketplace Optimization
Uber allocates money across different regions and programs to incentivize riders and drivers to use Uber products. This incentive structure ultimately influences the market. This leads to the natural ...
gstechschulte.github.io
September 25, 2025 at 12:44 PM
"Intelligent" systems are those that can control and fairly distribute finite resources across multiple-agents.

gstechschulte.github.io/posts/2025-0...
Alternative View of AI
Nowadays, AI is primarily associated with LLMs, where the goal is to develop autonomous agents with human-level intelligence (whatever that means). I have always found the goal of creating something w...
gstechschulte.github.io
September 4, 2025 at 1:25 PM
What's worse: TikTok or ChatGPT brain rot?
September 4, 2025 at 1:24 PM
Since I have replaced Jupyter with marimo, I couldn't be more happy with @zed.dev. Combining these two has been a very pleasant and productive workflow.
June 12, 2025 at 6:17 AM
A quality of a “good” friendship is if you can sit down and not feel the need to say anything for an extended period of time.
April 23, 2025 at 10:25 AM
A good interface design is a necessary input to make a good/service economically valuable. If a good interface is scarce, how much are people willing to pay for it?
March 30, 2025 at 8:27 PM
Reposted by Gabriel Stechschulte
No, I don't need a bloody copilot for this document, thank you.

Writing is, in no small part, a tool for thinking. If you outsource that element to a machine that cannot think, you shouldn't be surprised if, at the end of the process, neither you nor your reader are any the wiser.
January 26, 2025 at 1:31 PM
An enjoyable read and I also have to admit noticing "a decay" in my programming and problem solving skills.

nmn.gl/blog/ai-illi...
AI is Creating a Generation of Illiterate Programmers
A couple of days ago, Cursor went down during the ChatGPT outage. I stared at my terminal facing those red error messages that I hate to see. An AWS error glared back at me. I didn’t want to figure it...
nmn.gl
January 30, 2025 at 12:10 PM
The "...using AI" statement usually results in (insert face palm emoji)
January 23, 2025 at 4:55 PM
Finished Atlas Shrugged after on-and-off reading for 2 years. It is one of those books that alters your perception of society and that you can’t “unsee” after reading.
January 5, 2025 at 3:54 PM
Wrote a short article on creating C callbacks with Numba and calling them from Rust using FFI.

gstechschulte.github.io/posts/2024-1...
Creating C Callbacks with Numba and Calling Them From Rust
When interfacing with libraries written in C/C++ from Rust, it may require writing native callbacks to provide functionality or logic to the library. A C Callback is a function pointer that is passed ...
gstechschulte.github.io
November 30, 2024 at 2:39 PM
autodiff in Rust appears to be happening! 🚀

GitHub issue --> github.com/rust-lang/ru...

Rust project goal --> rust-lang.github.io/rust-project...
November 27, 2024 at 8:02 PM
Hey 👋 I‘m Gabriel and I work in an IoT lab where I focus on data storage and processing, and optimization and control. Looking forward to interacting with the community here.
November 13, 2024 at 9:09 AM