New User!

Feel free to talk about anything and everything in this board.
Post Reply
User avatar
sander
Release Testers
Release Testers
Posts: 8811
Joined: January 22nd, 2008, 2:22 pm

Re: New User!

Post by sander »

Hi there, and welcome, new user!

You can post (as you can see), but new users cannot post stuff that might look like an URL or commercial stuff.

Tip:
- you can post natural language here
- technical stuff / logging ... might look like URL ... so: post on https://pastebin.com/ or https://hastebin.com/ , and post the resulting URL here ... with spaces around the dots.

After a few posts, the forum will trust you automatically, and you too can post anything.

So ... looking forward to your input.

HTH!
User avatar
JonathanT
Newbie
Newbie
Posts: 1
Joined: August 13th, 2021, 5:01 am

Re: New User!

Post by JonathanT »

Hello everyone, I am new user. I can't find a User introduction thread so I am posting here :D
I hope to enjoy stay here and share some of my knowledge with everyone and I hope to learn a lot of new stuff.
ronacuevas
Newbie
Newbie
Posts: 1
Joined: October 5th, 2021, 9:44 pm

Re: New User!

Post by ronacuevas »

I'm new as well welcome to the site.
devijohn321
Newbie
Newbie
Posts: 1
Joined: December 16th, 2021, 12:51 pm
Contact:

Re: New User!

Post by devijohn321 »

hello i am dev how are you everyone?
serena60
Newbie
Newbie
Posts: 1
Joined: June 30th, 2022, 2:03 am
Contact:

Re: New User!

Post by serena60 »

nice to meet all of you :) :) I've just registered here. I hope that I will have a good time in this forum
cobhc
Newbie
Newbie
Posts: 4
Joined: March 16th, 2023, 10:10 am

Re: New User!

Post by cobhc »

I'm a new user also, hello everyone.
sneakysnake319
Newbie
Newbie
Posts: 1
Joined: April 5th, 2023, 6:48 am

Re: New User!

Post by sneakysnake319 »

hello im a new user
tagwolf
Newbie
Newbie
Posts: 10
Joined: April 8th, 2023, 11:56 pm

Re: New User!

Post by tagwolf »

I do hope you might update the regex for URL detection to be a bit less restrictive. I think limiting new users from posting scripts might make us miss out on some cool stuff.

Here's a potentially good one to try:

Code: Select all

/(?:(?:https?|ftp|file):\/\/|www\.|ftp\.)(?:\([-A-Z0-9+&@#\/%=~_|$?!:,.]*\)|[-A-Z0-9+&@#\/%=~_|$?!:,.])*(?:\([-A-Z0-9+&@#\/%=~_|$?!:,.]*\)|[A-Z0-9+&@#\/%=~_|$])/igm
Post Reply