From f258cb241a5e2850a9beb5810f79e250f846b918 Mon Sep 17 00:00:00 2001 From: mjfernez Date: Sun, 31 Oct 2021 17:04:41 -0400 Subject: add personal bookmarks. fix formatting on about pg --- .md/about/whatami.md | 2 +- .md/about/whereami.md | 8 +- files/bookmarks.html | 257 ++++++++++++++++++++++++++++++++++++++++++++++++++ 3 files changed, 261 insertions(+), 6 deletions(-) create mode 100644 files/bookmarks.html diff --git a/.md/about/whatami.md b/.md/about/whatami.md index 6120c15..5a04b4f 100644 --- a/.md/about/whatami.md +++ b/.md/about/whatami.md @@ -4,4 +4,4 @@ It should be noted for the record I'm a human (*homo sapiens sapiens*), which by [most estimates](https://en.wikipedia.org/wiki/Body_water) puts me firmly in the category of *water-like object* at ~60% of my total body mass, with the remaining matter compromised of various arrangements -of carbon. +of carbon, oxygen, and potato chips. diff --git a/.md/about/whereami.md b/.md/about/whereami.md index 109039c..cc07720 100644 --- a/.md/about/whereami.md +++ b/.md/about/whereami.md @@ -26,16 +26,14 @@ need to go to make things go beep. In the 60s and cables into and out of ports so calls could connect. -
*Image of a switchboard courtesy of -[Wikipedia contributors](https://en.wikipedia.org/wiki/File:Jersey_Telecom_switchboard_and_operator.jpg) -*
- +[Wikipedia +contributors](https://en.wikipedia.org/wiki/File:Jersey_Telecom_switchboard_and_operator.jpg)* Fortunately, we figured out that was dumb and made robots do the job for us. Internet companies, governments, and anyone else with enough money and influence bought huge routers and hooked them all up to talk to each other. Then they convinced us all to go out and buy a router from our ISP of "choice" -so we could all send cat pictures to each other seemlessly. We got rid of +so we could all send cat pictures to each other seamlessly. We got rid of phones, replaced our phone with our IP address and email, just to ironically end up back at phones again. All of our devices serve, or at least can serve, as a router in some way, and all these little robots talking to each other diff --git a/files/bookmarks.html b/files/bookmarks.html new file mode 100644 index 0000000..869e4ce --- /dev/null +++ b/files/bookmarks.html @@ -0,0 +1,257 @@ + + + +Bookmarks +

Bookmarks Menu

+ +

+

git

+

+

Re: cgit about-filter in chroot (httpd + slowcgi) +
linux/arch/x86/syscalls at v3.13 · torvalds/linux · GitHub +
X86 psABI · hjl-tools/x86-psABI Wiki · GitHub +
GitHub - MunGell/awesome-for-beginners: A list of awesome beginners-friendly projects. +
GitHub - juharris/switch-remoteplay: NOT AN OFFICIAL NINTENDO PRODUCT - Control your Switch remotely +
git.ao2.it - conversations_http_downloader.git/blob - README +
GitHub - moparisthebest/ImageDownloader: Downloads encrypted images from HTTP Host +
git - the simple guide - no deep shit! +
atom/CONTRIBUTING.md at master · atom/atom · GitHub +
Git: cannot checkout branch - error: pathspec '...' did not match any file(s) known to git - Stack Overflow +
GitHub - Dotsarecool/DiztinGUIsh: A Super NES ROM Disassembler +
GitHub - kkawabat/summer-code-jam-2020: The repository for the 2020 summer code jam. Find more information at https://pythondiscord.com/pages/code-jams/code-jam-7/ +
Compiling GBA programs on Linux with GCC · GitHub +
GitHub - pimoroni/Piano-HAT: Python library and examples for Piano HAT Raspberry Pi Add-on board +
GitHub - gkvoelkl/python-sonic: Programming Music with Python, Sonic Pi and Supercollider +
Can't send 0 or 1 · Issue #18 · gkvoelkl/python-sonic · GitHub +
GitHub - stuxnet999/MemLabs: Educational, CTF-styled labs for individuals interested in Memory Forensics +
Autopsy Does Not Install on Linux: Oracle Java 8 Discontinued · Issue #4744 · sleuthkit/autopsy · GitHub +
Home - Abhiram's Blog +
GitHub - stuxnet999/MemLabs: Educational, CTF-styled labs for individuals interested in Memory Forensics +
GitHub - angristan/openvpn-install: Set up your own OpenVPN server on Debian, Ubuntu, Fedora, CentOS or Arch Linux. +
GitHub - torfsen/python-systemd-tutorial: A tutorial for writing a systemd service in Python +
gitignore - ignoring any 'bin' directory on a git project - Stack Overflow +
GitHub - preservim/nerdtree: A tree explorer plugin for vim. +
Add the Current Git Branch to Your Bash Prompt | sellorm +
x86-64-psABI-1.0.pdf +
stb/why_public_domain.md at master · nothings/stb · GitHub +
hsoft/avr-asm: Fiddlings with AVR assembly +
ssh - How to sync a local dir to server using Git? - Super User +
Convert markdown to HTML · GitHub +
GoodBadISPs · Wiki · Legacy / Trac · GitLab +
GitHub - ParrotSec/anonsurf: parrot anonymous mode +
anonsurf/anondaemon at master · ParrotSec/anonsurf · GitHub +
division by zero +
Floating Octothorpe: Markdown readme files in cgit +
Rendering Markdown in cgit on OpenBSD - Silver Knoll +
Pull Requests · fohtla/Fallout3Terminal · GitHub +

+

python

+

+

Confused by python file mode "w+" - Stack Overflow +
How to Send Emails with Gmail using Python +
Python Django Tutorial: Full-Featured Web App Part 6 - User Registration - YouTube +
Module Index | Django Documentation | Django +
Django documentation | Django documentation | Django +
SMS and MMS Notifications with Python and Django - Twilio +
Sending MMS with Twilio Programmable SMS, Python and Django - Twilio +
Dashboard | Clubhouse +
Complete Roguelike Tutorial, using python+libtcod - RogueBasin +
Built-in template tags and filters | Django documentation | Django +
How to setup Python Imaging Library, Pillow, on Raspbian Stretch Lite for processing images on your Raspberry Pi - Techcoil Blog +
Python Quickstart  |  Gmail API  |  Google Developers +
oauth 2.0 - Sending email via gmail & python - Stack Overflow +
How to Send and Read Emails with Gmail API | Mailtrap Blog +
How to create python bytes object from long hex string? - Stack Overflow +
Flask Form Validation with WTForms +
Form Validation with WTForms — Flask Documentation (1.1.x) +
Quickstart — Flask Documentation (1.1.x) +
The Snek Programming Language: A Python-inspired Embedded Computing Language +
pygame.mixer — pygame v2.0.1.dev1 documentation +
Flask-Compress · PyPI +
Flask-Caching · PyPI +

+

c

+

+

Tree Traversal in C - Tutorialspoint +
6.2.2 Creating Pipes in C +
Simulating the pipe "|" operator in C - YouTube +
Socket programming in C on Linux – The Ultimate Guide for Beginners – BinaryTides +
c - What do R_X86_64_32S and R_X86_64_64 relocation mean? - Stack Overflow +
c complex.h Programming | Library | Reference - Code-Reference.com +

+

rpi

+

+

Install OpenMediaVault Raspberry Pi NAS Server Minibian • +
XMPP/Jabber server - Raspberry Pi blog +
Getting Started with Piano HAT - Pimoroni Yarr-niversity +
openmediavault control panel - fernez-family-nas.local +

+

vim

+

+

A Great Vim Cheat Sheet +
Templates for Files and Function Groups - Yet another file template script. : vim online +
Use Vim like an IDE | Vim Tips Wiki | Fandom +
VIM and Python – A Match Made in Heaven – Real Python +
Vim Awesome +

+

Mozilla Firefox

+

+

Help and Tutorials +
Customize Firefox +
Get Involved +
About Us + +

Assembly

+

+

How to debug small programs | Fabulous adventures in coding +
X86 64 Register and Instruction Quick Start - CDOT Wiki +
x86-64 assembly on Linux - syscalls - Callum's Code +
NASM x64 Assembly +
The Definitive Guide to Linux System Calls - Packagecloud Blog +
x86 Assembly Language Books and Links +
Sample 64-bit nasm programs +
x86 instruction listings - Wikipedia +
x86 and amd64 instruction reference +
How to compile 32-bit program on 64-bit gcc in C and C++ - GeeksforGeeks +
What is a File Descriptor? +
write(2) - Linux manual page +
assembly - Why does the ARM PC register point to the instruction after the next one to be executed? - Stack Overflow +
Assembly - System Calls - Tutorialspoint +
Sample nasm programs +
NASM - The Netwide Assembler +
assembly - What are the calling conventions for UNIX & Linux system calls (and user-space functions) on i386 and x86-64 - Stack Overflow +
Technoblogy - ATtiny-Based Beginner's Kit +
AVR Assembler User Guide - doc1022.pdf +

+

ATmega88/ATmega168 - Atmel-9365-Automotive-Microcontrollers-ATmega88-ATmega168_Datasheet.pdf +

GNU/linux

+

+

settings4.6 [Xfce Wiki] +
cd not in /usr/bin at DuckDuckGo +
How to Repair, Restore, or Reinstall Grub 2 with a Ubuntu Live CD or USB  ·  How to Ubuntu +
Upgrading Debian From Stable To Testing - LinuxAndUbuntu +
Create a Lightweight Raspberry Pi System with Raspbian Lite | thisDaveJ +
Install OMV5 on Debian 10 (Buster) - Guides - openmediavault +
How to Clone Your Linux Hard Drive: 4 Methods +
Incorrect permissions on /usr/lib/po1kit-agent-helper-1(needs to be setuid root) – Nate's Place +
Recording Mixed sound streams using Pulse Audio +
FAQ:Recording - How To's - Audacity Manual +
GRUB - ArchWiki +
Manually adding an entry for Windows 7 to an Ubuntu GRUB2 menu | TechnologyTales.com +
Vulkan Driver Support | NVIDIA Developer +
Linux Driver Tutorial: How to Write a Simple Linux Device Driver +
Writing device drivers in Linux: A brief tutorial +
How to Clear RAM Memory Cache, Buffer and Swap Space on Linux +
Zandronum 3.0.1 core dumps on Arch Linux - Zandronum +
Debian Mailing Lists -- Index for debian-devel-announce +
howto:xfwm4_theme [Xfce Wiki] +
Console – Prosody IM +
How To Install Prosody on Ubuntu 18.04 | DigitalOcean +
Linux: Xfce Keyboard Shortcuts +
Rhythmbox - Community Help Wiki +
converter - Convert .flac to .mp3 with ffmpeg, keeping all metadata - Stack Overflow +
Add a timestamp to your Bash prompt | blog post +
st - simple terminal | suckless.org software that sucks less +
bash - How can I make a linux command wait for the end of input before piping? - Stack Overflow +
ArchWiki +
gpl - Any license for my gcc-compiled program? - Stack Overflow +
Tmux Cheat Sheet & Quick Reference +
Bash Conditional Expressions (Bash Reference Manual) +
True Minimalist - Eyecandy for your XFCE-Desktop - xfce-look.org +
Comprehensive list of parameters for Xfwm themes' themerc file? / Themes & Screenshots / Xfce Forums +
Boot Multiple ISO from USB via GRUB2 | Pen Drive Linux +
Installing Libreboot on X200 Tablet or X200S ThinkPad - YouTube +
Linux From Scratch +
make - /bin/sh is a symbolic link that doesn't point to /bin/bash - Ask Ubuntu +
2.7. Mounting the New Partition +
7.3. Preparing Virtual Kernel File Systems +
filesystems - How to fix partition table ordering? - Super User +
Importing Data from MySQL to Elasticsearch to Visualize it with Kibana +
How to keep Elasticsearch synced with a RDBMS using Logstash and JDBC | Elastic Blog +

+

blessed

+

+

formatters.py — Blessed 1.18.1 documentation +
+

+

cryptography

+

+

SHA256 Hash Generator Online +

+

edu

+

+

Free On-Demand Training | Tenable® +
Cisco Networking Academy. Build your skills today, online. It’s Free - Cisco +
Courses | Cyber Aces | Free online cybersecurity courses +
Software | nand2tetris +

+

sec

+

+

ELF Code Injection Part 1 - YouTube +
c - Why does the VirtAddr of the LOAD segment in my ELF binary show as 0x0000000000000000? - Stack Overflow +
c++ - Using O_RDWR vs O_RDONLY | O_WRONLY - Stack Overflow +
elf.h source code [include/elf.h] - Woboq Code Browser +
A cheat-sheet for password crackers +
password cracking - Combined-Dictionary attack with hashcat, for 4 words passphrases? - Information Security Stack Exchange +
How to investigate someone using remote acquisition Oct 17 2017 - YouTube +
Introduction to Memory Forensics - YouTube +
Introduction +
Linux Security HOWTO +
SSH PasswordAuthentication vs ChallengeResponseAuthentication | Blog·Tanky Woo +
Using ssh-copy-id to install SSH keys on servers as authorized keys for passwordless authentication. Options and troubleshooting. +

+

bsd

+

+

MagicPoint presentation foils +
Home | OpenBSD Handbook +
A Beginner's Guide to Firewalling with pf +
Debugging OpenSMTPD: OpenBSD's smtpd failed when starting - DEV Community +
Setting Up Your Own Email Server With OpenBSD | Code Dharma +
OpenBSD DNS Server with unbound and nsd - jamsek +
BSD - ASCII ART +

+

vidya

+

+

Getting Started - devkitPro +
GBA Dev In Linux +
Native Linux support in the future? :: Spelunky 2 General Discussions +
Dedicated Server Requirements - Mordhau.com Forums +
gamedig - LinuxGSM_ +
MORDHAU Server configuration guide - mod.io +
Dedicated Server Hosting Guide - Mordhau Wiki +

+

random

+

+

download +
Introduction · Bootstrap +
Quatuor pour la fin du temps - Wikipedia +
Music from Nowhere: Olivier Messiaen - Chronochromie +
How to change indentation mode in Atom? - Stack Overflow +
untitled - Paint +
Advent of Code 2020 +
HAL 9000, Xbox, Xbox 360, Red Ring Of Death, Simple, Black, Black Background, Humor, Video Games, 2001: A Space Odyssey, Robot Wallpapers HD / Desktop and Mobile Backgrounds +
How to host multiple websites on one VPS - RoseHosting +
Outgoing Port Tester +
Phillip Lopate The Art Of The Personal Essay : Free Download, Borrow, and Streaming : Internet Archive +

+

net

+

+

How to Hide Apache Version Number and Other Sensitive Info +
Certbot - Debianbuster Apache +
porkbun.com | Porkbun API V3 +
Markdown Cheat Sheet +
Unlicense.org » Unlicense Yourself: Set Your Code Free +
How to host your own nameservers with GLUE records - Porkbun Knowledge Base +

+

diy

+

+

PACE Rework and Repair Lessons - "Introduction" - Invidious +
Basic Soldering Lesson 1 - "Solder & Flux" - Invidious +

+

Bookmarks Toolbar

+

+

Getting Started +

+

-- cgit v1.2.3