Ill probably be stealing parts of your code for the python side at some point. I haven't decided if I want server side scripting at all on my dinky phone. Mostly because of power requirements. But I may!
What are you running on? Mine is a pixel 6a, cracked screen :). Worth 20$ online from what im seeing haha.
Ill try. Im still ordering all the parts (solar panel, maybe 3d print?). The phone is actually, in many ways, the easiest to work with. Its also sorta strange. With termux, the best I can describe is that its UNIX based and then you can get the tools you are used to to make it truly gnu/linux. I had to put a plethora of tools to make it useful.
Termux is the shitty Linux on Android emulation
Tmux is the not shitty terminal multiplexer (AKA "make this thing still run even though I'll disconnect soon")
19 Comments
Colloidal@programming.dev · 52 pts · 295d
Okay but where do I source the bear bones?
fartographer@lemmy.world · 19 pts · 295d
You don't source them, you host them
sundray@lemmus.org · 5 pts · 295d
I mean you've got to compile first.
Mac@mander.xyz · 1 pts · 294d
Ile? How much do we owe them?
ohulancutash@feddit.uk · 10 pts · 295d
Find your nearest Kennedy
sorrybookbroke@sh.itjust.works · 29 pts · 295d
Ok that is sick. Absolutely no personal use was for this but I really want to force one into existance.
mesamunefire@piefed.social · 11 pts · 295d
nice! So your hosting this on a phone?
hereforawhile@lemmy.ml · 6 pts · 295d
Yep!
mesamunefire@piefed.social · 3 pts · 294d
Coo! Yeah im building a couple of sites on phones too. Turns out its suuuuper cheap compared to trying to get all the parts together (even a pi).
hereforawhile@lemmy.ml · 2 pts · 294d
Agreed! Especially if you have an old phone laying around collecting dust
mesamunefire@piefed.social · 2 pts · 294d
Ill probably be stealing parts of your code for the python side at some point. I haven't decided if I want server side scripting at all on my dinky phone. Mostly because of power requirements. But I may!
What are you running on? Mine is a pixel 6a, cracked screen :). Worth 20$ online from what im seeing haha.
sem@lemmy.blahaj.zone · 1 pts · 294d
Can you blog about it or recommend one?
mesamunefire@piefed.social · 3 pts · 294d
Ill try. Im still ordering all the parts (solar panel, maybe 3d print?). The phone is actually, in many ways, the easiest to work with. Its also sorta strange. With termux, the best I can describe is that its UNIX based and then you can get the tools you are used to to make it truly gnu/linux. I had to put a plethora of tools to make it useful.
Ill be adding more in the coming weeks. https://solar.chrisco.me/
sem@lemmy.blahaj.zone · 1 pts · 294d
Whoa! I love it already!
sepi@piefed.social · 1 pts · 294d
wow
AnarchistArtificer@slrpnk.net · 7 pts · 294d
This is supremely silly. I will never use it, but I'm glad that it exists; you're delightful
FailBetter@crust.piefed.social · 4 pts · 295d
termux and tmux are separate things, right?
ReginaPhalange@lemmy.world · 6 pts · 294d
Termux is the shitty Linux on Android emulation Tmux is the not shitty terminal multiplexer (AKA "make this thing still run even though I'll disconnect soon")
hereforawhile@lemmy.ml · 1 pts · 285d
I've made a cleaned up version found here
Improvements
prompt for admin password on boot
admin panel that allows control for deleting posts (finiky but functional)
pages: 15 posts per page now...this greatly reduces load on server.
basic sorting functions
cleaned up creating posts and new 'torums' so the home page isn't so messy.