jumping right in
All checks were successful
beefhavers/requiem-for-a-joke/pipeline/head This commit looks good

This commit is contained in:
adam 2026-07-02 15:47:59 -04:00
parent 1df532bda2
commit f883d98e71
22 changed files with 50327 additions and 3 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 338 KiB

View File

@ -0,0 +1,16 @@
# 3ds Max Wavefront OBJ Exporter v0.97b - (c)2007 guruware
# File Created: 15.04.2011 13:35:56
newmtl 10240_Office_Desk_v2
Ns 10.0000
Ni 1.5000
d 1.0000
Tr 0.0000
Tf 1.0000 1.0000 1.0000
illum 2
Ka 0.5882 0.5882 0.5882
Kd 0.5882 0.5882 0.5882
Ks 0.3870 0.3870 0.3870
Ke 0.0000 0.0000 0.0000
map_Ka 10240_Office_Desk_v2_Diffuse.jpg
map_Kd 10240_Office_Desk_v2_Diffuse.jpg

File diff suppressed because it is too large Load Diff

BIN
3d/desk.glb Normal file

Binary file not shown.

BIN
3d/monitor.glb Normal file

Binary file not shown.

BIN
Sounds/VO/line 017.mp3 Normal file

Binary file not shown.

BIN
Sounds/VO/line 08.mp3 Normal file

Binary file not shown.

BIN
Sounds/VO/line 09.mp3 Normal file

Binary file not shown.

BIN
Sounds/VO/line 1.mp3 Normal file

Binary file not shown.

BIN
Sounds/VO/line 13.mp3 Normal file

Binary file not shown.

BIN
images/a console window.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 359 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.2 MiB

View File

@ -1,11 +1,11 @@
* requiem for a joke: meej's recipes * requiem for a joke: meej's recipes
** why unresponsive? ** why unresponsive?
you what's a cool thing about nginx? you can just ask it to format its logs in json! you know what's a cool thing about nginx? you can just ask it to format its logs in json!
[zoom out of a monitor in the ash desert, we'll have the burger talking to camera. in the background, we should have a list of the outline] [zoom out of a monitor in the ash desert, we'll have the burger talking to camera. in the background, we should have a list of the outline?]
wait, actually, before i get started on this story, let me be perfectly clear: Presently, I cannot prove, that meejiin has ever eaten a baby. ok, right, now that everything is completely unambiguous for everyone, as i was saying: wait, actually, before i get started on this story, let me be perfectly clear: Presently, I cannot prove, that meejiin has ever eaten a baby. ok, right, now that everything is completely unambiguous for everyone, as i was saying:
[zoom back in] [zoom back in]
my server was getting being unresponsive. so i was trying to find a more convenient way to sift through the nginx logs. it logs in json! nginx is so cool. my server was getting unresponsive. so i was trying to find a more convenient way to sift through the nginx logs. it logs in json! nginx is so cool.
ok so let's let's look at the tail of the log, numbering 1 line, with =tail -n 1=. ok so let's let's look at the tail of the log, numbering 1 line, with =tail -n 1=.
#+begin_src bash #+begin_src bash
sudo tail -n 1 /var/log/nginx/access.log sudo tail -n 1 /var/log/nginx/access.log

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.5 KiB

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.