Reddeet

45 readers
0 users here now

Welcome !

This instance is open to ideas as to where it should go. Contact the admin at admin@reddeet.com if you have any suggestions/issues.

Like the old Reddit style ?

Cool links !

Technical

This instance is hosted on an ARM based server (Hetzner CAX Server) :

Analytics

You can check out the data we collect when you visit this instance right there : analytics.kawa.zip/reddeet.com

None of this data is sold to anyone, it is used for educational purposes only.

founded 2 years ago
ADMINS
76
 
 

Inhuman. I can't believe how they would fire everybody without telling them what's going on, just shutting off all their accounts and leaving them hanging.

77
78
79
 
 

In bash, if you put:

ls /Users/*/.ssh/id_rsa 2>&1 > rsa-keys.log

...you're redirecting stderr to the stdout's destination while stdout is still sending output to the screen. So any permission errors encountered will go to the screen, not to rsa-keys.log.

From the bash manpage:

==================

Note that the order of redirections is significant. For example, the command

   ls > dirlist 2>&1

directs both standard output and standard error to the file dirlist, while the command

   ls 2>&1 > dirlist

directs only the standard output to file dirlist, because the standard error was duplicated from the standard output before the standard output was redirected to dirlist.

==================

Commands given to the shell are evaluated and processed in a specific order and fashion, and this is one quirk of that that many people are unaware of.

80
81
 
 

cross-posted from: https://lemmy.world/post/33372533

He directed and programmed The Elder Scrolls: Arena. For the spectacular sequel, The Elder Scrolls II: Daggerfall, he programmed, designed, and led the overall project. He worked in various roles on spinoff projects Battlespire and Redguard, as well as the absolutely timeless third mainline title, Morrowind.

For decades, fans have praised him as 'The Father of The Elder Scrolls'. Yesterday, the irreplaceable Julian LeFay passed away at the too-young age of 59.

Farewell To A Legend

In 2019, LeFay co-created OnceLost Games alongside fellow former Bethesda developers Ted Peterson Vijay Lakshman. LeFay had been directing an upcoming spiritual successor to Daggerfall, The Wayward Realms. Six days ago, producer Victor Villareal released a video revealing that LeFay had recently departed OnceLost Games due to a terminal cancer diagnosis.

The video, which included a touching statement from Peterson, explained that LeFay was stepping down from game development altogether in order to spend what time he had left with his loved ones. In a cruel twist that will leave so many of us reeling for years to come, Julian LeFay passed away just five days later.

82
83
84
85
86
31
submitted 21 hours ago* (last edited 20 hours ago) by crankyrebel@lemmy.dbzer0.com to c/memes@lemmy.ml
 
 

In the event you don't get it, context; Poltergeist (1982 film)

87
118
Far Reicht (lemmy.ml)
submitted 1 day ago* (last edited 23 hours ago) by geneva_convenience@lemmy.ml to c/memes@lemmy.ml
 
 

From this video

88
101
Oh! (lemmy.ml)
submitted 1 day ago by Slyke@lemmy.ml to c/memes@lemmy.ml
 
 

=O

89
 
 
90
 
 

My Favorite Ozzy Quote...

91
 
 

PS5 TDP options someday?

92
93
94
95
96
 
 

The openSUSE Project is part of a growing coalition of open-source advocates urging Microsoft users to install a Linux operating system as Microsoft prepares to end support for Windows 10 this October, and urgency to get that message out is building.

Some in the IT industry are suggesting that as many as 50 percent of the devices remain using Windows 10, which comes at great risk to users and businesses.

Those who remain on Windows 10 and don’t upgrade to an operating system providing security and maintenance updates like a Linux OS or Window 11 will be susceptible to vulnerabilities, malware infections, software incompatibilities, and an increasing amount of system instability and failures over time.

The End of 10 campaign and its initiative aims to promote migration-focused type events to help these users shift from Windows 10 to Linux-based operating systems.

The amount of PCs that will become unprotected on October 14 is unprecedented, and getting people to migrate to Linux operating systems like openSUSE’s is reaching a critical juncture as millions face the looming deadline this Fall.

October 14 is just 12 weeks away and the end-of-support deadline for Windows 10 will expose those who have not migrated to increasing cyber threats.

In additions to the the threats, a big part of the End of 10 movement emphasizes environmental responsibility, digital sustainability and long-term cost savings for those with aging computers that could potentially end up recycled or in landfill.

End of 10 advocates and supporting organizations like NextCloud, REPAIR CAFE, KDE, GNOME, FSFE, EU OS and several other organizations would prefer users find a Linux solution for their older hardware rather than have this event create an environmental disaster. Installing Linux on these old systems can breathe new life into perfectly functional machines that may otherwise be discarded.

Several open-source software projects and organizations and been collaborating for more than a year to create unified resources, tutorials, migration tools and support channels to help lower the barrier to entry for those who seek to install a Linux new operating system.

Members of the openSUSE community and others have been vocal about appealing to Windows 10 users that can’t upgrade their devices to Windows 11.

For those ready to act, the campaign website has resources available and links to community events to help people install Linux.

Anyone who wants to install an openSUSE distribution can follow this A Step-by-Step Guide.

The message to Windows 10 users is clear; don’t replace your computer; reimagine it!

97
 
 

Hello fellow selfhoster! on my debian server I use Caddy as reverse proxy, and would like to protect some services and files with a password. I would like, however, to be able to access some protected files programmatically, from a script. using Caddy's built-in basic_auth works as intended, but I'd like to be able to use a login form instead of just a browser prompt. This is AFAIK not possible, so I'm looking for alternatives. Any idea?

98
99
58
submitted 1 day ago* (last edited 23 hours ago) by carotte@lemmy.blahaj.zone to c/memes@lemmy.ml
 
 

Show transcript3 panel meme. First panel: "I made a new internet slang". Second panel: "New or misused AAVE?" Third panel: "Misused AAVE".

the other 20% is either 4chan incel language or something trump tweeted in 2014

100
view more: ‹ prev next ›