428 lines
22 KiB
HTML
428 lines
22 KiB
HTML
<!DOCTYPE html>
|
|
<html lang="en">
|
|
|
|
<head>
|
|
<title>Quintens Outpost</title>
|
|
<meta charset="UTF-8">
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
|
<link rel="stylesheet" href="style.css">
|
|
|
|
<style>
|
|
ul {
|
|
list-style-type: "* ";
|
|
margin-bottom: 4rem;
|
|
}
|
|
li {
|
|
margin: 0.75rem;
|
|
}
|
|
|
|
|
|
a {
|
|
color: #E9E9E9;
|
|
text-decoration: underline;
|
|
position: relative;
|
|
}
|
|
p {
|
|
display: inline;
|
|
}
|
|
|
|
</style>
|
|
</head>
|
|
|
|
<body>
|
|
|
|
<div class="container" id="top">
|
|
|
|
<div class="sidebar">
|
|
</div>
|
|
<div class="container-main">
|
|
|
|
<div id="maintitlebox">
|
|
<h1 id="maintitle" class="box"><a style="text-decoration: none; color: #E9E9E9;" href="./">Quinten's Outpost</a></h1>
|
|
<button id="oneko-button" class="button">:3</button>
|
|
</div>
|
|
|
|
<div id="subtitlebox">
|
|
<div id="links" class="box">
|
|
<a class="linkbox link onsite" href="./links.html"> <!-- TODO: MAKE ON-WEB LINKS A SEPERATE BOX [ALSO PRIORITIZED OVER SOCIALS, MAYBE MOVE SOCIALS AWAY / SMALLER / AS SIDEBAR?] -->
|
|
<p>links</p></a>
|
|
<a class="linkbox link offsite" href="https://x.com/quinten0508" rel="me" target="_blank">
|
|
<p>twitter</p></a>
|
|
<a class="linkbox link offsite" href="https://www.last.fm/user/Quinten0508" rel="me" target="_blank">
|
|
<p>last.fm</p></a>
|
|
<a class="linkbox link offsite" href="https://gitea.quinten0508.com/quinten/website-frontend" rel="me" target="_blank">
|
|
<p>source</p></a>
|
|
<a class="linkbox link offsite" href="https://t.me/quinten0508" rel="me" target="_blank">
|
|
<p>telegram</p></a>
|
|
<!-- :3 13 year old firefox bug https://bugzilla.mozilla.org/show_bug.cgi?id=646552 -->
|
|
<a class="linkbox link offsite" onClick="javascript:window.open('mailto:quinten@tuta.com', 'mail');event.preventDefault()" href="mailto:quinten@tuta.com" rel="me" target="_blank">
|
|
<p>email</p></a>
|
|
<!-- new button template
|
|
<a class="linkbox link" href="" target="_blank">
|
|
<p></p></a>
|
|
-->
|
|
</div>
|
|
<div id="heartbeatbox" class="box">
|
|
<a href="https://heartbeat.quinten0508.com" target="_blank" class="link"><p>Status</p></a><p>: </p>
|
|
<p id="heartbeat-time"> </p> <!-- prevents text shift after load, doenst work with online T-T -->
|
|
</div>
|
|
</div>
|
|
|
|
|
|
<div id="directory-box" class="box">
|
|
<!-- must resist the urge to dynamically generate this, fuck js -->
|
|
<h5 style="display: inline-block; padding: 0;">Current directory:</h5>
|
|
<p style="display: inline-block;">
|
|
<img src="./assets/icons/tux.svg" id="directory-icon"><a class="link" href="./">/home/quinten</a>/<a class="link" href="./links.html">links</a>
|
|
</p>
|
|
</div>
|
|
|
|
|
|
<div class="box">
|
|
<h3>Links</h3>
|
|
<p>An ever-growing collection of links to other places on the internet, loosely sorted and vaguely described. Featuring relatively unknown and/or super useful links. Just give them a try!</p>
|
|
<br><br>
|
|
<p>Feel free to request more links, just email me!.</p>
|
|
</div>
|
|
|
|
<!--
|
|
Every element has an anchor <a> with href and target, and a <p> inside with the "link"/title
|
|
It can also have a short description, indented with `>> ` and using <span>, which has font-size: 1rem instead of 1.2rem on <p>
|
|
|
|
<li><a href="" target="_blank"><p></p></a>
|
|
<br><span> >></span></li>
|
|
-->
|
|
|
|
<div class="box">
|
|
|
|
<h4 id="Tools">Tools</h4>
|
|
<h5 style="margin-top: 1rem; margin-bottom: 0;">Windows</h5>
|
|
<span>! = official, from Microsoft. Does not mean better!</span>
|
|
<ul>
|
|
<li><a href="https://massgrave.dev/" target="_blank"><p>Massgrave</p></a>
|
|
<br><span> >> ctivation scripts</span></li>
|
|
|
|
<li><a href="https://www.admx.help/" target="_blank"><p>Windows GPO catalog</p></a>
|
|
<br><span> >> catalog of Group Policies</span></li>
|
|
|
|
<li><a href="https://github.com/microsoft/winget-cli" target="_blank"><p>!WinGet</p></a>,
|
|
<a href="https://chocolatey.org/" target="_blank"><p>Chocolatey</p></a>,
|
|
<a href="https://scoop.sh/" target="_blank"><p>Scoop</p></a>
|
|
<br><span> >> CLI package installers, similar to the Linux Experience™</span></li>
|
|
|
|
|
|
<li><a href="https://learn.microsoft.com/en-us/sysinternals/" target="_blank"><p>!Sysinternals</p></a>
|
|
<br><span> >> "sysinternals" tools</span></li>
|
|
|
|
|
|
<li><a href="https://www.nirsoft.net/utils/index.html" target="_blank"><p>NirSoft</p></a>
|
|
<br><span> >> NirSoft utilities</span></li>
|
|
|
|
<li><a href="https://learn.microsoft.com/en-us/windows/powertoys/" target="_blank"><p>!PowerToys</p></a>
|
|
<br><span> >>"tune and streamline your Windows experience"</span></li>
|
|
|
|
<li><a href="" target="_blank"><p></p></a>
|
|
<br><span> >></span></li>
|
|
|
|
</ul>
|
|
|
|
<h5 id="Miscellaneous">Miscellaneous</h5>
|
|
<ul>
|
|
<li><a href="https://cobalt.tools/" target="_blank"><p>Cobalt</p></a>
|
|
<br><span> >> media downloader for social media, no ads</span></li>
|
|
|
|
<li><a href="https://www.serverhunter.com/" target="_blank"><p>Serverhunter</p></a>
|
|
<br><span> >> find the cheapest VPS</span></li>
|
|
|
|
<li><a href="https://www.zoomeye.hk/" target="_blank"><p>ZoomEye</p></a>,
|
|
<a href="https://www.shodan.io" target="_blank"><p>Shodan</p></a>,
|
|
<a href="https://search.censys.io/" target="_blank"><p>Censys</p></a>
|
|
<br><span> >> search engines for internet-connected devices - fun to find exposed webcams, databases, etc</span></li>
|
|
|
|
<li><a href="https://cable.ayra.ch/" target="_blank"><p>cable.arya.ch</p></a>
|
|
<br><span> >> useful web tools</span></li>
|
|
|
|
|
|
<li><a href="https://canarytokens.org/generate" target="_blank"><p>Canarytokens</p></a>
|
|
<br><span> >> "data leak detector": drop a token among important files, get notified if someone opens/triggers them</span></li>
|
|
|
|
|
|
<li><a href="https://www.joesandbox.com" target="_blank"><p>Joesandbox</p></a>,
|
|
<a href="https://www.hybrid-analysis.com/" target="_blank"><p>Hybrid Analysis</p></a>,
|
|
<a href="https://any.run/" target="_blank"><p>any.run</p></a>,
|
|
<br><span> >> malware analysis</span></li>
|
|
|
|
<li><a href="https://onepluscommunityserver.com/" target="_blank"><p>Oneplus community server</p></a>
|
|
<br><span> >> recover tools for Oneplus devices</span></li>
|
|
|
|
<li><a href="https://www.ventoy.net/en/index.html" target="_blank"><p>Ventoy</p></a>,
|
|
<br><span> >> what if: bootable USB but with multiple ISOs and a nice gui.
|
|
<br> <a href="https://medicatusb.com/" target="_blank">Medicat</a> for a ready-to-go version.</span></li>
|
|
|
|
|
|
|
|
<li><a href="https://imgops.com/" target="_blank"><p>ImgOps</p></a>
|
|
<br><span> >> anything images: host, reverse search, inspect, edit, add effects</span></li>
|
|
|
|
<li><a href="https://dehashed.com" target="_blank"><p>DeHashed</p></a>
|
|
<br><span> >> data leak search (paid)</span></li>
|
|
|
|
<li><a href="https://dl.malwarewatch.org/" target="_blank"><p>malwarewatch</p></a>,
|
|
<!--vxug-->
|
|
<br><span> >> malware repositories</span></li>
|
|
|
|
<li><a href="https://ffmpeg.guide" target="_blank"><p>ffmpeg.guide</p></a>
|
|
<br><span> >> visual node editor for ffmpeg filters</span></li>
|
|
|
|
<li><a href="https://unlighthouse.dev/" target="_blank"><p>Unlighthouse</p></a>
|
|
<br><span> >> like google lighthouse website performance tests, but for all pages and not by Google™</span></li>
|
|
|
|
<li><a href="" target="_blank"><p></p></a>
|
|
<br><span> >></span></li>
|
|
|
|
</ul>
|
|
|
|
|
|
|
|
<h4 id="Astrophotography">Astrophotography</h4>
|
|
<ul>
|
|
|
|
<li><a href="https://nighttime-imaging.eu/" target="_blank"><p>NINA</p></a>,
|
|
<a href="http://deepskystacker.free.fr/english/index.html" target="_blank"><p>Deepskystacker</p></a>,
|
|
<a href="https://siril.org/" target="_blank"><p>Siril</p></a>
|
|
<br><span> >> post-processing, stacking tools</span></li>
|
|
|
|
<li><a href="https://clearoutside.com/" target="_blank"><p>cloud forecast</p></a>,
|
|
<a href="https://www.lightpollutionmap.info/" target="_blank"><p>light pollution map</p></a>
|
|
<br><span> >> weather, can't see stars if its cloudy</span></li>
|
|
|
|
<li><a href="https://wiki.astrophotography.io" target="_blank"><p>astrophotography wiki</p></a>,
|
|
<a href="https://imgur.com/a/planetary-imaging-with-dslr-ErrVN" target="_blank"><p>planetary imaging with DSLRs</p></a>
|
|
<br><span> >> guides/wikis</span></li>
|
|
|
|
<li><a href="" target="_blank"><p></p></a>
|
|
<br><span> >> </span></li>
|
|
</ul>
|
|
|
|
|
|
<h4 id="Fun">Fun</h4>
|
|
<ul>
|
|
<li><a href="https://corru.observer/" target="_blank"><p>corru.observer</p></a>
|
|
<br><span> >> sci-fi browser game with fun story!</span></li>
|
|
|
|
<li><a href="https://pianoverse.net/" target="_blank"><p>Pianoverse</p></a>
|
|
<br><span> >> play piano (MIDI) together online</span></li>
|
|
|
|
|
|
<li><a href="https://www.increpare.com/" target="_blank"><p>increpare games</p></a>
|
|
<br><span> >> ton of strange, small flash/html games</span></li>
|
|
|
|
|
|
<li><a href="https://geekenspiel.com/" target="_blank"><p>Geekenspiel</p></a>
|
|
<br><span> >> "retro" computer stickers/badges</span></li>
|
|
|
|
<li><a href="" target="_blank"><p></p></a>
|
|
<br><span> >> </span></li>
|
|
</ul>
|
|
|
|
|
|
<h4 id="Archive">Archive</h4>
|
|
<ul>
|
|
<li><a href="https://annas-archive.gs" target="_blank"><p>Anna's Archive</p></a>
|
|
<br><span> >> sci-hub, libgen, zlib, archive.org books and more</span></li>
|
|
|
|
<li><a href="https://uupdump.net/" target="_blank"><p>UUP dump</p></a>
|
|
<br><span> >> easy downloads for modern windows builds</span></li>
|
|
|
|
<li><a href="https://files.rg-adguard.net/" target="_blank"><p>Files by Microsoft®</p></a>
|
|
<br><span> >> software and ISOs, Microsoft/Windows related</span></li>
|
|
|
|
<li><a href="https://libstc.cc/" target="_blank"><p>STC Nexus</p></a>
|
|
<br><span> >> similar to Anna's archive, has future potential but not complete (or online) very often </span></li>
|
|
|
|
<li><a href="https://vp-sheets.fly.dev/" target="_blank"><p>VP-sheets</p></a>
|
|
<br><span> >> free piano sheets</span></li>
|
|
|
|
<li><a href="https://omniarchive.org/" target="_blank"><p>Omniarchive</p></a>
|
|
<br><span> >> all minecraft java edition versions</span></li>
|
|
|
|
<li><a href="https://beta.the-eye.eu/" target="_blank"><p>The Eye</p></a>
|
|
<br><span> >> "digital heritage, obscura and ideas"</span></li>
|
|
|
|
<li><a href="" target="_blank"><p></p></a>
|
|
<br><span> >> </span></li>
|
|
</ul>
|
|
|
|
|
|
<h4 id="Educational">Educational</h4>
|
|
|
|
<ul>
|
|
<li><a href="https://repair.wiki" target="_blank"><p>Repair Wiki</p></a>
|
|
<br><span> >> high-quality (very) low-quantity resource for tech repairs</span></li>
|
|
|
|
<li><a href="https://opguides.info" target="_blank"><p>Opinionated Guides</p></a>
|
|
<br><span> >> engineering, music, philosophy. not my opinions, but good objective content</span></li>
|
|
|
|
<li><a href="https://cpu.land/" target="_blank"><p>cpu.land</p></a>
|
|
<br><span> >> how do CPUs work, but like, really?</span></li>
|
|
|
|
<li><a href="" target="_blank"><p></p></a>
|
|
<br><span> >> </span></li>
|
|
</ul>
|
|
|
|
|
|
<h4 id="Electronics">Electronics</h4>
|
|
<ul>
|
|
<li><a href="https://www.airgradient.com/" target="_blank"><p>airgradient</p></a>
|
|
<br><span> >> air quality monitors, CC-BY-SA "open source"</span></li>
|
|
|
|
<li><a href="https://inputlabs.io/alpakka" target="_blank"><p>Input Labs: Alpakka</p></a>
|
|
<br><span> >> fully open-source controller with good gyro controls, go make your own!</span></li>
|
|
|
|
<li><a href="https://www.token2.com/" target="_blank"><p>Token2</p></a>
|
|
<br><span> >> relatively cheap FIDO2 security keys, upgrade your 2FA</span></li>
|
|
|
|
<li><a href="https://rpilocator.com/" target="_blank"><p>rpilocator</p></a>
|
|
<br><span> >> find Raspberry Pi's in stock</span></li>
|
|
|
|
|
|
<li><a href="https://www.adafruit.com/" target="_blank"><p>adafruit</p></a>
|
|
<br><span> >> components for projects</span></li>
|
|
|
|
<li><a href="" target="_blank"><p></p></a>
|
|
<br><span> >></span></li>
|
|
|
|
</ul>
|
|
|
|
|
|
<h4 id="Games">Games</h4>
|
|
|
|
<ul>
|
|
<li><a href="https://optifine.alternatives.lambdaurora.dev/" target="_blank"><p>OptiFine Alternatives</p></a>
|
|
<br><span> >> minecraft mods, modern OptiFine alternatives</span></li>
|
|
|
|
<li><a href="https://nodus.gg/" target="_blank"><p>Nodus</p></a>
|
|
<br><span> >> minecraft exploits centered around the controversial chat reporting "feature"</span></li>
|
|
|
|
<li><a href="https://www.drehmal.net/" target="_blank"><p>Drehmal: Apotheosis</p></a>
|
|
<br><span> >> massive minecraft adventure map; "if minecraft was more like BotW"</span></li>
|
|
|
|
<li><a href="" target="_blank"><p></p></a>
|
|
<br><span> >> </span></li>
|
|
|
|
</ul>
|
|
|
|
|
|
<h4 id="Piracy">Piracy</h4>
|
|
<ul>
|
|
<li><a href="https://w14.monkrus.ws/" target="_blank"><p>m0nkrus</p></a>
|
|
<br><span> >> Adobe for Windows</span></li>
|
|
|
|
<li><a href="https://rutracker.org" target="_blank"><p>rutracker.org</p></a>,
|
|
<!--1337x, more?-->,
|
|
<a href="https://torrents-csv.com/" target="_blank"><p>torrents-csv</p></a>
|
|
<br><span> >> public, "trustworthy" trackers</span></li>
|
|
|
|
<li><a href="https://ripped.guide" target="_blank"><p>ripped.guide</p></a>,
|
|
<a href="https://fmhy.net/" target="_blank"><p>freemediaheckyeah</p></a>,
|
|
<a href="https://rentry.co/megathread" target="_blank"><p>piracy megathread</p></a>,
|
|
"<a href="https://lemmy.dbzer0.com/c/piracy" target="_blank"><p>subreddit</p></a>",
|
|
<a href="https://champagne.pages.dev/" target="_blank"><p>champagnewiki</p></a>
|
|
<br><span> >> collections of "trusted" sites and tools</span></li>
|
|
|
|
<li><a href="https://idoiso.in/nebula/?C=M&O=D" target="_blank"><p>Nebula.tv</p></a>
|
|
<br><span> >> only for one-offs. support your creators!</span></li>
|
|
|
|
<li><a href="https://gamesdrive.net/index.php" target="_blank"><p>gamesdrive</p></a>,
|
|
<a href="https://cs.rin.ru/forum/" target="_blank"><p>cs.rin.ru</p></a>,
|
|
<a href="https://kaoskrew.org" target="_blank"><p>kaOs</p></a>,
|
|
<a href="https://dodi-repacks.site/" target="_blank"><p>DODI</p></a>,
|
|
<a href="https://fitgirl-repacks.site/" target="_blank"><p>FitGirl</p></a>
|
|
<br><span> >> videogames</span></li>
|
|
|
|
|
|
<li><a href="https://rentry.org/arch1ve" target="_blank"><p>archive.org book ripping</p></a>
|
|
<br><span> >></span></li>
|
|
|
|
<li><a href="https://doubledouble.top/" target="_blank"><p>music downloader</p></a>
|
|
<br><span> >> all major streaming platforms incl hires</span></li>
|
|
|
|
<li><a href="https://ori5000.github.io/musicripping.html" target="_blank"><p>Esoterica Avenue</p></a>,
|
|
<a href="https://rentry.org/firehawk52" target="_blank"><p>firehawk52</p></a>
|
|
<br><span> >> music ripping guides</span></li>
|
|
|
|
<li><a href="https://apprenticealf.wordpress.com/" target="_blank"><p>apprenticealf</p></a>
|
|
<br><span> >> de-DRM your ebooks</span></li>
|
|
|
|
|
|
<li><a href="" target="_blank"><p></p></a>
|
|
<br><span> >></span></li>
|
|
|
|
</ul>
|
|
|
|
<h4>Homelab</h4>
|
|
<ul>
|
|
<li><a href="https://noted.lol/" target="_blank"><p>noted.lol</p></a>
|
|
<br><span> >> shortform articles on new apps to self-host</span></li>
|
|
|
|
|
|
<li><a href="" target="_blank"><p></p></a>
|
|
<br><span> >></span></li>
|
|
|
|
|
|
</ul>
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
</div> <!--container-main-->
|
|
|
|
<div class="sidebar" id="links-directory">
|
|
<div class="box" style="margin: 0;">
|
|
<h5 style="padding-bottom: 0;">Directory</h5>
|
|
<ul style="margin-bottom: 0;">
|
|
<a href="#top"><li>Top</li></a>
|
|
<a href="#Tools"><li>Tools</li></a>
|
|
<a href="#Astrophotography"><li>Astrophotography</li></a>
|
|
<a href="#Fun"><li>Fun</li></a>
|
|
<a href="#Archive"><li>Archive</li></a>
|
|
<a href="#Educational"><li>Educational</li></a>
|
|
<a href="#Electronics"><li>Electronics</li></a>
|
|
<a href="#Games"><li>Games</li></a>
|
|
<a href="#Piracy"><li>Piracy</li></a>
|
|
<a href="#Homelab"><li>Homelab</li></a>
|
|
</ul>
|
|
</div>
|
|
|
|
</div>
|
|
</div>
|
|
|
|
|
|
</div> <!--sidebar-->
|
|
<div id="stripes">
|
|
<img src="/assets/stripes.svg" id="stripes">
|
|
</div>
|
|
|
|
</div> <!--container-->
|
|
|
|
|
|
|
|
</body>
|
|
<script src="/assets/scripts/lastfm.js"></script>
|
|
<script src="/assets/scripts/clock.js"></script>
|
|
<script src="/assets/scripts/heartbeat.js"></script>
|
|
<script src="/assets/scripts/onekoswap.js"></script>
|
|
<script src="/assets/scripts/uptime.js"></script>
|
|
<script src="/assets/scripts/oneko.js" data-cat="/assets/oneko.gif"></script> <!-- Loaded last, after everything else is in place -->
|
|
</html> |