Here are all the files used to generate this website.

Last updated: 20 Nov 2025

Directory Tree

Directory Tree

.
├── GSOC
│   ├── FreeBSDproposal.html
│   ├── FreeBSDproposal.org
│   ├── FreeBSDproposal.pdf
│   ├── FreeBSDproposal.tex
│   ├── FreeBSDproposal.txt
│   ├── RV_FreeBSD_proposal.html
│   ├── RV_FreeBSD_proposal.org
│   ├── RV_FreeBSD_proposal.pdf
│   ├── RV_FreeBSD_proposal.tex
│   ├── RV_FreeBSD_proposal.txt
│   └── patchset.patch
├── Makefile
├── Notes
│   ├── 2020
│   │   ├── pixelbook.html
│   │   ├── pixelbook.md
│   │   └── pixelbook.upphtml
│   ├── 2023
│   │   ├── Media
│   │   │   ├── Pasted image 20231205142328.png
│   │   │   └── Pasted image 20231205153234.png
│   │   ├── zig.html
│   │   ├── zig.md
│   │   └── zig.upphtml
│   ├── 2024
│   │   ├── bhyve
│   │   │   ├── index.html
│   │   │   ├── index.upphtml
│   │   │   └── networking.md
│   │   ├── freebsd-gpu
│   │   │   ├── corvinscript
│   │   │   ├── guide.md
│   │   │   ├── index.html
│   │   │   ├── index.upphtml
│   │   │   ├── nvidia.patch
│   │   │   └── script
│   │   └── gsoc
│   │       ├── summary
│   │       │   ├── index.html
│   │       │   ├── index.upphtml
│   │       │   └── summary.md
│   │       ├── w1
│   │       │   ├── ascii.html
│   │       │   ├── ascii.upphtml
│   │       │   ├── index.html
│   │       │   ├── index.upphtml
│   │       │   ├── intro.ascii
│   │       │   ├── intro.md
│   │       │   └── shrn_explained.mp4
│   │       ├── w10
│   │       │   ├── cpy.md
│   │       │   ├── index.html
│   │       │   └── index.upphtml
│   │       ├── w2
│   │       │   ├── Aarch64regs.png
│   │       │   ├── index.html
│   │       │   ├── index.upphtml
│   │       │   ├── kyua-fixed
│   │       │   │   └── html
│   │       │   │       ├── context.html
│   │       │   │       ├── index.html
│   │       │   │       ├── report.css
│   │       │   │       └── stpncpy_test_bounds.html
│   │       │   ├── kyua-memcmp
│   │       │   │   ├── context.html
│   │       │   │   ├── index.html
│   │       │   │   ├── memcmp_test_diff.html
│   │       │   │   ├── memcmp_test_neq.html
│   │       │   │   └── report.css
│   │       │   ├── kyua-memcmp-fixed
│   │       │   │   ├── context.html
│   │       │   │   ├── eMl.tar.gz
│   │       │   │   ├── html
│   │       │   │   │   ├── context.html
│   │       │   │   │   ├── index.html
│   │       │   │   │   ├── memcmp_test_diff.html
│   │       │   │   │   ├── report.css
│   │       │   │   │   └── stpncpy_test_bounds.html
│   │       │   │   ├── index.html
│   │       │   │   ├── report.css
│   │       │   │   └── stpncpy_test_bounds.html
│   │       │   ├── kyua-memcmp-test
│   │       │   │   └── html
│   │       │   │       ├── context.html
│   │       │   │       ├── index.html
│   │       │   │       ├── memcmp_test_diff.html
│   │       │   │       ├── report.css
│   │       │   │       └── stpncpy_test_bounds.html
│   │       │   ├── kyua-secfix
│   │       │   │   ├── context.html
│   │       │   │   ├── index.html
│   │       │   │   ├── report.css
│   │       │   │   └── stpncpy_test_bounds.html
│   │       │   ├── memcmp.md
│   │       │   ├── memcmp.md.bak
│   │       │   ├── tbl.svg
│   │       │   ├── x86regs.jpg
│   │       │   ├── x86regs2.jpg
│   │       │   └── x86regs2.png
│   │       ├── w3
│   │       │   ├── index.html
│   │       │   ├── index.upphtml
│   │       │   └── strcmp.md
│   │       └── w4
│   │           ├── index.html
│   │           ├── index.upphtml
│   │           └── strncmp.md
│   ├── 2025
│   │   ├── glibc-bench
│   │   │   └── benchtests.md
│   │   ├── jails
│   │   │   └── jails.md
│   │   └── poudriere
│   │       └── poudriere.md
│   ├── airs
│   │   ├── README.md
│   │   ├── airs.sh
│   │   ├── combining-versions.html
│   │   ├── combining-versions.md
│   │   ├── combining-versions.upphtml
│   │   ├── eh_frame.html
│   │   ├── eh_frame.md
│   │   ├── eh_frame.upphtml
│   │   ├── eh_frame_hdr.html
│   │   ├── eh_frame_hdr.md
│   │   ├── eh_frame_hdr.upphtml
│   │   ├── elf.html
│   │   ├── elf.md
│   │   ├── elf.upphtml
│   │   ├── executable-stack.html
│   │   ├── executable-stack.md
│   │   ├── executable-stack.upphtml
│   │   ├── gcc-exception-frames.html
│   │   ├── gcc-exception-frames.md
│   │   ├── gcc-exception-frames.upphtml
│   │   ├── gcc_except_table.html
│   │   ├── gcc_except_table.md
│   │   ├── gcc_except_table.upphtml
│   │   ├── img
│   │   │   ├── eh_frame_and_monolithic_gcc_except_table.svg
│   │   │   ├── fragmented_gcc_except_table.svg
│   │   │   ├── lsda_gc.svg
│   │   │   ├── lsda_gc_new.svg
│   │   │   └── monolithic_gcc_except_table.svg
│   │   ├── index.html
│   │   ├── index.upphtml
│   │   ├── linker-combreloc.html
│   │   ├── linker-combreloc.md
│   │   ├── linker-combreloc.upphtml
│   │   ├── linker-relro.html
│   │   ├── linker-relro.md
│   │   ├── linker-relro.upphtml
│   │   ├── linkers-1.html
│   │   ├── linkers-1.md
│   │   ├── linkers-1.upphtml
│   │   ├── linkers-10.html
│   │   ├── linkers-10.md
│   │   ├── linkers-10.upphtml
│   │   ├── linkers-11.html
│   │   ├── linkers-11.md
│   │   ├── linkers-11.upphtml
│   │   ├── linkers-12.html
│   │   ├── linkers-12.md
│   │   ├── linkers-12.upphtml
│   │   ├── linkers-13.html
│   │   ├── linkers-13.md
│   │   ├── linkers-13.upphtml
│   │   ├── linkers-14.html
│   │   ├── linkers-14.md
│   │   ├── linkers-14.upphtml
│   │   ├── linkers-15.html
│   │   ├── linkers-15.md
│   │   ├── linkers-15.upphtml
│   │   ├── linkers-16.html
│   │   ├── linkers-16.md
│   │   ├── linkers-16.upphtml
│   │   ├── linkers-17.html
│   │   ├── linkers-17.md
│   │   ├── linkers-17.upphtml
│   │   ├── linkers-18.html
│   │   ├── linkers-18.md
│   │   ├── linkers-18.upphtml
│   │   ├── linkers-19.html
│   │   ├── linkers-19.md
│   │   ├── linkers-19.upphtml
│   │   ├── linkers-2.html
│   │   ├── linkers-2.md
│   │   ├── linkers-2.upphtml
│   │   ├── linkers-20.html
│   │   ├── linkers-20.md
│   │   ├── linkers-20.upphtml
│   │   ├── linkers-3.html
│   │   ├── linkers-3.md
│   │   ├── linkers-3.upphtml
│   │   ├── linkers-4.html
│   │   ├── linkers-4.md
│   │   ├── linkers-4.upphtml
│   │   ├── linkers-5.html
│   │   ├── linkers-5.md
│   │   ├── linkers-5.upphtml
│   │   ├── linkers-6.html
│   │   ├── linkers-6.md
│   │   ├── linkers-6.upphtml
│   │   ├── linkers-7.html
│   │   ├── linkers-7.md
│   │   ├── linkers-7.upphtml
│   │   ├── linkers-8.html
│   │   ├── linkers-8.md
│   │   ├── linkers-8.upphtml
│   │   ├── linkers-9.html
│   │   ├── linkers-9.md
│   │   ├── linkers-9.upphtml
│   │   ├── maskray-1.html
│   │   ├── maskray-1.md
│   │   ├── maskray-1.upphtml
│   │   ├── maskray-2.html
│   │   ├── maskray-2.md
│   │   ├── maskray-2.upphtml
│   │   ├── maskray-3.html
│   │   ├── maskray-3.md
│   │   ├── maskray-3.upphtml
│   │   ├── maskray-4.html
│   │   ├── maskray-4.md
│   │   ├── maskray-4.upphtml
│   │   ├── maskray-5.html
│   │   ├── maskray-5.md
│   │   ├── maskray-5.upphtml
│   │   ├── maskray-6.html
│   │   ├── maskray-6.md
│   │   ├── maskray-6.upphtml
│   │   ├── maskray-7.html
│   │   ├── maskray-7.md
│   │   ├── maskray-7.upphtml
│   │   ├── maskray-8.html
│   │   ├── maskray-8.md
│   │   ├── maskray-8.upphtml
│   │   ├── masto-thread.html
│   │   ├── masto-thread.md
│   │   ├── masto-thread.upphtml
│   │   ├── piece-of-pie.html
│   │   ├── piece-of-pie.md
│   │   ├── piece-of-pie.upphtml
│   │   ├── protected-symbols.html
│   │   ├── protected-symbols.md
│   │   ├── protected-symbols.upphtml
│   │   ├── version-scripts.html
│   │   ├── version-scripts.md
│   │   └── version-scripts.upphtml
│   ├── ascii
│   │   ├── GPU_passthrough_for_bhyve_on_FreeBSD_14.txt
│   │   ├── GSoC_status_update__2__memcmp_.txt
│   │   ├── GSoC_status_update__3__strcmp_.txt
│   │   ├── GSoC_status_update__4__A_bit_of_everything_.txt
│   │   ├── GSoC_status_update__5__cpy__ccpy__lcpy_.txt
│   │   ├── Hello_Beastie_and_Google_Summer_of_Code_.txt
│   │   ├── Installing_Linux_5_4_ChromiumOS_Kernel_on_Pixelbook_with_modified_SEABIOS_from_mrchromebox_tech.txt
│   │   ├── index.html
│   │   └── index.upphtml
│   ├── genascii
│   ├── gopher.sh
│   ├── gophermap
│   ├── index.html
│   ├── index.upphtml
│   ├── mdtoorg.sh
│   ├── org
│   │   ├── Debugging_with_zig.org
│   │   ├── GPU_passthrough_for_bhyve_on_FreeBSD_14.org
│   │   ├── GSoC_status_update__2__memcmp_.org
│   │   ├── GSoC_status_update__3__strcmp_.org
│   │   ├── GSoC_status_update__4__A_bit_of_everything_.org
│   │   ├── GSoC_status_update__5__cpy__ccpy__lcpy_.org
│   │   ├── Hello_Beastie_and_Google_Summer_of_Code_.org
│   │   └── Installing_Linux_5_4_ChromiumOS_Kernel_on_Pixelbook_with_modified_SEABIOS_from_mrchromebox_tech.org
│   └── orgtoascii.sh
├── Pictures
│   ├── 1.jpg
│   ├── 2.jpg
│   ├── 2pac.jpeg
│   ├── 2pacgirl.jpeg
│   ├── 3.jpg
│   ├── CLAL.jpg
│   ├── CannabisCup1982.jpg
│   ├── ComponentVille.jpg
│   ├── Criação_do_Sol_e_da_Lua_-_De_aetatibus_mundi_imagines.jpg
│   ├── DONT.jpg
│   ├── Flamingo.jpg
│   ├── FreeBSD.jpg
│   ├── IRC.jpg
│   ├── IntonalChurch.jpg
│   ├── IntonalParty.jpg
│   ├── JamesUndFlavius.png
│   ├── JaneyHasAProblem.jpg
│   ├── LTHkarta.jpg
│   ├── LeeConklin_Ears.jpg
│   ├── Lio.jpg
│   ├── Lowrider.jpeg
│   ├── MaslowHiearchy.jpg
│   ├── Meditation.jpg
│   ├── ModernArt.jpg
│   ├── Nature
│   │   ├── Haeckel_Ascidiae.jpg
│   │   ├── Haeckel_Chaetopoda.jpg
│   │   ├── Haeckel_Filicinae_92.jpg
│   │   ├── Haeckel_Lacertilia.jpg
│   │   ├── Haeckel_Lichenes.jpg
│   │   ├── Haeckel_Muscinae.jpg
│   │   └── Haeckel_Trochilidae.jpg
│   ├── OpenBSD3.7.jpeg
│   ├── OpenSSH.jpeg
│   ├── ParadiseGarage.zip
│   ├── PatrickLundborg.jpg
│   ├── PerlGuru.jpg
│   ├── RedRoom.jpg
│   ├── SEX.png
│   ├── SmallvilleStudio.jpg
│   ├── SunWorldCupUSA1994.jpg
│   ├── TTSH.jpg
│   ├── TTSHcase.jpg
│   ├── TheRealOne.jpeg
│   ├── The_First_day_of_Creation.jpg
│   ├── ToC.png
│   ├── VCS3surgery.jpg
│   ├── VCS3train.jpg
│   ├── VCS3waiting.jpg
│   ├── Victoire_Doutreleau.jpg
│   ├── ViralMarketing.jpg
│   ├── ViralMarketingPt2.jpg
│   ├── Yves_Saint_Laurent,_at_his_mentor,_Christian_Dior’s_funeral_in_1957_In_1957,_at_just_21_years_old,_Yves_Saint_Laurent,_who_had_recently_become_the_head_designer_of_Dior,_attended_Christian_Dior’s_funeral._Dior_had_died_u-1.jpg
│   ├── Yves_Saint_Laurent,_at_his_mentor,_Christian_Dior’s_funeral_in_1957_In_1957,_at_just_21_years_old,_Yves_Saint_Laurent,_who_had_recently_become_the_head_designer_of_Dior,_attended_Christian_Dior’s_funeral._Dior_had_died_u.jpg
│   ├── ZCU702.jpg
│   ├── abbeybooks.jpg
│   ├── acidnotbombs.jpeg
│   ├── afterswim.jpg
│   ├── aigirlfriend.jpg
│   ├── amager.jpg
│   ├── arielle.jpg
│   ├── arp16019.webm
│   ├── arp2600.jpg
│   ├── art.jpg
│   ├── backdoor.jpeg
│   ├── barbie.jpg
│   ├── benz.jpg
│   ├── beyonce.jpg
│   ├── bilatserkva.jpg
│   ├── bleik.jpg
│   ├── bleik2.jpg
│   ├── bong.gif
│   ├── boo.jpeg
│   ├── broken.png
│   ├── cactus.jpg
│   ├── cactusfarm.jpg
│   ├── cave.jpg
│   ├── chanson.jpg
│   ├── chip.jpg
│   ├── chipinside.jpg
│   ├── coloradobilliard.jpg
│   ├── coloradosprings.jpg
│   ├── computers
│   │   ├── 240x.jpg
│   │   ├── 240xdrive1.jpg
│   │   ├── 240xdrive2.jpg
│   │   ├── 240xdrive3.jpg
│   │   ├── 240xdrive4.jpg
│   │   ├── alerik.jpeg
│   │   ├── band1.jpeg
│   │   ├── band2.jpeg
│   │   ├── band3.jpeg
│   │   ├── brutus.jpeg
│   │   ├── compaqrack.jpg
│   │   ├── cray.jpeg
│   │   ├── kluster.jpg
│   │   ├── kretskort.jpeg
│   │   ├── matebook.jpg
│   │   ├── matebooknaked.jpg
│   │   ├── pdp11.jpeg
│   │   ├── remarkable.jpeg
│   │   ├── remarkable2.jpg
│   │   ├── vax11750.jpeg
│   │   ├── vax8350.jpeg
│   │   ├── vaxdiscette.jpeg
│   │   ├── vaxdisk.jpeg
│   │   ├── vaxporn.jpg
│   │   └── vaxserver3900.jpeg
│   ├── corneredattheedge.jpg
│   ├── cowbathing.jpg
│   ├── dfstök.jpg
│   ├── djangelamerkel.jpg
│   ├── djboring9.webm
│   ├── djgig9.webm
│   ├── dragshow.jpg
│   ├── drhooker.jpg
│   ├── dsky.1500.avif
│   ├── duck.gif
│   ├── egypt.jpg
│   ├── expect.png
│   ├── f14.1500.avif
│   ├── fancity.jpeg
│   ├── ferskfisk.jpg
│   ├── fiji.gif
│   ├── fish.jpg
│   ├── fishmore.jpg
│   ├── flamingo9.webm
│   ├── french101.jpg
│   ├── friends.jpg
│   ├── friends3.jpg
│   ├── fulsemla.jpeg
│   ├── ganjaman.png
│   ├── garfield.gif
│   ├── georgia.jpg
│   ├── georgia2.jpg
│   ├── georgia3.jpg
│   ├── georgia4.jpg
│   ├── gerald.jpg
│   ├── glenda.png
│   ├── goldberg.webp
│   ├── gorm.jpeg
│   ├── grateful.jpg
│   ├── harem1900.jpg
│   ├── hashish.jpg
│   ├── heman.jpg
│   ├── index.html
│   ├── index.upphtml
│   ├── internetculture.jpeg
│   ├── jesusinterrogated.jpg
│   ├── kooikermeet.gif
│   ├── lovepotion.jpg
│   ├── lovepotion2.jpg
│   ├── lovepotionelevator.webm
│   ├── marchutka.jpg
│   ├── marinayaru.jpg
│   ├── marinayaru2.jpg
│   ├── menkissing.jpg
│   ├── mmmmmmm.jpg
│   ├── monkey.jpg
│   ├── måtind.jpg
│   ├── måtind2.jpg
│   ├── narvik2.jpg
│   ├── newports.gif
│   ├── nicolepotion9.webm
│   ├── nike.3000.avif
│   ├── oil.jpg
│   ├── oyjord.jpeg
│   ├── paradise.jpg
│   ├── paradise1.jpg
│   ├── paradise2.jpg
│   ├── paradise3.jpg
│   ├── paradise4.jpg
│   ├── paradise5.jpg
│   ├── paradiserules.jpg
│   ├── party.jpg
│   ├── piano-camel.png
│   ├── plain.jpg
│   ├── posters
│   │   ├── backup.jpeg
│   │   ├── info.jpeg
│   │   ├── mum.jpeg
│   │   ├── password.jpeg
│   │   ├── sensitive.jpeg
│   │   └── terminal.jpeg
│   ├── puffy.jpg
│   ├── puffy.png
│   ├── puppyplay.jpg
│   ├── renskav.jpg
│   ├── rollitup.gif
│   ├── rummu.jpg
│   ├── rummu9.webm
│   ├── røyken.jpg
│   ├── røyken2.jpg
│   ├── røyken3.jpg
│   ├── santamonica.jpg
│   ├── sebastian.gif
│   ├── selfie.jpg
│   ├── sheep.jpg
│   ├── sleepy.jpg
│   ├── solnarave.jpg
│   ├── sovietsynthman.jpg
│   ├── stampbunny.jpeg
│   ├── statenislandferry.jpg
│   ├── stay2theend9.webm
│   ├── stripjohn.webm
│   ├── super8.jpg
│   ├── sushi.jpg
│   ├── sweetride.jpg
│   ├── synths.jpg
│   ├── technobastun.jpg
│   ├── teensmokers
│   │   └── P1
│   │       ├── A-SA-B&W-girl.jpg
│   │       ├── alien-folder-kid.jpg
│   │       ├── black-and-white-kid.jpg
│   │       ├── black-teen-smoker.jpg
│   │       ├── blue-nail-polish.jpg
│   │       ├── exhale-polaroid.jpg
│   │       ├── fingers-kid,-finland.jpg
│   │       ├── finland-necklace.jpg
│   │       ├── green-grass-polaroid.jpg
│   │       ├── grubby-kid.jpg
│   │       ├── indian-teen-girl.jpg
│   │       ├── inhale-polaroid.jpg
│   │       ├── julie-polaroid.jpg
│   │       ├── kid-on-board.jpg
│   │       ├── mohawk-kid.jpg
│   │       ├── mohawk-thumb.jpg
│   │       ├── ohio-teen-with-cast.jpg
│   │       ├── panama-girl.jpg
│   │       ├── pink-sign-girl.jpg
│   │       ├── red-jacket-girl.jpg
│   │       ├── serious-girl.jpg
│   │       ├── spiked-collar.jpg
│   │       ├── teen-smoker-orange.jpg
│   │       └── writing-on-hand.jpg
│   ├── thirdeye.jpg
│   ├── thumbnails
│   │   ├── 1_thumb.webp
│   │   ├── 240x_thumb.webp
│   │   ├── 240xdrive1_thumb.webp
│   │   ├── 240xdrive2_thumb.webp
│   │   ├── 240xdrive3_thumb.webp
│   │   ├── 240xdrive4_thumb.webp
│   │   ├── 2_thumb.webp
│   │   ├── 2pac_thumb.webp
│   │   ├── 2pacgirl_thumb.webp
│   │   ├── 3_thumb.webp
│   │   ├── A-SA-B&W-girl_thumb.webp
│   │   ├── CLAL_thumb.webp
│   │   ├── CannabisCup1982_thumb.webp
│   │   ├── ComponentVille_thumb.webp
│   │   ├── Criação_do_Sol_e_da_Lua_-_De_aetatibus_mundi_imagines_thumb.webp
│   │   ├── DONT_thumb.webp
│   │   ├── Flamingo_thumb.webp
│   │   ├── FreeBSD_thumb.webp
│   │   ├── Haeckel_Ascidiae_thumb.webp
│   │   ├── Haeckel_Chaetopoda_thumb.webp
│   │   ├── Haeckel_Filicinae_92_thumb.webp
│   │   ├── Haeckel_Lacertilia_thumb.webp
│   │   ├── Haeckel_Lichenes_thumb.webp
│   │   ├── Haeckel_Muscinae_thumb.webp
│   │   ├── Haeckel_Trochilidae_thumb.webp
│   │   ├── IRC_thumb.webp
│   │   ├── IntonalChurch_thumb.webp
│   │   ├── IntonalParty_thumb.webp
│   │   ├── JamesUndFlavius_thumb.webp
│   │   ├── JaneyHasAProblem_thumb.webp
│   │   ├── LTHkarta_thumb.webp
│   │   ├── LeeConklin_Ears_thumb.webp
│   │   ├── Lio_thumb.webp
│   │   ├── Lowrider_thumb.webp
│   │   ├── MaslowHiearchy_thumb.webp
│   │   ├── Meditation_thumb.webp
│   │   ├── ModernArt_thumb.webp
│   │   ├── OpenBSD3.7_thumb.webp
│   │   ├── OpenSSH_thumb.webp
│   │   ├── PatrickLundborg_thumb.webp
│   │   ├── PerlGuru_thumb.webp
│   │   ├── RedRoom_thumb.webp
│   │   ├── SEX_thumb.webp
│   │   ├── SmallvilleStudio_thumb.webp
│   │   ├── SunWorldCupUSA1994_thumb.webp
│   │   ├── TTSH_thumb.webp
│   │   ├── TTSHcase_thumb.webp
│   │   ├── TheRealOne_thumb.webp
│   │   ├── The_First_day_of_Creation_thumb.webp
│   │   ├── ToC_thumb.webp
│   │   ├── VCS3surgery_thumb.webp
│   │   ├── VCS3train_thumb.webp
│   │   ├── VCS3waiting_thumb.webp
│   │   ├── Victoire_Doutreleau_thumb.webp
│   │   ├── ViralMarketingPt2_thumb.webp
│   │   ├── ViralMarketing_thumb.webp
│   │   ├── Yves_Saint_Laurent,_at_his_mentor,_Christian_Dior’s_funeral_in_1957_In_1957,_at_just_21_years_old,_Yves_Saint_Laurent,_who_had_recently_become_the_head_designer_of_Dior,_attended_Christian_Dior’s_funeral._Dior_had_died_u-1_thumb.webp
│   │   ├── Yves_Saint_Laurent,_at_his_mentor,_Christian_Dior’s_funeral_in_1957_In_1957,_at_just_21_years_old,_Yves_Saint_Laurent,_who_had_recently_become_the_head_designer_of_Dior,_attended_Christian_Dior’s_funeral._Dior_had_died_u_thumb.webp
│   │   ├── ZCU702_thumb.webp
│   │   ├── abbeybooks_thumb.webp
│   │   ├── acidnotbombs_thumb.webp
│   │   ├── afterswim_thumb.webp
│   │   ├── aigirlfriend_thumb.webp
│   │   ├── alerik_thumb.webp
│   │   ├── alien-folder-kid_thumb.webp
│   │   ├── amager_thumb.webp
│   │   ├── arielle_thumb.webp
│   │   ├── arp2600_thumb.webp
│   │   ├── art_thumb.webp
│   │   ├── backdoor_thumb.webp
│   │   ├── backup_thumb.webp
│   │   ├── badnews_thumb.webp
│   │   ├── band1_thumb.webp
│   │   ├── band2_thumb.webp
│   │   ├── band3_thumb.webp
│   │   ├── barbie_thumb.webp
│   │   ├── benz_thumb.webp
│   │   ├── beyonce_thumb.webp
│   │   ├── bilatserkva_thumb.webp
│   │   ├── black-and-white-kid_thumb.webp
│   │   ├── black-teen-smoker_thumb.webp
│   │   ├── bleik2_thumb.webp
│   │   ├── bleik_thumb.webp
│   │   ├── blue-nail-polish_thumb.webp
│   │   ├── blueengine_thumb.webp
│   │   ├── bmw_thumb.webp
│   │   ├── boo_thumb.webp
│   │   ├── broken_thumb.webp
│   │   ├── brutus_thumb.webp
│   │   ├── cactus_thumb.webp
│   │   ├── cactusfarm_thumb.webp
│   │   ├── cave_thumb.webp
│   │   ├── chanson_thumb.webp
│   │   ├── chip_thumb.webp
│   │   ├── chipinside_thumb.webp
│   │   ├── coloradobilliard_thumb.webp
│   │   ├── coloradosprings_thumb.webp
│   │   ├── compaqrack_thumb.webp
│   │   ├── corneredattheedge_thumb.webp
│   │   ├── cowbathing_thumb.webp
│   │   ├── cray_thumb.webp
│   │   ├── dfstök_thumb.webp
│   │   ├── djangelamerkel_thumb.webp
│   │   ├── dontdothis_thumb.webp
│   │   ├── dragshow_thumb.webp
│   │   ├── drhooker_thumb.webp
│   │   ├── dsky.1500_thumb.webp
│   │   ├── e30_thumb.webp
│   │   ├── e30cabwet_thumb.webp
│   │   ├── e30crash_thumb.webp
│   │   ├── e30dash_thumb.webp
│   │   ├── egypt_thumb.webp
│   │   ├── engine_thumb.webp
│   │   ├── engineswap2_thumb.webp
│   │   ├── engineswap_thumb.webp
│   │   ├── exhale-polaroid_thumb.webp
│   │   ├── expect_thumb.webp
│   │   ├── f14.1500_thumb.webp
│   │   ├── fancity_thumb.webp
│   │   ├── ferskfisk_thumb.webp
│   │   ├── fingers-kid,-finland_thumb.webp
│   │   ├── finland-necklace_thumb.webp
│   │   ├── finmotor2_thumb.webp
│   │   ├── finmotor_thumb.webp
│   │   ├── fish_thumb.webp
│   │   ├── fishmore_thumb.webp
│   │   ├── fixengine_thumb.webp
│   │   ├── french101_thumb.webp
│   │   ├── friends3_thumb.webp
│   │   ├── friends_thumb.webp
│   │   ├── fuckingmess_thumb.webp
│   │   ├── fulsemla_thumb.webp
│   │   ├── ganjaman_thumb.webp
│   │   ├── georgia2_thumb.webp
│   │   ├── georgia3_thumb.webp
│   │   ├── georgia4_thumb.webp
│   │   ├── georgia_thumb.webp
│   │   ├── gerald_thumb.webp
│   │   ├── glenda_thumb.webp
│   │   ├── goldberg_thumb.webp
│   │   ├── gorm_thumb.webp
│   │   ├── grateful_thumb.webp
│   │   ├── green-grass-polaroid_thumb.webp
│   │   ├── grubby-kid_thumb.webp
│   │   ├── harem1900_thumb.webp
│   │   ├── hashish_thumb.webp
│   │   ├── heman_thumb.webp
│   │   ├── indian-teen-girl_thumb.webp
│   │   ├── info_thumb.webp
│   │   ├── inhale-polaroid_thumb.webp
│   │   ├── internetculture_thumb.webp
│   │   ├── jesusinterrogated_thumb.webp
│   │   ├── julie-polaroid_thumb.webp
│   │   ├── kid-on-board_thumb.webp
│   │   ├── kluster_thumb.webp
│   │   ├── kretskort_thumb.webp
│   │   ├── lovepotion2_thumb.webp
│   │   ├── lovepotion_thumb.webp
│   │   ├── marchutka_thumb.webp
│   │   ├── marinayaru2_thumb.webp
│   │   ├── marinayaru_thumb.webp
│   │   ├── matebook_thumb.webp
│   │   ├── matebooknaked_thumb.webp
│   │   ├── menkissing_thumb.webp
│   │   ├── mmmmmmm_thumb.webp
│   │   ├── mohawk-kid_thumb.webp
│   │   ├── mohawk-thumb_thumb.webp
│   │   ├── monkey_thumb.webp
│   │   ├── motorbeskrvining_thumb.webp
│   │   ├── mum_thumb.webp
│   │   ├── måtind2_thumb.webp
│   │   ├── måtind_thumb.webp
│   │   ├── narvik2_thumb.webp
│   │   ├── nike.3000_thumb.webp
│   │   ├── ohio-teen-with-cast_thumb.webp
│   │   ├── oil_thumb.webp
│   │   ├── oyjord_thumb.webp
│   │   ├── panama-girl_thumb.webp
│   │   ├── paradise1_thumb.webp
│   │   ├── paradise2_thumb.webp
│   │   ├── paradise3_thumb.webp
│   │   ├── paradise4_thumb.webp
│   │   ├── paradise5_thumb.webp
│   │   ├── paradise_thumb.webp
│   │   ├── paradiserules_thumb.webp
│   │   ├── party_thumb.webp
│   │   ├── password_thumb.webp
│   │   ├── pdp11_thumb.webp
│   │   ├── piano-camel_thumb.webp
│   │   ├── pink-sign-girl_thumb.webp
│   │   ├── plain_thumb.webp
│   │   ├── puffy_thumb.webp
│   │   ├── puppyplay_thumb.webp
│   │   ├── red-jacket-girl_thumb.webp
│   │   ├── remarkable2_thumb.webp
│   │   ├── remarkable_thumb.webp
│   │   ├── renskav_thumb.webp
│   │   ├── royalenfield_thumb.webp
│   │   ├── rummu_thumb.webp
│   │   ├── røyken2_thumb.webp
│   │   ├── røyken3_thumb.webp
│   │   ├── røyken_thumb.webp
│   │   ├── santamonica_thumb.webp
│   │   ├── selfie_thumb.webp
│   │   ├── sensitive_thumb.webp
│   │   ├── serious-girl_thumb.webp
│   │   ├── shark3_thumb.webp
│   │   ├── sheep_thumb.webp
│   │   ├── sleepy_thumb.webp
│   │   ├── solnarave_thumb.webp
│   │   ├── sovietsynthman_thumb.webp
│   │   ├── spiked-collar_thumb.webp
│   │   ├── stampbunny_thumb.webp
│   │   ├── statenislandferry_thumb.webp
│   │   ├── super8_thumb.webp
│   │   ├── sushi_thumb.webp
│   │   ├── sweetride_thumb.webp
│   │   ├── synths_thumb.webp
│   │   ├── technobastun_thumb.webp
│   │   ├── teen-smoker-orange_thumb.webp
│   │   ├── terminal_thumb.webp
│   │   ├── thirdeye_thumb.webp
│   │   ├── tigerreserve2_thumb.webp
│   │   ├── tigerreserve3_thumb.webp
│   │   ├── tigerreserve4_thumb.webp
│   │   ├── tigerreserve_thumb.webp
│   │   ├── torsk_thumb.webp
│   │   ├── tram_thumb.webp
│   │   ├── trouble_thumb.webp
│   │   ├── tøttatoppen_thumb.webp
│   │   ├── unix2_thumb.webp
│   │   ├── unix30303_thumb.webp
│   │   ├── unix303_thumb.webp
│   │   ├── unix_thumb.webp
│   │   ├── unixconfused_thumb.webp
│   │   ├── unixpose_thumb.webp
│   │   ├── unixsanta_thumb.webp
│   │   ├── unixyard_thumb.webp
│   │   ├── utagawahirokage2_thumb.webp
│   │   ├── utagawahirokage_thumb.webp
│   │   ├── vax11750_thumb.webp
│   │   ├── vax8350_thumb.webp
│   │   ├── vaxdiscette_thumb.webp
│   │   ├── vaxdisk_thumb.webp
│   │   ├── vaxporn_thumb.webp
│   │   ├── vaxserver3900_thumb.webp
│   │   ├── ventilbyte_thumb.webp
│   │   ├── vi_thumb.webp
│   │   ├── vikafly_thumb.webp
│   │   ├── vikamonkey_thumb.webp
│   │   ├── woodart_thumb.webp
│   │   ├── writing-on-hand_thumb.webp
│   │   └── Åke_thumb.webp
│   ├── tigerreserve.jpg
│   ├── tigerreserve2.jpg
│   ├── tigerreserve3.jpg
│   ├── tigerreserve4.jpg
│   ├── torsk.jpg
│   ├── tram.jpg
│   ├── trouble.jpg
│   ├── tøttatoppen.jpg
│   ├── unix.jpg
│   ├── unix2.jpg
│   ├── unix303.jpg
│   ├── unix30303.jpg
│   ├── unixconfused.jpg
│   ├── unixpose.jpg
│   ├── unixsanta.jpg
│   ├── unixsister.gif
│   ├── unixyard.jpg
│   ├── utagawahirokage.jpeg
│   ├── utagawahirokage2.jpeg
│   ├── vehicles
│   │   ├── badnews.jpeg
│   │   ├── blueengine.jpg
│   │   ├── bmw.jpg
│   │   ├── dontdothis.jpeg
│   │   ├── e30.jpg
│   │   ├── e30cabwet.jpeg
│   │   ├── e30crash.jpg
│   │   ├── e30dash.jpg
│   │   ├── engine.jpg
│   │   ├── engineswap.jpg
│   │   ├── engineswap2.jpg
│   │   ├── finmotor.png
│   │   ├── finmotor2.png
│   │   ├── fixengine.jpeg
│   │   ├── fuckingmess.jpeg
│   │   ├── motorbeskrvining.png
│   │   ├── royalenfield.jpeg
│   │   ├── royalenfield.jpg
│   │   ├── shark3.jpeg
│   │   └── ventilbyte.jpeg
│   ├── vi.jpg
│   ├── vikafly.jpg
│   ├── vikamonkey.jpg
│   ├── woodart.jpeg
│   └── Åke.jpg
├── Synths
│   ├── about.md
│   ├── index.html
│   ├── index.upphtml
│   └── whiteweasel.svg
├── Zverige
│   ├── SVERIGE SWEDEN SCHWEDEN SUECIA.html
│   ├── SVERIGE SWEDEN SCHWEDEN SUECIA_files
│   │   ├── athena.js
│   │   ├── banner-styles.css
│   │   ├── bundle-playback.js
│   │   ├── europe.gif
│   │   ├── iconochive.css
│   │   ├── phpmyvisites.html
│   │   ├── phpmyvisites.js
│   │   ├── ruffle.js
│   │   └── wombat.js
│   ├── Why is The Swedish King wearing such silly hats.html
│   ├── Why is The Swedish King wearing such silly hats_files
│   │   ├── Carl_XVI_Gustaf_01_400x542.jpg
│   │   ├── Carl_XVI_Gustaf_02_400x360.jpg
│   │   ├── Carl_XVI_Gustaf_03_500x415.jpg
│   │   ├── Carl_XVI_Gustaf_04_600x462.jpg
│   │   ├── Carl_XVI_Gustaf_05_400x275.jpg
│   │   ├── Carl_XVI_Gustaf_06_600x444.jpg
│   │   ├── Carl_XVI_Gustaf_07_350x254.jpg
│   │   ├── Carl_XVI_Gustaf_08_350x268.jpg
│   │   ├── Carl_XVI_Gustaf_09_600x425.jpg
│   │   ├── Carl_XVI_Gustaf_10_550x444.jpg
│   │   ├── Carl_XVI_Gustaf_11_448x600.jpg
│   │   ├── Carl_XVI_Gustaf_12_800x363.jpg
│   │   ├── Carl_XVI_Gustaf_13_300x268.jpg
│   │   ├── Carl_XVI_Gustaf_14_700x543.jpg
│   │   ├── Carl_XVI_Gustaf_15_500x536.jpg
│   │   ├── Carl_XVI_Gustaf_16_450x249.jpg
│   │   ├── Carl_XVI_Gustaf_17_650x436.jpg
│   │   ├── Carl_XVI_Gustaf_18_600x487.jpg
│   │   ├── Carl_XVI_Gustaf_19_400x289.jpg
│   │   ├── Carl_XVI_Gustaf_20_478x400.jpg
│   │   ├── Carl_XVI_Gustaf_21_400x452.jpg
│   │   ├── Carl_XVI_Gustaf_23_402x700.jpg
│   │   ├── Carl_XVI_Gustaf_24_700x448.jpg
│   │   ├── sfondo.gif
│   │   └── vomitlink.jpg
│   ├── With Pukes and Trumpets we Salute our New Leaders!.html
│   └── With Pukes and Trumpets we Salute our New Leaders!_files
│       ├── email.jpg
│       ├── feedback.jpg
│       ├── kingkong.jpg
│       ├── morefeedback.jpg
│       ├── top600x115.jpg
│       ├── victoriandaniel1200x1033.jpg
│       └── vomitbackground.jpg
├── Zverige.zip
├── about.md
├── bin
│   ├── lmt
│   ├── lmt.bak
│   ├── mkws
│   ├── mkws.bak
│   ├── mkws9
│   ├── pp
│   ├── pp.bak
│   ├── sitemap-generator
│   │   ├── LICENSE
│   │   ├── README.md
│   │   ├── sitemap.sh
│   │   └── sitemap.sh.options
│   └── src
│       ├── lts
│       │   ├── Makefile
│       │   ├── README
│       │   ├── lat.1
│       │   ├── lat.c
│       │   ├── lct.1
│       │   ├── lct.c
│       │   ├── lmt
│       │   ├── lmt.1
│       │   ├── lmt.c
│       │   ├── lts.5
│       │   └── strlcpy.h
│       └── pp
│           ├── LICENSE
│           ├── Makefile
│           ├── README
│           ├── README.md
│           ├── pp
│           ├── pp.1
│           ├── pp.c
│           └── pp.o
├── fonts
│   ├── GortonDigitalHeavy.woff
│   ├── GortonHeavy.woff
│   ├── GortonHeavy.woff2
│   ├── GortonRegular.woff
│   ├── gallant-lineart.woff2
│   ├── gallant.woff2
│   ├── gohu.woff
│   ├── gordon.woff2
│   ├── gothic.woff2
│   └── spleen.woff2
├── funny
│   ├── 10com.html
│   ├── 10com.txt
│   ├── 10com.upphtml
│   ├── ed.html
│   ├── ed.txt
│   ├── ed.upphtml
│   ├── pen15.html
│   ├── pen15.txt
│   ├── pen15.upphtml
│   ├── realprogrammers.html
│   ├── realprogrammers.txt
│   └── realprogrammers.upphtml
├── git
│   ├── README.html
│   ├── commit
│   │   ├── 0c4c21f2cff2d9a5ea9948a86b9ad5d95cbce3c0.html
│   │   ├── 0c6d75baafd001a5583bf39b8c96965c2d7a7c1f.html
│   │   ├── 0d7265ce22fdc26f0e40ce750bc8073116b53f02.html
│   │   ├── 0eb7d9fec466437ea9da7cb16cce2170faa277e1.html
│   │   ├── 1188ebc1c7d1901e3da0cd6f8571952db0e59479.html
│   │   ├── 15755d655456de67146e9391e9cf28fe3cf54a7d.html
│   │   ├── 17b5dc39b098fb9ad30e99320ec35ca400231afe.html
│   │   ├── 1a3f96141ef448b89dc73c0261e0cf9c2446c557.html
│   │   ├── 23e735cc7af5f48227296b29d269bcea64bf1d7b.html
│   │   ├── 2a87b5b0ed1bd98ddc26b0bed89ac2f7b3010384.html
│   │   ├── 2ac395e10f955dc1a2a9665d6fcf2e8a71f82657.html
│   │   ├── 2cb5f0cd1a774fddb91310706ec7080566660723.html
│   │   ├── 2d29c2854f9935db6a32e1367a11651dc5590b5d.html
│   │   ├── 336c5bd2391e77905cbdb0deac731eabade5308a.html
│   │   ├── 3426468cd0d780a56c4640203da30becfc0a021a.html
│   │   ├── 363d1e95943d0e81cb8ff5d7ee27fec5baacd31b.html
│   │   ├── 3718a6614c5f9c55930aabba54e5d2b90fa3d03c.html
│   │   ├── 38643b46280ac02fb4fe024b075ed7170416b004.html
│   │   ├── 47a120c7c2ea633751e1b61efabae93b59789381.html
│   │   ├── 4e8145404151ed3c1596828ba288d553e9677b49.html
│   │   ├── 4f50c8d4f1ed4dfb7a18bffd7af963c2d2764f01.html
│   │   ├── 61bf72aca45739ee1437aecd8be75be3d4cd5f89.html
│   │   ├── 695b45466a4ad8c9624e8dcbfa10f19dbab6f941.html
│   │   ├── 6a15ce038e7dbe11246cb35b46f19bc42ee33204.html
│   │   ├── 6b19aab50dff057707a69dc5881efde8c53251f6.html
│   │   ├── 6eda3c5f508dd1a7e756a194404c425cfe5cbff6.html
│   │   ├── 70836c3f127e9beeea8d1a97f07a01bbf2440391.html
│   │   ├── 8668ea0f9f875bb980886aa187181e0023ef172d.html
│   │   ├── 87f1846bfff5ede017cc342b35c9a54a1e6a5319.html
│   │   ├── 8bd0c85fa90d0a16fd63da5c2c65ab30426dc02c.html
│   │   ├── 8bf344e4e602d8fe6d4316289c18bb8ade1ebb67.html
│   │   ├── 8ec90b49712fe1ed1df0a2143a5bb843adcc361d.html
│   │   ├── 8fa7c7cb1d3c61e6cb0b801aca419bd752e04173.html
│   │   ├── 9474a7cbdaaa9dc2abfed7400a5164354a5ed945.html
│   │   ├── 97f5b0fcf419f73211450755bc04f301ea13e872.html
│   │   ├── ad6015292e7a64c5abae4d6799f1e03c2b22d995.html
│   │   ├── b3692e3ae8e25710c442c8a728d3fa201eaa76a6.html
│   │   ├── b8e04ff4cb85629cca89e7402548d84da4f98b71.html
│   │   ├── be306cd215cd57614a3e5746fe0939fefbe63678.html
│   │   ├── dae60231ba926cfb9206349bf90a9b0b41106dac.html
│   │   ├── e20ae44bcc9b0f2d931778979233f207cdacb030.html
│   │   ├── e5ade7b3d28e97373523db35ef3265dcf5926c1a.html
│   │   ├── eba18de301a113d8fa2f98edaa7f2f11b4522a31.html
│   │   ├── edca3914f8e3b68904a8e723ea93bae16710c237.html
│   │   ├── edd38e0cc4f1813a78af6b86b2456b1c1b9fdfcc.html
│   │   ├── f55a30b48d0764d9987ffd85a1a4e000eb56ce90.html
│   │   ├── f72dca026e061970743f8cb36545d79df030a4c2.html
│   │   ├── f856d860713f05e5fd5c69133aabd935c48b4d96.html
│   │   ├── f8939eb30300ce26ef3869cf8ed698300e353e37.html
│   │   └── fddb515a8bc3da6e941921ee5af7e7c8b92f0e19.html
│   ├── file
│   │   ├── LICENSE.html
│   │   ├── Makefile.html
│   │   ├── README.md.html
│   │   ├── assets
│   │   │   ├── acidvegas.png.html
│   │   │   ├── deploy-git.html
│   │   │   ├── favicon.png.html
│   │   │   ├── helper.html
│   │   │   ├── logo.png.html
│   │   │   ├── mostdangerous.png.html
│   │   │   ├── post-receive.html
│   │   │   ├── repo.html
│   │   │   ├── sshd_config.html
│   │   │   └── style.css.html
│   │   ├── compat.h.html
│   │   ├── lol.html
│   │   ├── reallocarray.c.html
│   │   ├── stagit-index.1.html
│   │   ├── stagit-index.c.html
│   │   ├── stagit.1.html
│   │   ├── stagit.c.html
│   │   ├── strlcat.c.html
│   │   └── strlcpy.c.html
│   ├── files.html
│   ├── index.html
│   ├── log.html
│   ├── refs.html
│   ├── stagit
│   │   ├── LICENSE
│   │   ├── Makefile
│   │   ├── README.md
│   │   ├── assets
│   │   │   ├── acidvegas.png
│   │   │   ├── deploy-git
│   │   │   ├── favicon.png
│   │   │   ├── helper
│   │   │   ├── logo.png
│   │   │   ├── mostdangerous.png
│   │   │   ├── post-receive
│   │   │   ├── repo
│   │   │   ├── sshd_config
│   │   │   └── style.css
│   │   ├── compat.h
│   │   ├── reallocarray.c
│   │   ├── stagit-index.1
│   │   ├── stagit-index.c
│   │   ├── stagit.1
│   │   ├── stagit.c
│   │   ├── strlcat.c
│   │   └── strlcpy.c
│   ├── style.css
│   └── test
│       └── lol
├── gophermap
├── index.html
├── index.upphtml
├── pastes
│   ├── WORKDOC-1739653043-963-1148.org
│   ├── WORKDOC-1739653043-963-1148.org.html
│   ├── _Ollama_2_-1739998843-1-1191
│   ├── _Ollama_2_-1739998843-1-1191.html
│   ├── _dashboard_.html
│   ├── _eat_-1738179037
│   ├── _eat_-1738179037.html
│   ├── _eat_-1738601411-925-1972
│   ├── _eat_-1738601411-925-1972.html
│   ├── _eat_-1738603109-84-437
│   ├── _eat_-1738603109-84-437.html
│   ├── _eat_-1744397524
│   ├── _eat_-1744397524.html
│   ├── _eshell_-1-70
│   ├── _eshell_-1-70.html
│   ├── _eshell_-1738233919
│   ├── _eshell_-1738233919.html
│   ├── _scratch_
│   ├── _scratch_-1738171706-77-581
│   ├── _scratch_-1738171706-77-581.html
│   ├── _scratch_-1741108811-1-10579
│   ├── _scratch_-1741108811-1-10579.html
│   ├── _scratch_-1742641888-1-7516
│   ├── _scratch_-1742641888-1-7516.html
│   ├── _scratch_.html
│   ├── _vterm_-1738601593
│   ├── _vterm_-1738601593.html
│   ├── a-1739311113.c
│   ├── a-1739311113.c.html
│   ├── bad-1738005377-1-529.el
│   ├── bad-1738005377-1-529.el.html
│   ├── base-1737762811-15069-15608.el
│   ├── base-1737762811-15069-15608.el.html
│   ├── base.el
│   ├── base.el.html
│   ├── basic-1738408323.c
│   ├── basic-1738408323.c.html
│   ├── basic-1738424041-1-192.c
│   ├── basic-1738424041-1-192.c.html
│   ├── glendasay-1739918807.c
│   ├── glendasay-1739918807.c.html
│   ├── index
│   ├── index-1738176594-68-133.html
│   ├── index-1738176594-68-133.upphtml
│   ├── index-1738176594-68-133.upphtml.html
│   ├── index-1738176674-68-133.html
│   ├── index-1738176674-68-133.upphtml
│   ├── index-1738176674-68-133.upphtml.html
│   ├── index-1738177198-67-133.html
│   ├── index-1738177198-67-133.upphtml
│   ├── index-1738177198-67-133.upphtml.html
│   ├── index.html
│   ├── init-1738173106-5302-5370.el
│   ├── init-1738173106-5302-5370.el.html
│   ├── intopt-1-434.c
│   ├── intopt-1-434.c.html
│   ├── irc-1740433348-4760-5236.c.html
│   ├── irc-1740433847.c.html
│   ├── irc-1740433916.c
│   ├── irc-1740433916.c.html
│   ├── main-11709-14896.c
│   ├── main-11709-14896.c.html
│   ├── main-1737806461-11709-14896.c
│   ├── main-1737806461-11709-14896.c.html
│   ├── main-1738444520-1-1669.rs
│   ├── main-1738444520-1-1669.rs.html
│   ├── main.c
│   ├── main.c.html
│   ├── main.go
│   ├── main.go.html
│   ├── main.go.light
│   ├── main.go.light.html
│   ├── mata_bot-1744313167-1020-1831.pl
│   ├── mata_bot-1744313167-1020-1831.pl.html
│   ├── mkdocs-1738178158-1-631.yml
│   ├── mkdocs-1738178158-1-631.yml.html
│   ├── scpaste0ir1S4init-1738173009-5099-5292.el
│   ├── scpaste1ULXcefontaine-1738172514-1-72.el
│   ├── scpaste8rV9Ldfontaine-1738172456-7959-8082.el
│   ├── scpasteRu7ppWindex
│   ├── scpasteYuciJEinit-1738172834-5064-5300.el
│   ├── scpastebzZCiHindex.html
│   ├── scpasteg527SEinit-1738173009-5099-5292.el.html
│   ├── scpastem3phrDfontaine-1738172514-1-72.el.html
│   ├── scpastep58Xy7init-1738172834-5064-5300.el.html
│   ├── scpastescJE4Rfontaine-1738172456-7959-8082.el.html
│   ├── script-1738795913.py
│   ├── script-1738795913.py.html
│   ├── snack_bot-1742641619.pl
│   ├── snack_bot-1742641619.pl.html
│   ├── snack_bot-1742641796-1-7516.pl
│   ├── snack_bot-1742641796-1-7516.pl.html
│   ├── strncmp-1-1916.S
│   ├── strncmp-1-1916.S.html
│   ├── theo
│   ├── theo.html
│   ├── tmpinit-1738175274-5099-5291.el
│   ├── tmpinit-1738175274-5099-5291.el.html
│   ├── tmpinit-1738175304-5099-5291.el
│   └── tmpinit-1738175304-5099-5291.el.html
├── share
│   ├── arp.png
│   ├── arp.svg
│   ├── beastieblack.png
│   ├── beastiewhite.png
│   ├── bell.svg
│   ├── blaupunkt.png
│   ├── df.svg
│   ├── efukt.svg
│   ├── kanelbulle.png
│   ├── l.upphtml
│   ├── l.upphtml.bak
│   ├── pjw.svg
│   ├── playicon.png
│   ├── puffy.png
│   ├── puffy.svg
│   ├── s.uppcss
│   ├── s.uppcss.bak
│   ├── sdf.png
│   ├── sitemap.uppxml
│   ├── swedenflag.svg
│   ├── theme.js
│   ├── trident.svg
│   ├── weasel.png
│   ├── weasel.svg
│   └── welcome.js
├── sitemap.xml
├── src
│   ├── index.html
│   └── index.upphtml
├── testdoc
├── testpage.html
└── testpage.upphtml


62 directories, 1109 files