Luca BertonEnable quota on XFS filesystem inThe error message xfs_quota: cannot find user enable typically occurs because the xfs_quota command is interpreting "quota enable" as a…Dec 4
Netflix Technology BlogContent DriveHow we organize and share billions of files in Netflix studioNov 252
Ezekiel OladejoHow to fix “__dirname is not defined in ES module scope”The situationAug 17, 20233Aug 17, 20233
GDB HackerOneDay 1: Maybe SOC-mas music, he thought, doesn’t come from a store?By 𝓞𝓟 𝓚𝓮𝓿𝓲𝓷 ッ | 2/ 12/ 2024Dec 3Dec 3
InITNEXTbyDichen LiStorage Disaggregated Databases and Shared Transaction Log Architecture In ComparisonThere are two great papers published recently regarding database storage architecture:Sep 91Sep 91
Luca BertonEnable quota on XFS filesystem inThe error message xfs_quota: cannot find user enable typically occurs because the xfs_quota command is interpreting "quota enable" as a…Dec 4
Netflix Technology BlogContent DriveHow we organize and share billions of files in Netflix studioNov 252
GDB HackerOneDay 1: Maybe SOC-mas music, he thought, doesn’t come from a store?By 𝓞𝓟 𝓚𝓮𝓿𝓲𝓷 ッ | 2/ 12/ 2024Dec 3
InITNEXTbyDichen LiStorage Disaggregated Databases and Shared Transaction Log Architecture In ComparisonThere are two great papers published recently regarding database storage architecture:Sep 91
Jinha JeongOverlay Filesystem and Its Use in Container RuntimeHave you ever wondered how Container Runtime manages container images to make the best use of disk storage and offers individual file…Mar 3
Anil Kumar NayakI took writing to a file for granted — Part 1We always have heard that append-only is faster than in-place updates. But why? I wanted to understand the logic behind it. So, I began…Dec 1
Mohsin AfzalRead Excel File Data into a Data Table C# .net CoreTo Read Excel file data into a dataset from a specified location in C# we can follow below steps.Mar 6