A developer's guide to Penpot | Design tokens, Grid, Flex & code
Have you tried Penpot?
Discussion
A developer's guide to Penpot | Design tokens, Grid, Flex & code
Have you tried Penpot?
@lystopad i would like to use wonky little characters that are not opaque to my audience so i would like to write little explanatory notes around them
How do you define the risetime of a signal?
Has anyone explicitly compared the deliberate restucturing of the legislative and built environment that supported #motornormativity and the present day efforts to enforce the use of LLMs? I suspect those pushing LLMs are well aware of opium and tobacco as business models (state sponsored dependency) but the enforced transformation of work and public spaces (and the erasure of competing solutions - cycling, trams), the attack on environmental regulations and public health concerns-- this feels like the enforced transition to cars is also a model for them.
@emilymbender or others - is this well trodden and I just missed the references?
as an example of the enormous political force being used to normalise LLMs and remove legal barriers to the infrastructure they require - among UK former prime ministers, both Sunak and Blair....
https://www.thenational.scot/news/26495130.current-former-mps-taking-donations-advising-ai-firms/
#motornormativity #policy #publichealth #waroncars #llm #corruption
@hipsterelectron @samir I remember, but I still didn’t like the idea for technical reasons. I’m super into editors and after trying Atom for a some minutes went back to Neovim 😅 mostly because I’m convinced buffets are better than tabs.
But even if it was great to build an editor on top of it, using it for every single “desktop” app instead of the users actual browser seemed backwards already
I actually like machine learning when applied to the right category of problem. The core requirement for machine learning to be useful is that a correct answer is very useful and the cost of an incorrect answer is low.
My go-to example of this is what I did in my PhD: data prefetching. If you prefetch the data you’re about to need, great, you don’t sit with the CPU idle when it could be doing useful work. If you prefetch the wrong thing (and have a sensible eviction policy) then it’s no worse than doing nothing. That’s pretty much the ideal shape for these things. The same applies to branch prediction: predict a branch correctly and you keep the pipeline busy, predict it incorrectly and you’ve wasted a bit of power. Branch prediction has always been some form of machine learning (with the exception of the static ‘forward branch not taken, backwards branch taken’ policies).
Beyond that, there are two other properties that make problems particularly good fits for machine learning. The first is that the problem changes rapidly but you have a bunch of examples. When I was at Microsoft, Project Silica was doing archival storage by using lasers to create tiny bubbles in glass. The exact shape of these varied depending on how they configured the lasers. It took a couple of weeks to write a new rules-based recogniser, whereas a machine-learning one could be trained with the samples from a test run. But, beyond that, they discovered that the shapes also changed slightly depending on the particular piece of glass that they used. After writing to a piece of glass, they knew what the written data was, so they could fine-tune the parameters of the model and etch the fine tuning information onto the side. You absolutely wouldn’t want to have to write a modified version of a reader program for every disk in your disk robot.
The property where machine learning is a good fit is where you don’t have the theory. People since Plato have been trying to describe how humans recognise objects. A few thousand years later, we still don’t have a set rules that you can apply to determine if an image contains a bicycle (bicycles are a really hard problem for computer vision because the rims of the wheels don’t look connected while it’s in motion and important parts of the shape are often occluded). But we do have a lot of pictures that contain bicycles and a lot more that don’t. The same applies to a bunch of other pattern-recognition tasks.
I think the last one is where you object but it’s not so much giving up on theory building, it’s admitting that theory building hasn’t worked yet. If you come up with a set of rules for defining the pattern that you’re looking for / wanting to generate (a lot of ML techniques are reversible, so these end up being the same problem) then you can often build a much more efficient rule-based system. But if decades trying have failed to build one, a ML system that works some of the time might be more useful than the idea of a rule-based system that would work better in the future.
My problem with the current ‘AI’ push is that very few of the problems that tools being marketed as ‘AI’ address fit into these categories. This is particularly true of LLMs. The overlap between problems where a bad answer has no consequences and the problems where the solution involves generating text is tiny.
@david_chisnall @kevin
It turns out deterministic approaches do have limits. Still foundational and necessary, but incomplete (chaos theory and all that). Weather forecasting has been exploring those limitations for some decades now. In recent years, ML has come up rather unexpectedly as an effective forecasting tool. That doesn't mean we give up on understanding what is going on with atmospheric physics. In practice, this gives us another framework to use where it fits the need.
@matiu_bidule
Oui dans son désespoir il est très drôle et caustique.
@sebsauvage @matiu_bidule je crois que c'est elle.
Die @Bundesregierung hat wohl endlich 1 Antwort vorgelegt, wie wir den Faschismus stoppen:
Hafermilch teurer machen.
Ob da noch was kommt?
So einen Schwachsinn kann nur Klingbeil einfallen! Aber nach der Logik müsste Milch auch unter die Zuckersteuer fallen, da ist nämlich, ebenso wie in Hafermilch, Zucker enthalten. Deshalb gehe ich davon aus, dass die Ausweitung der Zuckersteuer ganz anderen Zielen dient als (nur) das Gesundheitssystem zu stärken.
Applied the same compositing tricks and other learnings to reprocess my image of the Dragons of Ara. It's the same data underlying these two versions, the only difference is in the processing.
#Astrophotography #Seestar #SeestarS30Pro #TMMT #ThirtyMillimetreTelescope #Siril #RCAstro #VeraLux
Mozilla CEO writes about "AI":
"In a world where companies are forcing AI on users, the most compelling thing Firefox can do is stick with what we do best: give users choice and agency."
No. The best thing you can do is build a browser that works best for the user, that does not alienate them from the Internet and the people building it. This is a dumb attempt to do more "Mozilla does the good AI" PR. But there is no "good AI". And translations are not what people talk about when they say "AI" which that guy knows.
He didn't learn shit from the backlash. This is just "we will do more AI, good AI, until you like it".
In what amounts to strange, sad timing Lindsay Ellis released a video about Dolly Parton last Friday. It's exclusive to the streaming platform Nebula, except that given Dolly's passing they're making it available on YouTube for two weeks.
There's a YouTube fundraiser for Dolly's Imagination Library or a direct link to donate below.
https://www.youtube.com/watch?v=uJuKN0chAZk
https://nebula.tv/videos/lindsayellis-dolly-parton
The night 142 of my servers went up in the clouds. Physically.
It was the night of 10 March 2021, and I had only just fallen asleep. A notification woke me. Then another, then another. Different servers, different workloads, but all with one thing in common: the same data centre.
I got up to check. A temporary connectivity issue? Then a tweet: a fire had gutted SBG2. It was threatening SBG1, SBG3 and SBG4 as well.
My wife looked at me and asked if I wanted a coffee. I nodded. The mission was simple to state and much harder to carry out: bring the critical services back up before 8, and restore everything else as quickly as possible.
It was going to be a long day.
In this talk, I will tell the story of what happened that night: the recovery, the architectural choices that saved us and the ones that turned out to be fragile at the very worst moment, because people usually only talk about the ones that worked.
Above all, I will explain why, ever since, I have looked at BSD systems not as mere operating systems, but as practical tools for building infrastructure that is simpler, easier to understand and more resilient. That night, I learned that first hand.
ohh i should really do a refreshed intro post huh
@kirakira refreshed! by kira
Too far ahead of her time, too independent for show business.
But she left behind masterpieces like this one, which have kept me company for many years.
Good morning, #BSDCafe!
Good morning, #illumosCafe!
Good morning, #Fediverse!
https://song.link/s/28pVz3JvJQkfpOHs2oQWhn
#Music #JukeBox #MastoMusic #MastoRadio #FediMusic #FediRadio
@stefano buongiorno ☕️
The Japanese Red Cross Society has expressed concern over possible health issues of evacuees nearly a month after a powerful earthquake hit Kumamoto Prefecture. https://www.japantimes.co.jp/news/2026/08/26/japan/red-cross-concern-kumamoto-health/?utm_medium=Social&utm_source=mastodon #japan #kumamoto #earthquakes #2016kumamotoearthquake #health #japaneseredcrosssociety
What do you do when you oust a klepocracy?
Do you let bygones be bygones? Do you pardon them for “unity?”
No. You prosecute the crap out of them and every crooked deal they ran until they are smoldering piles of ash. Then you prosecute the ashes.
Sorry, the app encountered an unexpected error