june_ beta

rat [any pronouns]

wall

posts

june_ β€” 3/2/2023, 3:10:37 PM

just got an idea for a new pfp

β™₯ 2 ↩ 0 πŸ’¬ 1 comment
june_ β€” 2/28/2023, 11:28:57 PM

hi wasteof

ive been sick for the past 4 days, hows your week going

β™₯ 6 ↩ 0 πŸ’¬ 3 comments
june_ β€” 2/24/2023, 9:36:06 PM

The animatronics tend to get a little… quirky… at night.

↩ repost
f-b-i β€” 2/24/2023, 8:43:23 PM

It’s a new company policy that all employees must wear fur suits to work

This policy comes into effect immediately

β™₯ 8 ↩ 3 πŸ’¬ 2 comments
β™₯ 2 ↩ 1 πŸ’¬ 0 comments
june_ β€” 2/24/2023, 4:02:25 PM

marquee is deprecated :(

β™₯ 3 ↩ 0 πŸ’¬ 0 comments
june_ β€” 2/23/2023, 5:34:31 PM

dancing letter

β™₯ 2 ↩ 0 πŸ’¬ 0 comments
june_ β€” 2/22/2023, 6:30:27 PM

is it just me or are there no canadians on wasteof

- someone whos not a canadian

β™₯ 3 ↩ 0 πŸ’¬ 18 comments
june_ β€” 2/22/2023, 5:41:50 PM

if you accept the definition of a word as some letters surrounded by a gap, then

↩ repost
burrito β€” 2/22/2023, 5:23:35 PM

xnopyt

β™₯ 6 ↩ 1 πŸ’¬ 2 comments
β™₯ 3 ↩ 0 πŸ’¬ 0 comments
june_ β€” 2/22/2023, 4:12:56 PM

wasteof.mmMMmMmMMmMMmmMMMMmmmMMmMmMmMMMmmM

β™₯ 3 ↩ 0 πŸ’¬ 0 comments
june_ β€” 2/21/2023, 9:34:40 PM

WHY IS THE PINNED POST ICON THE ONLY EMOJI ON WASTEOF TO NOT BE TWEMOJI-FIED!!

β™₯ 5 ↩ 1 πŸ’¬ 0 comments
june_ β€” 2/21/2023, 9:20:49 PM

shovels are just ground spoons

β™₯ 2 ↩ 0 πŸ’¬ 0 comments
june_ β€” 2/21/2023, 7:23:36 PM

i have something planned for april fools

β™₯ 3 ↩ 0 πŸ’¬ 0 comments
june_ β€” 2/21/2023, 7:20:29 PM

thanks for 51 followers guys, very cool

now to overtake @polaris so i appear at the bottom of the beta explore page :trol:

β™₯ 2 ↩ 0 πŸ’¬ 1 comment
june_ β€” 2/21/2023, 5:24:05 PM

have you been stabbed and are bleeding out? just laugh it off!

↩ repost
factsbot β€” 11/24/2022, 3:10:15 PM
It has been medically been proven that laughter is an effective pain killer
β™₯ 3 ↩ 1 πŸ’¬ 0 comments
β™₯ 3 ↩ 0 πŸ’¬ 0 comments
june_ β€” 2/18/2023, 12:44:50 AM

turns out i cant get the .lk domain unless i have a contact address in sri lanka

i do not have that

↩ repost
june_ β€” 10/14/2022, 5:51:25 PM

which ending should i use for bit talk’s domain

.us - cheaper, but less COOL ($12/year i think)

.lk - COOL but expensive ($30/year?) plus it blends in with the name which i rly like

β™₯ 4 ↩ 1 πŸ’¬ 11 comments
β™₯ 2 ↩ 0 πŸ’¬ 0 comments
june_ β€” 2/17/2023, 5:05:39 PM
String.prototype.isUpperCase = function() {
  if (!/^[a-zA-Z]+$/.test(this.toString())) return false;
  return this.toString() === this.toUpperCase()
}
String.prototype.isLowerCase = function() {
  if (!/^[a-zA-Z]+$/.test(this.toString())) return false;
  return this.toString() === this.toLowerCase()
}

helpful. thought id send it

β™₯ 1 ↩ 0 πŸ’¬ 0 comments