What's everyone working on this week (1/2023)?

Happy new year, and successful new Rust, everyone! I hope you had a good start. What are you folks up to?

1 Like

For my task-graph automation framework, designing / implementing progress output generically (peace#42):

  • For CLI, show progress bars: push based progress as it happens
  • As a web service: pull based progress as a request comes in
1 Like

Charta, the notes app I've been building has most of the basic features I was looking to have in a notes app when I started. Now I'm trying to write a function to load/apply gtk CSS properly.

1 Like

This topic was automatically closed 90 days after the last reply. We invite you to open a new topic if you have further questions or comments.