Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
@b3b3 thank you! And I actually thought a lot about that, I decided in the end it'll either be the root not having write access, or allowing people to write to my projects
Which.. I guess they can, being on github..
Didn't think for long enough then, it would seem -
Golank4587yOh also I can currently inject html into your website (client-side, of course) by typing in the tags into the "console", I would recommend finding a solution for this :P
-
@Golank oh whoops, I'll have a look at that tomorrow but I'm way too tired currently
-
b3b343777y@j4cobgarby its totally fine :) I would want to give users "write access" (not really). But any other user acc would look bad so you made the right decision I guess. Didn't want to offend you or anything. It just looked funny 😂
-
Bit awkward on mobile, because only the edit area is actually clickable, versus a terminal where you click anywhere and then just type (many sites I saw actually replicated that pretty well)
Also the header is overflowing to the right side. Great project though. -
dottedr1917yOh God, this is so cool! Do you mind if I borrow your idea for my website? It will not look exactly the same but it would be similar.
-
@JoshBent yeah there's a bit I need to polish, but that was only about an hours work
Thanks! -
@dottedr thank you! :) you can of course use the idea on your own site, I'd take that as a compliment
-
@K4YT3X not actually open source, but I would have no problem with putting it on github
-
@gitpush it's pretty simple, I basically just have a <pre> element with the contents of the terminal, and underneath that an input box, then every time enters pressed I just handle that
-
@Nanos you may need to make sure you have the input area selected (to the right of the prompt)
-
@Nanos I'll try to do that, but this is the first web stuff I've done in a while so I can't remember how
What would be even better, I think, would be to allow input from anywhere in the page, so the input wouldn't even be necessary -
theuser48027yI'm doing something similar, but something similar to LucasFilms/Arts and Sierra adventure games. Is it open source? I wouldn't mind having a look myself
-
@JoshBent I know, but I have a plan, I'll probably fix that tomorrow, or maybe just redirect to a different page for mobile
Related Rants
-
gururaju53*Now that's what I call a Hacker* MOTHER OF ALL AUTOMATIONS This seems a long post. but you will definitely ...
-
linuxxx65This guy at my last internship. A windows fanboy to the fucking max! He was saying how he'd never use anythi...
-
creedasaurus60Another dev on my team just got a new machine. Before he came in today I made two separate USB installers and ...
Just finished my new homepage! A terminal emulator where you can list ('ls') my projects and then view (cd) them!
I'm sure it's been done before, but it was fun
rant
linux
bash
homepage
terminal