

meanwhile all the users from developing countries won’t even notice a think like they didn’t when meta install their shitty ai into whatsapp :(
meanwhile all the users from developing countries won’t even notice a think like they didn’t when meta install their shitty ai into whatsapp :(
Yeah that’s a great idea! I will try to contact them. Thank you for the feedback.
I have just one question do they also provide mentorship for beginners to learn?
here is the script that kinda does what you want: https://gist.github.com/tusharhero/1635bdcaf616e3c310a9492d993ec17c
I am currently learning Java so my favorite IDE is Intellij IDEA :)
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
Good question.
It’s supposed to be used to create throwaway accounts. Or to give a number for random sites which you don’t care about.
Sorry I have chosen duckdns as a domain provider… It gives some errors sometimes
You can try to reload it a few times, it will load eventually.
Fuck you google
it’s not like OnlyOffice is controlled by Putin or something lol
Sadly qwant isn’t available in my country :(
Not related to the OP’s post,
But are you using FUTO’s keyboard? I thought that because everytime someone tries to add ASCII smiley emoji FUTO removes space between colon and the last word.
Can’t we just scrape Google maps and add things to OSM? 🤔
You’ll have to look at why the upstream isn’t accepting them then. I’m not familiar with azuracast.
yes you are right, I asked it in Azuracast discord server and they said I have to manually enable “reverse proxy” option.
Thank you so much for helping me <3
ok I tried to add those two in my Caddyfile:
ac.ghodawalaaman.duckdns.org {
reverse_proxy http://localhost:4000/ {
header_up X-Forwarded-Host {host}
header_up X-Forwarded-For {host}
header_up X-Real-IP {host}
}
}
here is the output of a request.
2025/04/16 15:52:17.005 WARN http.handlers.reverse_proxy aborting with incomplete response {"upstream": "localhost:4000", "duration": 0.000995717, "request": {"remote_ip": "103.250.137.61", "remote_port": "19389", "client_ip": "103.250.137.61", "proto": "HTTP/3.0", "method": "GET", "host": "ac.ghodawalaaman.duckdns.org", "uri": "/static/vite_dist/assets/Roboto-Light-DHTugVNA.woff2", "headers": {"User-Agent": ["Mozilla/5.0 (X11; Linux x86_64; rv:128.0) Gecko/20100101 Firefox/128.0"], "Sec-Fetch-Dest": ["font"], "Accept-Encoding": ["identity"], "Cookie": ["REDACTED"], "Sec-Fetch-Mode": ["cors"], "Accept": ["application/font-woff2;q=1.0,application/font-woff;q=0.9,*/*;q=0.8"], "Accept-Language": ["en-US,en;q=0.5"], "X-Forwarded-For": ["ac.ghodawalaaman.duckdns.org"], "X-Real-Ip": ["ac.ghodawalaaman.duckdns.org"], "Sec-Fetch-Site": ["same-origin"], "Alt-Used": ["ac.ghodawalaaman.duckdns.org"], "X-Forwarded-Host": ["ac.ghodawalaaman.duckdns.org"], "X-Forwarded-Proto": ["https"], "Referer": ["https://ac.ghodawalaaman.duckdns.org/static/vite_dist/assets/Layout-Cv860oWs.css"]}, "tls": {"resumed": false, "version": 772, "cipher_suite": 4865, "proto": "h3", "server_name": "ac.ghodawalaaman.duckdns.org"}}, "error": "writing: H3_REQUEST_CANCELLED"}
I also tried this but it didn’t work either:
ac.ghodawalaaman.duckdns.org {
log {
output file ./azuracast.log
format json
}
reverse_proxy http://localhost:4000/ {
header_up X-Forwarded-For {request.remote}
header_up X-Real-IP {request.remote}
}
}
here is the azuracast.log: https://0x0.st/8fd7.bin
I am still very confused why it’s not working…
for alpine linux users:
apk info -L $(apk info) | grep -v contains | grep 'svg'
you might also want to cross post it to emacs communities, those people would love to read it :)
just use Deepin OS, it’s much better!