#Paste site update + add request

1 messages · Page 1 of 1 (latest)

lament plume
#

Hey! There is currently 2 paste sites down which would need to be removed in the !code command.

At the same time I would like to request my page to be added: https://share.sidia.net/ I worked on this the last week and it turned out pretty neat in my opinion.
I have free server capacity and I will keep this online as long as I am here, I am a long running member and as Unity is my job I do not intend to quit anytime soon.
It will be ad-free as long as it does not incur great costs, I expect the load to be well within the free tier of Firestore which I am currently using. switched to self hosted database, costs are now fully predictable for me.

  • Straight to the point, paste, get a link, share
  • Deleted pastes are gone from database permanently, not hidden
  • No accounts needed, no data collection, just a simple paste site
  • Auto programming language detection with defaults to C# as I made this page for this server
  • Theming support with persistent theme

If you need any feature on there or want to see the source code upfront I can make that happen. If you want it to have a domain unrelated to my username that is also possible.

Oh and here a sample paste: https://share.sidia.net/WtlA118Uf0T7f69JnJLB

lament plume
#

I will also soon unlock an optional auto review function that is free ofcourse and will automatically be disabled if my rate limits are hit. This could be helpful for beginner type questions
I will have to improve that prompt though 😄

fossil sorrel
#

There's already enough issues with AI being used and having the paste sites also use them is really not going to help.

lament plume
fossil sorrel
#

So is AI in general

lament plume
#

it also doesnt do any requests without the user explicitely clicking it

fossil sorrel
#

There's a real need for a normal, proper paste site that just shares code. Nothing more

lament plume
#

I mean it is just that if you do not click the code review button

#

If you want i can implement a button that completely removes any AI related buttons from sight and saves that setting for you, thought about doing that anyways

fossil sorrel
#

Not to get super negative, I do want to say that I like the simplicity of just being able to paste the code without any extra work. It also looks very good. So good job on that 😎

lament plume
lament plume
#

Some screenshots about new features:

  • Paste history (based on cookie, if you clear browser your history is gone)
  • Option to delete pastes you made
  • ShareX support with automatic config download (including your session cookie)
  • Indentation lines
  • Fold braced code blocks in languages using curly braces

Will be deployed in a few minutes

unique thistle
lament plume
unique thistle
#

hmm it worked this time when i refreshed and tried again

lament plume
#

so wasnt sure whats going on

unique thistle
#

🤷‍♂️ maybe i opened it at a weird time inbetween updates but yea it seems to just work now

lament plume
#

unless it would be strictly paste-only and you couldnt manually write in that field anymore

unique thistle
lament plume
# unique thistle chrome

I only see now, for some reason it tried to submit the form to the download shareX config route, i cant even imagine how the browser mixed that up...
I mean the link is under the submit button, but still 😄

unique thistle
#

seems like the error still exists. Press the download sharex buton, cancel out of downloading it, then try submitting

#

is that an ai code moment?

lament plume
unique thistle
#

understandable, yea it seems like pressing that download sharex button at any point just stops me from submitting

lament plume
lament plume
#

The reason is mighty stupid, if you are interested, I used next's <Link /> which expects a path change and alters the history according to that and then it messed up all internal nextjs logic 😄

#

Thanks for testing

lament plume
#

Fully transferred the database from firebase to a self-hosted database now, so the whole thing does not incurr costs to me at all apart from the vps I host it on, so I can uphold the promise of no ads cause I won't have firebase costs

main ridge
#

@lament plumeSorry for necroposting, but did you think of using the ModMail bot to get closer attention for the paste site?

lament plume
elfin gazelle
#

Hi there, could you specify what needs to be updated? Is it to add the https://share.sidia.net/ to the !code command or is there something else?
I just want to confirm as this thread became a very long conversation.

lone cairn
#

I don't think it's a good idea to add "AI" enabled tool to the learning environment.

main ridge
#

would rather have that, than 2 of the links not working half the time lol

lone cairn
#

I've updated the list with a few new and clean ones and pruned dead ones. Should be updated soon, hopefully.

fossil sorrel
#

This but for paste sites

lament plume
#

Matter of fact i just did

lone cairn
#

I'll add it to the list.

lament plume
#

Understand fully why its a bad idea, was more of an experiment how to implement it

thanks!