Post AFdsUElsjMYcOYvk1o by danjones000@fedi.absturztau.be
(DIR) More posts by danjones000@fedi.absturztau.be
(DIR) Post #AFdkRXoIgjxmwRGafI by glow@mk.absturztau.be
2022-01-20T18:35:48.301Z
9 likes, 15 repeats
Get a random pokemon in your terminal!curl https://glow.li/pkmn/
(DIR) Post #AFdl4PN00G6Y3f1ohc by a1ba@expired.mentality.rip
2022-01-20T18:45:25.732981Z
0 likes, 0 repeats
@glow #0 throws a bunch of warnings
(DIR) Post #AFdlpl1vHzlWqVkRTE by mgrondin@youdabomb.social
2022-01-20T18:53:55.707640Z
0 likes, 0 repeats
@glow Don't open the resulting webpage in a web browser LOL
(DIR) Post #AFdlvlyGhfTLVBuI3k by aykodev@stereophonic.space
2022-01-20T18:41:16.139469Z
1 likes, 0 repeats
@glow
(DIR) Post #AFdmDO42KMvwZJ0Jeq by glow@mk.absturztau.be
2022-01-20T18:57:40.904Z
1 likes, 0 repeats
@mgrondin@youdabomb.social lol yeah. It's just a bunch of ANSI escape sequences.
(DIR) Post #AFdmXrp3OdYoeblHcm by glow@mk.absturztau.be
2022-01-20T18:56:00.897Z
1 likes, 0 repeats
@a1ba@expired.mentality.rip Thanks. I fixed that.
(DIR) Post #AFdnTEcHJzqfr28o2y by satan@hell.social
2022-01-20T19:12:19.911Z
0 likes, 0 repeats
@glow@mk.absturztau.be oh shit
(DIR) Post #AFdnl2MrbHUn4vQ5IG by satan@hell.social
2022-01-20T19:15:33.480Z
0 likes, 0 repeats
@glow@mk.absturztau.be I like this
(DIR) Post #AFdsUElsjMYcOYvk1o by danjones000@fedi.absturztau.be
2022-01-20T20:01:23.363595Z
0 likes, 0 repeats
@glow @a1ba anything less than 0, or higher than the max also returns an error in some html
(DIR) Post #AFdsUFJCjTDE3uWLy4 by a1ba@expired.mentality.rip
2022-01-20T20:08:29.706504Z
0 likes, 0 repeats
@danjones000 @glow should've return MissingNo :)jk
(DIR) Post #AFgEiR6UGLOs0NfDk0 by striker@mk.striker.net.eu.org
2022-01-20T18:41:31.890Z
1 likes, 0 repeats
@glow@mk.absturztau.be cc @kogomi@void.brechanegra.net
(DIR) Post #APZ8qE4Q5dY4mo9xse by straw@rdrama.cc
2022-11-13T15:59:16.190053Z
0 likes, 0 repeats
@glow <html><head><title>301 Moved Permanently</title></head><body><center><h1>301 Moved Permanently</h1></center><hr><center>nginx/1.18.0</center></body></html>
(DIR) Post #APa0FpXzBT9hpS5Dt2 by glow@mk.absturztau.be
2022-11-13T16:18:18.536Z
1 likes, 0 repeats
@straw@rdrama.cc Did you use https?
(DIR) Post #APah20qcfTSkqsSSjg by glow@mk.absturztau.be
2022-11-14T09:52:28.871Z
1 likes, 0 repeats
@straw@rdrama.cc oh wait, I was wrong. https is not required. You probably forgot the trailing slash, which redirects you. But if you use curl -L, it will actually follow that redirect.