Skip to main content
Filter by
Sorted by
Tagged with
2 votes
1 answer
111 views

I´ve created a duplicate project of mine to upgrade from Laravel 10 to Laravel 12. As far as the PHP code, routes, and database everything went well as expected. Yet, in my Laravel 10 project I had my ...
McRui's user avatar
  • 2,021
Best practices
0 votes
0 replies
14 views

This might be a weird question but I'd like to run it by you. My current setup to store data is as follows: NAS Synology DS224+ with 2x4TB HDD (avoiding Docker containers) Daily backup on a Synology ...
Gauffke's user avatar
  • 15
1 vote
2 answers
116 views

I’m new to iOS development and currently learning to persist data using SwiftData. I’m building a very simple to-do list app to understand how local persistence works. However, I’ve hit a wall and ...
Kevin Rodriguez's user avatar
0 votes
0 answers
45 views

I'm looking to implement a tiered storage solution with RocksDB, where hot data resides on fast storage (like SSDs) and cold data is moved to slower, more cost-effective storage (like HDDs). I'm aware ...
wenmingdajin's user avatar
0 votes
0 answers
53 views

I have a SATA CFAST media of 32GB. And a bootloader (which creates 4 partitions) and copies some files to 3 partitions, like copying in 1,2, and 4 partitions, and the 3rd partition is empty. After ...
atulya's user avatar
  • 569
0 votes
0 answers
63 views

I made an app that creates a PDF file. While the file is successfully generated, it doesn't appear in Google Files. The file, as a document, should appear in the documents section of Google Files, but ...
GeniusRobot's user avatar
2 votes
1 answer
84 views

I’ve run into a weird issue with Supabase Storage and could really use some help. I'm building a document uploader using Supabase Storage. Everything works perfectly on desktop, but when I try ...
GRACE OLABODE's user avatar
1 vote
0 answers
49 views

I'm in testing step of my MAUI application, and I have an issue when testing on a emulated Android 9 (API 28). I was testing and correcting my code on last Android version (Android 15, API 35), and ...
TRex's user avatar
  • 350
1 vote
1 answer
3k views

dear all: I am using google drive service account (as an editor) to share some files via google drive API. Everything worked fine. Then after one day, google drive returned error message 403 and said ...
Farn Wang's user avatar
  • 241
1 vote
0 answers
24 views

I guess that anyone who's been using Linux for long enough has already run into the message that some shared library (or plugin) can't be loaded because it uses static TLS. KDE's Krita was one of the ...
RJVB's user avatar
  • 820
0 votes
0 answers
64 views

I am running a RHEL VM on azure with multiple disks having different cache settings (ReadOnly, ReadWrite). OS details: Source image publisher : Redhat Source image offer : RHEL Source image plan : 9-...
Sdf's user avatar
  • 7
0 votes
0 answers
27 views

I have an old Android app which I'd like to keep running, but Google Play has sent me a notice to take action since it uses the READ_MEDIA_VIDEO permission. The app (first written back in 2014) ...
Timmy K's user avatar
  • 441
0 votes
0 answers
39 views

I'm getting the following error TASK ERROR: activating LV 'SAS-Thin/SAS-Thin' failed: Activation of logical volume SAS-Thin/SAS-Thin is prohibited while logical volume SAS-Thin/SAS-Thin_tmeta is ...
daNutz's user avatar
  • 1
4 votes
1 answer
150 views

This is a follow-up on this question and my answer #include <new> struct A { int x{42}; int y{24}; }; static_assert(sizeof(A) == 2 * sizeof(int)); static_assert(alignof(A) == alignof(...
Oersted's user avatar
  • 3,834
0 votes
1 answer
227 views

I have a storage account with a blob container. I have created a lifecycle management to filter blobs created 1100 days ago and delete them. For some reason the execution of this task didn´t work as ...
Javier H's user avatar
0 votes
0 answers
34 views

Can Google Cloud Storage (GCS) be directly accessed using OAuth 2.0 Client Credentials flow (client ID + client secret) for file uploads? Can Google Cloud Storage (GCS) be directly accessed using ...
Shyam Singh's user avatar
0 votes
3 answers
55 views

Is there is an JavaScript method (library, framework) for storing data (.xml, local data, etc..) for more expansive THAN the LocalStorage uses. (5MB) I thought that LocalStorage could possibly expand ...
Evolution Studios's user avatar
0 votes
0 answers
250 views

I'm using Supabase Storage and have private images that show up on a user’s dashboard. Since they’re private, I need to use createSignedUrl(). Right now, generating a signed URL on every dashboard ...
Imad Selka's user avatar
1 vote
3 answers
140 views

I'm running physical simulations and storing the data for later analysis. Up to this point, I've been storing the data as a pickled data frame, and manipulating it using pandas in jupyter lab. ...
genbu's user avatar
  • 51
0 votes
0 answers
123 views

I tried to run this script from supabase to migrate storage objects. The goal is to copy storage objects from one project to another project. https://supabase.com/docs/guides/platform/migrating-within-...
Stev24's user avatar
  • 43
0 votes
0 answers
142 views

The stack: SvelteKit / Supabase (with docker) To authenticate the users i followed the supabase tutorial (so my code strictly follows that). It works as i receive the user's data (profile, session...)....
alegarn's user avatar
-6 votes
1 answer
161 views

I am currently working on functionality where users wants to keep a single message in header of a page to notify others of something happening in system. Essentially a header that can be updated by ...
Tea Tech's user avatar
  • 112
0 votes
1 answer
128 views

I have files stored as blobs in an Azure Storage Account. Is there a way to get the information from the Details tab of Properties without downloading the file? This is information from the Details ...
Bob's user avatar
  • 31
1 vote
0 answers
30 views

I am using snakemake with rule need visit public read-only s3 storage # test $ aws s3 ls 1000genomes/phase1/phase1.exome.alignment.index.bas.gz --no-sign-request 2012-05-01 03:58:41 423691 phase1....
zhang's user avatar
  • 689
-1 votes
1 answer
46 views

I am building an admin panel where users must complete a two-factor authentication (2FA) process after logging in. The flow works as follows: User logs in successfully. They are redirected to the 2FA ...
Vugar abdurahmanov's user avatar
0 votes
1 answer
460 views

I have installed Prometheus in a vim using apt install prometheus. I want to configure storage location and retention size. Here is the excerpt from the documentation Prometheus has several flags ...
Daxcor's user avatar
  • 145
0 votes
2 answers
220 views

I am tasked with retrieving information about a given Azure Backup Vault, and whether the backup(s) are successful or unsuccessful. If successful, I must record how much data has been backed up ...
mimi m's user avatar
  • 71
0 votes
0 answers
21 views

I'm currently using Docker to build and run multiple different versions of an application (GROMACS, if that's important). This application requires CUDA and a large number of libraries, resulting in ...
AdobeFlashPlaya's user avatar
0 votes
0 answers
12 views

I'm developing an app that I use to check data of medical devices. The first realese can store the data in separated csv files. Now I'm tring to store data in Google sheet and now I can't find any ...
Rodolfo Guerra's user avatar
0 votes
0 answers
22 views

I am facing a critical issue with JarvisLabs’ file storage system. I have been storing my data under /home/jl_fs, but couple of times, when I pause and unpause my instance, all my data disappeared ...
NightVision's user avatar
-3 votes
1 answer
56 views

I got asked this question in my Computer Organization and Architecture assesment. Can you guys please help me with this? "A processor is designed to receive a data stream in little endian format ...
Mohan Vishnu Kumar's user avatar
0 votes
2 answers
105 views

I try to run the following statements on an usb attached device : Clear-Disk 2 -RemoveData -RemoveOEM -Confirm:$False Set-Disk -Number 2 -PartitionStyle MBR When the device is a usb stick (flash disk)...
RPO's user avatar
  • 3
0 votes
1 answer
47 views

With my app I allow my users to download images from other users and I am trying to allow them to select a save location. Currently I am allowing them to select a save location using the following ...
Para1life's user avatar
0 votes
0 answers
160 views

I am deploying a TWO node S2D cluster on windows server 2025 datacenter edition (with GUI), installed DCB,hyperv, failover clustering etc and other roles and features required for it, before testing I ...
moazanjum's user avatar
0 votes
0 answers
187 views

I'm trying to store password and other details like firstname, lastname, timestamp from external database into keycloak. My main intention is that whenever I use my User Storage SPI to load users ...
Eddy's user avatar
  • 352
0 votes
1 answer
438 views

I'm getting a pre signed url from my backend ( that uses amazon sdk to generate this ) After getting the pre signed url in the react client ( localhost:3000 ), the next step is to use this pre signed ...
Angel's user avatar
  • 1
1 vote
3 answers
113 views

I'm talking about the lifetime of auto variables in C (storage classes). If I have an auto variable, it depends on the parent block if it exists or not (once "control" goes out of the block, ...
Human's user avatar
  • 27
0 votes
0 answers
90 views

I want to build a high performance recording device that receives streaming data from a PCIe 5.0 card and stores it into a storage array. The throughput is 10 Gbytes/s and I need to record 20 TBytes ...
shaiko's user avatar
  • 179
0 votes
1 answer
234 views

i am trying to create a failover cluster with active/passive configuration. and currently i am using two virtual machines on laptop for this. as i don't have iSCSI, so i am trying to use storage ...
Mohamad Mostafa's user avatar
1 vote
1 answer
154 views

We needed to test our Azure code against something real, so we decided to use Azurite. However, Azurite's documentation documents well known test Connection Strings to be used. However, we soon hit a ...
judepereira's user avatar
  • 1,317
1 vote
1 answer
525 views

I'm testing an Azure function that has a blob trigger then writes a message in a message queue. I have "Allow storage account key access" disabled as we want to use Managed identities to ...
mac's user avatar
  • 385
0 votes
0 answers
63 views

LocalStorage, SessionStorage and IndexedDB can all be easily accessed by browser extensions through content scripts. Yes, the extensions need user permission, but users are dumb enough to give ...
Vlad Mashkautsan's user avatar
2 votes
1 answer
182 views

I am trying to delete objects in a storage bucket by setting a delete lifecycle rule. I want these objects to be deleted 2 hours after creation, but it seems like you can only set the delete rule with ...
Giacomo Grandi's user avatar
0 votes
0 answers
81 views

See I have total host 5, each host holding 24 HDD and each HDD is of size 9.1TiB. So, a total of 1.2PiB out of which i am getting 700TiB. I did erasure coding 3+2 and placement group 128. But, the ...
Deba Dey's user avatar
1 vote
0 answers
29 views

Since I changed the sdk target of the app to 34. The program no longer has access to the phone's storage. I use the hive database. I also gave him all the manifest permissions, including read, write, ...
Hacker M.t.s's user avatar
0 votes
1 answer
109 views

I have a small baremetal openshift cluster and want to use ISCSI for creating and using PVs. As far as the documentation went i have activated and set up ISCSI on the worker nodes and configured it ...
flightofthepenguin's user avatar
0 votes
0 answers
63 views

I’m trying to connect my Laravel application to a Storj.io bucket for file uploads using Laravel’s built-in storage system (Storage::disk()), similar to how I would connect to AWS S3. However, I haven’...
Ali's user avatar
  • 1
0 votes
1 answer
172 views

Im trying to fetch and essentially cache the data using cookies, but I'm getting an error when creating the cookies. I'm not sure if I'm allowed to fetch and store data in the layout file itself. Can ...
Guilherme Abreu's user avatar
0 votes
2 answers
264 views

I have a SAS token for a specific folder, which in itself of course has more folders and blobs. I am looking to create a Service or Container client to allow me to iterate on the folders/blobs in this ...
Dave L's user avatar
  • 57
0 votes
0 answers
110 views

I'm encountering a persistent ModuleNotFoundError when trying to run my Django project, even though the package is installed. Here are the details: Problem When I run: python3 manage.py runserver I ...
DragonFruit's user avatar

1
2 3 4 5
136