ONE LINE ALL THE THINGS
ONE LINE ALL THE THINGS
kayne east
I love the design! Very sleek
@ColeBosman Glad you like it :) i saw your cursor in there lol
@DynamicSquid hey your web design is better than mine will ever be, pretty much all the frontend is @rafrafraf
bruh this is a very cool one-liner damnn even with the walrus operator too
Technically that's not encryption and I'm unsure if it can be called a cypher. Check this out, https://repl.it/@MarcusWeinberger/hackerman-crypt
Be the change you want to see in the world
@rafrafraf you're a sexy email service
Ayy happy to see repl.email mentioned (along with my notes app). Just to make it clear, its a regular email service. You can email anyone, but you have to have a repl.it account to sign up.
Also, could you please add @rafrafraf as we work together on repl.email (he really improved the frontend)
damn i am blown away by all the features of your language and the detail you go into describing them. this is the most impressive language I've seen so far
I'm very much a fan of being able to load modules from the web!
@DynamicSquid does 165 rep count as high? I'm quite proud of it
@sojs That's all @rafrafraf !
@TheDrone7 Thank you! :)
This is super neat! I like that theme you use, I might start using it myself
Definitely markdown, image support would be nice. Will the API be open to the public with documentation on how to access it because I'd love to make a command-line client!
This is the best LOLCODE tutorial I've ever seen. I think I actually somewhat understand the language now! But I'll have to keep this post open to the side when I code.
"Female dogs think that I'm poor
damn, your mom is my dance floor"
I love it, 10/10
emails might take a couple minutes to come through. If you don't specify a date to send it on the email will be sent immediately. Make sure to put @repl.email
after the username of the person you send the email to
@HyperGamerStuds yeah it's effort to set up a mysql server, but i know heliohost has some free options. And what do you mean about your school email address and verifying accounts?
@HyperGamerStuds it has 4 variables, FLASK_SECRET
which can be anything, it's the secret_key for your flask app.
DB_HOST
DB_USER
DB_PASS
These are the connection details for a MySQL database. You can just use this instead of the db.py file if you want to use an SQLite DB in repldb, but it's better to find a mysql server. I use heliohost.org
@HyperGamerStuds ohh, sorry, i forgot you meant the "virus". it wont run on replit, you'll have to run it maybe from the python IDLE on your local windows machine
@HyperGamerStuds uhhh, seems to work for me. Can you take a screenshot or provide more information?
wowah it really work!>
Very neat! You can also do:
x = 32 * 5
print(f"{x=}")
And it will output x=160
@AmazingMech2418 i know, i knew from the start man, i helped build this thing
@superdudedjman the service this chatroom relied on (jsonstore.io) is no longer maintained and neither are the packages