- 20 Posts
- 195 Comments
Jeena@piefed.jeena.netto Programming@programming.dev•Let's Make Sure Github Doesn't Become the only Option - Edward LoveallEnglish44·3 days agoI already set up my own forgejo instance and moved my code off of GitHub:
Jeena@piefed.jeena.netto Fediverse@lemmy.world•PSA: In case you were experiencing problems with feddit.org, this is because a post from feddit reached the front page of Hacker News.English2·4 days agoI had the problem that peertube redundancy only works on public videos and most of my videos are private/internal. And in my specific case I hosted them in Germany where my server is and because of routing and peering they would always buffer a lot in South Korea where I am so I had to solve it in a creative way, the S3 bucket is one part of my solution, putting it in the right country was another, which I explain in detail here: https://tube.jeena.net/w/uXZN52xsH75LbHWNt8dsLY
Jeena@piefed.jeena.netto Fediverse@lemmy.world•PSA: In case you were experiencing problems with feddit.org, this is because a post from feddit reached the front page of Hacker News.English1·4 days agoI also put the video itself into a S3 bucket, so PeerTube basically only has to show the meta data and the comments from my server, so kind of like what Mastodon or Lemmy/PieFed has to do. I just had a look at the [PeerTube nginx config((https://github.com/Chocobozzz/PeerTube/blob/develop/support/nginx/peertube) but couldn’t see anything there which would do caching, so I assume the app does it’s own caching somewhere.
For my website, which is a rails application, I did
proxy_cache_path /var/lib/nginx/cache/jeena.net keys_zone=jeenanet:30m;
and then
location @rails { # ... proxy_cache jeenanet; }
Jeena@piefed.jeena.netto Fediverse@lemmy.world•PSA: In case you were experiencing problems with feddit.org, this is because a post from feddit reached the front page of Hacker News.English27·5 days agoI wonder if the caching is not aggressive enough or something.
I had a PeerTube video from my instance on the HN FrontPage last week and the load was minimally higher compared to before or after.
I had several of my blogposts on HN FrontPage in the past. The first time it happened it brought my poor VPS to the Knies, but I learned from it and cached pages with nginx for some minutes and since then never had any problems. Just invalidate the cache when there are changes.
Jeena@piefed.jeena.netto Europe@feddit.org•Nato should impose no-fly zone over Ukraine to protect citizens against Russian drones and falling debris, Polish foreign minister saysEnglish154·5 days agoBut to do that they would need to join the war and start shooting down Russian airplanes, etc.
Jeena@piefed.jeena.netto Today I Learned@lemmy.world•TIL that mainland China has a youth organization called the *Young Pioneers of China* that promotes the ideology of the Communist Party of China to young students in school.English14·6 days agoNot only China, they had it in East Germany too and in the Soviet union and other communist countries:
I use Radicale för it.
Jeena@piefed.jeena.netto Privacy@lemmy.ml•When is it time to switch away from youtube?English1·6 days agoSponsors, paywall, using it to advertise or support your business, etc.
Looks like she was PieFed.
I would like to tell my story which led to me encrypting my PC hard drive, even if it’ not a laptop.
I had a iMac, first it was from work but when I left the company I bought it ao I could keep it. When asked if I want to encrypt the drive while setting it up I denied because it’s not a laptop so I didn’t take it with me so it couldn’t get stolen.
Until I woke up one day and this big iMac which was the center of my desk was suddenly gone, together with my Nikon camera, my external sound card and other electronics the thieves could grab quickly while I was snoring in the bedroom.
I didn’t mind the hardware so much and I had backups of most of the things already anyway, but the feeling that they could mount the HDD and get all the data especially I was logged in to all websites and change my passwords, etc.
Since then I’m encrypting everything.
Jeena@piefed.jeena.netto Privacy@lemmy.ml•When is it time to switch away from youtube?English2·7 days agoNot like on YouTube, but differently.
Jeena@piefed.jeena.netto Privacy@lemmy.ml•When is it time to switch away from youtube?English2·7 days agoI have it build in into my instance and while it is the best, doesn’t mean it is usable.
Jeena@piefed.jeena.netto Programming@programming.dev•The Latest VS Code Release - auto-choosing LLMs, todos, checkout multibranchesEnglish17·8 days agoSo many awesome AI features, and I just switched to helix /s
Jeena@piefed.jeena.netto Privacy@lemmy.ml•When is it time to switch away from youtube?English17·8 days agoOh and finding new content is kind of impossible, I wish PeerTube was set up more like Lemmy with communities which you subsribe to instead of channels people need to follow explicitly.
Jeena@piefed.jeena.netto Privacy@lemmy.ml•When is it time to switch away from youtube?English8·8 days agoI can’t run my own Odysee instance to be independent of third parties which might moderate away my content if they don’t like it. My content my rules.
Jeena@piefed.jeena.netto Privacy@lemmy.ml•When is it time to switch away from youtube?English45·8 days agoI mean I did throw up a PT instance and publish my videos exclusively on it, and I’m getting decent views if the topic is interesting and I promote it on hacker news, I’m getting several thousands of views. But that does not fix the PeerTube mobile app, nor the fact that finding content is practically impossible and the subscribe mechanism constantly randomly stops working, there is no app for my TV (like SmartTube) etc.
I’m all in with PeerTube as a creator, but as a user it’s a terrible experience.
Jeena@piefed.jeena.netOPto Selfhosted@lemmy.world•Forgejo fills up hard drive with repo-archivesEnglish2·9 days agoFor now I feel disabling archives and my simple list of bots to drop in Nginx seems to work very well, it doesn’t create the archives anymore and the load went down also on the server.
I saw how impossible it was to actually take the WhatsApp call for Zuckerberg himself.