

Are you set on storing your image in the database?
If not I’d recommend the spatie media library:
https://spatie.be/docs/laravel-medialibrary/v11/introduction
Are you set on storing your image in the database?
If not I’d recommend the spatie media library:
https://spatie.be/docs/laravel-medialibrary/v11/introduction
I’d choose which ever one is not PostgreSQL.
Is Musk having beef with some youtuber really tech related content?
from 2 different accounts
So … block the all of the entire two accounts and be done with it?
Yeah and a new 12 bay NAS to put them all in. I had a 2 bay that I expanded with a bunch of USB drives before, but that was starting to get really messy. Basically took my entire thirteenth salary.
My first batch (6x 20TB) is at 8611 hours.
The 2nd batch (3x 20TB) is at 5612 hours
So we should waste perfeclty good electricity to mine some blackchain … for what reward? Some meme currency?
Successful in accomplishing what?
That’s what it was called, I tried to remember the game from a couple of months ago, when a bunch of big RTS streamers were suddenly all playing it for a few days. I’ve never seen a game that got boring so fast.
Typical micro-only focus with basebuilding and economy completely automated and a extremly limited pre-selected tech tree.
Yeah usually “innovation” comes with pandering to mobile users and microtransactions. So we’re good, thanks.
Thank for reminding me to check my skill queue.
The highest USB power delivery standard currently uses 5A at 48V for 240W.
After I had two WD drives fail in my old NAS so I switched to all Seagate on my next build. Currently running 9x 20TB Exos X20, though for only about a year now, so no issues should be expected, yet.
I think the most important thing is that you pick a drive that is meant for NAS/server use (so rated for running 24/7). And having manufacturere warrenty is also nice. My Seagate drives have 60 months (which is considerably more then the 36 months that my WD drives had).
A solution to a self inflicted problem.
What? I’m either misunderstanding you or this statement isn’t correct
I meant that no USB standard actually has exactly 1 Gbit/s. I even mention that next one if 5Gbit/s. Just a misunderstanding I think.
No USB cable has “gigabit speed”. It probably has 480 Mbps (USB 2.0 standard).
Maybe he meant a 5 Gbps Gen1 cable. That would be “gigabit speed” but still rather slow by today’s standards and won’t support DP. They are pretty cheap these days, so wouldn’t be suprising to see left over stocks being sold as charging cables.
That sounds like a dedicated charging cable. So yeah, they will (if at all) only transfer data slowly and not support any extras features like displayport.
You won’t find these symbols on most devices though (certainly not on any macbook as the picture suggests).
I guess it should be, but I’ve never tried storing files in the DB.
It’s rather easy upload files to the file system with the Storage Facades, but that doens’t have an build in way to associate the files with models. That’s where the spatie media library comes in.