Skip to content
    TBUk

    TBUk

    @TBUk
    awaiting harmony
    Minnesota
    GitHub
    TBUk
    TBUk
    published a Repl
    2 years ago
    1
    OpenMessaging
    OpenMessagingBehold, my new messenger service! I have now fully deprecated WebMessage/ShellText, not like you would want to use that over this anyway. Alternative URL at: https://openmessage.tbuk.me/ The Repl URL will change every update, and I've heard of it being blocked at some schools and/or businesses. The above link is hosted by me, not Replit. Features: Ratelimiting Profanity filters Advanced admin commands Private/Public rooms Image/Video sharing Instant messaging (no longer delayed like WebMessage). And more in the future! Command reference: /joinroom {room} {pass} Joins a room (or creates one if it doesn't exist). {pass} is only used for joining locked rooms. To lock a room, use the /lock command. /lock {pass} Locks the currently active room with the provided password if you are the owner of said room /delete {roomName} Deletes the currently active room if you are the owner. Room name must be provided to prevent accidential deletions.
    TBUk
    TBUk
    published a Repl
    2 years ago
    0
    WebMessage 1.0.0
    WebMessage 1.0.0I AM NO LONGER MAINTAINING THIS PROJECT. AT THE TIME OF WRITING, MY NEW MESSAGING PROJECT IS ALMOST RELEASE-READY, CHECK MY ACCOUNT MAKE SURE TO CLICK "OPEN WEBSITE" If it's blocked on your network, you may also go to: https://legacymessenger.tbuk.site A web interface for my previous project, ShellText. Written in pure JS (and obviously HTML). The server framework is the same as ShellText, meaning it’s still written in Python, and this chat app is cross-compatible with ShellText. This uses CORS, meaning the only accepted requests are from this domain (replit.com), and from the version of this hosted on my server. This is for the better, because it means I don’t have to obfuscate the code. If you would like to make a custom client, I would be glad to add you to the list of permitted domains.
    TBUk
    TBUk
    published a Repl
    2 years ago
    0
    GPT-2 Inference and Finetuning Template
    GPT-2 Inference and Finetuning TemplateThis was an attempt to make something for the template jam, but unfortunately because Replit doesn’t provide more than a measly 4gb of ram, it can’t finetune. You can still run pretrained versions of GPT-2, but that makes it practically useless. I am now working on something else for the jam, that is a lot harder but much more possible.
    TBUk
    TBUk
    published a Repl
    2 years ago
    16
    ShellText 1.5.2
    ShellText 1.5.2A text-based chat app in the terminal, with advanced security features. Inspired by ctrl chat by @blockowo. This is currently in a stable state, so updates may slow. Type S to send a message (s then enter, and it should prompt for a message) Chat username colors: Pink/Light Magenta: Admins Yellow: General users Red: System Blue: Bots If there are any issues, please report them to me, and I will fix them as soon as I can. FEATURES: Secure user account system with per-login user session keys required to read and send messages Server-side character limits and chat filtering. Automatic message board refreshing at a 3 second interval (to prevent spamming the server). Client validation, to prevent unauthorized custom clients. COMING SOON: Fun bots Open source server software, and built-in server browser Anti spam system (if it becomes an issue) File sharing Rework of message refreshing to use socket connections.
    Copyright © 2024 Replit, Inc. All rights reserved.
    • twitter
    • tiktok
    • instagram
    • facebook

    Replit

    Programming languages

    • Python
    • JavaScript
    • TypeScript
    • Node.js
    • Nix
    • HTML, CSS, JS
    • C++
    • Golang