ScholarReceived for knowing a great deal about programming topicsAchievementsAmazing PageHiddenAchievementsDrawingI like to draw!HobbiesThird YearMy account is over 3 years oldWebsiteAmazing PageHiddenAchievementsStaff Pick"Your program is one of our favorites!" - StaffAchievementsAvatar TabooI didn't change my avatar for 180 daysWebsiteScholarReceived for knowing a great deal about programming topicsAchievementsSecond YearMy account is over 2 years oldWebsiteGreat PageHiddenAchievementsPromoted PageMy page was promoted on SmileBASIC Source!AchievementsAvatar EmbargoI didn't change my avatar for 90 daysWebsiteOSP Contest 1 Contest ParticipantI participated in the first SmileBASIC Source OSP Contest!First YearMy account is over 1 year oldWebsiteOSP Contest 2 Contest ParticipantI participated in the second SmileBASIC Source OSP Contest!RNGHiddenEaster EggsDeep SleepHiddenWebsiteGood PageHiddenAchievementsAvatar BlockI didn't change my avatar for 30 days.WebsiteComputer Scientist, Artist, and Village Idiot.
Simeon replied to a comment on 3D Parkour
I know, haha, a lot is going to change :)
Simeon edited page 3D Parkour A massive 3D platforming game.
[Update 6/18/20] I'm working on the universal version of this ap...
Simeon posted on thread Concept: Open-Source SmileBASIC @12Me21 Thank you so much I got it working, I just needed to wrap everything in an async functio...
Simeon edited a post on thread Concept: Open-Source SmileBASIC Hi HTV04, I've also been interested in this idea. I built this in the past (plug)http://s1meon.a...
Simeon posted on thread Concept: Open-Source SmileBASIC Hi HTV04, I've also been interested in this idea. I built this in the past (plug)http://s1meon.a...
Simeon replied to a comment on SmileBASIC API So, if a SmileBASIC interpreter were created, it can have all functionality of the original appl...
Simeon edited a post on thread [CONCEPT] Petit Computer 3 Smilenet It'd definitely be a lot of work. Recreating the brilliance of Petit Modem to work as a browser...
Simeon edited comment on SHA-1 Hash Function A strong cipher needs both substitution and transposition, XORing is only substitution so it's s...
Simeon replied to a comment on SHA-1 Hash Function A strong cipher needs both substitution and transposition, XORing is only substitution so it's s...
Simeon edited page SHA-256 Hash Function This is a hashing algorithm that can take an input of any length and return a unique 64-characte...
Simeon edited comment on SHA-256 Hash Function Thanks,
I used a combination of your code with other code to make it really fast, and remove al...
Simeon replied to a comment on SHA-256 Hash Function Thanks,
I used a combination of your code with other code to make it really fast, and remove al...
Simeon edited page Fast SHA-256 This is a hashing algorithm that can take an input of any length and return a unique 64-characte...
Simeon edited comment on Fast SHA-256 Yours doesn't include number bounding, so the numbers overflow to >32 bits and get an error when...
Simeon replied to a comment on Fast SHA-256 Nah, 12Me21's
I can't understand how to get the bound thing working in SB, AND &HFFFFFFFF doe...
Simeon edited comment on SHA-1 Hash Function It's still really fast if you put the string-to-array conversion inside the test, 630 hashes/sec...
Simeon replied to a comment on SHA-1 Hash Function It's still really fast if you put the string-to-array conversion inside the test, 630 hashes/sec...
Simeon replied to a comment on SHA-1 Hash Function Yeah, like MasterR3C0RD said, you can instantly figure out the password by "encrypting" 0000 wit...