Mitchell Tannenbaum

Results 221 issues of Mitchell Tannenbaum

In order to get past the limits of the `dot` crate, perhaps it would make sense to use another graph generator, such as [Jinja in Rust](https://github.com/Keats/tera) with a graphviz template...

Would it be possible to organize the graph output structure like this [visual paradigm - class diagram](https://www.visual-paradigm.com/VPGallery/img/diagrams/Class/Class-Diagram-Sample.png) using the relationships encoded as a source code folder hierarchy? For example, this...

Hey, if you're interested in Lua actor model libraries, you'd probably be interested in Rust's async actor model runtime, [Actix](actix.rs). Here's a Discord server for talking about Actix-related projects. Come...

This test would help those looking to deploy hardware and software on a budget. Searching Google for ["requests per second per watt"](https://www.google.com/search?q=%22requests+per+second+per+watt%22) yields many results like this [Register processor review](https://www.theregister.co.uk/2012/08/13/xeon_vs_calxeda_arm_apache_bench/)....

What would it take to implement WebRTC in Rust? [WebRTC Glossary](https://webrtcglossary.com/) https://www.reddit.com/r/rust/comments/gtntsf/miotokio_and_sctp_story/ ### related code * [Actix Web examples](https://github.com/actix/examples) * (old) [webrtc-demo-server](https://github.com/simmons/webrtc-demo-server)

new-example

https://github.com/poga/actix-lua https://github.com/actix/actix/issues/79#issuecomment-412341036

There seems like no way to mentally picture any of this without tripping over a fallen Ugly Tree branch. I'd take this issue upstream, but this project seems like the...

#1488

in progress

In this issue I would like to solve: - #668 (A mobile aware theme) where there is interest in adding a theme that works across display sizes, aka responsive. -...

**Status:** - [x] Begin migrating plugins to individual repos under the [Pelican Plugins](https://github.com/pelican-plugins) organization. - [ ] Begin migrating themes to individual repos under the [Pelican Themes](https://github.com/pelican-themes) organization _(Original issue...