blek created repository blek/nox_site 2023-08-12 15:55:27 +02:00
blek pushed to master at blek/nox 2023-08-12 15:51:28 +02:00
f8c2d02d52 add showcase image
blek pushed to master at blek/nox 2023-08-12 10:19:40 +02:00
dc43ab2297 restyle the loading page
blek pushed to master at blek/nox 2023-08-12 10:04:06 +02:00
42cdd16c5f move no user select code to a mixin
208dc4d612 fix empty 1px space at close button
Compare 2 commits »
blek pushed to master at blek/nox 2023-08-12 09:13:26 +02:00
24f3601c2f remove decorations by default
blek pushed to master at blek/nox 2023-08-12 09:12:29 +02:00
119940b92b min size
3a4394204c fade in animation on app startup
e2855811d3 fix drag bug
Compare 3 commits »
blek commented on pull request blek/nox#1 2023-08-12 04:27:07 +02:00
Swtich to Yarn 3 and store it in LFS

Install multiple versions then (test it on another arch. it should work)

this is a fix, not a solution. there would also be other undiscovered bugs with static packages

blek commented on pull request blek/nox#1 2023-08-12 04:21:00 +02:00
Swtich to Yarn 3 and store it in LFS

well, then its a bad practice. not because of the size or download speed, but because of cross-platform compatibility of the files

lets take file `.yarn/cache/@esbuild-linux-x64-npm-0.18.20-de8e…

blek commented on pull request blek/nox#1 2023-08-12 04:13:39 +02:00
Swtich to Yarn 3 and store it in LFS

It is actually faster than the normal git because it doesn't have to do crap like resolving deltas and also Yarn3's PNP package management is so much faster than deez node_modules because they…

blek commented on pull request blek/nox#1 2023-08-12 04:07:06 +02:00
Swtich to Yarn 3 and store it in LFS

still don't get it. doing any change must solve some kind of problem. as far as i can see, this change does not really solve anything, in fact it bloats up the repository size by storing…

blek commented on pull request blek/nox#1 2023-08-12 04:00:14 +02:00
Swtich to Yarn 3 and store it in LFS

im just... confused. why? why store it in LFS of all things?

blek pushed to master at blek/nox 2023-08-12 02:47:54 +02:00
e472f3fe99 add data to cargo.toml
blek pushed to master at blek/nox 2023-08-11 18:41:23 +02:00
0474815937 minimize release size
5c1cdd25bf build instructions
Compare 2 commits »
blek pushed to master at blek/powlib 2023-08-11 13:45:05 +02:00
7d1426b60d basic future-based solver functionality
blek pushed to master at blek/powlib 2023-08-02 15:35:30 +02:00
409f9f186e remove useless import
blek pushed to master at blek/powlib 2023-08-02 15:29:15 +02:00
5d2ff3712b better practice for callback in POWSolver.solve_blocking
blek pushed to master at blek/powlib 2023-08-02 14:02:06 +02:00
fd90500b83 move multithreaded example to another directory
blek pushed to master at blek/powlib 2023-08-02 13:53:05 +02:00
9980be0682 add docs
blek pushed to master at blek/powlib 2023-08-02 13:50:44 +02:00
13f17038ad silent compile warning for deprecated method inside a deprecated method
blek pushed to master at blek/powlib 2023-08-02 13:49:04 +02:00
ae88d81242 fix compile warnings