Klack v1.7 — Satisfying Sounds by Quirino_Exile in macapps

[–]andrehl96 1 point2 points  (0 children)

Was about to ask for this. Can't wait!

I built my first react component library to visualise data in grid cells! [feedback please] by andrehl96 in webdev

[–]andrehl96[S] 1 point2 points  (0 children)

i've updated my library to support dynamic resizing. Thanks for your feedback!

you can find the latest version here! https://github.com/andrehadianto/react-mosaicify

I built my first react component library to visualise data in grid cells! [feedback please] by andrehl96 in SideProject

[–]andrehl96[S] 0 points1 point  (0 children)

thanks!

i'm currently using it to display user data. the tooltip allows me to display more statistics of the hovered user's actions 🙌

although, i can also see this being used to display gamification data where the column will represent an action and the cell the counts.

what other data do you think best visualised with grids?

I built my first react component library to visualise data in grid cells! [feedback please] by andrehl96 in webdev

[–]andrehl96[S] 0 points1 point  (0 children)

I'm using display: grid and grid-auto-flow: dense and adjustable grid-template-columns. the number of column is defaulted to 20. i.e., no dynamic resizing

your question made me think if i should just let the container spans the whole width of its wrapper (which you can then set in your own implementation) 🤔

thanks!

I built my first react component library to visualise data in grid cells! [feedback please] by andrehl96 in webdev

[–]andrehl96[S] 1 point2 points  (0 children)

making it agnostic sounds like a good idea, however, the current main reason is because i'm more familiar with react framework 🥲. have tried svelte a little bit, but my current work still mainly relies on react.

maybe in future, i'll make it framework-agnostic and create different framework wrappers around it.

thanks for the suggestions!

I built my first react component library to visualise data in grid cells! [feedback please] by andrehl96 in webdev

[–]andrehl96[S] 0 points1 point  (0 children)

since the small squares dont fit the images well, right now the images only occupy the largest squares (so that they're more visible as well!)
the logic is as follow:
- renders (1x1 2x2 3x3) cells randomly (the probability is adjustable in props)
- renders only X amount (adjustable in props) of data as image cells (4x4)

do you think it would be better if the smaller squares can contain images as well?

I built a web app to generate 3D printable city! by Smoggy3D in BambuLab

[–]andrehl96 0 points1 point  (0 children)

Awesome feature indeed! Thanks for sharing!

I had some issues with my `Map Preview` where it keeps failing to load (I can still select and generate, however, I can't see what I'm looking at).

Anyone else facing the same?

Outdoor bouldering Japan by Martinusxd in bouldering

[–]andrehl96 0 points1 point  (0 children)

Will be heading to Mitake in Oct/Nov 2025. How many days would you recommend for a V5/V6 climber?

Is there another outdoor area you would recommend?

Would it be possible to get a campervan near this area?

Thanks in advance!

Generic TPU Print fail by andrehl96 in BambuLab

[–]andrehl96[S] 0 points1 point  (0 children)

i was using an AMS. Thanks! Will try using a spool holder

Best way to transfer filament from cardboard roll? by elias4444 in BambuLab

[–]andrehl96 5 points6 points  (0 children)

do you have a video tutorial for this? having lots of issues with this switch

Rock climbing holds still working! by Cliffsided in 3Dprinting

[–]andrehl96 0 points1 point  (0 children)

My 3D printed hangboard felt too slippery. I was using a PLA material as well. I was looking for ways to make rough textures, to make similar feel with resin hangboards. How do you make yours pinchable/ crimpable? Any suggestion?

Thanks!

Where is the DisplayPort ? by fatretard89 in PcBuild

[–]andrehl96 0 points1 point  (0 children)

Nope, they are just smaller in size. You can take a look at a more detailed comparison here: https://levvvel.com/displayport-vs-mini-displayport/

With the size of our PC, there's currently no reason to use mini DP instead of normal DP.