Latest Tech News

Stay updated with the latest in technology, AI, cybersecurity, and more

Filtered by: fg Clear Filter

FFglitch, FFmpeg fork for glitch art

Gallery There are some artists out there doing some amazing work using FFglitch. I put this page up so that I don’t have to go hunting for examples every time I want to show someone what can be done with FFglitch. Thomas Collet has a lot of work using FFglitch on vimeo, instagram, and reddit. A bunch more from Thomas: Kaspar Ravel wrote a blog post about a collaboration he did with Thomas Collet which resulted in this gem: Here’s the blog post: https://www.kaspar.wtf/blog/encoding-

FFglitch, FFmpeg fork for glitch arch

Gallery There are some artists out there doing some amazing work using FFglitch. I put this page up so that I don’t have to go hunting for examples every time I want to show someone what can be done with FFglitch. Thomas Collet has a lot of work using FFglitch on vimeo, instagram, and reddit. A bunch more from Thomas: Kaspar Ravel wrote a blog post about a collaboration he did with Thomas Collet which resulted in this gem: Here’s the blog post: https://www.kaspar.wtf/blog/encoding-

This could be my new PDF scanner app once Microsoft Lens is taken away

Andy Walker / Android Authority If Microsoft Lens were a coin, I’d likely find it lurking between the couch cushions. It’s one of those apps that I forgot was installed on my device, but I was always glad to see it whenever I needed to scan receipts, invoices, menus, random documents, or business cards, extract their text, and convert the result into my preferred file type. Unfortunately, we can’t have nice things. So, as it was one of Redmond’s most functional and reliable Android apps, Lens

Customizing tmux

I have been exploring some new tools here and there. When I started watching Primeagen, I took a note of several tools that he was using and advocating for. One of them was tmux. What is tmux?# tmux is a terminal multiplexer. What that means is you can have many terminals in one. According to tmux wiki: tmux is a program which runs in a terminal and allows multiple other terminal programs to be run inside it. Each program inside tmux gets its own terminal managed by tmux, which can be accesse

Topics: fg set status tmux window

Customizing tmux and making it less dreadful

I have been exploring some new tools here and there. When I started watching Primeagen, I took a note of several tools that he was using and advocating for. One of them was tmux. What is tmux?# tmux is a terminal multiplexer. What that means is you can have many terminals in one. According to tmux wiki: tmux is a program which runs in a terminal and allows multiple other terminal programs to be run inside it. Each program inside tmux gets its own terminal managed by tmux, which can be accesse

Topics: fg set status tmux window

PDFgear Scan is an AI-powered, feature-packed scanning app – and it’s completely free

We don’t talk enough about the amount of paperwork we come across every day. From essential bank documents, work contracts, tax notices, and bills to invoices, application forms, IDs, letters, and more, keeping everything organized can be a chore. And even more so if there’s a mix of physical and digital paperwork to deal with. Scanning your documents and organizing them digitally is a smart idea. But while there are plenty of scanner apps, any features you might need beyond basic scanning are

Minimal Boolean Formulas (2011)

Minimal Boolean Formulas Posted on Wednesday, May 18, 2011. 28. That's the minimum number of AND or OR operators you need in order to write any Boolean function of five variables. Alex Healy and I computed that in April 2010. Until then, I believe no one had ever known that little fact. This post describes how we computed it and how we almost got scooped by Knuth's Volume 4A which considers the problem for AND, OR, and XOR. A Naive Brute Force Approach Any Boolean function of two variables ca

Minimal Boolean Formulas

Minimal Boolean Formulas Posted on Wednesday, May 18, 2011. 28. That's the minimum number of AND or OR operators you need in order to write any Boolean function of five variables. Alex Healy and I computed that in April 2010. Until then, I believe no one had ever known that little fact. This post describes how we computed it and how we almost got scooped by Knuth's Volume 4A which considers the problem for AND, OR, and XOR. A Naive Brute Force Approach Any Boolean function of two variables ca