Hate the New Phone App on iOS 26 for iPhone? Get the Old Phone Layout Back Again
While the most significant visual change in iOS 26 is the Liquid Glass interface, you’ll also find some pretty notable design overhauls of commonly used iPhone apps. The Phone app is one such example, with the new Phone app design in iOS 26 being wildly different from the prior versions, featuring a new cluttered design … Read More ⌘ Read more
Not shown here but, this Shape class used on the linked sketch helps eliminate (by adding them to a set) not only Polygons that are visually the same but also shape rotations using a custom .hash() method :)
(A caveat to the reader: The code can be is messy because it sometimes retains remnants of abandoned ideas and lateral explorations. This is creative coding not software engineering)
Not shown here but, this Shape class used on the linked sketch helps eliminate (by adding them to a set) not only Polygons that are visually the same but also shape rotations using a custom .__hash__()
method :)
(A caveat to the reader: The code is messy because it sometimes retains remnants of abandoned ideas and lateral explorations, also, this is creative coding not software engineering)
Random musing from a #Python creative coder:
I have this naïve cumbersome thing for dealing with collinear vertices in a polygon (like a vertex in the middle of an edge that doesn’t change the shape of the polygon, and I tried to replace it with some clever #shapely method such as .simplify(…) or .buffer(0) and failed miserably. So I’ll have to keep my home made check-area-every-three-vertices thing for now…
I’m kind of proud of my idea of representing polygons as a set of frozensets of edge vertex pairs because it eliminates all visually equivalent rotations and reverse ordered rotations (that is, if you don’t have pesky collinear vertices).
How does visual Ctrl + a increments work behind the scenes? ⌘ Read more
«The Hudson River is flowing through the heart of Times Square this month.
Press play to hear from Marina Zurkow & James Schmitz [@hx2A@mastodon.art] the artists behind ‘The River is a Circle (Times Square Edition)’ - September’s #MidnightMoment, a visual “combination of live data and a matrix of researched information about the Hudson River ecology,” says Zurkow.»
«The Hudson River is flowing through the heart of Times Square this month.
Press play to hear from Marina Zurkow & James Schmitz [@hx2A@mastodon.art] the artists behind ‘The River is a Circle (Times Square Edition)’ - September’s #MidnightMoment, a visual “combination of live data and a matrix of researched information about the Hudson River ecology,” says Zurkow.»
I have a #CreativeCoding course at Domestika, teaching the first steps of #Python and #py5. The feedback from students always makes me happy!
Check out this work by a student:
https://www.domestika.org/en/projects/1841169-programacion?ttag=a_b_a_villares
And other testimonials:
I have a #CreativeCoding course at Domestika, teaching the first steps of #Python and #py5. The feedback from students always makes me happy!
Check out this work by a student:
https://www.domestika.org/en/projects/1841169-programacion?ttag=a_b_a_villares
And other testimonials:
@kat@yarn.girlonthemoon.xyz I have absolutely no idea, but I wouldn’t be surprised if it uses the closest full image after your cut point and not the one before. Hence, the deltas between the two full images have nothing to really refer to. So, the video player just shows the first full image it finds and “freezes” the image until the video stream actually hits it.
Let me try to visualize it, |
represent full images, .
just subsequent deltas:
Original start of video
↓
|......|.....|........|......|..
↑ ↑
Cut point Cut point
Resulting video:
....|.....|........|....
↑↑↑↑
This is where it freezes
Could be complete bullshit, though. Wouldn’t be the first time that I’m wrong. :-)
I’m just curious, what exact command line do you use to cut the video?
I bought the “remastered” versions of Grim Fandango and Forsaken on GOG, because they’re super cheap at the moment. Both have native Linux versions.
And both these Linux version crap their pants. 🫤 The bundled SDL2 of Forsaken says it “can’t find a matching GLX visual” and I couldn’t figure out how to fix that. I didn’t spend a lot of time on Grim Fandango.
Both work great in Wine. 🤦
(I do have the original version of Grim Fandango from the 1990ies, but that one does not work so well in Wine. I figured, if it’s so cheap, why not. And I now get to play the english version. 😃 The german dub is pretty damn good, actually, but I always prefer the original these days.)
How Aldi sails ‘close to the wind’ on branding and packaging
It’s no secret that Aldi sells products visually similar to those of its well-established competitors. But using Australian courts to force the retailer to change its ways is no easy task. ⌘ Read more
CodeEdit Might be the Best Free Code Editor for Mac
CodeEdit is an increasingly popular, free, open source native code editor for Mac that offers a super lightweight and speedy alternative to other code editors for Mac like Xcode, Zed, Visual Studio Pro, and other similar apps and IDEs. CodeEdit offers a fast experience that feels like it was built for MacOS, with many of … Read More ⌘ Read more
I’m finding this very interesting… An evolved neural network that plays the game of tic-tac-toe and so far is a pretty decent player. Here is a visualization of it’s evolved “brain” that underwent GA (genetic algorithm) training with classification learning + self-play.
M0SS-101 Synth with BL616 RISC-V Delivers Classic Controls in a Compact DIY Kit
The M0SS-101 is a compact virtual analog monosynth designed for hands-on subtractive synthesis. It features 42 editable parameters accessible through 26 buttons and a rotary encoder, with RGB LEDs providing visual feedback for signal flow and modulation. The synth includes dual oscillators, a multi-mode filter, envelope and LFO control, delay effects, and 17 preset slots […] ⌘ Read more
LILYGO T-Embed SI4732 Combines ESP32 S3 with All Band Radio Tuning
LILYGO has introduced a new version of its T-Embed series that incorporates the SI4732 A10 tuner module. This version supports AM, FM, shortwave, and longwave radio bands in a handheld format that visually resembles devices like the Flipper Zero. The T-Embed SI4732 uses the ESP32 S3 microcontroller with a dual-core LX7 processor clocked at 240 […] ⌘ Read more
** Collaboration is a scary word **
I like programming partially because it’s a practice I can, with appropriate to unhealthy application of effort, usually accomplish something at least proximal to my intention.
This isn’t true for visual art, nor music. Lately I’ve been feeling like the little games and toys I wanna make are sorta hampered by my total inability to make stuff I find aesthetically appealing…so…I’ve been thinking about collaboration. Which is a scary word because, you know, other people and all, but I figured I’d … ⌘ Read more
Tiliqua Brings FPGA-Based Audio and Visual Tools to Eurorack Systems
Tiliqua is a modular FPGA-based platform for Eurorack systems, launched on CrowdSupply. It supports real-time audio and video synthesis using open-source tools like Amaranth HDL, offering more flexibility and performance than typical microcontroller-based modules. The platform uses the “SoldierCrab” FPGA System-on-Module, which integrates an LFE5U-25F FPGA, PSRAM, a USB PHY, and SPI flash. This module […] ⌘ Read more
Transparent text selection in visual mode? ⌘ Read more
Why is it that the cursor can’t be placed on the new line character in mormal mode. but it can be done in visual mode ? ⌘ Read more
A visual flow chart diagram that illustrates how two different but very related concepts can lead to system accidents 👌
- asynchronous evolution
- drift into failure
Realized I could definitely have a silly gameplay montage youtube channel if I wanted to. All of my best video editing has been goofy visual gags… I could do it…
This is sooo cool, it reminds me of learning QBasic (and then Visual Basic) in the 90s
Easylang story
https://easylang.online/apps/story.html
Don’t look for tags when ctrl + left mouse clicking a selection in visual mode ⌘ Read more
Get visual selection on cmdline ⌘ Read more
@lyse@lyse.isobeef.org I do agree “the rules of the web”, are far too loose - at least the syntax ones. I do think backwards compatibility is necessary.
As for my website, it might be visually very similar, to how it looked since its creation, many years ago, but it is frequently improved. Features that originally used JavaScript, changed to HTML and CSS components, code simplified, optimised to withstand browser updates and new screen resolutions,… Even a good chunk of the errors on your list, were already addressed and I plan to address the rest soon.
Just find it a bit depressing, that my attempt to bring back some of the old Internet spirit, by making a hidden easteregg page page for this years April 1st, was met with people complaining about April fools day jokes and you insinuating my website sucks.
Everyone say well done Wanda for not reacting aggressively at all when visually meeting our new cat for the first time today ⌘ Read more
I make a Emacs theme with a contrast ready for colour blind or visually impaired people.
https://github.com/tanrax/thankful-eyes-theme.el
Enjoy!
#emacs #accessibility
I have released new updates to the twtxt.el client.
- Markdown to Org mode (you need to install Pandoc).
- Centred column.
- Added new logo.
- Added text helper.
The new version I will try to finish the visual thread. You still can’t see the thread yet.
#emacs #twtxt #twtxtel
[ ↳ Reply to twt ]
button?
I don’t think so, at least the tests I did passed. If you’re pretty sure it’s a bug, please create an issue in the repository with the specific case and I’ll investigate it.
There are 2 buttons to make replicas, one makes a replica in the thread where the twt is located (this is the one that should be used the most, as it serves a thread), the other creates a replica to a specific twt.
I’ll let you know a bit about the status: I’m just now implementing the thread screen. There you can be sure where you are. It’s a bit confusing right now, sorry. I think the client is still in alpha. When I’ve finished what I’m doing, and the direct message system, I’ll freeze development and focus on creating more tests, looking for bugs and making small visual adjustments.
Pimoroni Interstate 75 W RP2350 Based Driver for HUB75 LED Matrices
The Interstate 75 W is a driver board designed for HUB75-style LED matrices and is powered by the RP2350 microcontroller. This board connects directly to HUB75 panels, offering a straightforward solution for creating LED displays for applications such as signage, data visualization, or interactive projects. The board is built around the RP2350A microcontroller, featuring a […] ⌘ Read more
Adafruit CLUE: A Sensor-Packed nRF52840 Development Board in a micro:bit Form Factor
The Adafruit CLUE is a development board with a built-in display, multiple sensors, and Bluetooth Low Energy connectivity. It follows the form factor of the BBC micro:bit while incorporating additional processing power and expanded functionality. The board is designed for applications involving data visualization, sensor-based measurements, and wireless communication. This devi … ⌘ Read more
iOS 18.3 Update Released with Bug Fixes & AI Summary Improvements
iOS 18.3 for iPhone and iPadOS 18.3 for iPad have been released for all eligible devices. The new software updates focus on bug fixes, security enhancements, and bring some changes to AI features like Visual Intelligence and Apple Intelligence Summaries, the latter of which were generating inaccurate summaries and headlines which bothered some people. Since … [Read More](https://osxdaily.com/2025/01/ … ⌘ Read more
iOS 18.2: Everything You Can Do With ChatGPT Integration
With iOS 18.2, Apple introduced ChatGPT integration with Apple Intelligence to expand your iPhone’s AI capabilities in several ways. When enabled, Siri can leverage ChatGPT for complex queries about photos and documents, and the integration also extends to Writing Tools for text and image generation, while Visual Intelligence helps identify objects and places using your iPhone’s camera.

Drag-and-drop is a highly interactive and visual interface. We often use drag-and-drop to perform tasks like uploading files, reordering browser bookmarks, or even moving a card in solitaire.
The post [Exploring the challenges in creating an accessible sortable list (drag-and-drop)](https://github.blog/2024-07-09-exploring-the-challenges-in-creating-an-accessible-sortable-list- … ⌘ Read more
iOS 18 Adds Pop-Out Bezel Animation When Pressing iPhone Buttons
iOS 18 includes a small but interesting change for the buttons on the iPhone, adding more of a visual element when changing volume, activating the Action button, or locking the screen. When you press an iPhone button in iOS 18, the display bezel bulges outward slightly.
 alternative with paging, visual diffs, and history: https://github.com/sachaos/viddy
LILYGO New T-Panel S3 Lite with 4” LCD and Wireless Connectivity
The T-Panel Lite by LILYGO is a compact ESP32S3-based development board designed for makers and hobbyists who are interested in creating IoT projects with a visual display component. This user-friendly tool provides a rich set of features packed into a small form factor with Arduino and MicroPython support. At the heart of the T-Panel Lite […] ⌘ Read more
@movq@www.uninformativ.de Haha! yeah sounds about like my HS CS program. A math teacher taught visual basic and pascal. and over on the other end of the school we had “electronics” which was a room next to the auto body class where they had a bunch of random computer parts scavenged from the district decommissioned surplus storage.
The advanced class would piece together training kits for the basic class to put together.
August McKinney’s AudioSoup sounds lovely and takes a nice approach to simple grain visualization. #nowplaying
New data and visualizations highlight the resilience of international developer collaboration
Discover the latest trends and insights on public software development activity on GitHub with the release of Q3 2023 data for the Innovation Graph.
The post [New data and visualizations highlight the resilience of international developer collaboration](https://github.blog/2024-01-18-new-data-and-visualizations-highlight-the-resilience-of-internation … ⌘ Read more
Affordable $12.99 ESP32-S3 Gizmo with Compact USB Flash Drive Form-Factor
The Waveshare ESP32-S3 GEEK, designed as a compact and versatile embedded device, caters to both developers and hobbyists with its USB Flash drive form factor. Enhancing its functionality, this innovative gadget features a small yet interactive 1.14-inch LCD display, adding a visual component to its array of capabilities. At its core, the ESP32-S3 GEEK Board […] ⌘ Read more
** A scrappy fiddle **
I’ve had fun playing at implementing a very basic visual programming system over the last few days. I like the direction I’ve s … ⌘ Read more
I have been really impressed with the cool visualizations in pygame that @gereleth over on Twitter has been making. #AdventOfCode
How to Enable Dark Mode in MacOS Sonoma / Ventura
Dark Mode is a popular visual option for many Mac users who wish to change the appearance of their computers interface. If you’re new to the Mac, or even just new to the more modern operating systems like Sonoma and Ventura that use System Settings, you may not be familiar with how to activate and … Read More ⌘ Read more
updates en la identidad visual: dark/light themes y nuevos colores | https://compudanzas.net/identidad_visual.html
@movq@www.uninformativ.de I lasted for a long time.. Not sure where or when it was “got”. We had been having a cold go around with the kiddos for about a week when the wife started getting sicker than normal. Did a test and she was positive. We tested the rest of the fam and got nothing. Till about 2 days later and myself and the others were positive. It largely hasn’t been too bad a little feaver and stuffy noses.
But whatever it was that hit a few days ago was horrible. Like whatever switch in my head that goes to sleep mode was shut off. I would lay down and even though I felt sleepy, I couldn’t actually go to sleep. The anxiety hit soon after and I was just awake with no relief. And it persisted that way for three nights. I got some meds from the clinic that seemed to finally get me to sleep.
Now the morning after I realized for all that time a part of me was missing. I would close my eyes and it would just go dark. No imagination, no pictures, nothing. Normally I can visualize things as I read or think about stuff.. But for the last few days it was just nothing. The waking up to it was quite shocking.
Though its just the first night.. I guess I’ll have to see if it persists. 🤞
Measuring Git performance with OpenTelemetry
Use our new open source Trace2 receiver component and OpenTelemetry to capture and visualize telemetry from your Git commands.
The post Measuring Git performance with OpenTelemetry appeared first on The GitHub Blog. ⌘ Read more
On the topic of Programming Languages and Telemetry. I’m kind of curious… Do any of these programming language and their toolchains collect telemetry on their usage and effectively “spy” on your development?
- Python
- C
- C++
- Java
- C#
- Visual Basic
- Javascript
- SQL
- Assembly Language
- PHP
logs: new blog post on visual design in software and first photojournal entries of 2023
GitHub Copilot now available for Visual Studio 2022
GitHub Copilot is now available from Visual Studio 2022 for everyone in the technical preview. ⌘ Read more
GoCN 每日新闻(2022-01-19)
GoCN 每日新闻(2022-01-19)- Go1.18 新特性:多 Module 工作区模式https://mp.weixin.qq.com/s/Aa9s_ORDVfzbj915aJD5_w
- Go 中的可视化 - 绘制股票信息https://www.ardanlabs.com/blog/2022/01/visualizations-in-go.html
- 带你彻底击溃跳表原理及其 Golang 实现!(内含图解) https://mp.weixin.qq.com/s/5wrHQz_LqeQn3NLuF8yu0A
- go-zero 对接分布式事务 dtm 保姆式教程[https://github.com/Mikaelemmmm/gozerodtm](h … ⌘ Read more
GoCN 每日新闻(2021-12-20)
GoCN 每日新闻(2021-12-20)
- Golang 并发编程指南https://mp.weixin.qq.com/s/V0krCjWrndzz71cVOPBxdg
- Visualizing Concurrency in Gohttps://divan.dev/posts/go_concurrency_visualize/
- 深入剖析全链路灰度技术内幕https://mp.weixin.qq.com/s/JklS0ZBNRCEBvLWUOo-UrQ
- GoLand 2021.3.1 Is Out![https://blog.jetbrains … ⌘ Read more
#event Tomorrow, Saturday October 2nd, I’m gonna be hosting a workshop at Processing Community Day CPH about Live Coding Visuals in Improviz. Only 5 spots left, so sign up now at: https://pcdcph.com
Seamless teaching and learning through GitHub Classroom and Visual Studio Code
This GitHub Classroom extension for Visual Studio Code provides a simplified introduction to Git, GitHub Classroom, and Visual Studio Code. ⌘ Read more
#event Upcoming Workshop / algolab: Visuals and Live Coding @ CPH Music Maker Space / facebook event
Viral Visualizations : How Coronavirus Skeptics Use Orthodox Data Practices to Promote Unorthodox Science Online ⌘ Read more…
Visualizing GitHub’s global community ⌘ https://github.blog/2020-12-21-visualizing-githubs-global-community/
pls send help i’m using micro in visual studio code on windows and ^e and ^q are being gobbled up by vscode and i can’t quit
saw this great writeup once on how somebody visualized data by drawing faces with them, and letting our brain’s natural face feature-extraction algorithms interpret the data. Kinda want to try to do that with some of these samples and waveforms I’m curating. #halfbakedideas
Visual storytelling made easy · Mural ⌘ https://www.getmural.io/
I’ve been thinking about storing the output of some of my audio-visual etudes in a more portable lossless 4-bit indexed color format, rather than rely on x264 directly. #halfbakedideas #etudes #breathingcards #longterm
On the blog: Configuring a Visual Studio Code Extension https://john.colagioia.net/blog/2020/07/15/vsconfig.html #techtips #programming #vscode
I want to like https://amp.rs/, but both its color schemes look horribad on a 256-color terminal (the most Terminal.app supports). The only terminal I have installed that supports lots of colors is…Visual Studio Code.
On the blog: Writing Visual Studio Code Extensions https://john.colagioia.net/blog/2020/07/08/vscode.html #techtips #programming #vscode
Detecting Health Conditions in Visual Content ⌘ https://blog.oxplot.com/detecting-health-conditions-in-visual-content/
postcard sized art is such a lovely scale for the visual medium. attempting to imagine the sound/temporal version of that
The thing about FMV is that it’s a lot tougher to make a full FMV game all by yourself than it is to make a VN that way. To make a VN on your own, you just need to be a programmer, musician, author, and visual artist.
List of Physical Visualizations http://dataphys.org/list/
The Illustrated Word2vec “ Jay Alammar ” Visualizing machine learning one concept at a time https://jalammar.github.io/illustrated-word2vec/
Interestingly enough, Visual Studio Code keeps running bash as its preferred shell, even though it isn’t the login shell anymore.
Visual Cohesion and Flow in Anime - YouTube https://www.youtube.com/watch?v=R1zhW9lAIeY
All of the World’s Money and Markets in One Visualization http://money.visualcapitalist.com/worlds-money-markets-one-visualization-2017/
The structure of recent philosophy III · Visualizations https://homepage.univie.ac.at/noichlm94/posts/structure-of-recent-philosophy-iii/
Using Visual Studio Code in fullscreen on my main monitor while looking at other things on the other monitor. I did not expect to turn into one of John Siracusa’s millenial co-workers.
The 2020 election is the perfect opportunity for visual acuity themed political slogans
Visual Programming Languages - Snapshots http://blog.interfacevision.com/design/design-visual-progarmming-languages-snapshots/
Genode - Sculpt with Visual Composition (VC) https://genode.org/documentation/articles/sculpt-vc
Information Society “Beautiful World” Halloween visual Mix - YouTube https://www.youtube.com/watch?v=4PdVW75kdJQ
Meet Sphinx: The 30-Year-Old Soviet Smart Home Concept - Soviet Visuals http://sovietvisuals.com/sphinx-soviet-smart-home-concept/
Thread by @analogist_net: “In honor of @Foone’s thread on the visual quirks of our brains, let’s talk about “how bullshit insane our brains are”: sensory and motor sys […]” https://threadreaderapp.com/thread/1014397203450744832.html
Visual Programming Languages - Snapshots http://blog.interfacevision.com/design/design-visual-progarmming-languages-snapshots/
‘It’s an Anime Titty Holocaust:’ Steam Is Cracking Down on Visual Novels - Motherboard https://motherboard.vice.com/en_us/article/evkxdk/steam-banning-adult-anime-visual-novel-huniepop
Notes on Visual Snow – Axxon N. Horror https://axxonnhorror.wordpress.com/2018/02/19/notes-on-visual-snow/
‘Doki Doki Literature Club’ Fits i… https://waypoint.vice.com/en_us/article/kzp7gy/doki-doki-literature-club-history-visual-novels
But what is the Fourier Transform? A visual introduction. - YouTube https://www.youtube.com/watch?v=spUNpyF58BY
UI Design Tips for visual novels – Studio Th… http://dev.studiotheophilus.com/index.php/2018/01/14/ui-design-tips-for-visual-novels/
Visualizing Data Using t-SNE - YouTube https://www.youtube.com/watch?v=RJVL80Gg3lA
The human brain’s bandwidth for visual images is s… https://aeon.co/ideas/the-human-brains-bandwidth-for-visual-images-is-severely-limited
Feature Visualization https://distill.pub/2017/feature-visualization/
Algohorror, the Creepy Visual Mash-Up Art Created With Algorithms - Atlas Obscura https://www.atlasobscura.com/articles/algohorror-mashup-art
It‘s Nice That | “It’s a psychological overload”: Weirdcore on creating Aphex Twin’s live visuals http://www.itsnicethat.com/features/weirdcore-aphex-twin-field-day-050617-miscellaneous