Here are all the files used to generate this website.

Last updated: 05 Apr 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
│   ├── 2pac.jpeg
│   ├── 2pacgirl.jpeg
│   ├── CLAL.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
│   ├── ViralMarketing.jpg
│   ├── ViralMarketingPt2.jpg
│   ├── ZCU702.jpg
│   ├── abbeybooks.jpg
│   ├── acidnotbombs.jpeg
│   ├── afterswim.jpg
│   ├── aigirlfriend.jpg
│   ├── amager.jpg
│   ├── arp16019.webm
│   ├── arp2600.jpg
│   ├── art.jpg
│   ├── backdoor.jpeg
│   ├── barbie.jpg
│   ├── benz.jpg
│   ├── beyonce.jpg
│   ├── bilatserkva.jpg
│   ├── bleik.jpg
│   ├── bleik2.jpg
│   ├── boo.jpeg
│   ├── cactus.jpg
│   ├── cactusfarm.jpg
│   ├── cave.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
│   ├── 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
│   ├── 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
│   ├── 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
│   ├── 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
├── 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
│   ├── _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
│   ├── 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


54 directories, 736 files