- Germany
-
03:28
- 2h ahead - konaeakira.github.io
- https://codeforces.com/profile/KonaeAkira
Pinned Loading
-
raphael-rs
raphael-rs PublicCrafting rotation optimizer / macro generator for Final Fantasy XIV
-
rust-lang/rust
rust-lang/rust PublicEmpowering everyone to build reliable and efficient software.
-
emilk/egui
emilk/egui Publicegui: an easy-to-use immediate mode GUI in Rust that runs on both web and native
-
rust-lang/rust-clippy
rust-lang/rust-clippy PublicA bunch of lints to catch common mistakes and improve your Rust code. Book: https://doc.rust-lang.org/clippy/
-
-
SkyblockerMod/Skyblocker
SkyblockerMod/Skyblocker PublicHypixel Skyblock fabric Mod for latest minecraft version
618 contributions in the last year
Day of Week | May May | June Jun | July Jul | August Aug | September Sep | October Oct | November Nov | December Dec | January Jan | February Feb | March Mar | April Apr | |||||||||||||||||||||||||||||||||||||||||
Sunday Sun | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Monday Mon | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Tuesday Tue | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Wednesday Wed | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Thursday Thu | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Friday Fri | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Saturday Sat |
Contribution activity
April 2025
Created 20 commits in 1 repository
Created 1 repository
-
KonaeAkira/casual-markdown-cv
HTML
This contribution was made on Apr 6
Created a pull request in KonaeAkira/raphael-rs that received 3 comments
Use wasm-bindgen-rayon
to enable multi-threading for web target
Closes #102
Notable changes
We no longer need a separate webworker
binary.
Data sync between threads is now done via Arc<Mutex<T>>
instead of what…
Opened 10 other pull requests in 1 repository
KonaeAkira/raphael-rs
10
merged
-
Reduce Cloudflare pages deploy time
This contribution was made on Apr 26
-
Fetch game data from XIVAPI when building
This contribution was made on Apr 26
-
Add support for recipes that scale with job level added in patch 7.21
This contribution was made on Apr 23
-
Use Dijkstra to generate precompute templates for QualityUpperBoundSolver
This contribution was made on Apr 22
-
v0.19.2
This contribution was made on Apr 22
-
Fix potential
u16
overflow for large base progress and qualityThis contribution was made on Apr 6 -
Use bottom-up init for Quality UB Solver
This contribution was made on Apr 5
-
Add automatic version check for native
This contribution was made on Apr 4
-
Clean up code and increase max concurrent threads
This contribution was made on Apr 4
-
Parallelize QualityUpperBoundSolver and StepLowerBoundSolver
This contribution was made on Apr 3
Reviewed 2 pull requests in 1 repository
KonaeAkira/raphael-rs
2 pull requests
-
Add custom recipe overrides
This contribution was made on Apr 25
-
Fix low durability recipes with no manipulation
This contribution was made on Apr 24
Created an issue in KonaeAkira/raphael-rs that received 6 comments
Recipes from patch 7.21 not fully supported
Cosmic recipes added in FFXIV patch 7.21 scale with the level of the crafter. Raphael currently does not support this and instead always displays t…
Opened 6 other issues in 1 repository
KonaeAkira/raphael-rs
4
closed
2
open
-
Web version hits OOM and crashes for 20D recipes with no Manipulation
This contribution was made on Apr 24
-
Update game data to patch 7.21
This contribution was made on Apr 22
-
Quality UB solver initializes too many redundant states for adversarial mode
This contribution was made on Apr 21
-
Detect OOM for web version
This contribution was made on Apr 21
-
Enable configuring number of threads available to the solver
This contribution was made on Apr 6
-
Make native version check for updates
This contribution was made on Apr 3