LGTM, merged
LGTM, merged
The discussion feels a lot like the switch from assembly to abstracted languages. People still argue, that you should know what‘s going on on a deeper level. And they are right. The same applies to AI code.
Best devs will use AI while still having a deeper understand.
Is there a way to open issues?
🥳 Vivaldi just released a new version of their #browser, that restricts pinned tabs to the current domain. Outside links open in a new tab.
I‘ve been waiting for this forever!!
⚡️I've released my app to the public! All other fitness trackers are just too bloated. This allows you to:
- create training plans (either using AI or by hand)
- check each day once you're done
- some basic analytics for your ego :)
Check it out at: fit.meerpohl.dev
#fitness #excercise #training
I feel every other browser has vertical tabs nowadays. Chrome is definitely late to the party
I love the engine but Chrome itself lost it's appeal a while ago because they stopped innovating their UI. Too little too late.
I switched to Vivaldi a while ago. They got vertical tabs, split panes and more. All powered by the engine which is the best of both worlds.
I‘ve seen your posts. What kind of tool is Jean actually? I was not really able to find that out :)
That‘s cool, thanks!
but doesn't the main problem still persist? you still need to be able to cache and queue requests for when the user is offline. be it a native or a web app
Sdly they don't support variable fonts yet :(
Oh I see, you‘re not only talking about assignments.
I think your before example can be replaced by the logical AND operator (&&=).
developer.mozilla.org/en-US/docs/W...
It only checks for truthiness, not for nullishness. so it might be a little tricky in some cases.
direction seems most intuitive to me
where can I read about it?
aaq a y
I have a single server for 15€ that hosts 7 services. Among those penoot, mattermost, paperless and a few webprojects.
Hetzner server with coolify.
They already provide a preset for coolify. VPS are cheap and flexible. and Coolify is amazing
Screen of a website showing a graphical tool to generate SVG graphics. The tool uses simplex noise and fractal brownian motion to generate a shape that resembles a mountain-like structure. The tool offers lots of parameters to tweak the output.
🆕 I'm finally diving into the world of noise. This is a grid distorted by simplex noise and fractal brownian motion.
It's fun play around with but I'm not satisfied with the results yet. I want to try domain warping next!
Check it out at:
🔗 meerpohl.dev/v2/grid?seed...
#creativecoding #codeart
🆕 I have refactored my interactive playgrounds to finally use relative units.
This makes them resilient to size changes which in turn allows me to switch up the page design a bit.
🔗 Check it out at:
meerpohl.dev/v2/meta-balls
#genart #generativeart #codeart #webdesign #graphicdesign
Where are going to exactly in germany?
My soft-proofing saga continues:
Sadly colorjs.io doesn't support #CMYK yet.
After some research I found #jscolorengine which I can use to load the ISO coated v2 #ICC profile. I can now convert my colors from P3 to CMYK and back.
That gives me a good estimate of what the image looks in print. 🫠
Oh my god, #microsoft #teams finally lets me resize the chat responsibly.
So my trusted printshop told me I should try exporting my prints as PDF-X4. I was sad to see #inkscape does not support this. But I found #scribus which seems to be the holy grail.
The UI looks a bit rough. Just as any good #OSS does. But the color management options are just wow.
I've been adding a font-selector to the wordy-playground.
I thought I'd have to scrap the idea because the outlines were drawn weird. After some research I found the magic #CSS:
paint-order: stroke fill;
It cuts my stroke-width in half but that's fine.
Check it out at: meerpohl.dev/wordy
🌟 I might have went a little overboard with the filters. But I was trying them out in inkscape so that I can include them in my tools. SVG in general are weird but maybe I get something out of it. Also, repeating gradients are great!
#creativecoding #codeart #graphicdesign #webdesign
🖥️ Might look cool as a wallpaper?
#creativecoding #codeart #graphicdesign #webdesign
#Astro's new experimental font API might finally prompt me to add a font selector to my Wordy playground. Unfortunately, I can't experiment with it just yet due to a bug, but I've already submitted a ticket. Once it's resolved, I'll dive right in!
🎨 New one with just a little more muted colors. Still pretty heavy
#creativecoding #codeart #graphicdesign #webdesign