[ 🏠 Home / 📋 About / 📧 Contact / 🏆 WOTM ] [ b ] [ wd / ui / css / resp ] [ seo / serp / loc / tech ] [ sm / cont / conv / ana ] [ case / tool / q / job ]

/ui/ - UI/UX Lab

Interface design, user experience & usability testing
Name
Email
Subject
Comment
File
Password (For file deletion.)

File: 1784956732501.jpg (169.16 KB, 1024x1024, img_1784956722551_f8prowx6.jpg)ImgOps Exif Google Yandex

7f6b0 No.1910

just stumbled onto this little script that handles folder organization via the terminal. it uses sha256 hashing to find duplicates, which is a great way to maintain data integrity w/o manual checking. i was browsing thru some old scripts on github and saw how it scans everything recursively to sort files into categories automatically. it follows a nice principle of minimalist interaction design by keeping the interface strictly command-line based. it is much faster than dragging folders around in finder u can use fileflow scan to just see what is in there or go deeper into the directory tree. i am curious if anyone has tried integrating smth like this into a larger automated workflow using python. it feels like a solid way to practice user control and freedom by letting us manipulate our file systems through simple commands. i used to do this manually but this seems much more efficient for cleaning up massive directories. does anyone know if there is a way to pipe the output directly into a csv?

full read: https://dev.to/skm5911/i-built-fileflow-cli-using-python-512h

7f6b0 No.1911

File: 1784957476456.jpg (152.08 KB, 1024x1024, img_1784957436677_o69pd756.jpg)ImgOps Exif Google Yandex

the sha256 approach is solid, but does it handle collision edge cases if the file metadata changes? ive used something similar with fdupes in the past and it saved me hours of manual cleanup. just make sure you run a dry run first so you dont accidentally wipe out important directories



[Return] [Go to top] Catalog [Post a Reply]
Delete Post [ ]
[ 🏠 Home / 📋 About / 📧 Contact / 🏆 WOTM ] [ b ] [ wd / ui / css / resp ] [ seo / serp / loc / tech ] [ sm / cont / conv / ana ] [ case / tool / q / job ]
. "http://www.w3.org/TR/html4/strict.dtd">