• Thinking about how what you do can create a story for others: how letting my friends know that I will go read Berzbach and Rilke while having breakfast at this place

    #asca

    Quelle: Twitter

  • Boesner is one of the two largest stores selling art and design supplies in Germany (the other being Gerstaecker).

    I picked the one closest to me, drove there and bought black paper, Japanese paper scissors (they are sharp ), a couple of Microns, and Lamy nibs (fine and extra fine), and I want to say that these new nibs just glide across the paper.

    And I just noticed that all of these things are related to black (Microns, the paper I bought, the ink I use in my Lamy pens), and white (paper scissors).

    So, coming back to the nibs, I am glad these new ones fixed the issue I was having using my previous nibs.

    And I barely avoided buying a couple of books (about sculpting) by telling myself that I first need to have pulled everything from the ones I already have.

    But yeah, sculpting is a thing I will look into more.

    Quelle: Code & Canvas

  • Finally replaced my black F and EF Lamy nibs with new silver ones (the defaults): ink flows, tines are aligned, Rio is happy

    #asca

    Quelle: Twitter

  • Whatever you need, as long as you build

    #asca

    Quelle: Twitter

  • Out of office for vacation.

    #asca

    Quelle: Twitter

  • The absurdity of marketing yourself is this: you ignore that you could do your work for the people you know, people around you, because you hope you will turn strangers into people you know, people around you, who you could do your work for. #asca https://x.com/MarioBreskic/status/1951721185974325389

    Quelle: Twitter

  • Ich kann mich nich sattsehen: https://www.youtube.com/watch?v=ht2oscS9Rpg&feature=youtu.be

    #asca

    Quelle: Twitter

  • I’d rather read Goethe and Schiller

    I’d rather read Goethe and Schiller because I am very German, but a few updates are in order.

    I have worked with ChatGPT to finally crack programmatically using the Adobe line of software, and so far I have a few successes here and there, to which I will return later in this post.

    I put together a small set of scripts on Github, if you are into that.

    Then I have spent a lot of time working on my personal website’s layout and display, but that is still very much a work in progress right now, because I just started scratching away at ARIA, and thinking about my website as a useful interface for content. I actually immensely enjoy the serif I use for body text, it is the Cormorant Garamond, by CatharsisFonts, and you can find that here.

    I am still doing quite a few adjustments on my website, nudging it closer to the ebook sweet spot. I think you can see the influence Apple Books has had on a few decisions here and there.

    There is a dark version in the works, too. I was already experimenting with that.

    What else?

    The informational bot service called Grafikdesignfeed (on Bluesky, Mastodon, Threads, and on Twitter) has been improved further over the last two weeks: more feed sources, better curation, a lot of huginn intergration and logic wrangling before it all gets sent to buffer to be syndicated to various platforms.

    There was a lot of optimization potential there, which I am now glad I figured out. Thanks to ChatGPT again, I was able to work backwords from the results I aimed for and design the fastest and most efficient path to get this project there.

    Rebuilt the permalink structures for my website and my social wall as well. worked with solid redirects, so that absolutely nobody gets lost in the translation from structure to structure: I am forcing usablility and accessibility into these online projects as hard as I can, and the new permalinks work because of that, I’d like to think.

    Also, there was type experiments going on this week and last week. I was channeling my own graphic design nerd and went to town.

    Equipped with ChatGPT, I pulled out BlackInk and built my very first pixel shader brush.

    And it is a just so much fun to use it with a pressure sensitive pen!

    I even uploaded one demo to my Youtube account, which I never use for anything.

    And I put the code for the brush everywhere: on my cara.app account, in the description of the video on Youtube, even put together a page to store these experiments on my website, so that people can always refer back to that, and use these things themselves. For inspiration. For whatever.

    Even linked that and the other thing, a small calculator for lines per page, on that page, and on my bento.me

    I figured that using that to link to these projects makes sense if I want to post something, say, on Instagram and instead of having the hassle of trying to use links there, I can just say to go to my bento.me and click on the box which matches the post.

    Which I did.

    Called the page the toolbox, and well, it is. Will need to update it with the next thing. The bento.me page, the other project is already on my toolbox page.

    I think I am missing something, but this is my after hours blog: polish is not what I do here.

    And this brings me to the final part for today: using ExtendScript to take glyphs from five typefaces I chose for being different from each other, channeled my understanding of David Carson’s print work into it, and went exploring.

    Pictures say more than words.

    So I did this: put together several versions of an ExtendScript to talk to Illustrator programmatically, to glitch the word “frakt” (which is my server’s name, I have christened him that recently), then I sorted through all these outlines and forms, printed my favorites, and scanned the printouts, glitching the word by moving the scanner, sort of making brush strokes. And then sorted through these scans. Below are my favorites from this fun afternoon spent in flow.

    I teased most of these on my instagram stories, because that is how I treat those: as a behind the scenes, teaser type of thing.

    See you next time. Man, those are a lot of hashtags. Well, I did say I wanted to be embedded into the culture inside graphic design, so forget about marketing, choom.

    That last one is actually a photograph shot with a macro, because look at those subpixel edges !

    Quelle: Code & Canvas

  • hey @linkwarden I made a short script which takes all the links inside a wordpress article upon publishing and stores them in a linkwarden collection, see the link upstream

    Quelle: Mastodon

  • Habe einen funktionsfähigen Prototypen erstellt, der ‑Posts beim Veröffentlichen nach Links durchsucht und diese dann in speichert.
    Die dort gespeicherten Links haben den Titel des Posts als tag.
    Damit werden die Links aber auch bei archive.org gespeichert

    Den Schnippsel zum Hinzufügen ans Ende der functions.php findest du hier:
    mariobreskic.de/toolbox/#wordp

    Quelle: Mastodon