this post was submitted on 19 Aug 2023
182 points (96.9% liked)

Selfhosted

38773 readers
791 users here now

A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don't control.

Rules:

  1. Be civil: we're here to support and learn from one another. Insults won't be tolerated. Flame wars are frowned upon.

  2. No spam posting.

  3. Posts have to be centered around self-hosting. There are other communities for discussing hardware or home computing. If it's not obvious why your post topic revolves around selfhosting, please include details to make it clear.

  4. Don't duplicate the full text of your blog or github here. Just post the link for folks to click.

  5. Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).

  6. No trolling.

Resources:

Any issues on the community? Report it using the report flag.

Questions? DM the mods!

founded 1 year ago
MODERATORS
top 16 comments
sorted by: hot top controversial new old
[–] mojo@lemm.ee 38 points 1 year ago (2 children)

In my experience these tend to stop working pretty fast. Instagram would shut down all the proxies on the last project really fast.

[–] ThePenguinDev@lemmy.world 29 points 1 year ago* (last edited 1 year ago)

I witnessed the death of two great projects too: Bibliogram and Barinsta, I mentioned before that Bibliogram's death was the reason to create Proxigram. The way Proxigram works is that it scrapes the data off others Instagram viewers online, it has multiple providers and more will be added in the future.

@weirdo_from_space@sh.itjust.works Asked the following:

Comment thread (view)

@weirdo_from_space@sh.itjust.works: So this’ll make use of other Instagram viewers instead of directly going to Instagram itself?

@ThePenguinDev@lemmy.world: Basically, but maybe in the future Instagram support is added, just I didn’t want it to make it dependable on scraping Instagram since they are more likely to block the instance. If Instagram support is added in the future, since a random provider is selected every time, is less likely to get blocked by Instagram.

[–] Midnitte@kbin.social 3 points 1 year ago (1 children)

In that case, why not just use Pixelfed?

[–] ThePenguinDev@lemmy.world 2 points 1 year ago

Pixelfed is great! But as much as I like the Fediverse, not everyone is here. :(

But I have a plan, to encourage people to use Pixelfed. Since I have to create error pages for the project, I have one in mind. When an instance gets rate limited/blocked, there will be a notice to use another instance (or create one) and a paragraph (or link) to encourage the use of Pixelfed.

It ain't much, but is honest work (View)

[–] neutron@thelemmy.club 12 points 1 year ago (1 children)

I hope they don't get shut down like Bibliogram. I hate having to login (on top of having an account to start with) to see a link I was sent.

[–] ThePenguinDev@lemmy.world 4 points 1 year ago

Me too, just give me the content! I don't want to login. But let's hope it can last long as much as it can.

[–] RomTy@kbin.social 11 points 1 year ago (2 children)

I really hope this will not end with Meta shutting it down like bibliogram.
Really good work btw! I will try as soon as I get back to the computer :)

[–] immibis@social.immibis.com 2 points 1 year ago

@RomTy @ThePenguinDev if Meta can shut it down, it will. Everything good is illegal.

[–] eco_game@discuss.tchncs.de 8 points 1 year ago (1 children)

This looks awesome, Thanks!

I started making an Android app for it here. It's obviously still in a very early stage, but it can already kind of display profiles. Also disclaimer I don't really know what I'm doing, this is more of a yolo I wanna look into Android app development kinda thing.

[–] ThePenguinDev@lemmy.world 4 points 1 year ago

This is great! You don't know how happy this makes me! For things like this is why I wanted so much to have an API instead of just generating the HTML.

disclaimer I don’t really know what I’m doing, this is more of a yolo I wanna look into Android app development kinda thing.

Don't worry, I don't know what I'm doing either, the thing is learn while doing it. :D

[–] panbroggi@feddit.it 7 points 1 year ago

Thanks a lot!!

[–] conner5@discuss.tchncs.de 5 points 1 year ago (1 children)

But why i should use it? Instagram is by meta and the Pictures are on there Servers

[–] neutron@thelemmy.club 3 points 1 year ago

Sometimes you need to see its contents (e.g. store listing prices only on IG) and don't want to make a Meta account for obvious reasons. Plus it skips all the tracking bs.

[–] Telodzrum@lemmy.world 5 points 1 year ago (1 children)

How far out on the roadmap is docker build?

[–] ThePenguinDev@lemmy.world 2 points 1 year ago

Good news! Someone created a Dockerfile and docker-compose.yml is already merged in the repository.