programmeruser
@programmeruser
https://programmeruser.neocities.org (not on replit because neocities has some things that replit doesn't have) | inactive
23
lua interpreterA Lua interpreter
1.2K
31
23
Use the arrow keys to move along the x and y axes, w/s for the z axis, a/d for the w axis (the 4th dimension), and q/e to rotate along the z and the w
3D Rendering with Three.js
fuzzyastrocat Nicely done, you beat me (or my motivation? :D) to it!
One thing though, the cube itself rotates but the camera does not. It'd be nice if that was possible too (since, use this in a larger project, you'd likely need to do that).1 year ago
2
anonbbAnonBB
12
0
2
I'm trying to run Busybox HTTPD, but for some reason replit doesn't detect it listening on all interfaces. Am I doing something wrong, or is it Replit
Bash
SixBeeps Does it say it's bound to that IP and to port 8080? Those sound about right, just want to double-check.2 years ago
Somehow, the first time that crypto.scryptSync is run in the API, it generates a different hash then when run again, with the same password, salt, and
Node.js
0
weekly4weekly
7
1
0
ch1ck3n not in replit
but if youre hosting on your own machine
app.get('/', function (req, res) {
var domain = req.get('host').match(/\w+/); // e.g., host: "subdomain.website.com"
// the regex /\w+/ gets the subdomain eg. "fat.cow.com" "fat"
if (domain)
var subdomain = domain[0]; // Use "subdomain" | [0] because the expression returns an array and we want to get the first subdomain
// now your code, where the dynamic subdomain is stored in the variable "subdomain"
});2 years ago
Basically a chrooted Alpine Linux system that streams stdout/stderr/stdin through a websocket
Another version I created can be found here but it's cur
Bash
MarcusWeinberger I found one issue, programs requiring access to /dev don't work, you should bind replit's /dev to the prooted /dev (use -b /dev:/sessions/${id}/dev)2 years ago
0
130
DOOM 1993 (nix version)chocolate doom loaded with doom 1993 (shareware version). use hacker plan with boosts for best quality. click to start
10K
64
130
How do I reorder unit tests, besides deleting and creating them again?
Node.js
InvisibleOne I don't think there is a way, but you should request that feature so it get's added.2 years ago
11
blogA simple blogging platform
167
4
11
0
NIX: DEMOthe successor to the original nix demo repl
12
0
0
18
wikiA simple wiki. I created most of it, @angrydoge did some css
607
13
18
DeadWither Does this have syntax for typing, for example I can see that you used '''py for the Hello World article. Can you list me this syntaxes, I wanted to contribute a lot.2 years ago
1
forum redirectA simple forum.
147
0
1
My question: Are they legally allowed to do this?
The packages in question:
https://www.npmjs.com/package/replblog
https://www.npmjs.com/package/replb
Node.js
muchtek Hello everyone,
I would like to apologize to all of the repl.it community for my actions. Yes, I did publish the packages, but I would like to say that I had no bad intentions. I wanted to make @programmeruser 's package easy-to-use, and I now regret giving you no credit. I want to personally apologize, as I wanted no conflict, and in fact only wanted to help anyone wishing to make a bot using the repl blog chat bot code you provided. I hope you understand what I was trying to do, and I again ap2 years ago
Coder100 easy report malware
but that is actually so annoying
but didn't you already make a package?2 years ago