SLMJ
@SLMJ
13 year old vanilla "full-stack" developer I guess.
A pale blue space rock
0
raymarched-sphere-blobsRaymarches an infinite grid of spheres.
1
0
0
0
pasteA simple Node.js "paste" website (like pastebin.com)
https://slmj.repl.co/paste/:id redirects to https://paste.slmj.repl.co/p/:id
rickroll
fix
made it open a new tab when you click save in the iframe on replit0
pasteA simple Node.js "paste" website (like pastebin.com)
https://slmj.repl.co/paste/:id redirects to https://paste.slmj.repl.co/p/:id
rickroll
5
0
0
0
r/place testAn r/place clone. (with terrible zooming)
49
5
0
3
cosmic-ray-detectorA literal cosmic ray detector.
31
1
3
7
Step Sequencerexample
Click on the squares, and press play!
you music will be saved in the hash of the url!
URL parameters
You may use the following url parameters: (you may also use & to chain them)
?=
`7
Step Sequencerexample
Click on the squares, and press play!
you music will be saved in the hash of the url!
custom speed
changed const noteDuration = 200 to var noteDuration = 2002
0
udp test [RESOLVED][RESOLVED]
I can't seem to get this UDP server to work.
Is replit's internal forwarding and http-upgrading proxy blocking it?
Any help would be appreciated, thanks!
Answer
It is not possible to get arbitrary UDP packets though replit's reverse proxy. Replit's reverse proxy only allows http-based protocols (eg http and ws)35
11
0
0
udp test [RESOLVED][RESOLVED]
I can't seem to get this UDP server to work.
Is replit's internal forwarding and http-upgrading proxy blocking it?
Any help would be appreciated, thanks!
35
11
0
9pfs Solution:
On the repl:
```bash
websocat --binary ws-l:0.0.0.0:80 udp:127.0.0.1:25565
```
On the device you connect from:
```bash
websocat --binary udp-l:127.0.0.1:25565 wss://udp-test.slmj.repl.co/
```
Use a shell script to start your repl, and run websocat in the background3 months ago
10
ShakespearianBrowserHistoryFills your browser's history with Shakespear's play, "The Comedy of Errors". (you need to open it in a new tab)
Minor updates
Removed replit badge (sorry replit)
Added text that says "loading..."
Changed number of words per history item from 5 to 6190
23
10
10
ShakespearianBrowserHistoryFills your browser's history with Shakespear's play, "The Comedy of Errors". (you need to open it in a new tab)
Added a progress meter thing
^190
23
10
10
ShakespearianBrowserHistoryFills your browser's history with Shakespear's play, "The Comedy of Errors". (you need to open it in a new tab)
190
23
10
Coder192 <img src="https://p16-sign-sg.tiktokcdn.com/aweme/720x720/tos-alisg-avt-0068/ea8d63c66257d9768ea4cc77bfa3da5e.jpeg?x-expires=1667764800&x-signature=SHqKICuD0xZJXQR48Xgd85m79D8%3D">3 months ago
Coder192 https://p16-sign-sg.tiktokcdn.com/aweme/720x720/tos-alisg-avt-0068/ea8d63c66257d9768ea4cc77bfa3da5e.jpeg?x-expires=1667764800&x-signature=SHqKICuD0xZJXQR48Xgd85m79D8%3D3 months ago
6
raymarcher shadow testRaymarches a spinning cube hovering over a bumpy sinusoidal rectangle
38
3
6
1
raymarcher-test-0Raymarches an infinite grid of spheres.
(this does NOT trace rays, this simply casts a single ray out for each pixel with no reflections)
30
6
1
Robostew Are you using that for loop while casting rays? I tried using a while loop but replit does not like it?4 months ago
2
eye painInduces pain in your eyes.
WARNING: CONTAINS EYE-PAIN INDUCING ANIMATIONS
IMPORTANT: CLICK TO HIDE ANIMATION
45
3
2
0
Reading Speed Test!Test your reading speed!
(note: you need something to read)
13
1
0
0
ughMade for replit creates day #2
Inspiration: Watching @VulcanWM's "last online" count go up.
11
0
0
0
2
0
0
7
Step Sequencerexample
Click on the squares, and press play!
you music will be saved in the hash of the url!
48
30
7