Highlights
- Arctic Code Vault Contributor
- GitHub Sponsor
- Pro
Pinned
2,762 contributions in the last year
Less
More
Activity overview
Contributed to
alpinelinux/aports,
Cogitri/apk-polkit,
Cogitri/alpine-qa-bot
and 5 other
repositories
Contribution activity
February 2021
Created 89 commits in 12 repositories
Created 9 repositories
- Cogitri/gtk4-rs Rust
- Cogitri/screeps Rust
- Cogitri/material-shell TypeScript
- Cogitri/health.cogitri.dev
- Cogitri/oauth2-rs Rust
- Cogitri/Health-ci-docker Dockerfile
- Cogitri/test-cargo-dephell Rust
- Cogitri/clone-reproducer Rust
- Cogitri/cargo-dephell HTML
Created a pull request in Koka/gettext-rs that received 3 comments
macros: only format strings after passing them to gettext
Previously we would format the strings and then pass them to gettext. This would lead to gettext not being able to find the strings in the .po file…
+82
−60
•
3
comments
Opened 4 other pull requests in 4 repositories
gtk-rs/gtk4-rs
1
open
material-shell/material-shell
1
merged
ramosbugs/oauth2-rs
1
merged
mimoo/cargo-dephell
1
merged
Reviewed 1 pull request in 1 repository
Koka/gettext-rs 1 pull request
Created an issue in gtk-rs/gtk-rs that received 6 comments
clone! macro makes error messages cryptic
Hello,
when using the clone! macro rustc doesn't report the line where the errror occured correctly and instead just points to the entire macro inv…
6
comments
Opened 13 other issues in 6 repositories
Cogitri/screeps
7
open
1
closed
- Handle creeps getting attacked
- Auto-build roads at often used paths
- Try to use roads as much as possible
- Build ramparts when enemies spawn and attack them with creeps
- Attack enemies with the tower
- Check if creep is able to reach structure before accepting job
- Check if one creep suffices for maintaining a structure
- Check if one creep suffices for repairing a structure