kionite231

joined 2 years ago
MODERATOR OF
[–] [email protected] 1 points 35 minutes ago

I would say pick up other people's config and then try to modify it to your liking eventually you will get comfortable with it and then you can start making your own rice :)

[–] [email protected] 1 points 2 hours ago

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 :(

 

yes you heard right, I recently find out that one can use an Android feature called "USB tethering" to get internet through an Android device. which is really cool since now you don't have to worry about your wifi card not working in linux since you can just use your old Android device as wifi access point and have internet. not only it's supported in Linux but it's also supported in BSD world too. this can enable people in trying out distros like Guix, Parabola etc which doesn't provide non-free firmware.

just wanted to share this amazing feature I didn't know :)

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

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?

 

Greetings,

I recently setup my own NetBSD server to learn more about selfhosting and Unix. I am sharing it with anyone who also want to learn about command line and server stuff and will be also providing mentorship ( not an expert but know enough to at least teach begginers).

stuff I can teach using that server:

  • basic command line
  • how to host stuff like static HTML pages
  • ssh concepts
  • hosting http alternative like Gemini, Gopher etc
  • scripting in Bash, Python etc

so yeah, if you think you or someone else is interested in learning NetBSD share this post with them :)

( again this is just for begginers only please don't sign up if you are already an expert or intermediate ) ( this is my mail alias I put to avoid spammers so don't be afraid of it [email protected] )

[–] [email protected] 11 points 6 days ago

Let's hope ladybird implement something like that

[–] [email protected] 1 points 1 week ago (1 children)

One week? The screenshot says 3 months ago

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

ohk so basically I need enable these two things:

  1. Ethernet Card Driver
  2. Serial Console

other things would be enabled by default in "make menuconfig" right?

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

looks interesting... I will give it a chance :)

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

yes that could work but I don't know where is the option to only enabled tty and the internet ( Ethernet card ). all options I see seems cryptic and doesn't make any sense, it's maybe because I am new to Linux Kernel tinkering...

 

Greetings,

I want to trim down my Linux kernel to only support a tty and ethernet card, I don't need any other features, has anyone done something similar of trimming down the linux kernel. I know that "make tinyconfig" exist but it's not what I want.

can anyone suggest me something? or provide me some documentation to do it?

Thanks in advance!

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

propaganda 🇮🇳🇮🇳🇮🇳

[–] [email protected] 2 points 3 weeks ago (1 children)

I knew about few of them, but I was finding a open-source alternative. Thank you for the list though :)

[–] [email protected] 2 points 3 weeks ago (1 children)

You can use your browser cookies to circumvent the ban

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

Thank you so much for sharing this!

 

Hello folks,

I have a mini PC which I use to host my website and some lightweight services. The mini PC idles at ~10% cpu usage. I was wondering if I can contribute 90% of CPU to the community. Thinking that maybe I can host other people's websites for free.

How can I do that? Should I host some fediverse software? What do I do with this much processing power?

Thanks in advance!

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

Hello folks,

I am finding a good static site generator which works on windows 10. I tried hugo which I found too complicated and then tried jekyll which required me to install ruby to run it so I gave up on that too.

is there any other static site generator besides those?

Edit: I found pandoc, it's really good. I can just write posts in Markdown and it will convert it to valid HTML :D

here is my website: https://www.ghodawalaaman.xyz/

 

Hello,

I am trying to make an anonymous chat website like Omegle. I only know Spring Boot and Thymeleaf which means I have to utilize SSR.

Has anyone made a web app using only SSR? Is it even possible?

 

Hello folks,

I made a very basic game named 2dBallAnimation, it's using basic vector math in order to make the Animation happen.

there is only 3 classes in the entire app:

  • MainActivity.java : it gets executed when the app start
  • DefaultScreenView.java : it's responsible to make the animation work by doing vector math
  • V2.java : contains the x,y values of a vector and methods for vector addition, subtraction, multiplication, normalization etc..

are you Android dev or Java dev? share your thoughts about the app? feel free to give me some suggestion too.

17
Hosted a Temp SMS service written in Python (sms.ghodawalaaman.duckdns.org)
submitted 1 month ago* (last edited 1 month ago) by [email protected] to c/[email protected]
 

( this post may seems like it's more related to programming than selfhosting but I wasn't sure so here we go )

Hello folks,

I made a Temp SMS service using Python. I used flask for serving the API and sms-forwarder app ( https://github.com/GreyTechno/sms_forwarder ) to forward messages from a phone to the server.

there is just two end points one is where you get the home page which displays all the incoming messages and another one is used to get the message sent from the phone. it's pretty simple actually...

tell me what you think about it :)

Edit: the service is down since someone is DOSing the service... I will quickly try to block them.

 

Hello folks,

I know that we can call using termux-api, ( termux-telephony-call command) but I want to also just sent out a voice message using termux. so basically I want to have termux just send me some pre recorded voices over call.

Thanks in advance!

 

Hello folks,

I was wondering if I should open my secondary number for public use, what I mean is that anyone could use my number for temporary SMS to make a burner account or for some privacy reasons. I know that there are tons of services out there which provides a temp SMS however most of those numbers are blocked by all the big tech like G**gle, Micrsft etc, my number is new so it will take some time before they ban it as well.

I have a concern though, what will happen if someone tries to use my number for malicious purposes ( is it even possible that someone could use it in a way that will put me in trouble? ). that mobile number is going expire in 6 months anyway, so I guess it's not an issue.

what do you say? your thoughts?

view more: next ›