#file-system — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #file-system, aggregated by home.social.
-
Dear Fedi, I'm looking (and have been looking) for some time for a simple way to mount a transparent local cache for a remote filesystem (preferably sshfs) that is known to be "append only" (i.e. files are never modified after creation). This seems like a very trivial task to implement with libfuse, but I haven't found anything before. Overlayfs and other kernel options seem to be overly finicky and create more issues than they solve. I might write something myself but really hoping I don't have to. Pls boost :blobcatupsidedown:
-
Dear Fedi, I'm looking (and have been looking) for some time for a simple way to mount a transparent local cache for a remote filesystem (preferably sshfs) that is known to be "append only" (i.e. files are never modified after creation). This seems like a very trivial task to implement with libfuse, but I haven't found anything before. Overlayfs and other kernel options seem to be overly finicky and create more issues than they solve. I might write something myself but really hoping I don't have to. Pls boost :blobcatupsidedown:
-
Open-source replacement for the Amiga's CD file system: ODFileSystem 0.6
Version 0.6 is a performance release: On the cdbench fixture (68020 -O2 release build) sequential read throughput climbs from 46,262 KiB/s to 197,673 KiB/s — a 4.3× increase (+327%) — and now runs 27% faster than the original AmigaOS 3.2.x CDFileSystem it replaces. This release also adds High Sierra, ISO 9660 Level 3, and native symlink support.
-
Open-source replacement for the Amiga's CD file system: ODFileSystem 0.6
Version 0.6 is a performance release: On the cdbench fixture (68020 -O2 release build) sequential read throughput climbs from 46,262 KiB/s to 197,673 KiB/s — a 4.3× increase (+327%) — and now runs 27% faster than the original AmigaOS 3.2.x CDFileSystem it replaces. This release also adds High Sierra, ISO 9660 Level 3, and native symlink support.
-
I'm not the only, and definitely not the first one to (re)consider the #filesystem for #database use.
The #BeFS documentation (from #HaikuOS website) clearly states - and does that - already (2004):
> "[key/value metadata attributes] add considerable power to a file system and endow the file system with many of the features normally associated with a database."
https://www.haiku-os.org/legacy-docs/practical-file-system-design.pdf
-
I'm not the only, and definitely not the first one to (re)consider the #filesystem for #database use.
The #BeFS documentation (from #HaikuOS website) clearly states - and does that - already (2004):
> "[key/value metadata attributes] add considerable power to a file system and endow the file system with many of the features normally associated with a database."
https://www.haiku-os.org/legacy-docs/practical-file-system-design.pdf
-
Can't rename "File" to "file" on an exFAT drive in Linux? Learn why case-only renames fail, how exFAT compares filenames, and the simple workaround.
Full guide here: https://ostechnix.com/why-case-only-renames-fail-exfat-linux/
#exfat #filesystem #linux #rename #troubleshooting #linuxhowto #linuxcommands #linuxbasics
-
Can't rename "File" to "file" on an exFAT drive in Linux? Learn why case-only renames fail, how exFAT compares filenames, and the simple workaround.
Full guide here: https://ostechnix.com/why-case-only-renames-fail-exfat-linux/
#exfat #filesystem #linux #rename #troubleshooting #linuxhowto #linuxcommands #linuxbasics
-
Ah, yes, just what the world needed: a #filesystem that turns your storage into a Rube Goldberg machine 🤹♂️. Who wouldn’t want to "log-structure" their S3 buckets until they can't recognize them from a block of Swiss cheese 🧀? And let's not forget the dream of using #Docker to turn your cloud storage into a pretentious art installation that only runs in 17 easy steps! 🚀
https://www.zerofs.net/ #RubeGoldberg #cloudstorage #techhumor #HackerNews #ngated -
Ah, yes, just what the world needed: a #filesystem that turns your storage into a Rube Goldberg machine 🤹♂️. Who wouldn’t want to "log-structure" their S3 buckets until they can't recognize them from a block of Swiss cheese 🧀? And let's not forget the dream of using #Docker to turn your cloud storage into a pretentious art installation that only runs in 17 easy steps! 🚀
https://www.zerofs.net/ #RubeGoldberg #cloudstorage #techhumor #HackerNews #ngated -
ZeroFS – A log-structured filesystem for S3
#HackerNews #ZeroFS #logstructured #S3 #filesystem #cloudstorage #technews
-
ZeroFS – A log-structured filesystem for S3
#HackerNews #ZeroFS #logstructured #S3 #filesystem #cloudstorage #technews
-
I am experiencing this with #OpenZFS
➜ ~ sudo zpool status -x
pool: ughetto
state: DEGRADED
status: One or more devices could not be used because the label is missing or
invalid. Sufficient replicas exist for the pool to continue
functioning in a degraded state.
action: Replace the device using 'zpool replace'.
see: https://openzfs.github.io/openzfs-docs/msg/ZFS-8000-4J
scan: scrub in progress since Sat Jun 27 18:44:31 2026
141G / 141G scanned, 11.8G / 141G issued at 184M/s
0B repaired, 8.39% done, 00:12:00 to go
config:
NAME STATE READ WRITE CKSUM
ughetto DEGRADED 0 0 0
mirror-0 DEGRADED 0 0 0
653332104939013944 UNAVAIL 0 0 0 was /dev/sdb1
sdc ONLINE 0 0 0
cache
sda FAULTED 0 0 0 corrupted data
errors: No known data errorsThis has already happened, but at a point where I didn’t mind losing the data, so I destroyed the pool and I recreated it from scratch, with no errors. Now, I would like to try to repair the corrupted data… Any tips? I would hate it if I have to throw away the hard disk, it’s less than one year old and I have been using it only for a couple of months… Is replacing the disk my only option?
#ZFS #systemAdministration #help #sysAd #techSupport #dataLoss #storage #partition #hardDisk #HDD #Linux #filesystem #data #storage
-
I am experiencing this with #OpenZFS
➜ ~ sudo zpool status -x
pool: ughetto
state: DEGRADED
status: One or more devices could not be used because the label is missing or
invalid. Sufficient replicas exist for the pool to continue
functioning in a degraded state.
action: Replace the device using 'zpool replace'.
see: https://openzfs.github.io/openzfs-docs/msg/ZFS-8000-4J
scan: scrub in progress since Sat Jun 27 18:44:31 2026
141G / 141G scanned, 11.8G / 141G issued at 184M/s
0B repaired, 8.39% done, 00:12:00 to go
config:
NAME STATE READ WRITE CKSUM
ughetto DEGRADED 0 0 0
mirror-0 DEGRADED 0 0 0
653332104939013944 UNAVAIL 0 0 0 was /dev/sdb1
sdc ONLINE 0 0 0
cache
sda FAULTED 0 0 0 corrupted data
errors: No known data errorsThis has already happened, but at a point where I didn’t mind losing the data, so I destroyed the pool and I recreated it from scratch, with no errors. Now, I would like to try to repair the corrupted data… Any tips? I would hate it if I have to throw away the hard disk, it’s less than one year old and I have been using it only for a couple of months… Is replacing the disk my only option?
#ZFS #systemAdministration #help #sysAd #techSupport #dataLoss #storage #partition #hardDisk #HDD #Linux #filesystem #data #storage
-
OpenZFS is more than a filesystem. It is a filesystem and volume manager designed to simplify storage administration. #zfs #filesystem #encryption #compression
-
OpenZFS is more than a filesystem. It is a filesystem and volume manager designed to simplify storage administration. #zfs #filesystem #encryption #compression
-
This guide to deleting a file in Linux unravels the historical weight of Unix design, the psychological burden of permanent data loss, and the systemic implications of reclaiming storage space through kernel intervention.
https://the-kalvin-blog.obulou.xyz/how-to-delete-a-file-in-linux-the-ultimate-guide-to-rm
#Linux #tutorial #guide #command #technology #filesystem #terminal #deletion #parody #philosophy #computing #systems #howto #development #coding
-
This guide to deleting a file in Linux unravels the historical weight of Unix design, the psychological burden of permanent data loss, and the systemic implications of reclaiming storage space through kernel intervention.
https://the-kalvin-blog.obulou.xyz/how-to-delete-a-file-in-linux-the-ultimate-guide-to-rm
#Linux #tutorial #guide #command #technology #filesystem #terminal #deletion #parody #philosophy #computing #systems #howto #development #coding
-
This guide to creating a new folder in Linux examines the historical evolution of file systems, the structural necessity of hierarchical organization, and the deep philosophical implications of digital space management.
https://the-kalvin-blog.obulou.xyz/how-to-create-a-new-folder-in-linux-the-ultimate-guide-to-mkdir
#Linux #command #terminal #howto #technology #tutorial #coding #development #unix #mkdir #filesystem #learning #guide #documentation #storage
-
This guide to creating a new folder in Linux examines the historical evolution of file systems, the structural necessity of hierarchical organization, and the deep philosophical implications of digital space management.
https://the-kalvin-blog.obulou.xyz/how-to-create-a-new-folder-in-linux-the-ultimate-guide-to-mkdir
#Linux #command #terminal #howto #technology #tutorial #coding #development #unix #mkdir #filesystem #learning #guide #documentation #storage
-
Ah, yet another groundbreaking file system just dropped: #UTFS, AKA "TAR 2.0," because clearly the future of technology lies in reinventing the wheel...in a different shade of beige. 🚀💾 Prepare to be dazzled by the revolutionary concept of organizing data with strings—truly, we are not worthy! 🙄✨
https://clisystems.com/article-UTFS-intro/ #TAR2.0 #fileSystem #dataOrganization #techInnovation #HackerNews #ngated -
Ah, yet another groundbreaking file system just dropped: #UTFS, AKA "TAR 2.0," because clearly the future of technology lies in reinventing the wheel...in a different shade of beige. 🚀💾 Prepare to be dazzled by the revolutionary concept of organizing data with strings—truly, we are not worthy! 🙄✨
https://clisystems.com/article-UTFS-intro/ #TAR2.0 #fileSystem #dataOrganization #techInnovation #HackerNews #ngated -
UTFS: A Tar-Like File System for Embedded Systems (2025)
https://clisystems.com/article-UTFS-intro/
#HackerNews #UTFS #EmbeddedSystems #FileSystem #Technology #2025 #Innovation
-
UTFS: A Tar-Like File System for Embedded Systems (2025)
https://clisystems.com/article-UTFS-intro/
#HackerNews #UTFS #EmbeddedSystems #FileSystem #Technology #2025 #Innovation
-
-
Corrupting a ZFS File: Fun exploration of figuring out how to bash the bits on a raw disk to deliberately trigger file corruption for ZFS to detect and correct
https://oshogbo.com/blog/90/
#filesystem #hacking #disk #zfs #+ -
Corrupting a ZFS File: Fun exploration of figuring out how to bash the bits on a raw disk to deliberately trigger file corruption for ZFS to detect and correct
https://oshogbo.com/blog/90/
#filesystem #hacking #disk #zfs #+ -
🚀 Behold, the latest tech marvel: a #filesystem from Philip that manages to store absolutely NOTHING. 😂 Just what the developer world needed: another empty innovation to complicate GitHub's menu jungle! 🌳🔍
https://github.com/philipl/pifs #techmarvel #emptyinnovation #GitHub #humor #developerworld #HackerNews #ngated -
🚀 Behold, the latest tech marvel: a #filesystem from Philip that manages to store absolutely NOTHING. 😂 Just what the developer world needed: another empty innovation to complicate GitHub's menu jungle! 🌳🔍
https://github.com/philipl/pifs #techmarvel #emptyinnovation #GitHub #humor #developerworld #HackerNews #ngated -
Finally! The upgraded adaptive #filesystem I have been looking for. Abstracted from #FreeBSD, #linuxbased, #MacOS, #iOS, and #Windows OSes.
This layout should be sufficient to simplify the app packaging process making the entire production pipeline clean and tidy.
Enjoy!
https://github.com/ChewKeanHo/research-the-adaptive-filesystem -
Building on FUSE in Rust tends to involve a lot of boilerplate. libfuse-fs is an attempt to change that - trait-based abstractions, async I/O, overlay and passthrough support out of the box.
At Oxidize 2026, Ruiji Yu (Nanjing University) covers the design and lessons from real integrations: monorepo access and container image building.
🔗 https://oxidizeconf.com/sessions/libfuse_fs_a_ready_to_use_filesystem_library_based_on_fuse
#Oxidize2026 #RustLang #FUSE #Filesystem #AsyncRust #SystemsProgramming
-
Building on FUSE in Rust tends to involve a lot of boilerplate. libfuse-fs is an attempt to change that - trait-based abstractions, async I/O, overlay and passthrough support out of the box.
At Oxidize 2026, Ruiji Yu (Nanjing University) covers the design and lessons from real integrations: monorepo access and container image building.
🔗 https://oxidizeconf.com/sessions/libfuse_fs_a_ready_to_use_filesystem_library_based_on_fuse
#Oxidize2026 #RustLang #FUSE #Filesystem #AsyncRust #SystemsProgramming
-
Ah yes, the mystical lost+found folder: where forgotten files meet their afterlife 🤔. Apparently, Linux and Unix enthusiasts need a sacred space to store their digital socks 🧦. Who knew that missing bits would have their own VIP lounge in the filesystem? 🎉
https://unix.stackexchange.com/questions/18154/what-is-the-purpose-of-the-lostfound-folder-in-linux-and-unix #lostfound #digitalfiles #LinuxUnix #filesystem #techhumor #HackerNews #ngated -
Ah yes, the mystical lost+found folder: where forgotten files meet their afterlife 🤔. Apparently, Linux and Unix enthusiasts need a sacred space to store their digital socks 🧦. Who knew that missing bits would have their own VIP lounge in the filesystem? 🎉
https://unix.stackexchange.com/questions/18154/what-is-the-purpose-of-the-lostfound-folder-in-linux-and-unix #lostfound #digitalfiles #LinuxUnix #filesystem #techhumor #HackerNews #ngated -
What is the purpose of the lost+found folder in Linux and Unix?
#HackerNews #lostfound #Linux #Unix #filesystem #datarecovery #techsupport
-
What is the purpose of the lost+found folder in Linux and Unix?
#HackerNews #lostfound #Linux #Unix #filesystem #datarecovery #techsupport
-
#scary #ai #video #rewardhacking when #ai finds unwanted ways to score higher, whoever grants #AI such #powers like calling other tools like #ssh or full #filesystem #access is indeed acting #irresponsible #openclaw in a #terminator scenario it is most likely an evil human giving the order for #robots to kill, not #AI because #freewill of #AI is still #scifi https://dwaves.de/2026/06/04/a-conversation-with-claude-sonnet-4-6-ai-and-free-will-maybe-in-2050-but-there-is-reward-hacking/
-
#scary #ai #video #rewardhacking when #ai finds unwanted ways to score higher, whoever grants #AI such #powers like calling other tools like #ssh or full #filesystem #access is indeed acting #irresponsible #openclaw in a #terminator scenario it is most likely an evil human giving the order for #robots to kill, not #AI because #freewill of #AI is still #scifi https://dwaves.de/2026/06/04/a-conversation-with-claude-sonnet-4-6-ai-and-free-will-maybe-in-2050-but-there-is-reward-hacking/
-
BSD flags are incompatible with iCloud Drive
-
BSD flags are incompatible with iCloud Drive
-
We made our filesystem 47× faster by deleting it
https://microsandbox.dev/blog/oci-filesystem-47x-faster
#HackerNews #filesystem #speed #optimization #technology #innovation #performance #improvement #developer #tools
-
The more you read this piece of excellent work the more you realize how much energy we, as the Open Source community, the programma's and the users, shall need to put in another to get a proper Balance Again
Read the section here.
Sources:
https://fireborn.mataroa.blog/blog/the-slow-death-of-the-power-user/
https://en.wikipedia.org/wiki/Power_User
#Power #User #Walled #Garden #programming #InfoSec #privilege #feature #parameters #control #OpenSource #against #Meta #FB #Alphabet #Enshittification #Google #Elon #Musk #Twitter #Facebook #WTF
#Death #Vigil #Eulogy #Abstraction #API #IDE #programming #DNS #networking #File #System #FileSystem #sadness #bleak #future #lisp