You are browsing as a guest. Sign up (or log in) to start making projects!

Falling10fruit

@Falling10fruit

Joined June 10th, 2026

  • 5Devlogs
  • 1Projects
  • 0Ships
  • 0Votes
Tauri enthusiast learning SolidJS for Cornilieus
Open comments for this post

5h 34m 54s logged

So apparently changing the href attribute of a link means that the website has to request for the css file and wait while the component is loaded instantly causing FOUC

So I just copy pasted every css file into the header so the stylesheets are always loaded. And to retain the ability to just id an element as “sidebar” without worrying about conflicts I just wrapped every stylesheet with the id of the main element.

I was also optimizing bit unpacking and casting position and restructuring layouts. I swear I didn’t spend all 5 hours just writing 20 lines of code.

So apparently changing the href attribute of a link means that the website has to request for the css file and wait while the component is loaded instantly causing FOUC

So I just copy pasted every css file into the header so the stylesheets are always loaded. And to retain the ability to just id an element as “sidebar” without worrying about conflicts I just wrapped every stylesheet with the id of the main element.

I was also optimizing bit unpacking and casting position and restructuring layouts. I swear I didn’t spend all 5 hours just writing 20 lines of code.

Replying to @Falling10fruit

0
14
Open comments for this post

27m 22s logged

Simple readjustment of the velocity precision.

Previously the smallest value of the 10-bit float, we’re not going to implement subnormal values, accumulates to shift entities when idle.

Simple readjustment of the velocity precision.

Previously the smallest value of the 10-bit float, we’re not going to implement subnormal values, accumulates to shift entities when idle.

Replying to @Falling10fruit

0
21
Open comments for this post

1h 29m 41s logged

Wow I spent eternity making 10 boxes.

And still tsx doesn’t like that I imported a png file, I should Google that up one day.

Wow I spent eternity making 10 boxes.

And still tsx doesn’t like that I imported a png file, I should Google that up one day.

Replying to @Falling10fruit

0
21
Open comments for this post

1h 56m 7s logged

Menu expands with little code.

I’m going to run out of functional UI to work on and eventually will have to either fix the aesthetics or make the physics engine.

Menu expands with little code.

I’m going to run out of functional UI to work on and eventually will have to either fix the aesthetics or make the physics engine.

Replying to @Falling10fruit

0
34
Open comments for this post

4h 42m 11s logged

I’ve been avoiding debugging WGSL learning Solid JS. Incredible UI design I know thank you :)

I’ve been avoiding debugging WGSL learning Solid JS. Incredible UI design I know thank you :)

Replying to @Falling10fruit

0
14

Followers

Loading…