kionite231

joined 2 years ago
MODERATOR OF
[–] [email protected] 2 points 4 weeks ago (1 children)
[–] [email protected] 1 points 4 weeks ago (1 children)

Am I tagged/labelled folks?

[–] [email protected] 3 points 4 weeks ago

yeah, that was the first app I used to achieve the goal. however, for some reasons DroidCam was rejecting request from the reverse proxy, and I didn't have any idea why. so, I thought let's find an open-source alternative of DroidCam and then I found Remote Cam which worked great however the last commit was 2 years ago.

[–] [email protected] 5 points 4 weeks ago

What made you think this is spam?

[–] [email protected] 5 points 4 weeks ago

Thanks I didn't know that

[–] [email protected] 3 points 4 weeks ago

Thank you so much for sharing it, I didn't know either!

[–] [email protected] 5 points 1 month ago (2 children)

Why do you want to host it at all? I mean there are already a ton of fediverse servers out there you can tell Indian people to use one of those. also hosting is expensive unless you have a very good reason to do so

[–] [email protected] 6 points 1 month ago

I am currently learning Java so my favorite IDE is Intellij IDEA :)

[–] [email protected] 5 points 1 month ago

Try: lemmy.ca

[–] [email protected] 35 points 1 month ago

I am excited about Fediverse and how the open nature of it gave birth to thousand of open source projects.

[–] [email protected] 1 points 1 month ago

At first I thought about running it inside termux but then I found the SMS forwarding apk which I linked in the post so I chose the easier way.

I chose flask because it's very easy to create APIs using flask. I also tried to make the API using Java but I couldn't figure out how to package it and host it on my server

 

Hello folks,

TIL that how can you bootstrap my DHT nodes before downloading a torrent.

Find a good famous software from fosstorrent and seed it for some while and then when you seed it for some time, your DHT count will be increased. now you can easily download a torrent by just providing the hash of the torrent ( assuming some DHT node knows where the file of the given hash is ).

hope you learned something new today, if you have a good idea than this feel free to add it in the comment section :)

 

Hello folks,

I got my static IP and I am very happy now, I have been hosting a lot of services since I got the static IP, however I still have to host a fediverse service however it's not that easy to host any fediverse service, I tried to host GoToSocial but the devs said they don't support Podman and my server is podman only ( I tried installing docker but it was failing for some reason so I gave up and used podman instead of docker).

these are the services I am currently hosting ( basically all the easy services which you can host with just "docker compose up -d" :p ):

feel free to suggest some other cool services which I can host :D

 

Hello,

I have hosted azuracast in my minipc and I want to forward the IP of the song requester, right now it's only taking one IP the "podman container ip" so basically Azuracast thinks that every request is coming from the IP address 10.89.1.1 which is the IP of interface created by podman.

57: podman3: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc noqueue state UP group default qlen 1000
    link/ether 0e:fa:6d:33:b9:39 brd ff:ff:ff:ff:ff:ff
    inet 10.89.1.1/24 brd 10.89.1.255 scope global podman3
       valid_lft forever preferred_lft forever
    inet6 fe80::b876:abff:fede:c3ef/64 scope link
       valid_lft forever preferred_lft forever

also I am explicitly forwarding the IP using X-Forwarded-Host.

reverse_proxy http://localhost:4000/ {
		header_up X-Forwarded-Host {host}
	}

I don't know how to resolve it, any help would be appreciated :)

Edit: I didn't had to so any of this stuff, what I should have done is just enabling "reverse proxy" option in Azuracast since Caddy forwards those headers by default unlike nginx. Thank you very much for helping me <3

 

Hello,

It's been a while since I started finding Whatsapp alternative, I found IRC, XMPP, Signal etc, however the thing is that I can't convince other people to use Whatsapp, I can't say that "ohh it's bad for privacy" otherwise they will say "you are not a president, nobody cares about your messages". also I don't live in western country so I can't just say "I don't want to use Whatsapp" otherwise people will get mad saying "you are not a VIP, everyone uses whatsapp and you are not special".

however I found a way so that people won't blame me for not using Whatsapp, I have to somehow get banned from Whatsapp and then when people ask "why don't you use whatsapp" then I can say "ohh umm I don't know it stopped working, you can find me on Signal". that way people will be ready to install Signal to talk to me.

what are your thoughts? is it even possible to get perma banned from Whatsapp?

 

Hello,

I have been using erc ( IRC client ) for quite some time and I really like how it's integrated inside emacs. for past few days I have been trying out XMPP and would like to have a XMPP client inside emacs.

I searched on DDG to find an emacs client however none of them were actively maintain and the last commit was years ago.

is there a XMPP client written in elisp?

Thanks in advance!!

 

Hello,

I was looking to make a custom ROM for my device as a hobby project however I have zero knowledge of Android. I have never compiled AOSP myself nor used a custom ROM for a long time.

It would be great if we have a Android wiki like we have Arch wiki

Thanks in advance!

27
submitted 3 months ago* (last edited 3 months ago) by [email protected] to c/[email protected]
 

Hello,

I don't know if it's just me or duckdns.org is actually down for everyone else. I can't nslookup my domain name also can't access my website.

Edit: It's back on :)

 

Greetings,

my current ISP refuses to provide me a static IP and they also blocks incoming connection to my ipv6 so I can't host services on just ipv6 too. I will be changing my ISP when the plan expires.

without public IP I can host my own IRC bouncer but I would like to know what else can I self host? Thanks in advance!

 
  • what is data harvesting? It's a process of storing personal data from the users who uses online softwares, android apps and other online services.
  • why data harvesting terabytes of data? what is the incentive here? why fill up terabytes of storage with personal data of users? Big companies do this data collection to target you with personalized ads and also to sell your data to data brokers
  • Most people says “well i don’t have anything to hide so i don’t care” - but a person could have a embarrassing mental sickness like schizophrenia or OCD etc, and private stuff that shouldn't be disclosed. Just because someone has things that they prefer to keep secret that doesn't mean we are doing something criminal.

feel free to tell me what I should change or add to this? Thanks in advance!

view more: ‹ prev next ›