- 0 Posts
- 42 Comments
There is a reason why TIFF is one of the most popular formats for raster geographic datasets :)
I feel like this could work using a tiny generator attached to the drive’s motorized wheel, but that’s probably too complex to be cost-effective for something like this unfortunately.
Okay, you can’t just drop that bombshell without elaborating. What sort of bug could exist in a program which contains a single return instruction?!?
why did you take a 4chan greentext and reformat it like it’s taken from some kind of corporate slideshow
Additionally, give this man a red hat and he would be the world’s greatest Santa Claus.
DaPorkchop_@lemmy.mlto Technology@lemmy.ml•Coin-sized nuclear 3V battery with 50-year lifespan enters mass production2·3 months agoThere is nothing nuclear about microwaves.
I have never had to do anything more than
sudo apt install nvidia-driver
, even with wacky setups such as:- Nvidia GPU connected with an ExpressCard eGPU dock to a ThinkPad with integrated Intel graphics
- two Nvidia GPUs, an AMD GPU and an Intel GPU all in the same system
EDIT: debian btw
DaPorkchop_@lemmy.mlto linuxmemes@lemmy.world•Linux Users’ Bingo: Classic Windows Fan Assumptions 😆43·3 months agosudo apt install hollywood
no seriously install hollywood and run it it’s hilarious
DaPorkchop_@lemmy.mlto linuxmemes@lemmy.world•I hate people who only release their App on flatpak3·3 months agoThere is no reason that you couldn’t, for instance, bind-mount the host’s nvidia drivers into the container namespace when launching the flatpak. Would avoid having to download the driver again, and reduce runtime memory pressure since the driver code pages would be shared between everything again.
Eh, I’d say R2-D2 doesn’t count as a “man” at all, being neither human nor clearly gendered in any way.
I never imagined I’d ever see someone compare Mr. Rogers to drugs, but here we are.
DaPorkchop_@lemmy.mlto Lord of the memes@midwest.social•She'll get over it eventually.English7·6 months agoJolkien Rolkien Rolkien Tolkien
I don’t know about the others, but Arduino is literally just C++ with some macros/library functions.
DaPorkchop_@lemmy.mlto memes@lemmy.world•Remember: the SUX 3141 Ti is 60% slower than the SUX 3141 Xt. because it's 5 years older and has no components in common.1·7 months agohow about my geforce 9500 for your vega 64?
The longer I look at this the more uncertain I am whether or not this is AI.
The fingers look weirdly long, but all of the text is actually written and oriented correctly, but the shading across the surface of all the cards seems to change brightness randomly, …
You don’t have to dig up the roads to fix buried power lines any more than you have to tear up your walls to replace power lines in your house: you install a conduit (basically a pipe) under the road once and if the cable somehow gets damaged and needs to be replaced you can just run new cable through the existing conduit by simply pushing it in on one end and pulling from the other.
Transformers and other non-cable equipment are typically housed aboveground in little boxes or built in to the house, so they’re actually easier to maintain than if they were installed aboveground on a pole since you don’t need a cherrypicker to access it.
Obviously in a less wealthy small town with existing overhead infrastructure it doesn’t make much sense to move it all underground “just because”, but if you’re already trenching under the road to install water/sewage/gas mains, it won’t cost much extra to throw down an additional one or two smaller conduits for running power cables or telephone/cable/fiber lines.
Again, that would be TIFF. TIFF images can be encoded either with each line compressed separately or with rectangular tiles compressed separately, and separately compressed blocks can be read and decompressed in parallel. I have some >100GiB TIFFs containing elevation maps for entire countries, and my very old laptop can happily zoom and pan around in them with virtually no delay.