some1and2

Results 7 issues of some1and2

Fixed example for installation tools on ubuntu. `ninja` doesn't exist on apt however `ninja-build` does.

I need some way of passing filters to the host server [like using this parameter in git clone](https://git-scm.com/docs/git-clone#Documentation/git-clone.txt-code--filtercodeemltfilter-specgtem) but couldn't find anywhere in the docs it mentioned being able to...

Restart button not working, here is some lines of interest from running `journalctl --boot=0 --no-pager`. ``` Jan 04 14:50:27 ubuntu-laptop dbus-daemon[1465]: [session uid=1000 pid=1465] Activating service name='org.kde.LogoutPrompt' requested by ':1.46'...

The following code: ```rust #[component] fn Item() -> Element { let color = stylist::Style::new("color: red;").unwrap(); return rsx! { div { class: color.get_class_name().to_string() + " outlined", p { "Stuff!" } }...

Hey, I'm not really sure how difficult this would be but would it be at all possible to make the `ParCompress` encoder support serialization? The use case for this is...

I was reading through some random sections of the website and noticed that in the media player section, there isn't a listing for [Media Player Classic Qute Theater](https://mpc-qt.github.io/) which I...