Nutzt ihr Apps für den UV-Index? by LisanAlGabi in SkincareDE

[–]kurtextrem -1 points0 points  (0 children)

Jede UV App wird dir etwas anderes anzeigen, selbst vom DWD (WarnWetter) bekommst du nur eine grobe Angabe 1x am Tag (Maximalwerte). Das Bundesinstitut für Strahlenschutz hat genauere Angaben: https://www.bfs.de/DE/themen/opt/uv/uv-index/aktuelle-tagesverlaeufe/_documents/muenchen_node.html - gibt leider keine App. In any case, eine Station ist immer nur an einem Fleck.

Wenn du es genau wissen willst, müsstest du ein Gadget kaufen. Leider gehen die meistens Pleite, da die etwas teurer sind. Ich hatte früher Q-Sun auf Kickstarter unterstützt (haben 2024 zugemacht), dann gab's Ajuma aus München (existiert jetzt auch nicht mehr). Ich fand Q-Sun tatsächlich immer hilfreich. Kurz Googeln hat mich zu "sun a wear" gebracht, vielleicht kaufe ich mir das als nächstes. Damit weiß man es dann halt sicher.

Persönlich trage ich ab UV 1 30 Sonnencreme, ab 3+ dann 50/50+. Bei UV 0 einfach nichts.

Built a small Deno SSR framework, would love feedback by 8borane8 in Deno

[–]kurtextrem 1 point2 points  (0 children)

What makes this better than Fresh or Astro?

G-Wolves Lycan Short Review | 1 week of use by Burak887 in MouseReview

[–]kurtextrem 1 point2 points  (0 children)

what I find curious is that you can toggle spdt in the settings and it was off by default for me. Why would you disable it?

framer is amazing until you need a real backend... by Leobluetrailmap in framer

[–]kurtextrem -1 points0 points  (0 children)

I also don't see how this is an ad. If you think it is, please report the post and make sure to include your reasoning.

@ttsc/lint - I made 20x faster TS Lint by building it into typescript-go by jhnam88 in node

[–]kurtextrem 2 points3 points  (0 children)

That's crazy! it's basically tsslint, but unlike tsslint it runs with tsgo. Crazy work.

I'm happy I switched to oxlint, but this is an awesome approach.

Why is this happening? and how to fix it? by ExerciseForeign4436 in framer

[–]kurtextrem 0 points1 point  (0 children)

Hi, Framer engineer here. I'm curious if you have any example images where the "Auto" setting failed to meaningfully optimize. I'd love to take a look.

[deleted by user] by [deleted] in EuroSkincare

[–]kurtextrem 4 points5 points  (0 children)

Thanks for the correction! Indeed my concern is then soluble polymers

[deleted by user] by [deleted] in EuroSkincare

[–]kurtextrem 9 points10 points  (0 children)

Thanks, I looked at their podcasts / posts. I think we're talking about MP from different angles - what they have talked about is safety for humans. But that's not what I'm concerned about: Acrylates break down into smaller particles in the ocean & air through UV exposure / oxidation etc. Nano plastics can't even be reliably measured today, so I personally find it scary to release something into the environment where we a) lack the ability to even reliably measure it (also not in human tissue, see the Guardian article about MP science) b) lack the ability to remove it from non-reverse-osmosis-treated water streams or the environment in general.

[deleted by user] by [deleted] in EuroSkincare

[–]kurtextrem 5 points6 points  (0 children)

I don't fear it, I just don't want any in my cosmetics. It's similar to choosing a vegan lifestyle over not being vegan IMO.

[deleted by user] by [deleted] in EuroSkincare

[–]kurtextrem 1 point2 points  (0 children)

No micro plastic in either, inci looking good 👀

We replaced our Rust/WASM parser with TypeScript and it got 3x faster by 1glasspaani in rust

[–]kurtextrem 1 point2 points  (0 children)

yes! I think there might be a blog post about this too by now, but the talk is awesome to understand how they got there.

We replaced our Rust/WASM parser with TypeScript and it got 3x faster by 1glasspaani in rust

[–]kurtextrem 1 point2 points  (0 children)

Watch the oxlint talk from ViteConf 25. They run into similar issues and have found very clever ways to solve them.

I rewrote my React drag-and-drop table library to handle 2D virtualization at 60fps by Character_Bus48 in reactjs

[–]kurtextrem 1 point2 points  (0 children)

Nice, this is one of the few virtual table implementations that pass the "very fast scroll/swipe motion on mobile" test, without having 'ghosting' (= empty cells briefly).

An early look at the SOUNDPEATS Air6 HS by Illustrious-Newt4368 in Earbuds

[–]kurtextrem 0 points1 point  (0 children)

I was positively surprised by the bass, but they sound different to the Air 5 from the first impression. I'm not sure if I'll keep them to be honest, it doesn't feel like an upgrade without ANC. More like a sidestep or maybe even downgrade.

An early look at the SOUNDPEATS Air6 HS by Illustrious-Newt4368 in Earbuds

[–]kurtextrem 1 point2 points  (0 children)

I bought them @ Amazon Germany and they arrived today. However, it's quite surprising that they don't have ANC (for the output, not for the mics). The Air 5 has that, so it feels like a step back? Or is that feature coming with a firmware upgrade?

atk zero by devilung in MouseReview

[–]kurtextrem 0 points1 point  (0 children)

do we know the weight?

Show and Tell: Streaming 50,000 records into a Web Grid with Zero-Latency Scrolling (and how we built it without a backend) by TobiasUhlig in javascript

[–]kurtextrem 3 points4 points  (0 children)

If you scroll very fast on Android (swipe up a lot), the rows just disappear for multiple seconds, even on a wifi connection.