tjr

joined 2 years ago
MODERATOR OF
[–] tjr@innernet.link 7 points 2 years ago

Take a look at Pine64 Quartz64 boards as a decent alternative

[–] tjr@innernet.link 1 points 2 years ago (4 children)

You're best off using the PROXY protocol assuming your application(s) support it.

[–] tjr@innernet.link 3 points 2 years ago

This is completely standard for residential ISPs at least in the US. Your options are to either host this elsewhere or use a smarthost (somewhat of a proxy) for outbound mail.

[–] tjr@innernet.link 2 points 2 years ago

gitlab, several docker containers, kbin, ircds, a bouncer, 3-4 web servers, a couple seperate mysql servers, Handshake DNS hosting and Handshake nodes

[–] tjr@innernet.link 3 points 2 years ago (3 children)

Proxmox is all I use for VM hosting, it is well worth it IMO, I colo metal and I host several virtual machines on it, webservers, ircds, kbin, etc. I specifically use Virtual Machines (KVM) however, it does have the ability to do containerization too (LXC).

[–] tjr@innernet.link 5 points 2 years ago (1 children)

Tree Style Tabs is also pretty awesome, didn't see it in the list but idk what I would do without it so I figured that I would comment it

[–] tjr@innernet.link 5 points 2 years ago

yeah, I've been getting hammered in my transport queue from this. I guess if this is intentional it is worth just defederating to avoid spamming the queue and logs.

 

cross-posted from: https://lemmy.dbzer0.com/post/46446

First this was created as a comment, but than I decided to make this post so people will find it easier =)

Thanks to @InternetPirate@lemmy.fmhy.ml for finding the link at https://the-eye.eu/redarcs comment on https://lemmy.dbzer0.com/comment/129402

There are 19,980 sub-reddit's archived at the-eye. To download/install/view on linux do this;

Download archives:

  • wget https://the-eye.eu/redarcs/files/Piracy_submissions.zst (size: 42 MB)
  • wget https://the-eye.eu/redarcs/files/Piracy_comments.zst (size: 208 MB)

I also recommend downloading index page for faster offline viewing.

curl -A Firefox https://the-eye.eu/redarcs/ -o redarcs.html

And to extract all the links for index page do;

cat redarcs.html | grep -oE "href='(.*?)'" | cut -d\' -f2

Than just drag-and-drop redarcs.html into firefox or chrome to view it.

You can also save them in text file:

cat redarcs.html | grep -oE "href='(.*?)'" | cut -d\' -f2 >> links.txt

Install zstd package:

  • Arch: pacman -S zstd
  • Ubuntu: apt install zstd

Extract files:

  • zstd -d Piracy_submissions.zst (extracted size: 593 MB)
  • zstd -d Piracy_comments.zst (extracted size: 2.4 GB)

View files with head/tail/grep:

  • cat Piracy_submissions | head -10 (example)
  • cat Piracy_submissions | tail -10 (example)
  • cat Piracy_submissions | grep "word" (example)

Note format seems to be json files. You can use jq tool for this.

cat Piracy_submissions | jq -r "." or cat Piracy_submissions | jq -r ".title"

[–] tjr@innernet.link 1 points 2 years ago (1 children)

We have our instance running on a colo server. I am likely going to rebuild ansible to use a custom pict-rs docker container which offloads images to object storage so I don't need to store media locally on said server.

 

cross-posted from: https://beehaw.org/post/501455

“We’ve known for over a decade that people come to Reddit to talk about the products they love – take r/BuyItForLife for example, a community of over 1.5 million redditors who have been sharing recommendations and advice about their lifelong, must-have purchases since 2011. These updates will uplevel the search-and-discover experience for both brands and our users by tapping into our differentiated value as a hub for actionable conversation”

 

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

As quoted from the linked post.

It looks like you’re part of one of our experiments. The logged-in mobile web experience is currently unavailable for a portion of users. To access the site you can log on via desktop, the mobile apps, or wait for the experiment to conclude.

This is separate from the API issue. This will actually BLOCK you from even viewing reddit on your phone without using the official app.

Archive.org link in case the post is removed.

https://web.archive.org/save/https%3A%2F%2Fold.reddit.com%2Fr%2Fhelp%2Fcomments%2F135tly1%2Fhelpdid_reddit_just_destroy_mobile_browser_access%2Fjim40zg%2F

 

cross-posted from: https://lemmy.rogers-net.com/post/14495

Hopefully I'm posting this in the right place, but I see Reddit developments as Tech news right now.

Wanted to share a website that is tracking Subreddits that have/will be going dark. It even has a sound notification for when they change their status.

Edit: Adding the stream https://www.twitch.tv/reddark_247

Double Edit: Data visualization https://blackout.photon-reddit.com/

[–] tjr@innernet.link 3 points 2 years ago

I use Ubuntu latest LTS for all my servers

[–] tjr@innernet.link 0 points 2 years ago (2 children)

Probably not a bad idea to enable S3 support