daed

u/dxc@sh.itjust.works
1 posts · 220 comments

Recent posts

Recent comments

on Zootopia · c/lemmyshitpost · 21 pts · 221d

Its like good and p good? Or gay and probably gay? What do i know, they should use numbers

You should be able to access the laptop in some way. If it is an actual seedbox there may be some tool for access built in, or you could use ftp or similar file server software on the laptop, router or the Deck itself. For me, kdeconnect works sometimes but USB absolutely does. You may have some different underlying issue, maybe something's broken? I'm downloading most of my games on the Deck itself anyway since using two devices at the same time feels more tiring.

How many people have a receiver for that, do they need to buy one?

Edit:

Okay I can see the picture

Starlink, a subsidiary of the aerospace company SpaceX, provides internet access via low-earth-orbit satellites and requires users to purchase separate equipment to connect to the service.

While Starlink’s availability map on its website lists Venezuela as “coming soon,” the company indicated that users can access the service through a roaming plan.

on Rule 6? · c/asklemmy · 3 pts · 226d

but after a while, one tires of it.

You won't believe this conspiracy

I just read the announcement. He's working solo on Haunted Chocolatier and says this about Stardew

with 1.7 I have been trying to take more of a “creative director” role in the team, so that (at least for now) I can focus the vast majority of my attention on Haunted Chocolatier.

and also

in order for me to maintain a full connection to the game, I need my hand to touch every piece of new content. And there are some aspects of content development which I insist on doing myself, like the music.

Thanks for the link, what a good explanation. Although reading through stderr gave me the impression its written by an LLM because of the use of 2>>

Appending stderr output using 2>> (append mode): ls non_existent_file 2>> error_log.txt

gfg0622 @Anshu-ka-lappi:-$ cat error_log.txt ls: cannot access 'non existent file': No such file or directory ls: cannot access 'non 'non_exist existent file 2': No such file or directory