Deploy: Fri May 15 14:02:26 UTC 2026
27
docs/README/index.html
Normal file
|
|
@ -0,0 +1,27 @@
|
|||
<h1>Adrian Victor</h1>
|
||||
<p><a href="https://inspiran.beetal-castor.ts.net/git/tenkuma/web/actions?workflow=build-forgejo.yml"><img src="https://inspiran.beetal-castor.ts.net/git/tenkuma/web/badges/workflows/build-forgejo.yml/badge.svg" alt="Forgejo Pages Build and Deploy"></a>
|
||||
<a href="https://github.com/adrianvic/adrianvic.github.io/actions/workflows/build.yml"><img src="https://github.com/adrianvic/adrianvic.github.io/actions/workflows/build.yml/badge.svg" alt="Github Pages Build"></a>
|
||||
<a href="https://github.com/adrianvic/adrianvic.github.io/actions/workflows/pages/pages-build-deployment"><img src="https://github.com/adrianvic/adrianvic.github.io/actions/workflows/pages/pages-build-deployment/badge.svg" alt="pages-build-deployment"></a></p>
|
||||
<p>My personal static website/blog built with Eleventy.</p>
|
||||
<p><img src="./static/images/88x31/tenkuma.gif"><img src="./static/images/88x31/ai.gif"></p>
|
||||
<h2>Mirrors</h2>
|
||||
<ul>
|
||||
<li>Forgejo: https://inspiran.beetal-castor.ts.net/pages/tenkuma/web/</li>
|
||||
<li>GitHub Pages: https://adrianvic.github.io/</li>
|
||||
<li>NeoCities (some features are broken): https://tenkuma.neocities.org/</li>
|
||||
</ul>
|
||||
<h2>Interesting features</h2>
|
||||
<ul>
|
||||
<li>Multiple pages</li>
|
||||
<li>Text support</li>
|
||||
<li>Interactive</li>
|
||||
</ul>
|
||||
<h2>Features that are not interesting at all</h2>
|
||||
<ul>
|
||||
<li>Localization support with global/page string table</li>
|
||||
<li>Reusable elements with Eleventy's macros</li>
|
||||
<li>Responsive design for computers, medium sized devices and smartphones</li>
|
||||
<li>Functional without JavaScript</li>
|
||||
<li>Robust blog functionality with support for linking post translations with a common internal ID</li>
|
||||
<li>Some elements have hints while hovering, they update the text of a hint bar on the website header</li>
|
||||
</ul>
|
||||
115
docs/en/blog/index.html
Normal file
|
|
@ -0,0 +1,115 @@
|
|||
<!--
|
||||
_ _ _
|
||||
| |_ ___ _ __ | | ___ _ _ __ ___ __ _ __ ____ _ ___ | |__ ___ _ __ ___
|
||||
| __/ _ \ '_ \| |/ / | | | '_ ` _ \ / _` | \ \ /\ / / _` / __| | '_ \ / _ \ '__/ _ \
|
||||
| || __/ | | | <| |_| | | | | | | (_| | \ V V / (_| \__ \ | | | | __/ | | __/
|
||||
\__\___|_| |_|_|\_\\__,_|_| |_| |_|\__,_| \_/\_/ \__,_|___/ |_| |_|\___|_| \___|
|
||||
|
||||
-->
|
||||
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<title>Adrian Victor</title>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
|
||||
<link rel="stylesheet" href="/pages/tenkuma/web/static/main.css?fixcache=1">
|
||||
|
||||
<script type="module" src="/pages/tenkuma/web/static/scripts/ccd.js"></script>
|
||||
<script type="module" src="/pages/tenkuma/web/static/scripts/music.js" defer></script>
|
||||
<script type="module" src="/pages/tenkuma/web/static/scripts/88x31.js" defer></script>
|
||||
<script type="module" src="/pages/tenkuma/web/static/scripts/tips.js" defer></script>
|
||||
|
||||
<link rel="apple-touch-icon" sizes="180x180" href="/pages/tenkuma/web/static/apple-touch-icon.png">
|
||||
<link rel="icon" type="image/png" sizes="32x32" href="/pages/tenkuma/web/static/favicon-32x32.png">
|
||||
<link rel="icon" type="image/png" sizes="16x16" href="/pages/tenkuma/web/static/favicon-16x16.png">
|
||||
<link rel="manifest" href="/pages/tenkuma/web/static/site.webmanifest">
|
||||
|
||||
<script src="https://keepandroidopen.org/banner.js" defer></script>
|
||||
|
||||
<meta property="og:title" content="Adrian Victor">
|
||||
<meta property="og:description" content="Personal website/blog of Adrian Victor.">
|
||||
<meta property="og:type" content="article">
|
||||
<meta property="og:url" content="https://adrianvic.github.io/tenkuma/web/pages/tenkuma/web/en/blog/">
|
||||
<meta property="og:image" content="https://adrianvic.github.io/tenkuma/web/pages/tenkuma/web/static/images/bear.jpg">
|
||||
</head>
|
||||
<body>
|
||||
<script>
|
||||
const rootPrefix = "/pages/tenkuma/web/";
|
||||
</script>
|
||||
<style>
|
||||
.bg {
|
||||
opacity: .4!important;
|
||||
}
|
||||
</style>
|
||||
<noscript>
|
||||
<style>
|
||||
.i88x31:hover {
|
||||
transform: scale(2);
|
||||
}
|
||||
</style>
|
||||
</noscript>
|
||||
<div id="everythingHelper">
|
||||
<img src="/pages/tenkuma/web/static/images/bear.jpg" class="bg">
|
||||
<header>
|
||||
<div>
|
||||
<h1>Adrian Victor:Blog</h1>
|
||||
<a id="headerSubtitle"><i>Fanasy is not a crime, find your castle in the sky.</i></a>
|
||||
<script>
|
||||
const headeri18n =
|
||||
{
|
||||
by: "by",
|
||||
options: "Options",
|
||||
hideBackground: "Hide background",
|
||||
back: "back",
|
||||
permissionIssue: "Permission issue",
|
||||
permissionIssueNotificationContent: "Unable to continue playing background music, please enable audio <b>autoplay</b> for this website.",
|
||||
notificationDefaultHint: "<b>Click to dismiss</b>",
|
||||
}
|
||||
</script>
|
||||
</div>
|
||||
<div id="linksHelper">
|
||||
<div id="music"></div>
|
||||
|
||||
<ul id="headerLinks">
|
||||
<a href="/pages/tenkuma/web/en/">home</a>
|
||||
<a href="/pages/tenkuma/web/en/blog/">blog</a>
|
||||
<a href="/pages/tenkuma/web/en/misc/">misc</a>
|
||||
</ul>
|
||||
</div>
|
||||
</header>
|
||||
<div id="mainHelper">
|
||||
|
||||
<main>
|
||||
<p><b>Listing Blog Posts:</b></p>
|
||||
<ul>
|
||||
|
||||
|
||||
|
||||
|
||||
<li>
|
||||
<p>
|
||||
<a href="/pages/tenkuma/web/posts/installing-fl-studio-on-linux/">Installing FL Studio on linux.</a><br>
|
||||
<b>4/19/2026</b> (last edited in 5/15/2026)
|
||||
</p>
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
<li>
|
||||
<p>
|
||||
<a href="/pages/tenkuma/web/posts/android-developer-verification/">On the Recent Changes to App Distribution Requirements in the Android System by Google.</a><br>
|
||||
<b>8/29/2025</b> (last edited in 5/15/2026)
|
||||
</p>
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
|
||||
</ul>
|
||||
</main>
|
||||
</div>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
355
docs/en/index.html
Normal file
|
|
@ -0,0 +1,355 @@
|
|||
<!--
|
||||
_ _ _
|
||||
| |_ ___ _ __ | | ___ _ _ __ ___ __ _ __ ____ _ ___ | |__ ___ _ __ ___
|
||||
| __/ _ \ '_ \| |/ / | | | '_ ` _ \ / _` | \ \ /\ / / _` / __| | '_ \ / _ \ '__/ _ \
|
||||
| || __/ | | | <| |_| | | | | | | (_| | \ V V / (_| \__ \ | | | | __/ | | __/
|
||||
\__\___|_| |_|_|\_\\__,_|_| |_| |_|\__,_| \_/\_/ \__,_|___/ |_| |_|\___|_| \___|
|
||||
|
||||
-->
|
||||
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<title>Adrian Victor</title>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
|
||||
<link rel="stylesheet" href="/pages/tenkuma/web/static/main.css?fixcache=1">
|
||||
|
||||
<script type="module" src="/pages/tenkuma/web/static/scripts/ccd.js"></script>
|
||||
<script type="module" src="/pages/tenkuma/web/static/scripts/music.js" defer></script>
|
||||
<script type="module" src="/pages/tenkuma/web/static/scripts/88x31.js" defer></script>
|
||||
<script type="module" src="/pages/tenkuma/web/static/scripts/tips.js" defer></script>
|
||||
|
||||
<link rel="apple-touch-icon" sizes="180x180" href="/pages/tenkuma/web/static/apple-touch-icon.png">
|
||||
<link rel="icon" type="image/png" sizes="32x32" href="/pages/tenkuma/web/static/favicon-32x32.png">
|
||||
<link rel="icon" type="image/png" sizes="16x16" href="/pages/tenkuma/web/static/favicon-16x16.png">
|
||||
<link rel="manifest" href="/pages/tenkuma/web/static/site.webmanifest">
|
||||
|
||||
<script src="https://keepandroidopen.org/banner.js" defer></script>
|
||||
|
||||
<meta property="og:title" content="Adrian Victor">
|
||||
<meta property="og:description" content="Personal website/blog of Adrian Victor.">
|
||||
<meta property="og:type" content="article">
|
||||
<meta property="og:url" content="https://adrianvic.github.io/tenkuma/web/pages/tenkuma/web/en/">
|
||||
<meta property="og:image" content="https://adrianvic.github.io/tenkuma/web/pages/tenkuma/web/static/images/bear.jpg">
|
||||
</head>
|
||||
<body>
|
||||
<script>
|
||||
const rootPrefix = "/pages/tenkuma/web/";
|
||||
</script>
|
||||
<style>
|
||||
.bg {
|
||||
opacity: .4!important;
|
||||
}
|
||||
</style>
|
||||
<noscript>
|
||||
<style>
|
||||
.i88x31:hover {
|
||||
transform: scale(2);
|
||||
}
|
||||
</style>
|
||||
</noscript>
|
||||
<div id="everythingHelper">
|
||||
<img src="/pages/tenkuma/web/static/images/bear.jpg" class="bg">
|
||||
<header>
|
||||
<div>
|
||||
<h1>Adrian Victor</h1>
|
||||
<a id="headerSubtitle"><i>Fanasy is not a crime, find your castle in the sky.</i></a>
|
||||
<script>
|
||||
const headeri18n =
|
||||
{
|
||||
by: "by",
|
||||
options: "Options",
|
||||
hideBackground: "Hide background",
|
||||
back: "back",
|
||||
permissionIssue: "Permission issue",
|
||||
permissionIssueNotificationContent: "Unable to continue playing background music, please enable audio <b>autoplay</b> for this website.",
|
||||
notificationDefaultHint: "<b>Click to dismiss</b>",
|
||||
}
|
||||
</script>
|
||||
</div>
|
||||
<div id="linksHelper">
|
||||
<div id="music"></div>
|
||||
|
||||
<ul id="headerLinks">
|
||||
<a href="/pages/tenkuma/web/en/">home</a>
|
||||
<a href="/pages/tenkuma/web/en/blog/">blog</a>
|
||||
<a href="/pages/tenkuma/web/en/misc/">misc</a>
|
||||
</ul>
|
||||
</div>
|
||||
</header>
|
||||
<div id="mainHelper">
|
||||
|
||||
|
||||
|
||||
|
||||
<div id="homeSquares">
|
||||
</div>
|
||||
|
||||
<main>
|
||||
<script src="/pages/tenkuma/web/static/scripts/home.js" defer></script>
|
||||
|
||||
<noscript>
|
||||
<style>
|
||||
.hs {
|
||||
display: unset !important;
|
||||
}
|
||||
#homeSquares {
|
||||
display: none;
|
||||
}
|
||||
</style>
|
||||
</noscript>
|
||||
|
||||
<div class="hs" id="hsDefault">
|
||||
<div class="box pageHeaderBox">
|
||||
<h1 id="homeTitle">Welcome</h1>
|
||||
<p>It seems that you have found my website! Hi, I am <b>Adrian Victor</b> (or <b>tenkuma</b>), a Brazilian guy who likes to mess around with computers, computer programs and <i>enimatpyrtlyhtemids</i>.</p>
|
||||
|
||||
<div class="homeBadgesBox">
|
||||
|
||||
<img
|
||||
class="i88x31"
|
||||
src="/pages/tenkuma/web/static/images/88x31/tenkuma.gif"
|
||||
data-tip="<b>Click to expand</b> (tenkuma.gif)"
|
||||
>
|
||||
|
||||
|
||||
<img
|
||||
class="i88x31"
|
||||
src="/pages/tenkuma/web/static/images/88x31/anybrowser6.gif"
|
||||
data-tip="<b>Click to expand</b> (anybrowser6.gif)"
|
||||
>
|
||||
|
||||
|
||||
<img
|
||||
class="i88x31"
|
||||
src="/pages/tenkuma/web/static/images/88x31/ai.gif"
|
||||
data-tip="<b>Click to expand</b> (ai.gif)"
|
||||
>
|
||||
|
||||
|
||||
<img
|
||||
class="i88x31"
|
||||
src="/pages/tenkuma/web/static/images/88x31/WEBP.gif"
|
||||
data-tip="<b>Click to expand</b> (WEBP.gif)"
|
||||
>
|
||||
|
||||
|
||||
<img
|
||||
class="i88x31"
|
||||
src="/pages/tenkuma/web/static/images/88x31/rainbowrain.gif"
|
||||
data-tip="<b>Click to expand</b> (rainbowrain.gif)"
|
||||
>
|
||||
|
||||
|
||||
<img
|
||||
class="i88x31"
|
||||
src="/pages/tenkuma/web/static/images/88x31/blasphemy.gif"
|
||||
data-tip="<b>Click to expand</b> (blasphemy.gif)"
|
||||
>
|
||||
|
||||
|
||||
<img
|
||||
class="i88x31"
|
||||
src="/pages/tenkuma/web/static/images/88x31/css3.gif"
|
||||
data-tip="<b>Click to expand</b> (css3.gif)"
|
||||
>
|
||||
|
||||
|
||||
<img
|
||||
class="i88x31"
|
||||
src="/pages/tenkuma/web/static/images/88x31/best_viewed_with_open_eyes.gif"
|
||||
data-tip="<b>Click to expand</b> (best_viewed_with_open_eyes.gif)"
|
||||
>
|
||||
|
||||
|
||||
<img
|
||||
class="i88x31"
|
||||
src="/pages/tenkuma/web/static/images/88x31/gnu-linux.gif"
|
||||
data-tip="<b>Click to expand</b> (gnu-linux.gif)"
|
||||
>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<hr>
|
||||
|
||||
<h2>About Me</h2>
|
||||
<p>
|
||||
My name is Adrian Victor, but I go by tenkuma on-line. I'm in high school's last year, also studying computing. My hobbies are music and music production, programming, selfhosting, Linux, and a lot more.
|
||||
</p>
|
||||
<p>Tenkuma, or 天くま in japanese, means celestial bear and was given by a friend of mine that I lost contact a long time ago. Sakata is gone, but the name stayed and turned into an integral part of my digital self.</p>
|
||||
|
||||
<h2>Socials and Contact</h2>
|
||||
<p>
|
||||
I'm publicly available at Mastodon <a href='https://mstdn.social/@tenkuma'>(@tenkuma@mstdn.social)</a>,
|
||||
GitHub <a href='https://github.com/adrianvic'>(adrianvic)</a>,
|
||||
Disroot Git <a href='https://git.disroot.org/adrianvictor'>(adrianvictor)</a>,
|
||||
Discord <a href='https://discord.com/users/681643259764015116'>(@adrianvic)</a>,
|
||||
YouTube <a href='https://www.youtube.com/@adrianvictor8'>(@adrianvictor8)</a>,
|
||||
BitView <a href='https://www.bitview.net/user/tenkuma'>(tenkuma)</a>,
|
||||
Modrinth <a href='https://modrinth.com/user/tenkumabear'>(tenkumabear)</a>
|
||||
and XMPP <a href='xmpp:adrianvictor@disroot.org'>(adrianvictor@disroot.org)</a>.
|
||||
</p>
|
||||
<p>You can message me on my E-mail <a href="mailto:adrianvictor@disroot.org">(adrianvictor@disroot.org)</a> or feel free to get in touch through any of the other places mentioned above. For project-specific subjects, check for the project's contact field or if there's no such field add <i>+projectname</i> to my E-mail address (example: adrianvictor+coolproject@disroot.org).</p>
|
||||
<p><i><b>Please, avoid reaching me through ways not mentioned above :)</b></i></p>
|
||||
</div>
|
||||
|
||||
<div class="hs" id="hsMusic">
|
||||
<div class="box pageHeaderBox">
|
||||
<h1>My Music</h1>
|
||||
<p>I've always loved music, and lately I've been finding music production very interesting. I publish my songs as <i>tenkuma</i>, and have founded an amateur label called <a href="https://margarina-records.rf.gd">Margarina Records</a> with my friends.</p>
|
||||
<p>You can find my latest on songs <a href="https://genius.com/tenkuma">Genius</a>.</p>
|
||||
|
||||
<div class="homeBadgesBox">
|
||||
|
||||
<img
|
||||
class="i88x31"
|
||||
src="/pages/tenkuma/web/static/images/88x31/rave.gif"
|
||||
data-tip="<b>Click to expand</b> (rave.gif)"
|
||||
>
|
||||
|
||||
|
||||
<img
|
||||
class="i88x31"
|
||||
src="/pages/tenkuma/web/static/images/88x31/happymix.gif"
|
||||
data-tip="<b>Click to expand</b> (happymix.gif)"
|
||||
>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<hr>
|
||||
|
||||
<div class="hsMusicCard">
|
||||
|
||||
<div class="youtubeCardHolderHelper">
|
||||
<div class="youtubeCardHolder">
|
||||
<a href="https://margarina.bandcamp.com/album/velkommen">
|
||||
<div class="blogpostYoutubeVideo" style="border-color: #482948;">
|
||||
<img src="/pages/tenkuma/web/static/images/songs/velkommen.jpg">
|
||||
<div class="videoHeader">
|
||||
|
||||
<h2 class="videoTitle" style="color: #482948;">
|
||||
Velkommen
|
||||
</h2>
|
||||
<p>Bandcamp (5:39)</p>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="hs" id="hsVideo">
|
||||
<div class="box pageHeaderBox">
|
||||
<h1>My Videos</h1>
|
||||
<p>I make videos for my <a href='${globalValues.youtube.url}'>YouTube channel</a>. Videos do not come regularly, there's no schedule—just a guy wanting to show something.</p>
|
||||
</div>
|
||||
|
||||
<hr>
|
||||
|
||||
|
||||
<div class="youtubeCardHolderHelper">
|
||||
<div class="youtubeCardHolder">
|
||||
<a href="https://www.youtube.com/watch?v=6bnNAnSY9Uo">
|
||||
<div class="blogpostYoutubeVideo" >
|
||||
<img src="/pages/tenkuma/web/static/images/thumbnails/fl_studio_linux.png">
|
||||
<div class="videoHeader">
|
||||
|
||||
<h2 class="videoTitle" >
|
||||
Installing FL Studio on linux.
|
||||
</h2>
|
||||
<p>YouTube (5:53)</p>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
<div class="hs" id="hsCode">
|
||||
<div class="box pageHeaderBox">
|
||||
<h1>My Software</h1>
|
||||
<p>I am studying computing at IFC (SC, Brazil) but in my free time I have some projects like computer applications, Minecraft plugins, Minecraft servers, etc... Anything that is public should be in my <a href="https://github.com/adrianvic">GitHub profile</a>.</p>
|
||||
</div>
|
||||
|
||||
<hr>
|
||||
|
||||
<div class="hsProjects">
|
||||
|
||||
<div class="hsProject">
|
||||
<div class="hsProjectHeader">
|
||||
<div class="hsProjectImage">
|
||||
<img src="/pages/tenkuma/web/static/images/jamfish-wide.png" alt="Jamfish">
|
||||
</div>
|
||||
<a href="https://github.com/adrianvic/jamfish" class="hsProjectHeaderIcon">
|
||||
<img src="/pages/tenkuma/web/static/visual/github.svg" class="invertedc">
|
||||
</a>
|
||||
</div>
|
||||
<div class="hsProjectContent">
|
||||
<p>Native music player for Android devices that connects to Jellyfin media servers. The code is based on Gelli's archived repository, which is based on an old version of Phonograph.</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
<div class="hsProject">
|
||||
<div class="hsProjectHeader">
|
||||
<div class="hsProjectImage">
|
||||
<img src="/pages/tenkuma/web/static/images/itemeconomy2-wide.png" alt="ItemEconomy">
|
||||
</div>
|
||||
<a href="https://github.com/adrianvic/ItemEconomy" class="hsProjectHeaderIcon">
|
||||
<img src="/pages/tenkuma/web/static/visual/github.svg" class="invertedc">
|
||||
</a>
|
||||
</div>
|
||||
<div class="hsProjectContent">
|
||||
<p>This PaperMC plugin integrates with VaultUnlocked to provide a unique, item-based economy system for your Minecraft server. Instead of relying solely on virtual balances, players use in-game items as physical currency, adding a layer of immersion and realism to your economy.</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
<div class="hsProject">
|
||||
<div class="hsProjectHeader">
|
||||
<div class="hsProjectImage">
|
||||
<img src="/pages/tenkuma/web/static/images/eye_of_nemesis.png" alt="Eye of Nemesis">
|
||||
</div>
|
||||
<a href="https://github.com/adrianvic/NemesisEye" class="hsProjectHeaderIcon">
|
||||
<img src="/pages/tenkuma/web/static/visual/github.svg" class="invertedc">
|
||||
</a>
|
||||
</div>
|
||||
<div class="hsProjectContent">
|
||||
<p>Eye of Nemesis is a plugin that allows server admins to write policies that will deny or allow (black/whitelist) players to do specific things based on the value of nodes.</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
<div class="hsProject">
|
||||
<div class="hsProjectHeader">
|
||||
<div class="hsProjectImage">
|
||||
<img src="/pages/tenkuma/web/static/images/pestowikifullwhite.png" alt="PestoWiki">
|
||||
</div>
|
||||
<a href="https://github.com/Margarina-not-butter/PestoWiki" class="hsProjectHeaderIcon">
|
||||
<img src="/pages/tenkuma/web/static/visual/github.svg" class="invertedc">
|
||||
</a>
|
||||
</div>
|
||||
<div class="hsProjectContent">
|
||||
<p>Multi-platform customizable client for wikis written in Python using PySide6 (QT).</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
</main>
|
||||
</div>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
3093
docs/en/misc/88x31/index.html
Normal file
454
docs/en/misc/bookmarks/index.html
Normal file
|
|
@ -0,0 +1,454 @@
|
|||
<!--
|
||||
_ _ _
|
||||
| |_ ___ _ __ | | ___ _ _ __ ___ __ _ __ ____ _ ___ | |__ ___ _ __ ___
|
||||
| __/ _ \ '_ \| |/ / | | | '_ ` _ \ / _` | \ \ /\ / / _` / __| | '_ \ / _ \ '__/ _ \
|
||||
| || __/ | | | <| |_| | | | | | | (_| | \ V V / (_| \__ \ | | | | __/ | | __/
|
||||
\__\___|_| |_|_|\_\\__,_|_| |_| |_|\__,_| \_/\_/ \__,_|___/ |_| |_|\___|_| \___|
|
||||
|
||||
-->
|
||||
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<title>Adrian Victor</title>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
|
||||
<link rel="stylesheet" href="/pages/tenkuma/web/static/main.css?fixcache=1">
|
||||
|
||||
<script type="module" src="/pages/tenkuma/web/static/scripts/ccd.js"></script>
|
||||
<script type="module" src="/pages/tenkuma/web/static/scripts/music.js" defer></script>
|
||||
<script type="module" src="/pages/tenkuma/web/static/scripts/88x31.js" defer></script>
|
||||
<script type="module" src="/pages/tenkuma/web/static/scripts/tips.js" defer></script>
|
||||
|
||||
<link rel="apple-touch-icon" sizes="180x180" href="/pages/tenkuma/web/static/apple-touch-icon.png">
|
||||
<link rel="icon" type="image/png" sizes="32x32" href="/pages/tenkuma/web/static/favicon-32x32.png">
|
||||
<link rel="icon" type="image/png" sizes="16x16" href="/pages/tenkuma/web/static/favicon-16x16.png">
|
||||
<link rel="manifest" href="/pages/tenkuma/web/static/site.webmanifest">
|
||||
|
||||
<script src="https://keepandroidopen.org/banner.js" defer></script>
|
||||
|
||||
<meta property="og:title" content="Adrian Victor">
|
||||
<meta property="og:description" content="Personal website/blog of Adrian Victor.">
|
||||
<meta property="og:type" content="article">
|
||||
<meta property="og:url" content="https://adrianvic.github.io/tenkuma/web/pages/tenkuma/web/en/misc/bookmarks/">
|
||||
<meta property="og:image" content="https://adrianvic.github.io/tenkuma/web/pages/tenkuma/web/static/images/towers.jpg">
|
||||
</head>
|
||||
<body>
|
||||
<script>
|
||||
const rootPrefix = "/pages/tenkuma/web/";
|
||||
</script>
|
||||
<style>
|
||||
.bg {
|
||||
opacity: 0.2!important;
|
||||
}
|
||||
</style>
|
||||
<noscript>
|
||||
<style>
|
||||
.i88x31:hover {
|
||||
transform: scale(2);
|
||||
}
|
||||
</style>
|
||||
</noscript>
|
||||
<div id="everythingHelper">
|
||||
<img src="/pages/tenkuma/web/static/images/towers.jpg" class="bg">
|
||||
<header>
|
||||
<div>
|
||||
<h1>Adrian Victor</h1>
|
||||
<a id="headerSubtitle"><i>Fanasy is not a crime, find your castle in the sky.</i></a>
|
||||
<script>
|
||||
const headeri18n =
|
||||
{
|
||||
by: "by",
|
||||
options: "Options",
|
||||
hideBackground: "Hide background",
|
||||
back: "back",
|
||||
permissionIssue: "Permission issue",
|
||||
permissionIssueNotificationContent: "Unable to continue playing background music, please enable audio <b>autoplay</b> for this website.",
|
||||
notificationDefaultHint: "<b>Click to dismiss</b>",
|
||||
}
|
||||
</script>
|
||||
</div>
|
||||
<div id="linksHelper">
|
||||
<div id="music"></div>
|
||||
|
||||
<ul id="headerLinks">
|
||||
<a href="/pages/tenkuma/web/en/">home</a>
|
||||
<a href="/pages/tenkuma/web/en/blog/">blog</a>
|
||||
<a href="/pages/tenkuma/web/en/misc/">misc</a>
|
||||
</ul>
|
||||
</div>
|
||||
</header>
|
||||
<div id="mainHelper">
|
||||
|
||||
|
||||
<main>
|
||||
<div class="box pageHeaderBox">
|
||||
<h1>Bookmarks</h1>
|
||||
<p>A list of useful or cool websites/pages curated by me. Divided in sections for an easier navigation.</p>
|
||||
|
||||
<img
|
||||
class="i88x31"
|
||||
src="/pages/tenkuma/web/static/images/88x31/BOOKMARKthispageNOW.png"
|
||||
data-tip="<b>Click to expand</b> (BOOKMARKthispageNOW.png)"
|
||||
>
|
||||
|
||||
</div>
|
||||
<hr>
|
||||
|
||||
<div>
|
||||
<h2>Downloads</h2>
|
||||
|
||||
<div class="box favorites88x31Box">
|
||||
|
||||
|
||||
<img
|
||||
class="i88x31"
|
||||
src="/pages/tenkuma/web/static/images/88x31/iglooftp.gif"
|
||||
data-tip="<b>Click to expand</b> (iglooftp.gif)"
|
||||
>
|
||||
|
||||
|
||||
|
||||
<img
|
||||
class="i88x31"
|
||||
src="/pages/tenkuma/web/static/images/88x31/eftpbutton.gif"
|
||||
data-tip="<b>Click to expand</b> (eftpbutton.gif)"
|
||||
>
|
||||
|
||||
|
||||
</div>
|
||||
|
||||
<dl>
|
||||
|
||||
<div class="favoritesDefinitionListItem">
|
||||
<dt><a href="https://malwarewatch.org/">MalwareWatch</a></dt>
|
||||
<hr class="favoritesDivider">
|
||||
<dd>
|
||||
Enderman's website. Provides download to various useful softwares, operating system images and malware.
|
||||
<div class="favorite88x31Box">
|
||||
|
||||
</div>
|
||||
</dd>
|
||||
</div>
|
||||
|
||||
<div class="favoritesDefinitionListItem">
|
||||
<dt><a href="https://free-images.com/">Free Images</a></dt>
|
||||
<hr class="favoritesDivider">
|
||||
<dd>
|
||||
Search through millions of free stock photos, art and vector images. Every image is Public Domain or CC0. Free to Download and Free to Use.
|
||||
<div class="favorite88x31Box">
|
||||
|
||||
</div>
|
||||
</dd>
|
||||
</div>
|
||||
|
||||
<div class="favoritesDefinitionListItem">
|
||||
<dt><a href="https://88x31.nl/">88x31</a></dt>
|
||||
<hr class="favoritesDivider">
|
||||
<dd>
|
||||
This website is a collection with over 6500 GIF's and PNG's in 88x31 format. In the late 1990 and begin of the 2000's it was very common to use these pictures on your personal website.
|
||||
<div class="favorite88x31Box">
|
||||
|
||||
|
||||
|
||||
<img
|
||||
class="i88x31"
|
||||
src="/pages/tenkuma/web/static/images/88x31/WEBP.gif"
|
||||
data-tip="<b>Click to expand</b> (WEBP.gif)"
|
||||
>
|
||||
|
||||
|
||||
|
||||
<img
|
||||
class="i88x31"
|
||||
src="/pages/tenkuma/web/static/images/88x31/blank.gif"
|
||||
data-tip="<b>Click to expand</b> (blank.gif)"
|
||||
>
|
||||
|
||||
|
||||
|
||||
</div>
|
||||
</dd>
|
||||
</div>
|
||||
|
||||
</dl>
|
||||
|
||||
<div>
|
||||
<h2>Profiles</h2>
|
||||
|
||||
<dl>
|
||||
|
||||
<div class="favoritesDefinitionListItem">
|
||||
<dt><a href="https://www.youtube.com/@mrnandokk">Mr. Nando</a></dt>
|
||||
<hr class="favoritesDivider">
|
||||
<dd>
|
||||
My friend Fernando, he makes music and YouTube videos of Minecraft and speedrun.
|
||||
<div class="favorite88x31Box">
|
||||
|
||||
</div>
|
||||
</dd>
|
||||
</div>
|
||||
|
||||
<div class="favoritesDefinitionListItem">
|
||||
<dt><a href="https://enderman.ch/">Endermanch</a></dt>
|
||||
<hr class="favoritesDivider">
|
||||
<dd>
|
||||
Andrew is a software engineer, a malware enthusiast and most importantly, a weird tall creature. I've grown up with his videos and he's a great inspiration for me.
|
||||
<div class="favorite88x31Box">
|
||||
|
||||
</div>
|
||||
</dd>
|
||||
</div>
|
||||
|
||||
</dl>
|
||||
|
||||
<div>
|
||||
<h2>Tools</h2>
|
||||
|
||||
<dl>
|
||||
|
||||
<div class="favoritesDefinitionListItem">
|
||||
<dt><a href="https://excalidraw.com/">Excalidraw</a></dt>
|
||||
<hr class="favoritesDivider">
|
||||
<dd>
|
||||
Whiteboard with no bloat.
|
||||
<div class="favorite88x31Box">
|
||||
|
||||
</div>
|
||||
</dd>
|
||||
</div>
|
||||
|
||||
<div class="favoritesDefinitionListItem">
|
||||
<dt><a href="https://postimages.org/">Postimages</a></dt>
|
||||
<hr class="favoritesDivider">
|
||||
<dd>
|
||||
Get permanent links of your images for forums, blogs, and social media.
|
||||
<div class="favorite88x31Box">
|
||||
|
||||
</div>
|
||||
</dd>
|
||||
</div>
|
||||
|
||||
<div class="favoritesDefinitionListItem">
|
||||
<dt><a href="https://github.com/gorhill/uBlock#ublock-origin">uBlock Origin</a></dt>
|
||||
<hr class="favoritesDivider">
|
||||
<dd>
|
||||
An efficient blocker for Chromium and Firefox. Fast and lean.
|
||||
<div class="favorite88x31Box">
|
||||
|
||||
|
||||
|
||||
<img
|
||||
class="i88x31"
|
||||
src="/pages/tenkuma/web/static/images/88x31/ublock-now.png"
|
||||
data-tip="<b>Click to expand</b> (ublock-now.png)"
|
||||
>
|
||||
|
||||
|
||||
|
||||
</div>
|
||||
</dd>
|
||||
</div>
|
||||
|
||||
</dl>
|
||||
|
||||
<div>
|
||||
<h2>Games</h2>
|
||||
|
||||
<div class="box favorites88x31Box">
|
||||
|
||||
|
||||
<img
|
||||
class="i88x31"
|
||||
src="/pages/tenkuma/web/static/images/88x31/gb.gif"
|
||||
data-tip="<b>Click to expand</b> (gb.gif)"
|
||||
>
|
||||
|
||||
|
||||
|
||||
<img
|
||||
class="i88x31"
|
||||
src="/pages/tenkuma/web/static/images/88x31/amd_powered.gif"
|
||||
data-tip="<b>Click to expand</b> (amd_powered.gif)"
|
||||
>
|
||||
|
||||
|
||||
</div>
|
||||
|
||||
<dl>
|
||||
|
||||
<div class="favoritesDefinitionListItem">
|
||||
<dt><a href="https://www.steamgriddb.com/">SteamGridDB</a></dt>
|
||||
<hr class="favoritesDivider">
|
||||
<dd>
|
||||
Download and share custom video game assets and personalize your gaming library.
|
||||
<div class="favorite88x31Box">
|
||||
|
||||
</div>
|
||||
</dd>
|
||||
</div>
|
||||
|
||||
</dl>
|
||||
|
||||
<div>
|
||||
<h2>Music</h2>
|
||||
|
||||
<div class="box favorites88x31Box">
|
||||
|
||||
|
||||
<img
|
||||
class="i88x31"
|
||||
src="/pages/tenkuma/web/static/images/88x31/rave.gif"
|
||||
data-tip="<b>Click to expand</b> (rave.gif)"
|
||||
>
|
||||
|
||||
|
||||
|
||||
<img
|
||||
class="i88x31"
|
||||
src="/pages/tenkuma/web/static/images/88x31/2014-rave.gif"
|
||||
data-tip="<b>Click to expand</b> (2014-rave.gif)"
|
||||
>
|
||||
|
||||
|
||||
|
||||
<img
|
||||
class="i88x31"
|
||||
src="/pages/tenkuma/web/static/images/88x31/wmpfree.gif"
|
||||
data-tip="<b>Click to expand</b> (wmpfree.gif)"
|
||||
>
|
||||
|
||||
|
||||
|
||||
<img
|
||||
class="i88x31"
|
||||
src="/pages/tenkuma/web/static/images/88x31/wmp.gif"
|
||||
data-tip="<b>Click to expand</b> (wmp.gif)"
|
||||
>
|
||||
|
||||
|
||||
|
||||
<img
|
||||
class="i88x31"
|
||||
src="/pages/tenkuma/web/static/images/88x31/wmp9.gif"
|
||||
data-tip="<b>Click to expand</b> (wmp9.gif)"
|
||||
>
|
||||
|
||||
|
||||
|
||||
<img
|
||||
class="i88x31"
|
||||
src="/pages/tenkuma/web/static/images/88x31/wmp10.gif"
|
||||
data-tip="<b>Click to expand</b> (wmp10.gif)"
|
||||
>
|
||||
|
||||
|
||||
|
||||
<img
|
||||
class="i88x31"
|
||||
src="/pages/tenkuma/web/static/images/88x31/wmp11.gif"
|
||||
data-tip="<b>Click to expand</b> (wmp11.gif)"
|
||||
>
|
||||
|
||||
|
||||
|
||||
<img
|
||||
class="i88x31"
|
||||
src="/pages/tenkuma/web/static/images/88x31/ffmpeg.gif"
|
||||
data-tip="<b>Click to expand</b> (ffmpeg.gif)"
|
||||
>
|
||||
|
||||
|
||||
|
||||
<img
|
||||
class="i88x31"
|
||||
src="/pages/tenkuma/web/static/images/88x31/ymusic.gif"
|
||||
data-tip="<b>Click to expand</b> (ymusic.gif)"
|
||||
>
|
||||
|
||||
|
||||
</div>
|
||||
|
||||
<dl>
|
||||
|
||||
<div class="favoritesDefinitionListItem">
|
||||
<dt><a href="https://radio.cvgm.net/demovibes/">CVGM Radio</a></dt>
|
||||
<hr class="favoritesDivider">
|
||||
<dd>
|
||||
Your home for video game, demo scene and computer related music.
|
||||
<div class="favorite88x31Box">
|
||||
|
||||
</div>
|
||||
</dd>
|
||||
</div>
|
||||
|
||||
</dl>
|
||||
|
||||
<div>
|
||||
<h2>Piracy</h2>
|
||||
|
||||
<div class="box favorites88x31Box">
|
||||
|
||||
|
||||
<img
|
||||
class="i88x31"
|
||||
src="/pages/tenkuma/web/static/images/88x31/piracy.png"
|
||||
data-tip="<b>Click to expand</b> (piracy.png)"
|
||||
>
|
||||
|
||||
|
||||
</div>
|
||||
|
||||
<dl>
|
||||
|
||||
<div class="favoritesDefinitionListItem">
|
||||
<dt><a href="https://nyaa.si/">Nyaa</a></dt>
|
||||
<hr class="favoritesDivider">
|
||||
<dd>
|
||||
A tracker of animes, mangas and related stuff.
|
||||
<div class="favorite88x31Box">
|
||||
|
||||
|
||||
|
||||
<img
|
||||
class="i88x31"
|
||||
src="/pages/tenkuma/web/static/images/88x31/rukia.gif"
|
||||
data-tip="<b>Click to expand</b> (rukia.gif)"
|
||||
>
|
||||
|
||||
|
||||
|
||||
</div>
|
||||
</dd>
|
||||
</div>
|
||||
|
||||
<div class="favoritesDefinitionListItem">
|
||||
<dt><a href="https://lucida.to/">Lucida</a></dt>
|
||||
<hr class="favoritesDivider">
|
||||
<dd>
|
||||
With Lucida, you can download music directly from Qobuz, Tidal, Soundcloud, Deezer, Amazon Music, and Yandex Music in high quality for free. No catches, no mandatory ads, no BS. How does it work?
|
||||
<div class="favorite88x31Box">
|
||||
|
||||
</div>
|
||||
</dd>
|
||||
</div>
|
||||
|
||||
<div class="favoritesDefinitionListItem">
|
||||
<dt><a href="https://doubledouble.top/">DoubleDouble</a></dt>
|
||||
<hr class="favoritesDivider">
|
||||
<dd>
|
||||
Download music directly from Amazon Music, Soundcloud, Qobuz, Deezer and Tidal for free.
|
||||
<div class="favorite88x31Box">
|
||||
|
||||
</div>
|
||||
</dd>
|
||||
</div>
|
||||
|
||||
</dl>
|
||||
|
||||
</main>
|
||||
</div>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
124
docs/en/misc/index.html
Normal file
|
|
@ -0,0 +1,124 @@
|
|||
<!--
|
||||
_ _ _
|
||||
| |_ ___ _ __ | | ___ _ _ __ ___ __ _ __ ____ _ ___ | |__ ___ _ __ ___
|
||||
| __/ _ \ '_ \| |/ / | | | '_ ` _ \ / _` | \ \ /\ / / _` / __| | '_ \ / _ \ '__/ _ \
|
||||
| || __/ | | | <| |_| | | | | | | (_| | \ V V / (_| \__ \ | | | | __/ | | __/
|
||||
\__\___|_| |_|_|\_\\__,_|_| |_| |_|\__,_| \_/\_/ \__,_|___/ |_| |_|\___|_| \___|
|
||||
|
||||
-->
|
||||
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<title>Adrian Victor</title>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
|
||||
<link rel="stylesheet" href="/pages/tenkuma/web/static/main.css?fixcache=1">
|
||||
|
||||
<script type="module" src="/pages/tenkuma/web/static/scripts/ccd.js"></script>
|
||||
<script type="module" src="/pages/tenkuma/web/static/scripts/music.js" defer></script>
|
||||
<script type="module" src="/pages/tenkuma/web/static/scripts/88x31.js" defer></script>
|
||||
<script type="module" src="/pages/tenkuma/web/static/scripts/tips.js" defer></script>
|
||||
|
||||
<link rel="apple-touch-icon" sizes="180x180" href="/pages/tenkuma/web/static/apple-touch-icon.png">
|
||||
<link rel="icon" type="image/png" sizes="32x32" href="/pages/tenkuma/web/static/favicon-32x32.png">
|
||||
<link rel="icon" type="image/png" sizes="16x16" href="/pages/tenkuma/web/static/favicon-16x16.png">
|
||||
<link rel="manifest" href="/pages/tenkuma/web/static/site.webmanifest">
|
||||
|
||||
<script src="https://keepandroidopen.org/banner.js" defer></script>
|
||||
|
||||
<meta property="og:title" content="Adrian Victor">
|
||||
<meta property="og:description" content="Personal website/blog of Adrian Victor.">
|
||||
<meta property="og:type" content="article">
|
||||
<meta property="og:url" content="https://adrianvic.github.io/tenkuma/web/pages/tenkuma/web/en/misc/">
|
||||
<meta property="og:image" content="https://adrianvic.github.io/tenkuma/web/pages/tenkuma/web/static/images/bear.jpg">
|
||||
</head>
|
||||
<body>
|
||||
<script>
|
||||
const rootPrefix = "/pages/tenkuma/web/";
|
||||
</script>
|
||||
<style>
|
||||
.bg {
|
||||
opacity: .4!important;
|
||||
}
|
||||
</style>
|
||||
<noscript>
|
||||
<style>
|
||||
.i88x31:hover {
|
||||
transform: scale(2);
|
||||
}
|
||||
</style>
|
||||
</noscript>
|
||||
<div id="everythingHelper">
|
||||
<img src="/pages/tenkuma/web/static/images/bear.jpg" class="bg">
|
||||
<header>
|
||||
<div>
|
||||
<h1>Adrian Victor:Misc</h1>
|
||||
<a id="headerSubtitle"><i>Fanasy is not a crime, find your castle in the sky.</i></a>
|
||||
<script>
|
||||
const headeri18n =
|
||||
{
|
||||
by: "by",
|
||||
options: "Options",
|
||||
hideBackground: "Hide background",
|
||||
back: "back",
|
||||
permissionIssue: "Permission issue",
|
||||
permissionIssueNotificationContent: "Unable to continue playing background music, please enable audio <b>autoplay</b> for this website.",
|
||||
notificationDefaultHint: "<b>Click to dismiss</b>",
|
||||
}
|
||||
</script>
|
||||
</div>
|
||||
<div id="linksHelper">
|
||||
<div id="music"></div>
|
||||
|
||||
<ul id="headerLinks">
|
||||
<a href="/pages/tenkuma/web/en/">home</a>
|
||||
<a href="/pages/tenkuma/web/en/blog/">blog</a>
|
||||
<a href="/pages/tenkuma/web/en/misc/">misc</a>
|
||||
</ul>
|
||||
</div>
|
||||
</header>
|
||||
<div id="mainHelper">
|
||||
|
||||
<main>
|
||||
<h1>Miscellaneous</h1>
|
||||
|
||||
<ul>
|
||||
<dl>
|
||||
|
||||
|
||||
|
||||
<dt>
|
||||
<a href="/pages/tenkuma/web/en/misc/88x31/">
|
||||
88x31
|
||||
</a>
|
||||
</dt>
|
||||
|
||||
<dd>
|
||||
|
||||
|
||||
My collection of 88x31 GIFs and images.
|
||||
</dd>
|
||||
|
||||
|
||||
|
||||
<dt>
|
||||
<a href="/pages/tenkuma/web/en/misc/bookmarks/">
|
||||
Bookmarks
|
||||
</a>
|
||||
</dt>
|
||||
|
||||
<dd>
|
||||
|
||||
|
||||
My collection of interesting websites/pages.
|
||||
</dd>
|
||||
|
||||
</dl>
|
||||
</ul>
|
||||
</main>
|
||||
</div>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
101
docs/global/blog/index.html
Normal file
|
|
@ -0,0 +1,101 @@
|
|||
<!--
|
||||
_ _ _
|
||||
| |_ ___ _ __ | | ___ _ _ __ ___ __ _ __ ____ _ ___ | |__ ___ _ __ ___
|
||||
| __/ _ \ '_ \| |/ / | | | '_ ` _ \ / _` | \ \ /\ / / _` / __| | '_ \ / _ \ '__/ _ \
|
||||
| || __/ | | | <| |_| | | | | | | (_| | \ V V / (_| \__ \ | | | | __/ | | __/
|
||||
\__\___|_| |_|_|\_\\__,_|_| |_| |_|\__,_| \_/\_/ \__,_|___/ |_| |_|\___|_| \___|
|
||||
|
||||
-->
|
||||
|
||||
<!DOCTYPE html>
|
||||
<html lang="global">
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<title>Adrian Victor</title>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
|
||||
<link rel="stylesheet" href="/pages/tenkuma/web/static/main.css?fixcache=1">
|
||||
|
||||
<script type="module" src="/pages/tenkuma/web/static/scripts/ccd.js"></script>
|
||||
<script type="module" src="/pages/tenkuma/web/static/scripts/music.js" defer></script>
|
||||
<script type="module" src="/pages/tenkuma/web/static/scripts/88x31.js" defer></script>
|
||||
<script type="module" src="/pages/tenkuma/web/static/scripts/tips.js" defer></script>
|
||||
|
||||
<link rel="apple-touch-icon" sizes="180x180" href="/pages/tenkuma/web/static/apple-touch-icon.png">
|
||||
<link rel="icon" type="image/png" sizes="32x32" href="/pages/tenkuma/web/static/favicon-32x32.png">
|
||||
<link rel="icon" type="image/png" sizes="16x16" href="/pages/tenkuma/web/static/favicon-16x16.png">
|
||||
<link rel="manifest" href="/pages/tenkuma/web/static/site.webmanifest">
|
||||
|
||||
<script src="https://keepandroidopen.org/banner.js" defer></script>
|
||||
|
||||
<meta property="og:title" content="Adrian Victor">
|
||||
<meta property="og:description" content="">
|
||||
<meta property="og:type" content="article">
|
||||
<meta property="og:url" content="https://adrianvic.github.io/tenkuma/web/pages/tenkuma/web/global/blog/">
|
||||
<meta property="og:image" content="https://adrianvic.github.io/tenkuma/web/pages/tenkuma/web/static/images/bear.jpg">
|
||||
</head>
|
||||
<body>
|
||||
<script>
|
||||
const rootPrefix = "/pages/tenkuma/web/";
|
||||
</script>
|
||||
<style>
|
||||
.bg {
|
||||
opacity: .4!important;
|
||||
}
|
||||
</style>
|
||||
<noscript>
|
||||
<style>
|
||||
.i88x31:hover {
|
||||
transform: scale(2);
|
||||
}
|
||||
</style>
|
||||
</noscript>
|
||||
<div id="everythingHelper">
|
||||
<img src="/pages/tenkuma/web/static/images/bear.jpg" class="bg">
|
||||
<header>
|
||||
<div>
|
||||
<h1>Adrian Victor:Blog</h1>
|
||||
<a id="headerSubtitle"><i>Fanasy is not a crime, find your castle in the sky.</i></a>
|
||||
<script>
|
||||
const headeri18n =
|
||||
{
|
||||
by: "",
|
||||
options: "",
|
||||
hideBackground: "",
|
||||
back: "",
|
||||
permissionIssue: "",
|
||||
permissionIssueNotificationContent: "",
|
||||
notificationDefaultHint: "",
|
||||
}
|
||||
</script>
|
||||
</div>
|
||||
<div id="linksHelper">
|
||||
<div id="music"></div>
|
||||
|
||||
<ul id="headerLinks">
|
||||
<a href="/pages/tenkuma/web/global/"></a>
|
||||
<a href="/pages/tenkuma/web/global/blog/">blog</a>
|
||||
<a href="/pages/tenkuma/web/global/misc/">misc</a>
|
||||
</ul>
|
||||
</div>
|
||||
</header>
|
||||
<div id="mainHelper">
|
||||
|
||||
<main>
|
||||
<p><b></b></p>
|
||||
<ul>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
</ul>
|
||||
</main>
|
||||
</div>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
343
docs/global/index.html
Normal file
|
|
@ -0,0 +1,343 @@
|
|||
<!--
|
||||
_ _ _
|
||||
| |_ ___ _ __ | | ___ _ _ __ ___ __ _ __ ____ _ ___ | |__ ___ _ __ ___
|
||||
| __/ _ \ '_ \| |/ / | | | '_ ` _ \ / _` | \ \ /\ / / _` / __| | '_ \ / _ \ '__/ _ \
|
||||
| || __/ | | | <| |_| | | | | | | (_| | \ V V / (_| \__ \ | | | | __/ | | __/
|
||||
\__\___|_| |_|_|\_\\__,_|_| |_| |_|\__,_| \_/\_/ \__,_|___/ |_| |_|\___|_| \___|
|
||||
|
||||
-->
|
||||
|
||||
<!DOCTYPE html>
|
||||
<html lang="global">
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<title>Adrian Victor</title>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
|
||||
<link rel="stylesheet" href="/pages/tenkuma/web/static/main.css?fixcache=1">
|
||||
|
||||
<script type="module" src="/pages/tenkuma/web/static/scripts/ccd.js"></script>
|
||||
<script type="module" src="/pages/tenkuma/web/static/scripts/music.js" defer></script>
|
||||
<script type="module" src="/pages/tenkuma/web/static/scripts/88x31.js" defer></script>
|
||||
<script type="module" src="/pages/tenkuma/web/static/scripts/tips.js" defer></script>
|
||||
|
||||
<link rel="apple-touch-icon" sizes="180x180" href="/pages/tenkuma/web/static/apple-touch-icon.png">
|
||||
<link rel="icon" type="image/png" sizes="32x32" href="/pages/tenkuma/web/static/favicon-32x32.png">
|
||||
<link rel="icon" type="image/png" sizes="16x16" href="/pages/tenkuma/web/static/favicon-16x16.png">
|
||||
<link rel="manifest" href="/pages/tenkuma/web/static/site.webmanifest">
|
||||
|
||||
<script src="https://keepandroidopen.org/banner.js" defer></script>
|
||||
|
||||
<meta property="og:title" content="Adrian Victor">
|
||||
<meta property="og:description" content="">
|
||||
<meta property="og:type" content="article">
|
||||
<meta property="og:url" content="https://adrianvic.github.io/tenkuma/web/pages/tenkuma/web/global/">
|
||||
<meta property="og:image" content="https://adrianvic.github.io/tenkuma/web/pages/tenkuma/web/static/images/bear.jpg">
|
||||
</head>
|
||||
<body>
|
||||
<script>
|
||||
const rootPrefix = "/pages/tenkuma/web/";
|
||||
</script>
|
||||
<style>
|
||||
.bg {
|
||||
opacity: .4!important;
|
||||
}
|
||||
</style>
|
||||
<noscript>
|
||||
<style>
|
||||
.i88x31:hover {
|
||||
transform: scale(2);
|
||||
}
|
||||
</style>
|
||||
</noscript>
|
||||
<div id="everythingHelper">
|
||||
<img src="/pages/tenkuma/web/static/images/bear.jpg" class="bg">
|
||||
<header>
|
||||
<div>
|
||||
<h1>Adrian Victor</h1>
|
||||
<a id="headerSubtitle"><i>Fanasy is not a crime, find your castle in the sky.</i></a>
|
||||
<script>
|
||||
const headeri18n =
|
||||
{
|
||||
by: "",
|
||||
options: "",
|
||||
hideBackground: "",
|
||||
back: "",
|
||||
permissionIssue: "",
|
||||
permissionIssueNotificationContent: "",
|
||||
notificationDefaultHint: "",
|
||||
}
|
||||
</script>
|
||||
</div>
|
||||
<div id="linksHelper">
|
||||
<div id="music"></div>
|
||||
|
||||
<ul id="headerLinks">
|
||||
<a href="/pages/tenkuma/web/global/"></a>
|
||||
<a href="/pages/tenkuma/web/global/blog/">blog</a>
|
||||
<a href="/pages/tenkuma/web/global/misc/">misc</a>
|
||||
</ul>
|
||||
</div>
|
||||
</header>
|
||||
<div id="mainHelper">
|
||||
|
||||
|
||||
|
||||
|
||||
<div id="homeSquares">
|
||||
</div>
|
||||
|
||||
<main>
|
||||
<script src="/pages/tenkuma/web/static/scripts/home.js" defer></script>
|
||||
|
||||
<noscript>
|
||||
<style>
|
||||
.hs {
|
||||
display: unset !important;
|
||||
}
|
||||
#homeSquares {
|
||||
display: none;
|
||||
}
|
||||
</style>
|
||||
</noscript>
|
||||
|
||||
<div class="hs" id="hsDefault">
|
||||
<div class="box pageHeaderBox">
|
||||
<h1 id="homeTitle"></h1>
|
||||
<p></p>
|
||||
|
||||
<div class="homeBadgesBox">
|
||||
|
||||
<img
|
||||
class="i88x31"
|
||||
src="/pages/tenkuma/web/static/images/88x31/tenkuma.gif"
|
||||
data-tip="<b></b> (tenkuma.gif)"
|
||||
>
|
||||
|
||||
|
||||
<img
|
||||
class="i88x31"
|
||||
src="/pages/tenkuma/web/static/images/88x31/anybrowser6.gif"
|
||||
data-tip="<b></b> (anybrowser6.gif)"
|
||||
>
|
||||
|
||||
|
||||
<img
|
||||
class="i88x31"
|
||||
src="/pages/tenkuma/web/static/images/88x31/ai.gif"
|
||||
data-tip="<b></b> (ai.gif)"
|
||||
>
|
||||
|
||||
|
||||
<img
|
||||
class="i88x31"
|
||||
src="/pages/tenkuma/web/static/images/88x31/WEBP.gif"
|
||||
data-tip="<b></b> (WEBP.gif)"
|
||||
>
|
||||
|
||||
|
||||
<img
|
||||
class="i88x31"
|
||||
src="/pages/tenkuma/web/static/images/88x31/rainbowrain.gif"
|
||||
data-tip="<b></b> (rainbowrain.gif)"
|
||||
>
|
||||
|
||||
|
||||
<img
|
||||
class="i88x31"
|
||||
src="/pages/tenkuma/web/static/images/88x31/blasphemy.gif"
|
||||
data-tip="<b></b> (blasphemy.gif)"
|
||||
>
|
||||
|
||||
|
||||
<img
|
||||
class="i88x31"
|
||||
src="/pages/tenkuma/web/static/images/88x31/css3.gif"
|
||||
data-tip="<b></b> (css3.gif)"
|
||||
>
|
||||
|
||||
|
||||
<img
|
||||
class="i88x31"
|
||||
src="/pages/tenkuma/web/static/images/88x31/best_viewed_with_open_eyes.gif"
|
||||
data-tip="<b></b> (best_viewed_with_open_eyes.gif)"
|
||||
>
|
||||
|
||||
|
||||
<img
|
||||
class="i88x31"
|
||||
src="/pages/tenkuma/web/static/images/88x31/gnu-linux.gif"
|
||||
data-tip="<b></b> (gnu-linux.gif)"
|
||||
>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<hr>
|
||||
|
||||
<h2></h2>
|
||||
<p></p>
|
||||
<p></p>
|
||||
|
||||
<h2></h2>
|
||||
<p></p>
|
||||
<p></p>
|
||||
</div>
|
||||
|
||||
<div class="hs" id="hsMusic">
|
||||
<div class="box pageHeaderBox">
|
||||
<h1></h1>
|
||||
<p></p>
|
||||
<p></p>
|
||||
|
||||
<div class="homeBadgesBox">
|
||||
|
||||
<img
|
||||
class="i88x31"
|
||||
src="/pages/tenkuma/web/static/images/88x31/rave.gif"
|
||||
data-tip="<b></b> (rave.gif)"
|
||||
>
|
||||
|
||||
|
||||
<img
|
||||
class="i88x31"
|
||||
src="/pages/tenkuma/web/static/images/88x31/happymix.gif"
|
||||
data-tip="<b></b> (happymix.gif)"
|
||||
>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<hr>
|
||||
|
||||
<div class="hsMusicCard">
|
||||
|
||||
<div class="youtubeCardHolderHelper">
|
||||
<div class="youtubeCardHolder">
|
||||
<a href="https://margarina.bandcamp.com/album/velkommen">
|
||||
<div class="blogpostYoutubeVideo" style="border-color: #482948;">
|
||||
<img src="/pages/tenkuma/web/static/images/songs/velkommen.jpg">
|
||||
<div class="videoHeader">
|
||||
|
||||
<h2 class="videoTitle" style="color: #482948;">
|
||||
Velkommen
|
||||
</h2>
|
||||
<p>Bandcamp (5:39)</p>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="hs" id="hsVideo">
|
||||
<div class="box pageHeaderBox">
|
||||
<h1></h1>
|
||||
<p></p>
|
||||
</div>
|
||||
|
||||
<hr>
|
||||
|
||||
|
||||
<div class="youtubeCardHolderHelper">
|
||||
<div class="youtubeCardHolder">
|
||||
<a href="https://www.youtube.com/watch?v=6bnNAnSY9Uo">
|
||||
<div class="blogpostYoutubeVideo" >
|
||||
<img src="/pages/tenkuma/web/static/images/thumbnails/fl_studio_linux.png">
|
||||
<div class="videoHeader">
|
||||
|
||||
<h2 class="videoTitle" >
|
||||
|
||||
</h2>
|
||||
<p>YouTube (5:53)</p>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
<div class="hs" id="hsCode">
|
||||
<div class="box pageHeaderBox">
|
||||
<h1></h1>
|
||||
<p></p>
|
||||
</div>
|
||||
|
||||
<hr>
|
||||
|
||||
<div class="hsProjects">
|
||||
|
||||
<div class="hsProject">
|
||||
<div class="hsProjectHeader">
|
||||
<div class="hsProjectImage">
|
||||
<img src="/pages/tenkuma/web/static/images/jamfish-wide.png" alt="Jamfish">
|
||||
</div>
|
||||
<a href="https://github.com/adrianvic/jamfish" class="hsProjectHeaderIcon">
|
||||
<img src="/pages/tenkuma/web/static/visual/github.svg" class="invertedc">
|
||||
</a>
|
||||
</div>
|
||||
<div class="hsProjectContent">
|
||||
<p></p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
<div class="hsProject">
|
||||
<div class="hsProjectHeader">
|
||||
<div class="hsProjectImage">
|
||||
<img src="/pages/tenkuma/web/static/images/itemeconomy2-wide.png" alt="ItemEconomy">
|
||||
</div>
|
||||
<a href="https://github.com/adrianvic/ItemEconomy" class="hsProjectHeaderIcon">
|
||||
<img src="/pages/tenkuma/web/static/visual/github.svg" class="invertedc">
|
||||
</a>
|
||||
</div>
|
||||
<div class="hsProjectContent">
|
||||
<p></p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
<div class="hsProject">
|
||||
<div class="hsProjectHeader">
|
||||
<div class="hsProjectImage">
|
||||
<img src="/pages/tenkuma/web/static/images/eye_of_nemesis.png" alt="Eye of Nemesis">
|
||||
</div>
|
||||
<a href="https://github.com/adrianvic/NemesisEye" class="hsProjectHeaderIcon">
|
||||
<img src="/pages/tenkuma/web/static/visual/github.svg" class="invertedc">
|
||||
</a>
|
||||
</div>
|
||||
<div class="hsProjectContent">
|
||||
<p></p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
<div class="hsProject">
|
||||
<div class="hsProjectHeader">
|
||||
<div class="hsProjectImage">
|
||||
<img src="/pages/tenkuma/web/static/images/pestowikifullwhite.png" alt="PestoWiki">
|
||||
</div>
|
||||
<a href="https://github.com/Margarina-not-butter/PestoWiki" class="hsProjectHeaderIcon">
|
||||
<img src="/pages/tenkuma/web/static/visual/github.svg" class="invertedc">
|
||||
</a>
|
||||
</div>
|
||||
<div class="hsProjectContent">
|
||||
<p></p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
</main>
|
||||
</div>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
124
docs/global/misc/index.html
Normal file
|
|
@ -0,0 +1,124 @@
|
|||
<!--
|
||||
_ _ _
|
||||
| |_ ___ _ __ | | ___ _ _ __ ___ __ _ __ ____ _ ___ | |__ ___ _ __ ___
|
||||
| __/ _ \ '_ \| |/ / | | | '_ ` _ \ / _` | \ \ /\ / / _` / __| | '_ \ / _ \ '__/ _ \
|
||||
| || __/ | | | <| |_| | | | | | | (_| | \ V V / (_| \__ \ | | | | __/ | | __/
|
||||
\__\___|_| |_|_|\_\\__,_|_| |_| |_|\__,_| \_/\_/ \__,_|___/ |_| |_|\___|_| \___|
|
||||
|
||||
-->
|
||||
|
||||
<!DOCTYPE html>
|
||||
<html lang="global">
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<title>Adrian Victor</title>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
|
||||
<link rel="stylesheet" href="/pages/tenkuma/web/static/main.css?fixcache=1">
|
||||
|
||||
<script type="module" src="/pages/tenkuma/web/static/scripts/ccd.js"></script>
|
||||
<script type="module" src="/pages/tenkuma/web/static/scripts/music.js" defer></script>
|
||||
<script type="module" src="/pages/tenkuma/web/static/scripts/88x31.js" defer></script>
|
||||
<script type="module" src="/pages/tenkuma/web/static/scripts/tips.js" defer></script>
|
||||
|
||||
<link rel="apple-touch-icon" sizes="180x180" href="/pages/tenkuma/web/static/apple-touch-icon.png">
|
||||
<link rel="icon" type="image/png" sizes="32x32" href="/pages/tenkuma/web/static/favicon-32x32.png">
|
||||
<link rel="icon" type="image/png" sizes="16x16" href="/pages/tenkuma/web/static/favicon-16x16.png">
|
||||
<link rel="manifest" href="/pages/tenkuma/web/static/site.webmanifest">
|
||||
|
||||
<script src="https://keepandroidopen.org/banner.js" defer></script>
|
||||
|
||||
<meta property="og:title" content="Adrian Victor">
|
||||
<meta property="og:description" content="">
|
||||
<meta property="og:type" content="article">
|
||||
<meta property="og:url" content="https://adrianvic.github.io/tenkuma/web/pages/tenkuma/web/global/misc/">
|
||||
<meta property="og:image" content="https://adrianvic.github.io/tenkuma/web/pages/tenkuma/web/static/images/bear.jpg">
|
||||
</head>
|
||||
<body>
|
||||
<script>
|
||||
const rootPrefix = "/pages/tenkuma/web/";
|
||||
</script>
|
||||
<style>
|
||||
.bg {
|
||||
opacity: .4!important;
|
||||
}
|
||||
</style>
|
||||
<noscript>
|
||||
<style>
|
||||
.i88x31:hover {
|
||||
transform: scale(2);
|
||||
}
|
||||
</style>
|
||||
</noscript>
|
||||
<div id="everythingHelper">
|
||||
<img src="/pages/tenkuma/web/static/images/bear.jpg" class="bg">
|
||||
<header>
|
||||
<div>
|
||||
<h1>Adrian Victor:Misc</h1>
|
||||
<a id="headerSubtitle"><i>Fanasy is not a crime, find your castle in the sky.</i></a>
|
||||
<script>
|
||||
const headeri18n =
|
||||
{
|
||||
by: "",
|
||||
options: "",
|
||||
hideBackground: "",
|
||||
back: "",
|
||||
permissionIssue: "",
|
||||
permissionIssueNotificationContent: "",
|
||||
notificationDefaultHint: "",
|
||||
}
|
||||
</script>
|
||||
</div>
|
||||
<div id="linksHelper">
|
||||
<div id="music"></div>
|
||||
|
||||
<ul id="headerLinks">
|
||||
<a href="/pages/tenkuma/web/global/"></a>
|
||||
<a href="/pages/tenkuma/web/global/blog/">blog</a>
|
||||
<a href="/pages/tenkuma/web/global/misc/">misc</a>
|
||||
</ul>
|
||||
</div>
|
||||
</header>
|
||||
<div id="mainHelper">
|
||||
|
||||
<main>
|
||||
<h1></h1>
|
||||
|
||||
<ul>
|
||||
<dl>
|
||||
|
||||
|
||||
|
||||
<dt>
|
||||
<a href="/pages/tenkuma/web/global/misc/88x31/">
|
||||
88x31
|
||||
</a>
|
||||
</dt>
|
||||
|
||||
<dd>
|
||||
|
||||
|
||||
|
||||
</dd>
|
||||
|
||||
|
||||
|
||||
<dt>
|
||||
<a href="/pages/tenkuma/web/global/misc/bookmarks/">
|
||||
|
||||
</a>
|
||||
</dt>
|
||||
|
||||
<dd>
|
||||
|
||||
|
||||
|
||||
</dd>
|
||||
|
||||
</dl>
|
||||
</ul>
|
||||
</main>
|
||||
</div>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
99
docs/index.html
Normal file
|
|
@ -0,0 +1,99 @@
|
|||
<!--
|
||||
_ _ _
|
||||
| |_ ___ _ __ | | ___ _ _ __ ___ __ _ __ ____ _ ___ | |__ ___ _ __ ___
|
||||
| __/ _ \ '_ \| |/ / | | | '_ ` _ \ / _` | \ \ /\ / / _` / __| | '_ \ / _ \ '__/ _ \
|
||||
| || __/ | | | <| |_| | | | | | | (_| | \ V V / (_| \__ \ | | | | __/ | | __/
|
||||
\__\___|_| |_|_|\_\\__,_|_| |_| |_|\__,_| \_/\_/ \__,_|___/ |_| |_|\___|_| \___|
|
||||
|
||||
-->
|
||||
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<title>Adrian Victor</title>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
|
||||
<link rel="stylesheet" href="/pages/tenkuma/web/static/main.css?fixcache=1">
|
||||
|
||||
<script type="module" src="/pages/tenkuma/web/static/scripts/ccd.js"></script>
|
||||
<script type="module" src="/pages/tenkuma/web/static/scripts/music.js" defer></script>
|
||||
<script type="module" src="/pages/tenkuma/web/static/scripts/88x31.js" defer></script>
|
||||
<script type="module" src="/pages/tenkuma/web/static/scripts/tips.js" defer></script>
|
||||
|
||||
<link rel="apple-touch-icon" sizes="180x180" href="/pages/tenkuma/web/static/apple-touch-icon.png">
|
||||
<link rel="icon" type="image/png" sizes="32x32" href="/pages/tenkuma/web/static/favicon-32x32.png">
|
||||
<link rel="icon" type="image/png" sizes="16x16" href="/pages/tenkuma/web/static/favicon-16x16.png">
|
||||
<link rel="manifest" href="/pages/tenkuma/web/static/site.webmanifest">
|
||||
|
||||
<script src="https://keepandroidopen.org/banner.js" defer></script>
|
||||
|
||||
<meta property="og:title" content="Adrian Victor">
|
||||
<meta property="og:description" content="Personal website/blog of Adrian Victor.">
|
||||
<meta property="og:type" content="article">
|
||||
<meta property="og:url" content="https://adrianvic.github.io/tenkuma/web/pages/tenkuma/web/">
|
||||
<meta property="og:image" content="https://adrianvic.github.io/tenkuma/web/pages/tenkuma/web/static/images/bear.jpg">
|
||||
</head>
|
||||
<body>
|
||||
<script>
|
||||
const rootPrefix = "/pages/tenkuma/web/";
|
||||
</script>
|
||||
<style>
|
||||
.bg {
|
||||
opacity: .4!important;
|
||||
}
|
||||
</style>
|
||||
<noscript>
|
||||
<style>
|
||||
.i88x31:hover {
|
||||
transform: scale(2);
|
||||
}
|
||||
</style>
|
||||
</noscript>
|
||||
<div id="everythingHelper">
|
||||
<img src="/pages/tenkuma/web/static/images/bear.jpg" class="bg">
|
||||
<header>
|
||||
<div>
|
||||
<h1>Adrian Victor</h1>
|
||||
<a id="headerSubtitle"><i>Fanasy is not a crime, find your castle in the sky.</i></a>
|
||||
<script>
|
||||
const headeri18n =
|
||||
{
|
||||
by: "by",
|
||||
options: "Options",
|
||||
hideBackground: "Hide background",
|
||||
back: "back",
|
||||
permissionIssue: "Permission issue",
|
||||
permissionIssueNotificationContent: "Unable to continue playing background music, please enable audio <b>autoplay</b> for this website.",
|
||||
notificationDefaultHint: "<b>Click to dismiss</b>",
|
||||
}
|
||||
</script>
|
||||
</div>
|
||||
<div id="linksHelper">
|
||||
<div id="music"></div>
|
||||
|
||||
<ul id="headerLinks">
|
||||
<a href="/pages/tenkuma/web/en/">home</a>
|
||||
<a href="/pages/tenkuma/web/en/blog/">blog</a>
|
||||
<a href="/pages/tenkuma/web/en/misc/">misc</a>
|
||||
</ul>
|
||||
</div>
|
||||
</header>
|
||||
<div id="mainHelper">
|
||||
<script src="/pages/tenkuma/web/static/scripts/language.js" defer></script>
|
||||
<style>
|
||||
#headerLinks {
|
||||
display: none!important;
|
||||
}
|
||||
</style>
|
||||
<main>
|
||||
<h1 id="languageTitle">Pick a language</h1>
|
||||
<ul id="languageList">
|
||||
<li><a href="/pages/tenkuma/web/en/">English</a></li>
|
||||
<li><a href="/pages/tenkuma/web/pt/">Português Brasileiro</a></li>
|
||||
</ul>
|
||||
</main>
|
||||
</div>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
151
docs/posts/android-developer-verification/index.html
Normal file
|
|
@ -0,0 +1,151 @@
|
|||
<!--
|
||||
_ _ _
|
||||
| |_ ___ _ __ | | ___ _ _ __ ___ __ _ __ ____ _ ___ | |__ ___ _ __ ___
|
||||
| __/ _ \ '_ \| |/ / | | | '_ ` _ \ / _` | \ \ /\ / / _` / __| | '_ \ / _ \ '__/ _ \
|
||||
| || __/ | | | <| |_| | | | | | | (_| | \ V V / (_| \__ \ | | | | __/ | | __/
|
||||
\__\___|_| |_|_|\_\\__,_|_| |_| |_|\__,_| \_/\_/ \__,_|___/ |_| |_|\___|_| \___|
|
||||
|
||||
-->
|
||||
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<title>Adrian Victor - On the Recent Changes to App Distribution Requirements in the Android System by Google.</title>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
|
||||
<link rel="stylesheet" href="/pages/tenkuma/web/static/main.css?fixcache=1">
|
||||
|
||||
<script type="module" src="/pages/tenkuma/web/static/scripts/ccd.js"></script>
|
||||
<script type="module" src="/pages/tenkuma/web/static/scripts/music.js" defer></script>
|
||||
<script type="module" src="/pages/tenkuma/web/static/scripts/88x31.js" defer></script>
|
||||
<script type="module" src="/pages/tenkuma/web/static/scripts/tips.js" defer></script>
|
||||
|
||||
<link rel="apple-touch-icon" sizes="180x180" href="/pages/tenkuma/web/static/apple-touch-icon.png">
|
||||
<link rel="icon" type="image/png" sizes="32x32" href="/pages/tenkuma/web/static/favicon-32x32.png">
|
||||
<link rel="icon" type="image/png" sizes="16x16" href="/pages/tenkuma/web/static/favicon-16x16.png">
|
||||
<link rel="manifest" href="/pages/tenkuma/web/static/site.webmanifest">
|
||||
|
||||
<script src="https://keepandroidopen.org/banner.js" defer></script>
|
||||
|
||||
<meta property="og:title" content="Adrian Victor - On the Recent Changes to App Distribution Requirements in the Android System by Google.">
|
||||
<meta property="og:description" content="Personal website/blog of Adrian Victor.">
|
||||
<meta property="og:type" content="article">
|
||||
<meta property="og:url" content="https://adrianvic.github.io/tenkuma/web/pages/tenkuma/web/posts/android-developer-verification/">
|
||||
<meta property="og:image" content="https://adrianvic.github.io/tenkuma/web/pages/tenkuma/web/static/images/android-jellybean.jpg">
|
||||
</head>
|
||||
<body>
|
||||
<script>
|
||||
const rootPrefix = "/pages/tenkuma/web/";
|
||||
</script>
|
||||
<style>
|
||||
.bg {
|
||||
opacity: 0.35!important;
|
||||
}
|
||||
</style>
|
||||
<noscript>
|
||||
<style>
|
||||
.i88x31:hover {
|
||||
transform: scale(2);
|
||||
}
|
||||
</style>
|
||||
</noscript>
|
||||
<div id="everythingHelper">
|
||||
<img src="/pages/tenkuma/web/static/images/android-jellybean.jpg" class="bg">
|
||||
<header>
|
||||
<div>
|
||||
<h1>Adrian Victor:Blog</h1>
|
||||
<a id="headerSubtitle"><i>Fanasy is not a crime, find your castle in the sky.</i></a>
|
||||
<script>
|
||||
const headeri18n =
|
||||
{
|
||||
by: "by",
|
||||
options: "Options",
|
||||
hideBackground: "Hide background",
|
||||
back: "back",
|
||||
permissionIssue: "Permission issue",
|
||||
permissionIssueNotificationContent: "Unable to continue playing background music, please enable audio <b>autoplay</b> for this website.",
|
||||
notificationDefaultHint: "<b>Click to dismiss</b>",
|
||||
}
|
||||
</script>
|
||||
</div>
|
||||
<div id="linksHelper">
|
||||
<div id="music"></div>
|
||||
|
||||
<ul id="headerLinks">
|
||||
<a href="/pages/tenkuma/web/en/">home</a>
|
||||
<a href="/pages/tenkuma/web/en/blog/">blog</a>
|
||||
<a href="/pages/tenkuma/web/en/misc/">misc</a>
|
||||
</ul>
|
||||
</div>
|
||||
</header>
|
||||
<div id="mainHelper">
|
||||
|
||||
|
||||
|
||||
<main>
|
||||
<article>
|
||||
<div id="postHeader">
|
||||
<h1>On the Recent Changes to App Distribution Requirements in the Android System by Google.</h1>
|
||||
<p>Adrian Victor - <b>8/29/2025</b> (last edited in 5/15/2026)</p>
|
||||
|
||||
Also available in other languages:
|
||||
|
||||
<li class="inlineList">
|
||||
<a href="/pages/tenkuma/web/posts/verificacao-de-desenvolvedor-no-android/" hreflang="pt">
|
||||
português
|
||||
</a>
|
||||
</li>
|
||||
|
||||
|
||||
</div>
|
||||
|
||||
|
||||
<h2>Recap</h2>
|
||||
|
||||
<p>Android is that open-source operating system that works well for users and is loved by developers. Always known for breaking barriers and being open, expandable, versatile, and even friendly to power users–something not every system dares to be (iOS, Windows Phone). For a long time, Android was seen this way compared to its competitors: a breath of fresh air against the abusive practices of companies like Apple. But it seems the Android we've nurtured for two decades no longer fits in the pockets of Google executives; it is too free, creating ethical and technical barriers to the profitable exploitation path adopted by its developer.</p>
|
||||
|
||||
<h2>What happened with Android?</h2>
|
||||
|
||||
<p>At the end of this month (August 2025), Google announced that starting September 2026, all apps installed on certified devices (those with Google Android and locked bootloader) will need to undergo a developer verification process. This process involves collecting personal data from the individual distributing the app, so they can be identified and held accountable for potential malicious activities related to their software. The same applies to companies, which must also pay a $25 USD fee. This process is mandatory even if the app is distributed outside Google's official stores, raising obvious concerns about user privacy and freedom.</p>
|
||||
|
||||
<h2>Implications, Justifications, and Motivations of the New Policy</h2>
|
||||
|
||||
<p>It is important to examine Google's justification and try to understand its true motivation behind this distribution policy. Let's start by analyzing Google's statement:</p>
|
||||
|
||||
<blockquote cite="https://developer.android.com/developer-verification">"By making Android safer, we're protecting the open environment that allows developers and users to confidently create and connect. Android's new developer verification is an extra layer of security that deters bad actors and makes it harder for them to spread harm."</blockquote>
|
||||
|
||||
<p>They argue that the new rules are intended to improve user security, preventing malicious software from being installed on certified Android devices. Again, we see "security" used to justify controversial practices that limit the end user's control over their device. This was also the justification given for the proven abusive sideloading restrictions that led Google to lose a lawsuit against Epic Games—a more sophisticated version of the same issue is happening here.</p>
|
||||
|
||||
<p>It is easy to sympathize with the company when the words are well-phrased, but as a user who loves alternative software outside the big tech ecosystem, I have seen enough examples of authority abuse to conclude that Google's recent actions are simply an attempt to regain part, if not all, of the control it had over Android devices before the previously mentioned case.</p>
|
||||
|
||||
<p>One example is the kio-gdrive software, widely used to integrate Google Drive with the KDE file manager on Linux systems. The software was blocked from asking users if they authorized access to their Google Drive account. Instead of the permission popup, Google displayed a warning implying that the legitimate software could be malicious. Developers reported:</p>
|
||||
|
||||
<blockquote cite="https://bugs.kde.org/show_bug.cgi?id=480779#c54">"Google blocked us from using this back in June because we weren't able
|
||||
justify our API usage to their satisfaction. As such, the permission is now blocked [...] mamaking 25% of the KAccounts KCM non-functional. Remove the gdrive permissions [...] for now so at least other Google things can work (at least in theory)."</blockquote>
|
||||
|
||||
<blockquote cite="https://bugs.kde.org/show_bug.cgi?id=480779#c54">"It's beyond stupid (IMHO) if individual users can't indicate that they're fine with a particular piece of software accessing their supposedly sensitive data!"</blockquote>
|
||||
|
||||
<p>Although I couldn't find the exact internal conversations between developers—and I'm giving Google the benefit of the doubt—it is at least suspicious that Google did not agree that software performing its primary functions within Google Drive should have a valid reason to access it. This was not an isolated case; Google operates behind the scenes to control what happens on Android. For example, apps compiled for older system versions would show alarming security warnings because recent changes introduced more permission barriers, even though old apps didn't support them. A reasonable warning would emphasize that permissions must be granted to support optional features, but the actual messages were vague, conveniently scaring users attempting sideloading and helping maintain the Play Store monopoly.</p>
|
||||
|
||||
<p>Speaking of alarming warnings, let's discuss Play Protect, software embedded in the Google Play Store that scans installed sideloaded apps and reports the results back to Google. At first glance, this is a good idea, assuming the user opts in. The problem arises when the difference between malware detection messages and warnings triggered by outdated software is unclear, causing two serious effects: it renders Google's protection service almost useless while maintaining the Play Store monopoly.</p>
|
||||
|
||||
<p>Imagine sideloading for the first time: you try to install an old version of a favored software. You receive exaggerated warnings about the supposed dangers, abandon the installation, and install the latest version from the Play Store. Google thus indirectly forces more users to use its store, ensuring the lucrative 30% transaction fee.</p>
|
||||
|
||||
<p>Now consider a second scenario: you're an advanced Android user who understands sideloading and loves installing open-source apps outside the Play Store. You click a suspicious link and download a malicious APK. Play Protect warns you during installation, but the warnings are so frequent and exaggerated (even when no malware is detected) that you ignore them out of habit. The result: malware on your device, and Play Protect was ineffective.</p>
|
||||
|
||||
<p>Sometimes, downloading software outside the Play Store is the only option, because developers may not want to publish apps there—either for privacy reasons (developers must disclose personal data when publishing) or because of publishing fees, which may discourage donation—supported developers. Users must have the freedom to choose what runs on their devices.</p>
|
||||
|
||||
<p>According to current information, developers don't have to make their data public if they avoid distributing apps via the Play Store. This is the least Google could do to make the new distribution policies fairer. Google also claims the verification isn't meant to inspect app content or purpose; it is supposedly only to block malware distribution. Whether this holds up remains to be seen, given it could also serve as a convenient tool for abuse of power.</p>
|
||||
|
||||
<h2>Next Steps</h2>
|
||||
|
||||
<p>We must watch how these policies are applied and how they affect the Android ecosystem. An inevitable consequence is that countless abandoned apps, perfectly functional without the new requirements, will disappear overnight. Not all old software connects to the internet, and not all represents a constant threat. Google is taking away the option for experienced users to take responsibility and say: "I know what I'm doing!", treating us as if they know what's best for everyone.</p>
|
||||
|
||||
<p>The commercial Android on phones is based on the <abbr title="Android Open Source Project">AOSP</abbr>, meaning Android's core remains open, and Google hasn't taken that from users yet. I plan to write another post explaining how to regain control of your device through system modifications, from the simplest, safest, most stable methods to advanced approaches, if you feel confident.</p>
|
||||
</article>
|
||||
</main>
|
||||
</div>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
179
docs/posts/instalando-fl-studio-no-linux/index.html
Normal file
|
|
@ -0,0 +1,179 @@
|
|||
<!--
|
||||
_ _ _
|
||||
| |_ ___ _ __ | | ___ _ _ __ ___ __ _ __ ____ _ ___ | |__ ___ _ __ ___
|
||||
| __/ _ \ '_ \| |/ / | | | '_ ` _ \ / _` | \ \ /\ / / _` / __| | '_ \ / _ \ '__/ _ \
|
||||
| || __/ | | | <| |_| | | | | | | (_| | \ V V / (_| \__ \ | | | | __/ | | __/
|
||||
\__\___|_| |_|_|\_\\__,_|_| |_| |_|\__,_| \_/\_/ \__,_|___/ |_| |_|\___|_| \___|
|
||||
|
||||
-->
|
||||
|
||||
<!DOCTYPE html>
|
||||
<html lang="pt">
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<title>Adrian Victor - Instalando FL Studio no Linux.</title>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
|
||||
<link rel="stylesheet" href="/pages/tenkuma/web/static/main.css?fixcache=1">
|
||||
|
||||
<script type="module" src="/pages/tenkuma/web/static/scripts/ccd.js"></script>
|
||||
<script type="module" src="/pages/tenkuma/web/static/scripts/music.js" defer></script>
|
||||
<script type="module" src="/pages/tenkuma/web/static/scripts/88x31.js" defer></script>
|
||||
<script type="module" src="/pages/tenkuma/web/static/scripts/tips.js" defer></script>
|
||||
|
||||
<link rel="apple-touch-icon" sizes="180x180" href="/pages/tenkuma/web/static/apple-touch-icon.png">
|
||||
<link rel="icon" type="image/png" sizes="32x32" href="/pages/tenkuma/web/static/favicon-32x32.png">
|
||||
<link rel="icon" type="image/png" sizes="16x16" href="/pages/tenkuma/web/static/favicon-16x16.png">
|
||||
<link rel="manifest" href="/pages/tenkuma/web/static/site.webmanifest">
|
||||
|
||||
<script src="https://keepandroidopen.org/banner.js" defer></script>
|
||||
|
||||
<meta property="og:title" content="Adrian Victor - Instalando FL Studio no Linux.">
|
||||
<meta property="og:description" content="Website/blog pessoal de Adrian Victor.">
|
||||
<meta property="og:type" content="article">
|
||||
<meta property="og:url" content="https://adrianvic.github.io/tenkuma/web/pages/tenkuma/web/posts/instalando-fl-studio-no-linux/">
|
||||
<meta property="og:image" content="https://adrianvic.github.io/tenkuma/web/pages/tenkuma/web/static/images/fl_screenshot_no_text.png">
|
||||
</head>
|
||||
<body>
|
||||
<script>
|
||||
const rootPrefix = "/pages/tenkuma/web/";
|
||||
</script>
|
||||
<style>
|
||||
.bg {
|
||||
opacity: 0.35!important;
|
||||
}
|
||||
</style>
|
||||
<noscript>
|
||||
<style>
|
||||
.i88x31:hover {
|
||||
transform: scale(2);
|
||||
}
|
||||
</style>
|
||||
</noscript>
|
||||
<div id="everythingHelper">
|
||||
<img src="/pages/tenkuma/web/static/images/fl_screenshot_no_text.png" class="bg">
|
||||
<header>
|
||||
<div>
|
||||
<h1>Adrian Victor:Blog</h1>
|
||||
<a id="headerSubtitle"><i>Fanasy is not a crime, find your castle in the sky.</i></a>
|
||||
<script>
|
||||
const headeri18n =
|
||||
{
|
||||
by: "por",
|
||||
options: "Opções",
|
||||
hideBackground: "Esconder imagem de fundo",
|
||||
back: "voltar",
|
||||
permissionIssue: "Problema de permissão",
|
||||
permissionIssueNotificationContent: "Não foi possivel continuar tocando a música de fundo, por favor habilite <b>reprodução automática</b> de áudio para esse website.",
|
||||
notificationDefaultHint: "<b>Clique para ignorar</b>",
|
||||
}
|
||||
</script>
|
||||
</div>
|
||||
<div id="linksHelper">
|
||||
<div id="music"></div>
|
||||
|
||||
<ul id="headerLinks">
|
||||
<a href="/pages/tenkuma/web/pt/">início</a>
|
||||
<a href="/pages/tenkuma/web/pt/blog/">blog</a>
|
||||
<a href="/pages/tenkuma/web/pt/misc/">misc</a>
|
||||
</ul>
|
||||
</div>
|
||||
</header>
|
||||
<div id="mainHelper">
|
||||
|
||||
|
||||
|
||||
<main>
|
||||
<article>
|
||||
<div id="postHeader">
|
||||
<h1>Instalando FL Studio no Linux.</h1>
|
||||
<p>Adrian Victor - <b>4/19/2026</b> (editado por último em 5/15/2026)</p>
|
||||
|
||||
Também disponível em outros idiomas:
|
||||
|
||||
<li class="inlineList">
|
||||
<a href="/pages/tenkuma/web/posts/installing-fl-studio-on-linux/" hreflang="en">
|
||||
english
|
||||
</a>
|
||||
</li>
|
||||
|
||||
|
||||
</div>
|
||||
|
||||
|
||||
<div class="youtubeCardHolderHelper">
|
||||
<div class="youtubeCardHolder">
|
||||
<a href="https://www.youtube.com/watch?v=6bnNAnSY9Uo">
|
||||
<div class="blogpostYoutubeVideo" >
|
||||
<img src="/pages/tenkuma/web/static/images/thumbnails/fl_studio_linux.png">
|
||||
<div class="videoHeader">
|
||||
|
||||
<h2 class="videoTitle" >
|
||||
Como instalar o FL Studio no Linux?
|
||||
</h2>
|
||||
<p>YouTube (5:53)</p>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
<h2>Prólogo</h2>
|
||||
<p>Desde que mudei permanentemente para o Linux em 2024, venho me impressionando com a capacidade inabalável da comunidade open-source de trazer a vida no Linux softwares complexos feitos originalmente para Windows. Entretanto, um dos programas amaldiçoados com os mais ímpetos e abstratos erros na velha guarda do Wine é o FL Studio, caracteristica essa que fez com que eu, por muito tempo, achasse que a DAW da Image-Line não iria rodar de jeito nenhum no sistema do penguim.</p>
|
||||
<p>Acontece que o FL roda no Linux, e roda muito bem, considerando a sua complexidade. Descartando uns problemas visuais, algumas VSTs que simplesmente não rodam e uma gambiarra para rodar plugins 32-bits, a experiência de usar o FL Studio no Linux é bem sólida. Parece que a Valve, Wine e comunidade open-source não estão para brincadeira mesmo.</p>
|
||||
<p>Antes de ir às formalidades, gostaria de definir o escopo desse tutorial. Faço ele com tudo o que cabe na minha memória recente trabalhando com o FL no Linux. Mas também não é uma postagem estática; se estiver faltando alguma coisa me mande um e-mail e eu atualizo.</p>
|
||||
|
||||
<h2>Preparativos</h2>
|
||||
<p>O tutorial vai ser feito usando o Arch Linux em um computador com o conjunto de Intel i5-1235U + 16gb de RAM. Porém, vale ressaltar que, pela natureza do flatpak, o tutorial se aplica a qualquer máquina com o gerenciador de pacotes instalado.</p>
|
||||
<p>O primeiro passo é instalar o software Bottles, que está disponível com o nome de <a href="https://flathub.org/en/apps/com.usebottles.bottles"><code>com.usebottles.bottles</code> no Flathub</a>. O comando mais simples para instalar o app em um sistema com acesso ao Flathub (habilitado por padrão na maioria das distros, como na minha) é <code>flatpak install bottles</code>. Se você não é muito fã de rodar comandos, a maioria das lojas de apps no Linux baixam flatpaks e já vem com o Flathub habilitado—e saiba que essa é a última vez que vamos rodar comandos.</p>
|
||||
<p>Se você não é fã do Flatpak, há um <a href="https://aur.archlinux.org/packages/bottles">pacote do bottles no AUR</a>. Pelo que eu entendi tem até uns desenvolvedores do Bottles envolvidos na manutenção desse pacote.</p>
|
||||
<p>Depois disso, crie uma nova garrafa no Bottles. Eu recomendo criar uma no preset de jogos, já que o FL é meio visualmente complexo.</p>
|
||||
<p>Por fim, antes da instalação, vamos instalar as dependências, que ficam acessíveis por um botão de mesmo nome nas opções da garrafa. O FL Studio possui apenas duas dependências opcionais:</p>
|
||||
<dl>
|
||||
<dt><code>allfonts</code></dt>
|
||||
<dd>Fontes da Microsoft e Adobe, ajuda com alguns problemas relacionados a exibição de texto no FL. Eu geralmente não preciso instalar, mas já experienciei as teclas do piano roll sem legenda pela falta dessa dependência.</dd>
|
||||
<dt><code>webview2</code></dt>
|
||||
<dd>Necessário para o funcionamento do FL Cloud, Gopher (IA), Help Manual e talvez mais alguma outra função do FL que puxa um webview. Recomendo não instalar essa dependência se você não usa nenhuma dessas funções, porque sem ela reparei em um ganho de performance.</dd>
|
||||
</dl>
|
||||
<p>Estamos prontos para partir para a instalação da DAW.</p>
|
||||
|
||||
<h2>Instalando o FL Studio</h2>
|
||||
<p>O Bottles já oferece um pacote de instalação do FL na página da garrafa, basta clicar em <i>Instalar Programas</i> e pesquisar por FL Studio. Porém, esse método de instalação não funcionou para mim, o instalador travou nas dependências. Creio que, se você tiver sucesso na sua instalação, o resultado vai ser o mesmo que fazendo o que eu vou descrever abaixo.</p>
|
||||
<p>Primeiro, obtenha um instalador do FL Studio, caso já não tenha. A Image-Line oferece um instalador <a href="https://www.image-line.com/fl-studio/download/">em seu website</a>.</p>
|
||||
<p>Com o instalador em mãos, basta usar o botão "Iniciar executável..." na página da garrafa e selecionar o seu instalador. Em alguns instantes você deve estar na instalação do FL Studio.</p>
|
||||
<p>Se tudo ocorrer direito, a DAW recém instalada deve aparecer na lista de aplicativos com o nome "FL64". Você já pode iniciar ela.</p>
|
||||
|
||||
<h2>Configuração Inicial</h2>
|
||||
<p>Ao abrir o FL Studio pela primeira vez, você provavelmente vai se deparar com uma tela de erro dizendo "The MIDI input device is already allocated. It may be in use by another application.", ignore os erros, e no menu de baixo escrito "Input", desabilite as entradas que tem a etiqueta <i>FAIL</i>.</p>
|
||||
<p>Por mais que eu adoraria dizer que o FL Studio funciona perfeitamente no Linux, estamos trabalhando em um ambiente não suportado pela Image-Line e certamente mais instável do que seus sistemas nativos. Portanto, recomendo que habilite a opção de salvamento automático no modo mais agressivo.</p>
|
||||
|
||||
<h2>Trabalhando com <abbr title="Virtual Studio Technology">VST</abbr>s</h2>
|
||||
<p>Os plug-ins de produção musical são a maior fonte de incompatibilidades no nosso ambiente, mas isso não significa que a <i>maioria</i> não funciona fora da caixa.</p>
|
||||
<p>Além dos que não funcionam, e, potencialmente, travam o seu FL Studio, há os plugins que não se comportam direito, como é o exemplo do <i>Antares Auto-Tune Pro</i> que funciona perfeitamente—dada a excessão de que a interface e animações ficam estranhas e travadas. Acho que isso se dá e repete em tantos plugins porque os frameworks usados para fazer suas interfaces funcionam de alguma forma bizarra que o Soda não é otimizado para rodar.</p>
|
||||
<p>De qualquer forma, quanto a esses plugins teimosos, as únicas recomendações que eu tenho para mitigar o problema são evitar ao máximo deixá-los abertos enquanto faz outras coisas, e—se possível—usar alternativas que tem mais bom senso no quesito interface.</p>
|
||||
<h3>VSTs 32bits</h3>
|
||||
<p>Agora que o FL Studio está funcionando, você pode tentar abrir alguma VST de 32bits, e, fazendo isso, ver que ela provavelmente vai congelar a DAW.</p>
|
||||
<p>Se você por acaso congelar sem o devido backup em um projeto importante, ao invés de fechar o FL Studio, você pode usar seu gerenciador de tarefas para matar o processo <code>ILBridge.exe</code>. Esse é o processo que trava a DAW quando você tenta carregar um plugin de 32bits, é a ponte que faz ele funcionar no FL Studio de 64bits—quando interrompido, a DAW exibe um erro sobre não conseguir carregar o plugin e volta ao normal.</p>
|
||||
<p>Mas existe sim uma forma de rodar plugins 32bits. Adicione um <i>Fruity Wrapper</i> no lugar do plugin que você quer adicionar, mude para a aba de opções do mesmo e deixe ele assim. Agora clique com o botão direito no gerador/efeito que você acabou de adicionar e substitua-o pelo plugin desejado. A página de opções deve carregar. Clique no botão escrito "Processing" e marque "External window".</p>
|
||||
<p>Pronto, o plugin deve aparecer em uma janela separada do FL Studio e estar funcionando como esperado.</p>
|
||||
|
||||
<h2>Menções Honrosas</h2>
|
||||
<p>Abaixo estão alguns ressaltes que vale a pena saber:</p>
|
||||
<h3>Discos Virtuais</h3>
|
||||
<p>O Bottles usa uma versão própria do Wine chamada Soda, mas no fundo, no fundo mesmo, ainda é o Wine. Portanto, você pode se beneficiar das configurações de discos virtuais do Wine. Nas opções da garrafa, ao expandir o submenu "Ferramentas Legado do Wine", você encontra a opção "Configuração". Ao clicar nessa, um menu de aparência pré-histórica vai aparecer, no topo você pode ver uma aba nomeada "Unidades". Aí você pode mapear diferentes unidades do Windows para locais do seu sistema Linux, e eles vão aparecer no explorador de arquivos do Wine e estarão acessíveis para os aplicativos.</p>
|
||||
<h3>Aceleração de Hardware</h3>
|
||||
<p>Se o seu FL Studio estiver rodando terrivelmente mal, recomendo que dê uma olhada na opção "Use placa gráfica dedicada" da sua garrafa, com ela desativada a minha DAW trava incessantemente.</p>
|
||||
|
||||
<h2>Conclusões</h2>
|
||||
<p>Não sou a pessoa mais apta para dizer até onde a usabilidade da DAW se extende no Linux; não sou nem de longe um usuário avançado do FL. Mas, a título de informação, consegui produzir a faixa <a href="https://margarina.bandcamp.com/album/velkommen">Velkommen</a> inteiramente no sistema do penguim e não tenho a intenção de voltar para o Windows.</p>
|
||||
<p>É mesmo inconveniente quando um plugin ou outro não funciona, quando eu tenho que criar um Fruity Wrapper antes de usar um plugin 32bits, ou quando eu penso que talvez a DAW possa performar um pouco melhor nativamente no Windows. Porém, para mim, é um preço muito justo a se pagar para misturar nas minhas músicas um pouco desse suco de ideologia que é me desafiar a não usar o sistema da Microsoft.</p>
|
||||
<p>Espero que você também encontre esse conforto—não na conveniência, mas em desafiar o molde com intenção. Excentricidade digna de um artista.</p>
|
||||
</article>
|
||||
</main>
|
||||
</div>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
162
docs/posts/installing-fl-studio-on-linux/index.html
Normal file
|
|
@ -0,0 +1,162 @@
|
|||
<!--
|
||||
_ _ _
|
||||
| |_ ___ _ __ | | ___ _ _ __ ___ __ _ __ ____ _ ___ | |__ ___ _ __ ___
|
||||
| __/ _ \ '_ \| |/ / | | | '_ ` _ \ / _` | \ \ /\ / / _` / __| | '_ \ / _ \ '__/ _ \
|
||||
| || __/ | | | <| |_| | | | | | | (_| | \ V V / (_| \__ \ | | | | __/ | | __/
|
||||
\__\___|_| |_|_|\_\\__,_|_| |_| |_|\__,_| \_/\_/ \__,_|___/ |_| |_|\___|_| \___|
|
||||
|
||||
-->
|
||||
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<title>Adrian Victor - Installing FL Studio on linux.</title>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
|
||||
<link rel="stylesheet" href="/pages/tenkuma/web/static/main.css?fixcache=1">
|
||||
|
||||
<script type="module" src="/pages/tenkuma/web/static/scripts/ccd.js"></script>
|
||||
<script type="module" src="/pages/tenkuma/web/static/scripts/music.js" defer></script>
|
||||
<script type="module" src="/pages/tenkuma/web/static/scripts/88x31.js" defer></script>
|
||||
<script type="module" src="/pages/tenkuma/web/static/scripts/tips.js" defer></script>
|
||||
|
||||
<link rel="apple-touch-icon" sizes="180x180" href="/pages/tenkuma/web/static/apple-touch-icon.png">
|
||||
<link rel="icon" type="image/png" sizes="32x32" href="/pages/tenkuma/web/static/favicon-32x32.png">
|
||||
<link rel="icon" type="image/png" sizes="16x16" href="/pages/tenkuma/web/static/favicon-16x16.png">
|
||||
<link rel="manifest" href="/pages/tenkuma/web/static/site.webmanifest">
|
||||
|
||||
<script src="https://keepandroidopen.org/banner.js" defer></script>
|
||||
|
||||
<meta property="og:title" content="Adrian Victor - Installing FL Studio on linux.">
|
||||
<meta property="og:description" content="Personal website/blog of Adrian Victor.">
|
||||
<meta property="og:type" content="article">
|
||||
<meta property="og:url" content="https://adrianvic.github.io/tenkuma/web/pages/tenkuma/web/posts/installing-fl-studio-on-linux/">
|
||||
<meta property="og:image" content="https://adrianvic.github.io/tenkuma/web/pages/tenkuma/web/static/images/fl_screenshot_no_text.png">
|
||||
</head>
|
||||
<body>
|
||||
<script>
|
||||
const rootPrefix = "/pages/tenkuma/web/";
|
||||
</script>
|
||||
<style>
|
||||
.bg {
|
||||
opacity: 0.35!important;
|
||||
}
|
||||
</style>
|
||||
<noscript>
|
||||
<style>
|
||||
.i88x31:hover {
|
||||
transform: scale(2);
|
||||
}
|
||||
</style>
|
||||
</noscript>
|
||||
<div id="everythingHelper">
|
||||
<img src="/pages/tenkuma/web/static/images/fl_screenshot_no_text.png" class="bg">
|
||||
<header>
|
||||
<div>
|
||||
<h1>Adrian Victor:Blog</h1>
|
||||
<a id="headerSubtitle"><i>Fanasy is not a crime, find your castle in the sky.</i></a>
|
||||
<script>
|
||||
const headeri18n =
|
||||
{
|
||||
by: "by",
|
||||
options: "Options",
|
||||
hideBackground: "Hide background",
|
||||
back: "back",
|
||||
permissionIssue: "Permission issue",
|
||||
permissionIssueNotificationContent: "Unable to continue playing background music, please enable audio <b>autoplay</b> for this website.",
|
||||
notificationDefaultHint: "<b>Click to dismiss</b>",
|
||||
}
|
||||
</script>
|
||||
</div>
|
||||
<div id="linksHelper">
|
||||
<div id="music"></div>
|
||||
|
||||
<ul id="headerLinks">
|
||||
<a href="/pages/tenkuma/web/en/">home</a>
|
||||
<a href="/pages/tenkuma/web/en/blog/">blog</a>
|
||||
<a href="/pages/tenkuma/web/en/misc/">misc</a>
|
||||
</ul>
|
||||
</div>
|
||||
</header>
|
||||
<div id="mainHelper">
|
||||
|
||||
|
||||
|
||||
<main>
|
||||
<article>
|
||||
<div id="postHeader">
|
||||
<h1>Installing FL Studio on linux.</h1>
|
||||
<p>Adrian Victor - <b>4/19/2026</b> (last edited in 5/15/2026)</p>
|
||||
|
||||
Also available in other languages:
|
||||
|
||||
<li class="inlineList">
|
||||
<a href="/pages/tenkuma/web/posts/instalando-fl-studio-no-linux/" hreflang="pt">
|
||||
português
|
||||
</a>
|
||||
</li>
|
||||
|
||||
|
||||
</div>
|
||||
|
||||
|
||||
<h2>Prologue</h2>
|
||||
<p>Since I permanently moved to Linux in 2024, I have been impressed by the unwavering ability of the open-source community to bring to life in Linux complex software originally made for Windows. However, one of the programs cursed with the most stubborn and abstract errors in the old guard of Wine is FL Studio, a characteristic that made me, for a long time, think that Image-Line's DAW would not run at all on the penguin's system.</p>
|
||||
<p>It turns out that FL runs on Linux, and runs very well, considering its complexity. Disregarding some visual problems, some VSTs that simply don't run, and a workaround to run 32-bit plugins, the experience of using FL Studio on Linux is quite solid. It seems that Valve, Wine, and the open-source community are not messing around.</p>
|
||||
<p>Before getting into the formalities, I would like to define the scope of this tutorial. I'm making it with everything that fits in my recent memory working with FL on Linux. But it's also not a static post; if something is missing, send me an email and I'll update it.</p>
|
||||
|
||||
<h2>Preparations</h2>
|
||||
<p>The tutorial will be done using Arch Linux on a computer with an Intel i5-1235U + 16GB of RAM setup. However, it's worth noting that, due to the nature of flatpak, the tutorial applies to any machine with the package manager installed.</p>
|
||||
<p>The first step is to install the Bottles software, which is available under the name <a href="https://flathub.org/en/apps/com.usebottles.bottles"><code>com.usebottles.bottles</code> on Flathub</a>. The simplest command to install the app on a system with access to Flathub (enabled by default on most distros, like mine) is <code>flatpak install bottles</code>. If you're not a fan of running commands, most app stores on Linux download flatpaks and come with Flathub already enabled—and know that this is the last time we'll run any command.</p>
|
||||
<p>If you're not a fan of Flatpak, there's a <a href="https://aur.archlinux.org/packages/bottles">Bottles package in the AUR</a>. From what I understand, there are even some Bottles developers involved in maintaining that package.</p>
|
||||
<p>After that, create a new bottle in Bottles. I recommend creating one in the games preset, since FL is somewhat visually complex.</p>
|
||||
<p>Finally, before installation, let's install the dependencies, which are accessible through a button of the same name in the bottle's options. FL Studio has only two optional dependencies:</p>
|
||||
<dl>
|
||||
<dt><code>allfonts</code></dt>
|
||||
<dd>Microsoft and Adobe fonts, helps with some text display issues in FL. I generally don't need to install it, but I have experienced unlabeled piano roll keys due to the lack of this dependency.</dd>
|
||||
<dt><code>webview2</code></dt>
|
||||
<dd>Necessary for FL Cloud, Gopher (AI), Help Manual, and possibly some other FL functions that pull a webview. I recommend not installing this dependency if you don't use any of these functions, because without it I noticed a performance gain.</dd>
|
||||
</dl>
|
||||
<p>We're ready to proceed with installing the DAW.</p>
|
||||
|
||||
<h2>Installing FL Studio</h2>
|
||||
<p>Bottles already offers an FL installation package on the bottle's page, just click on <i>Install Programs</i> and search for FL Studio. However, this installation method didn't work for me; the installer froze on the dependencies. I believe that if you're successful with your installation, the result will be the same as what I'm about to describe below.</p>
|
||||
<p>First, get an FL Studio installer, if you don't already have one. Image-Line offers an installer <a href="https://www.image-line.com/fl-studio/download/">on its website</a>.</p>
|
||||
<p>With the installer in hand, just use the "Run executable..." button on the bottle's page and select your installer. In a few moments you should be in the FL Studio installation.</p>
|
||||
<p>If everything goes right, the newly installed DAW should appear in the applications list with the name "FL64". You can already start it.</p>
|
||||
|
||||
<h2>Initial Configuration</h2>
|
||||
<p>When you open FL Studio for the first time, you'll probably come across an error screen saying "The MIDI input device is already allocated. It may be in use by another application.", ignore the errors, and in the menu at the bottom labeled "Input", disable the inputs that have the <i>FAIL</i> label.</p>
|
||||
<p>Much as I would love to say that FL Studio works perfectly on Linux, we're working in an environment not supported by Image-Line and certainly more unstable than its native systems. Therefore, I recommend that you enable the autosave option in the most aggressive mode.</p>
|
||||
|
||||
<h2>Working with <abbr title="Virtual Studio Technology">VST</abbr>s</h2>
|
||||
<p>Music production plugins are the biggest source of incompatibilities in our environment, but that doesn't mean that the <i>majority</i> don't work out of the box.</p>
|
||||
<p>Beyond those that don't work, and potentially crash your FL Studio, there are plugins that don't behave right, like the example of <i>Antares Auto-Tune Pro</i> which works perfectly—given the exception that the interface and animations work strange and sluggish. I think this happens and repeats in so many plugins because the frameworks used to make their interfaces work somehow bizarrely that Soda is not optimized to run.</p>
|
||||
<p>In any case, as for these stubborn plugins, the only recommendations I have to mitigate the problem are to avoid leaving them open as much as possible while doing other things, and—if possible—use alternatives that have more sense when it comes to interface.</p>
|
||||
|
||||
<h3>32-bit VSTs</h3>
|
||||
<p>Now that FL Studio is working, you can try to open a 32-bit VST, and, doing so, see that it will probably freeze the DAW.</p>
|
||||
<p>If you happen to freeze without proper backup on an important project, instead of closing FL Studio, you can use your task manager to kill the <code>ILBridge.exe</code> process. This is the process that freezes the DAW when you try to load a 32-bit plugin; it's the bridge that makes it work in 64-bit FL Studio—when interrupted, the DAW displays an error about not being able to load the plugin and returns to normal.</p>
|
||||
<p>But there is indeed a way to run 32-bit plugins. Add a <i>Fruity Wrapper</i> in place of the plugin you want to add, switch to its options tab and leave it like that. Now right-click on the generator/effect you just added and replace it with the desired plugin. The options page should load. Click on the button labeled "Processing" and check "External window".</p>
|
||||
<p>Done, the plugin should appear in a separate window from FL Studio and be working as expected.</p>
|
||||
|
||||
<h2>Honorable Mentions</h2>
|
||||
<p>Below are some highlights worth knowing:</p>
|
||||
|
||||
<h3>Virtual Drives</h3>
|
||||
<p>Bottles uses its own version of Wine called Soda, but deep down, it's still Wine. Therefore, you can benefit from Wine's virtual drive settings. In the bottle's options, when expanding the "Legacy Wine Tools" submenu, you'll find the "Configuration" option. When you click on it, a prehistoric-looking menu will appear; at the top you can see a tab named "Drives". There you can map different Windows drives to locations on your Linux system, and they will appear in the Wine file explorer and be accessible to applications.</p>
|
||||
|
||||
<h3>Hardware Acceleration</h3>
|
||||
<p>If your FL Studio is running terribly, I recommend that you take a look at the "Use dedicated graphics card" option of your bottle, with it disabled my DAW freezes incessantly.</p>
|
||||
|
||||
<h2>Conclusions</h2>
|
||||
<p>I'm not the most apt person to say how far the DAW's usability extends on Linux; I'm far from an advanced FL user. But, for your information, I was able to produce the track <a href="https://margarina.bandcamp.com/album/velkommen">Velkommen</a> entirely on the penguin's system and have no intention of going back to Windows.</p>
|
||||
<p>It's really inconvenient when one plugin or another doesn't work, when I have to create a Fruity Wrapper before using a 32-bit plugin, or when I think that maybe the DAW could perform a little better natively on Windows. However, for me, it's a very fair price to pay to mix into my music a little bit of that ideology juice that is challenging myself not to use Microsoft's system.</p>
|
||||
<p>I hope you also find that comfort—not in convenience, but in challenging the mold with intention. Eccentricity worthy of an artist.</p>
|
||||
</article>
|
||||
</main>
|
||||
</div>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
150
docs/posts/verificacao-de-desenvolvedor-no-android/index.html
Normal file
|
|
@ -0,0 +1,150 @@
|
|||
<!--
|
||||
_ _ _
|
||||
| |_ ___ _ __ | | ___ _ _ __ ___ __ _ __ ____ _ ___ | |__ ___ _ __ ___
|
||||
| __/ _ \ '_ \| |/ / | | | '_ ` _ \ / _` | \ \ /\ / / _` / __| | '_ \ / _ \ '__/ _ \
|
||||
| || __/ | | | <| |_| | | | | | | (_| | \ V V / (_| \__ \ | | | | __/ | | __/
|
||||
\__\___|_| |_|_|\_\\__,_|_| |_| |_|\__,_| \_/\_/ \__,_|___/ |_| |_|\___|_| \___|
|
||||
|
||||
-->
|
||||
|
||||
<!DOCTYPE html>
|
||||
<html lang="pt">
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<title>Adrian Victor - Sobre as recentes mudanças nos requisitos de distribuição de apps no sistema Android feitas pela Google.</title>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
|
||||
<link rel="stylesheet" href="/pages/tenkuma/web/static/main.css?fixcache=1">
|
||||
|
||||
<script type="module" src="/pages/tenkuma/web/static/scripts/ccd.js"></script>
|
||||
<script type="module" src="/pages/tenkuma/web/static/scripts/music.js" defer></script>
|
||||
<script type="module" src="/pages/tenkuma/web/static/scripts/88x31.js" defer></script>
|
||||
<script type="module" src="/pages/tenkuma/web/static/scripts/tips.js" defer></script>
|
||||
|
||||
<link rel="apple-touch-icon" sizes="180x180" href="/pages/tenkuma/web/static/apple-touch-icon.png">
|
||||
<link rel="icon" type="image/png" sizes="32x32" href="/pages/tenkuma/web/static/favicon-32x32.png">
|
||||
<link rel="icon" type="image/png" sizes="16x16" href="/pages/tenkuma/web/static/favicon-16x16.png">
|
||||
<link rel="manifest" href="/pages/tenkuma/web/static/site.webmanifest">
|
||||
|
||||
<script src="https://keepandroidopen.org/banner.js" defer></script>
|
||||
|
||||
<meta property="og:title" content="Adrian Victor - Sobre as recentes mudanças nos requisitos de distribuição de apps no sistema Android feitas pela Google.">
|
||||
<meta property="og:description" content="Website/blog pessoal de Adrian Victor.">
|
||||
<meta property="og:type" content="article">
|
||||
<meta property="og:url" content="https://adrianvic.github.io/tenkuma/web/pages/tenkuma/web/posts/verificacao-de-desenvolvedor-no-android/">
|
||||
<meta property="og:image" content="https://adrianvic.github.io/tenkuma/web/pages/tenkuma/web/static/images/android-jellybean.jpg">
|
||||
</head>
|
||||
<body>
|
||||
<script>
|
||||
const rootPrefix = "/pages/tenkuma/web/";
|
||||
</script>
|
||||
<style>
|
||||
.bg {
|
||||
opacity: 0.35!important;
|
||||
}
|
||||
</style>
|
||||
<noscript>
|
||||
<style>
|
||||
.i88x31:hover {
|
||||
transform: scale(2);
|
||||
}
|
||||
</style>
|
||||
</noscript>
|
||||
<div id="everythingHelper">
|
||||
<img src="/pages/tenkuma/web/static/images/android-jellybean.jpg" class="bg">
|
||||
<header>
|
||||
<div>
|
||||
<h1>Adrian Victor:Blog</h1>
|
||||
<a id="headerSubtitle"><i>Fanasy is not a crime, find your castle in the sky.</i></a>
|
||||
<script>
|
||||
const headeri18n =
|
||||
{
|
||||
by: "por",
|
||||
options: "Opções",
|
||||
hideBackground: "Esconder imagem de fundo",
|
||||
back: "voltar",
|
||||
permissionIssue: "Problema de permissão",
|
||||
permissionIssueNotificationContent: "Não foi possivel continuar tocando a música de fundo, por favor habilite <b>reprodução automática</b> de áudio para esse website.",
|
||||
notificationDefaultHint: "<b>Clique para ignorar</b>",
|
||||
}
|
||||
</script>
|
||||
</div>
|
||||
<div id="linksHelper">
|
||||
<div id="music"></div>
|
||||
|
||||
<ul id="headerLinks">
|
||||
<a href="/pages/tenkuma/web/pt/">início</a>
|
||||
<a href="/pages/tenkuma/web/pt/blog/">blog</a>
|
||||
<a href="/pages/tenkuma/web/pt/misc/">misc</a>
|
||||
</ul>
|
||||
</div>
|
||||
</header>
|
||||
<div id="mainHelper">
|
||||
|
||||
|
||||
|
||||
<main>
|
||||
<article>
|
||||
<div id="postHeader">
|
||||
<h1>Sobre as recentes mudanças nos requisitos de distribuição de apps no sistema Android feitas pela Google.</h1>
|
||||
<p>Adrian Victor - <b>8/29/2025</b> (editado por último em 5/15/2026)</p>
|
||||
|
||||
Também disponível em outros idiomas:
|
||||
|
||||
<li class="inlineList">
|
||||
<a href="/pages/tenkuma/web/posts/android-developer-verification/" hreflang="en">
|
||||
english
|
||||
</a>
|
||||
</li>
|
||||
|
||||
|
||||
</div>
|
||||
|
||||
|
||||
<h2>Recapitulando</h2>
|
||||
|
||||
<p>Android é aquele sistema operacional open-source que funciona bem para os usuários, e que os desenvolvedores amam. Sempre conhecido por quebrar barreiras e por ser aberto, expansível, versátil e até amigável com os mais nerds, coisa que nem todo sistema tem a cara e coragem de ser (iOS, Windows Phone). É assim que, por muito tempo, o Android foi visto em relação aos seus concorrentes: Um suspiro de ar puro em relação às práticas abusivas de empresas como a Apple. Mas parece que o Android que cultivamos por duas décadas não cabe mais no bolso dos executivos da Google, é livre demais, e isso criou barreiras éticas e técnicas no lucrativo caminho de exploração adotado pela sua desenvolvedora.</p>
|
||||
|
||||
<h2>O que aconteceu com o Android?</h2>
|
||||
|
||||
<p>A Google anunciou no final deste mês (Agosto de 2025) que a partir de Setembro de 2026 todos os apps instalados em dispositivos certificados (aqueles com o Android da Google e de bootloader bloqueado) precisarão passar pelo processo de verificação de desenvolvedor, processo cujo consiste da coleta de dados pessoais do indivíduo que vai distribuir a aplicação para que o mesmo possa ser identificado e atribuído a possíveis atividades maliciosas relacionadas ao seu software, o mesmo vale para empresas, que além disso precisam pagar uma taxa de 25 USD. O processo é forçado e necessário mesmo com a distribuição do app sendo feita fora das lojas oficiais da Google, o que trouxe óbvias preocupações sobre privacidade e liberdade dos usuários do sistema.</p>
|
||||
|
||||
<h2>As implicações, justificativas e motivações da nova política</h2>
|
||||
|
||||
<p>É importante analisar a justificativa e tentar entender a real motivação que a Google teve ao criar tal política de distribuição. Portanto começamos analisando a fala da Google:</p>
|
||||
|
||||
<blockquote cite="https://developer.android.com/developer-verification">"Para tornar o Android mais seguro, estamos protegendo o ambiente aberto que permite que desenvolvedores e usuários criem e se conectem com confiança. A nova verificação de desenvolvedor do Android é uma camada que detém atores maliciosos e faz com que seja mais difícil para que eles espalhem o mau."</blockquote>
|
||||
|
||||
<p>Ela argumenta que as novas regras do sistema foram feitas com a intenção de aprimorar a segurança do usuário, evitando que software malicioso seja instalado em dispositivos Android certificados. Outra vez vemos segurança sendo usada como forma de justificar práticas controversas que limitam o poder do usuário final no seu próprio dispositivo. Essa também era a justificativa dada para a prática comprovadamente abusiva de bloqueio de sideloading de apps que levou a Google a perder seu caso no tribunal contra a empresa Epic Games, aqui vemos uma versão mais sofisticada da mesma.</p>
|
||||
|
||||
<p>É fácil simpatizar com a empresa quando as palavras são bem colocadas, mas como usuário ávido de softwares alternativos aos das big-techs, eu já vi exemplos de abuso de autoridade suficientes para concluir que as recentes ações da Google não passam de uma forma de recuperar parte, se não todo o controle que ela tinha sobre os dispositivos Android antes do caso mencionado anteriormente.</p>
|
||||
|
||||
<p>Um exemplo desses abusos é o caso do software kio-gdrive, que era amplamente utilizado para integrar o Google Drive ao explorador de arquivos do KDE, um ambiente para sistemas Linux. O software foi bloqueado de perguntar para os usuários se eles autorizavam o acesso a sua conta do Google Drive, no lugar do popup de permissão, a Google colocou um aviso informando os usuários que o software legítimo poderia ser malicioso, seguem os relatos dos desenvolvedores:</p>
|
||||
|
||||
<blockquote cite="https://bugs.kde.org/show_bug.cgi?id=480779#c54">"Google bloqueou o nosso acesso a essa função em junho porque não conseguimos explicar o nosso uso da API de forma que eles julgam satisfatória. Por causa disso o sistema de permissões agora está bloqueado [...] tornando 25% das KAccounts KCM não funcionais. Remova as permissões [...] para que pelo menos o restante das integrações funcione (pelo menos em teoria)."</blockquote>
|
||||
|
||||
<blockquote cite="https://bugs.kde.org/show_bug.cgi?id=480779#c54">"É mais que estúpido (na minha humilde opinião) usuários individuais não poderem indicar que eles concordam com um software específico acessando seus dados supostamente sensíveis!"</blockquote>
|
||||
|
||||
<p>Por mais que durante minhas pesquisas eu não tenha achado exatamente quais conversas foram trocadas pelo time de desenvolvedores—e com isso estou dando um grande benefício da dúvida para a Google—, é no mínimo suspeito que a Google não tenha concordado que um software que exerce suas funções primárias dentro do ambiente do Google Drive tem um motivo válido para usufruir do mesmo. Esse não foi um caso único, a Google age nas entrelinhas para controlar o que acontece ou não no Android, como quando apps compilados para versões mais antigas do sistema mostravam um aviso assustador sobre segurança pois mudanças recentes haviam colocado mais barreiras no sistema de permissões, porém os apps antigos não tinham suporte a elas. Um aviso sobre as permissões que seriam dadas ao aplicativo instalado, enfatizando que elas teriam que ser dadas ao aplicativo por ele não suportar as permissões opcionais é razoável, entretanto a mensagem exibida foi bem mais vaga do que deveria ser, o que convenientemente serviu para assustar os usuários que experimentavam sideloading e ajudou a manter o monopólio da Google Play Store.</p>
|
||||
|
||||
<p>Falando em avisos assustadores, chegou a hora de falar do Play Protect, um software embutido na Google Play Store que escaneia os apps instalados no seu dispositivo via sideloading e retorna o resultado para a base de dados da Google, uma ideia boa a primeira vista, levando em conta que a empresa respeita a escolha do usuário com o modelo <i>opt-in</i>, questionando o mesmo se ele gostaria de enviar seus apps instalados para a análise. O grande problema aparece quando a diferença entre as mensagens de detecção de malware e as que são acionadas pelo simples fato do software estar desatualizado é tão turva que causa dois efeitos graves, que juntos tornam o serviço de proteção da Google praticamente inútil para o usuário, enquanto mantém o monopólio da Google.</p>
|
||||
|
||||
<p>Suponhamos que você está experimentando sideloading pela primeira vez: você tenta instalar uma versão antiga de um software que você gosta. Você recebe a mensagem exacerbada sobre os supostos perigos de instalar o software desatualizado, desiste da instalação e instala a versão atual pela Google Play Store. Assim a Google força, mesmo que indiretamente, mais um usuário a usar sua loja, garantindo os lucrativos 30% de taxa nas transações dos apps.</p>
|
||||
|
||||
<p>Agora apresento um segundo cenário hipotético: você é um usuário mais avançado do sistema Android que tem total noção do que se trata o sideloading e adora instalar seus aplicativos de código aberto por fora da Play Store. Porém você clica em um link duvidoso e baixa um arquivo APK malicioso. Na hora de instalar você recebe o aviso do Play Protect, mas ele é tão frequente e exagerado (até mesmo quando nenhum malware foi detectado) que você acaba dispensando-o por já estar acostumado a ter que fazer isso (isso quando o usuário já não desativou ele nas configurações da Play Store). Agora o usuário tem um malware em seu dispositivo, o Play Protect foi inútil.</p>
|
||||
|
||||
<p>Em certas situações baixar um software por fora da loja da Google é a única opção, pois existem casos onde o desenvolvedor não quer publicar seu app na Play Store, tanto por questões de privacidade—já que os desenvolvedores são forçados a revelar certos dados pessoais para o público quando publicam seus apps—, quanto pela taxa imposta na publicação e vendas internas do aplicativo, que pode afastar desenvolvedores sustentados puramente por doações dos usuários. Pouco importa o motivo, os usuários devem ser livres para escolher o que roda em seus dispositivos.</p>
|
||||
|
||||
<p>De acordo com as informações disponibilizadas até agora, os desenvolvedores não precisarão tornar seus dados públicos caso optem por não distribuir sua aplicação na Play Store, e isso é o mínimo que a Google poderia fazer para tornar as novas políticas de distribuição mais justas para os desenvolvedores. A empresa também afirma que essa verificação não tem o objetivo de verificar o que há dentro da aplicação ou sua finalidade, portanto estaria sendo imposta puramente para barrar a distribuição contínua de malwares, resta ver se a afirmação se sustenta, tendo em vista que isso também pode ser uma ferramenta de abuso de poder conveniente para a Google, como outras serviram nos exemplos citados acima.</p>
|
||||
|
||||
<h2>Próximos passos</h2>
|
||||
|
||||
<p>Devemos ficar atentos a como essas novas políticas vão ser aplicadas, e como as mesmas afetarão o ecossistema do Android. Uma consequência inevitável das mudanças é que um número inestimável de aplicações abandonadas pelos desenvolvedores, que, se não fosse pelos novos requisitos, seriam perfeitamente funcionais serão perdidas de um dia para o outro. Nem todo software antigo se conecta à internet, nem todo software antigo representa um perigo constante ao usuário. A Google está tirando do usuário experiente a opção de assumir a responsabilidade e dizer: "Eu sei o que estou fazendo!", nos segurando como crianças, como se soubessem o que é melhor para todos.</p>
|
||||
|
||||
<p>O Android comercializado nos celulares é baseado no <abbr title="Android Open Source Project">AOSP</abbr>, o que significa que a força vital do Android é aberta, e isso a Google ainda não tirou dos usuários. Portanto pretendo fazer um outro post explicando como você pode recuperar o controle do seu dispositivo por meio de modificações no sistema, da forma mais simples, segura e estável possível, até as formas mais avançadas, caso você se sinta confiante.</p>
|
||||
</article>
|
||||
</main>
|
||||
</div>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
115
docs/pt/blog/index.html
Normal file
|
|
@ -0,0 +1,115 @@
|
|||
<!--
|
||||
_ _ _
|
||||
| |_ ___ _ __ | | ___ _ _ __ ___ __ _ __ ____ _ ___ | |__ ___ _ __ ___
|
||||
| __/ _ \ '_ \| |/ / | | | '_ ` _ \ / _` | \ \ /\ / / _` / __| | '_ \ / _ \ '__/ _ \
|
||||
| || __/ | | | <| |_| | | | | | | (_| | \ V V / (_| \__ \ | | | | __/ | | __/
|
||||
\__\___|_| |_|_|\_\\__,_|_| |_| |_|\__,_| \_/\_/ \__,_|___/ |_| |_|\___|_| \___|
|
||||
|
||||
-->
|
||||
|
||||
<!DOCTYPE html>
|
||||
<html lang="pt">
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<title>Adrian Victor</title>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
|
||||
<link rel="stylesheet" href="/pages/tenkuma/web/static/main.css?fixcache=1">
|
||||
|
||||
<script type="module" src="/pages/tenkuma/web/static/scripts/ccd.js"></script>
|
||||
<script type="module" src="/pages/tenkuma/web/static/scripts/music.js" defer></script>
|
||||
<script type="module" src="/pages/tenkuma/web/static/scripts/88x31.js" defer></script>
|
||||
<script type="module" src="/pages/tenkuma/web/static/scripts/tips.js" defer></script>
|
||||
|
||||
<link rel="apple-touch-icon" sizes="180x180" href="/pages/tenkuma/web/static/apple-touch-icon.png">
|
||||
<link rel="icon" type="image/png" sizes="32x32" href="/pages/tenkuma/web/static/favicon-32x32.png">
|
||||
<link rel="icon" type="image/png" sizes="16x16" href="/pages/tenkuma/web/static/favicon-16x16.png">
|
||||
<link rel="manifest" href="/pages/tenkuma/web/static/site.webmanifest">
|
||||
|
||||
<script src="https://keepandroidopen.org/banner.js" defer></script>
|
||||
|
||||
<meta property="og:title" content="Adrian Victor">
|
||||
<meta property="og:description" content="Website/blog pessoal de Adrian Victor.">
|
||||
<meta property="og:type" content="article">
|
||||
<meta property="og:url" content="https://adrianvic.github.io/tenkuma/web/pages/tenkuma/web/pt/blog/">
|
||||
<meta property="og:image" content="https://adrianvic.github.io/tenkuma/web/pages/tenkuma/web/static/images/bear.jpg">
|
||||
</head>
|
||||
<body>
|
||||
<script>
|
||||
const rootPrefix = "/pages/tenkuma/web/";
|
||||
</script>
|
||||
<style>
|
||||
.bg {
|
||||
opacity: .4!important;
|
||||
}
|
||||
</style>
|
||||
<noscript>
|
||||
<style>
|
||||
.i88x31:hover {
|
||||
transform: scale(2);
|
||||
}
|
||||
</style>
|
||||
</noscript>
|
||||
<div id="everythingHelper">
|
||||
<img src="/pages/tenkuma/web/static/images/bear.jpg" class="bg">
|
||||
<header>
|
||||
<div>
|
||||
<h1>Adrian Victor:Blog</h1>
|
||||
<a id="headerSubtitle"><i>Fanasy is not a crime, find your castle in the sky.</i></a>
|
||||
<script>
|
||||
const headeri18n =
|
||||
{
|
||||
by: "por",
|
||||
options: "Opções",
|
||||
hideBackground: "Esconder imagem de fundo",
|
||||
back: "voltar",
|
||||
permissionIssue: "Problema de permissão",
|
||||
permissionIssueNotificationContent: "Não foi possivel continuar tocando a música de fundo, por favor habilite <b>reprodução automática</b> de áudio para esse website.",
|
||||
notificationDefaultHint: "<b>Clique para ignorar</b>",
|
||||
}
|
||||
</script>
|
||||
</div>
|
||||
<div id="linksHelper">
|
||||
<div id="music"></div>
|
||||
|
||||
<ul id="headerLinks">
|
||||
<a href="/pages/tenkuma/web/pt/">início</a>
|
||||
<a href="/pages/tenkuma/web/pt/blog/">blog</a>
|
||||
<a href="/pages/tenkuma/web/pt/misc/">misc</a>
|
||||
</ul>
|
||||
</div>
|
||||
</header>
|
||||
<div id="mainHelper">
|
||||
|
||||
<main>
|
||||
<p><b>Listando Postagens do Blog:</b></p>
|
||||
<ul>
|
||||
|
||||
|
||||
<li>
|
||||
<p>
|
||||
<a href="/pages/tenkuma/web/posts/instalando-fl-studio-no-linux/">Instalando FL Studio no Linux.</a><br>
|
||||
<b>4/19/2026</b> (editado por último em 5/15/2026)
|
||||
</p>
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li>
|
||||
<p>
|
||||
<a href="/pages/tenkuma/web/posts/verificacao-de-desenvolvedor-no-android/">Sobre as recentes mudanças nos requisitos de distribuição de apps no sistema Android feitas pela Google.</a><br>
|
||||
<b>8/29/2025</b> (editado por último em 5/15/2026)
|
||||
</p>
|
||||
</li>
|
||||
|
||||
|
||||
</ul>
|
||||
</main>
|
||||
</div>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
354
docs/pt/index.html
Normal file
|
|
@ -0,0 +1,354 @@
|
|||
<!--
|
||||
_ _ _
|
||||
| |_ ___ _ __ | | ___ _ _ __ ___ __ _ __ ____ _ ___ | |__ ___ _ __ ___
|
||||
| __/ _ \ '_ \| |/ / | | | '_ ` _ \ / _` | \ \ /\ / / _` / __| | '_ \ / _ \ '__/ _ \
|
||||
| || __/ | | | <| |_| | | | | | | (_| | \ V V / (_| \__ \ | | | | __/ | | __/
|
||||
\__\___|_| |_|_|\_\\__,_|_| |_| |_|\__,_| \_/\_/ \__,_|___/ |_| |_|\___|_| \___|
|
||||
|
||||
-->
|
||||
|
||||
<!DOCTYPE html>
|
||||
<html lang="pt">
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<title>Adrian Victor</title>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
|
||||
<link rel="stylesheet" href="/pages/tenkuma/web/static/main.css?fixcache=1">
|
||||
|
||||
<script type="module" src="/pages/tenkuma/web/static/scripts/ccd.js"></script>
|
||||
<script type="module" src="/pages/tenkuma/web/static/scripts/music.js" defer></script>
|
||||
<script type="module" src="/pages/tenkuma/web/static/scripts/88x31.js" defer></script>
|
||||
<script type="module" src="/pages/tenkuma/web/static/scripts/tips.js" defer></script>
|
||||
|
||||
<link rel="apple-touch-icon" sizes="180x180" href="/pages/tenkuma/web/static/apple-touch-icon.png">
|
||||
<link rel="icon" type="image/png" sizes="32x32" href="/pages/tenkuma/web/static/favicon-32x32.png">
|
||||
<link rel="icon" type="image/png" sizes="16x16" href="/pages/tenkuma/web/static/favicon-16x16.png">
|
||||
<link rel="manifest" href="/pages/tenkuma/web/static/site.webmanifest">
|
||||
|
||||
<script src="https://keepandroidopen.org/banner.js" defer></script>
|
||||
|
||||
<meta property="og:title" content="Adrian Victor">
|
||||
<meta property="og:description" content="Website/blog pessoal de Adrian Victor.">
|
||||
<meta property="og:type" content="article">
|
||||
<meta property="og:url" content="https://adrianvic.github.io/tenkuma/web/pages/tenkuma/web/pt/">
|
||||
<meta property="og:image" content="https://adrianvic.github.io/tenkuma/web/pages/tenkuma/web/static/images/bear.jpg">
|
||||
</head>
|
||||
<body>
|
||||
<script>
|
||||
const rootPrefix = "/pages/tenkuma/web/";
|
||||
</script>
|
||||
<style>
|
||||
.bg {
|
||||
opacity: .4!important;
|
||||
}
|
||||
</style>
|
||||
<noscript>
|
||||
<style>
|
||||
.i88x31:hover {
|
||||
transform: scale(2);
|
||||
}
|
||||
</style>
|
||||
</noscript>
|
||||
<div id="everythingHelper">
|
||||
<img src="/pages/tenkuma/web/static/images/bear.jpg" class="bg">
|
||||
<header>
|
||||
<div>
|
||||
<h1>Adrian Victor</h1>
|
||||
<a id="headerSubtitle"><i>Fanasy is not a crime, find your castle in the sky.</i></a>
|
||||
<script>
|
||||
const headeri18n =
|
||||
{
|
||||
by: "por",
|
||||
options: "Opções",
|
||||
hideBackground: "Esconder imagem de fundo",
|
||||
back: "voltar",
|
||||
permissionIssue: "Problema de permissão",
|
||||
permissionIssueNotificationContent: "Não foi possivel continuar tocando a música de fundo, por favor habilite <b>reprodução automática</b> de áudio para esse website.",
|
||||
notificationDefaultHint: "<b>Clique para ignorar</b>",
|
||||
}
|
||||
</script>
|
||||
</div>
|
||||
<div id="linksHelper">
|
||||
<div id="music"></div>
|
||||
|
||||
<ul id="headerLinks">
|
||||
<a href="/pages/tenkuma/web/pt/">início</a>
|
||||
<a href="/pages/tenkuma/web/pt/blog/">blog</a>
|
||||
<a href="/pages/tenkuma/web/pt/misc/">misc</a>
|
||||
</ul>
|
||||
</div>
|
||||
</header>
|
||||
<div id="mainHelper">
|
||||
|
||||
|
||||
|
||||
|
||||
<div id="homeSquares">
|
||||
</div>
|
||||
|
||||
<main>
|
||||
<script src="/pages/tenkuma/web/static/scripts/home.js" defer></script>
|
||||
|
||||
<noscript>
|
||||
<style>
|
||||
.hs {
|
||||
display: unset !important;
|
||||
}
|
||||
#homeSquares {
|
||||
display: none;
|
||||
}
|
||||
</style>
|
||||
</noscript>
|
||||
|
||||
<div class="hs" id="hsDefault">
|
||||
<div class="box pageHeaderBox">
|
||||
<h1 id="homeTitle">Bem-vindo</h1>
|
||||
<p>Parece que você encontrou meu website! Olá, sou <b>Adrian Victor</b> (ou <b>tenkuma</b>), um cara brasileiro que gosta de mexer com computadores, programas de computadores e <i>enimatpirtlitemídios</i>.</p>
|
||||
|
||||
<div class="homeBadgesBox">
|
||||
|
||||
<img
|
||||
class="i88x31"
|
||||
src="/pages/tenkuma/web/static/images/88x31/tenkuma.gif"
|
||||
data-tip="<b>Clique para expandir</b> (tenkuma.gif)"
|
||||
>
|
||||
|
||||
|
||||
<img
|
||||
class="i88x31"
|
||||
src="/pages/tenkuma/web/static/images/88x31/anybrowser6.gif"
|
||||
data-tip="<b>Clique para expandir</b> (anybrowser6.gif)"
|
||||
>
|
||||
|
||||
|
||||
<img
|
||||
class="i88x31"
|
||||
src="/pages/tenkuma/web/static/images/88x31/ai.gif"
|
||||
data-tip="<b>Clique para expandir</b> (ai.gif)"
|
||||
>
|
||||
|
||||
|
||||
<img
|
||||
class="i88x31"
|
||||
src="/pages/tenkuma/web/static/images/88x31/WEBP.gif"
|
||||
data-tip="<b>Clique para expandir</b> (WEBP.gif)"
|
||||
>
|
||||
|
||||
|
||||
<img
|
||||
class="i88x31"
|
||||
src="/pages/tenkuma/web/static/images/88x31/rainbowrain.gif"
|
||||
data-tip="<b>Clique para expandir</b> (rainbowrain.gif)"
|
||||
>
|
||||
|
||||
|
||||
<img
|
||||
class="i88x31"
|
||||
src="/pages/tenkuma/web/static/images/88x31/blasphemy.gif"
|
||||
data-tip="<b>Clique para expandir</b> (blasphemy.gif)"
|
||||
>
|
||||
|
||||
|
||||
<img
|
||||
class="i88x31"
|
||||
src="/pages/tenkuma/web/static/images/88x31/css3.gif"
|
||||
data-tip="<b>Clique para expandir</b> (css3.gif)"
|
||||
>
|
||||
|
||||
|
||||
<img
|
||||
class="i88x31"
|
||||
src="/pages/tenkuma/web/static/images/88x31/best_viewed_with_open_eyes.gif"
|
||||
data-tip="<b>Clique para expandir</b> (best_viewed_with_open_eyes.gif)"
|
||||
>
|
||||
|
||||
|
||||
<img
|
||||
class="i88x31"
|
||||
src="/pages/tenkuma/web/static/images/88x31/gnu-linux.gif"
|
||||
data-tip="<b>Clique para expandir</b> (gnu-linux.gif)"
|
||||
>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<hr>
|
||||
|
||||
<h2>Sobre Mim</h2>
|
||||
<p>
|
||||
Meu nome é Adrian Victor, mas on-line eu uso o nickname tenkuma. Estou no último ano do ensino médio e estudo informática. Meus hobbies são escutar e produzir música, programação, selfhosting, Linux, e muito mais.
|
||||
</p>
|
||||
<p>Tenkuma, ou 天くま em japonês, significa urso celestial e foi um nome dado a mim por um amigo que eu já perdi contato há muito tempo. Sakata se foi, mas o nome ficou e se tornou parte integral da personalidade do meu eu digital até hoje.</p>
|
||||
|
||||
<h2>Redes Sociais e Contato</h2>
|
||||
<p>
|
||||
Estou publicamente disponível no Mastodon <a href='https://mstdn.social/@tenkuma'>(@tenkuma@mstdn.social)</a>,
|
||||
GitHub <a href='https://github.com/adrianvic'>(adrianvic)</a>,
|
||||
Disroot Git <a href='https://git.disroot.org/adrianvictor'>(adrianvictor)</a>,
|
||||
Discord <a href='https://discord.com/users/681643259764015116'>(@adrianvic)</a>,
|
||||
YouTube <a href='https://www.youtube.com/@adrianvictor8'>(@adrianvictor8)</a>,
|
||||
BitView <a href='https://www.bitview.net/user/tenkuma'>(tenkuma)</a>,
|
||||
Modrinth <a href='https://modrinth.com/user/tenkumabear'>(tenkumabear)</a>
|
||||
e XMPP <a href='xmpp:adrianvictor@disroot.org'>(adrianvictor@disroot.org)</a>.
|
||||
</p>
|
||||
<p>Você pode enviar um correio eletrônico para <a href="mailto:adrianvictor@disroot.org">(adrianvictor@disroot.org)</a> ou me contactar por qualquer outro meio citado acima. Para assuntos relativos a projetos específicos, verifique o campo de contato do projeto, caso não haja um adicione <i>+nomedoprojeto</i> ao meu endereço de E-mail (exemplo: adrianvictor+projetolegal@disroot.org).</p>
|
||||
</div>
|
||||
|
||||
<div class="hs" id="hsMusic">
|
||||
<div class="box pageHeaderBox">
|
||||
<h1>Música</h1>
|
||||
<p>Sempre amei música, e tenho achado produção musical algo muito interessante ultimamente. Publico minhas músicas como <i>tenkuma</i>, junto com meus amigos formei a <a href="https://margarina-records.rf.gd">Margarina Records</a>—uma label amadora.</p>
|
||||
<p>Você pode conferir minhas músicas mais recentes no meu perfil do <a href="https://genius.com/tenkuma">Genius</a>.</p>
|
||||
|
||||
<div class="homeBadgesBox">
|
||||
|
||||
<img
|
||||
class="i88x31"
|
||||
src="/pages/tenkuma/web/static/images/88x31/rave.gif"
|
||||
data-tip="<b>Clique para expandir</b> (rave.gif)"
|
||||
>
|
||||
|
||||
|
||||
<img
|
||||
class="i88x31"
|
||||
src="/pages/tenkuma/web/static/images/88x31/happymix.gif"
|
||||
data-tip="<b>Clique para expandir</b> (happymix.gif)"
|
||||
>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<hr>
|
||||
|
||||
<div class="hsMusicCard">
|
||||
|
||||
<div class="youtubeCardHolderHelper">
|
||||
<div class="youtubeCardHolder">
|
||||
<a href="https://margarina.bandcamp.com/album/velkommen">
|
||||
<div class="blogpostYoutubeVideo" style="border-color: #482948;">
|
||||
<img src="/pages/tenkuma/web/static/images/songs/velkommen.jpg">
|
||||
<div class="videoHeader">
|
||||
|
||||
<h2 class="videoTitle" style="color: #482948;">
|
||||
Velkommen
|
||||
</h2>
|
||||
<p>Bandcamp (5:39)</p>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="hs" id="hsVideo">
|
||||
<div class="box pageHeaderBox">
|
||||
<h1>Vídeos</h1>
|
||||
<p>Eu faço vídeos para o <a href='${globalValues.youtube.url}'>meu canal do YouTube</a>. Não posto regularmente; não tem calendário—apenas eu mostrando alguma coisa em vídeo.</p>
|
||||
</div>
|
||||
|
||||
<hr>
|
||||
|
||||
|
||||
<div class="youtubeCardHolderHelper">
|
||||
<div class="youtubeCardHolder">
|
||||
<a href="https://www.youtube.com/watch?v=6bnNAnSY9Uo">
|
||||
<div class="blogpostYoutubeVideo" >
|
||||
<img src="/pages/tenkuma/web/static/images/thumbnails/fl_studio_linux.png">
|
||||
<div class="videoHeader">
|
||||
|
||||
<h2 class="videoTitle" >
|
||||
Como instalar o FL Studio no Linux?
|
||||
</h2>
|
||||
<p>YouTube (5:53)</p>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
<div class="hs" id="hsCode">
|
||||
<div class="box pageHeaderBox">
|
||||
<h1>Software</h1>
|
||||
<p>Estou estudando informática no IFC (SC, Brazil) mas no meu tempo livre tenho projetos como programas de computador, plugins para Minecraft, servidores Minecraft, etc... Todos meus projetos públicos estão disponíveis no meu <a href="https://github.com/adrianvic">perfil do GitHub</a>.</p>
|
||||
</div>
|
||||
|
||||
<hr>
|
||||
|
||||
<div class="hsProjects">
|
||||
|
||||
<div class="hsProject">
|
||||
<div class="hsProjectHeader">
|
||||
<div class="hsProjectImage">
|
||||
<img src="/pages/tenkuma/web/static/images/jamfish-wide.png" alt="Jamfish">
|
||||
</div>
|
||||
<a href="https://github.com/adrianvic/jamfish" class="hsProjectHeaderIcon">
|
||||
<img src="/pages/tenkuma/web/static/visual/github.svg" class="invertedc">
|
||||
</a>
|
||||
</div>
|
||||
<div class="hsProjectContent">
|
||||
<p>Reprodutor de música nativo para dispositivos Android que se conecta a servidores de mídia Jellyfin. O código é baseado no repositório arquivado do Gelli, que por sua vez se baseia em uma versão antiga do Phonograph.</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
<div class="hsProject">
|
||||
<div class="hsProjectHeader">
|
||||
<div class="hsProjectImage">
|
||||
<img src="/pages/tenkuma/web/static/images/itemeconomy2-wide.png" alt="ItemEconomy">
|
||||
</div>
|
||||
<a href="https://github.com/adrianvic/ItemEconomy" class="hsProjectHeaderIcon">
|
||||
<img src="/pages/tenkuma/web/static/visual/github.svg" class="invertedc">
|
||||
</a>
|
||||
</div>
|
||||
<div class="hsProjectContent">
|
||||
<p>Este plugin PaperMC integra-se ao VaultUnlocked para fornecer um sistema de economia único baseado em itens para o seu servidor Minecraft. Em vez de depender apenas de saldos virtuais, os jogadores usam itens do jogo como moeda física, adicionando uma camada de imersão e realismo à sua economia.</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
<div class="hsProject">
|
||||
<div class="hsProjectHeader">
|
||||
<div class="hsProjectImage">
|
||||
<img src="/pages/tenkuma/web/static/images/eye_of_nemesis.png" alt="Eye of Nemesis">
|
||||
</div>
|
||||
<a href="https://github.com/adrianvic/NemesisEye" class="hsProjectHeaderIcon">
|
||||
<img src="/pages/tenkuma/web/static/visual/github.svg" class="invertedc">
|
||||
</a>
|
||||
</div>
|
||||
<div class="hsProjectContent">
|
||||
<p>Eye of Nemesis é um plugin que permite aos administradores de servidores escrever políticas que negarão ou permitirão (lista negra/branca) que os jogadores façam coisas específicas com base no valor dos nós.</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
<div class="hsProject">
|
||||
<div class="hsProjectHeader">
|
||||
<div class="hsProjectImage">
|
||||
<img src="/pages/tenkuma/web/static/images/pestowikifullwhite.png" alt="PestoWiki">
|
||||
</div>
|
||||
<a href="https://github.com/Margarina-not-butter/PestoWiki" class="hsProjectHeaderIcon">
|
||||
<img src="/pages/tenkuma/web/static/visual/github.svg" class="invertedc">
|
||||
</a>
|
||||
</div>
|
||||
<div class="hsProjectContent">
|
||||
<p>Cliente personalizável multiplataforma para wikis escrito em Python usando PySide6 (QT).</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
</main>
|
||||
</div>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
3093
docs/pt/misc/88x31/index.html
Normal file
454
docs/pt/misc/bookmarks/index.html
Normal file
|
|
@ -0,0 +1,454 @@
|
|||
<!--
|
||||
_ _ _
|
||||
| |_ ___ _ __ | | ___ _ _ __ ___ __ _ __ ____ _ ___ | |__ ___ _ __ ___
|
||||
| __/ _ \ '_ \| |/ / | | | '_ ` _ \ / _` | \ \ /\ / / _` / __| | '_ \ / _ \ '__/ _ \
|
||||
| || __/ | | | <| |_| | | | | | | (_| | \ V V / (_| \__ \ | | | | __/ | | __/
|
||||
\__\___|_| |_|_|\_\\__,_|_| |_| |_|\__,_| \_/\_/ \__,_|___/ |_| |_|\___|_| \___|
|
||||
|
||||
-->
|
||||
|
||||
<!DOCTYPE html>
|
||||
<html lang="pt">
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<title>Adrian Victor</title>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
|
||||
<link rel="stylesheet" href="/pages/tenkuma/web/static/main.css?fixcache=1">
|
||||
|
||||
<script type="module" src="/pages/tenkuma/web/static/scripts/ccd.js"></script>
|
||||
<script type="module" src="/pages/tenkuma/web/static/scripts/music.js" defer></script>
|
||||
<script type="module" src="/pages/tenkuma/web/static/scripts/88x31.js" defer></script>
|
||||
<script type="module" src="/pages/tenkuma/web/static/scripts/tips.js" defer></script>
|
||||
|
||||
<link rel="apple-touch-icon" sizes="180x180" href="/pages/tenkuma/web/static/apple-touch-icon.png">
|
||||
<link rel="icon" type="image/png" sizes="32x32" href="/pages/tenkuma/web/static/favicon-32x32.png">
|
||||
<link rel="icon" type="image/png" sizes="16x16" href="/pages/tenkuma/web/static/favicon-16x16.png">
|
||||
<link rel="manifest" href="/pages/tenkuma/web/static/site.webmanifest">
|
||||
|
||||
<script src="https://keepandroidopen.org/banner.js" defer></script>
|
||||
|
||||
<meta property="og:title" content="Adrian Victor">
|
||||
<meta property="og:description" content="Website/blog pessoal de Adrian Victor.">
|
||||
<meta property="og:type" content="article">
|
||||
<meta property="og:url" content="https://adrianvic.github.io/tenkuma/web/pages/tenkuma/web/pt/misc/bookmarks/">
|
||||
<meta property="og:image" content="https://adrianvic.github.io/tenkuma/web/pages/tenkuma/web/static/images/towers.jpg">
|
||||
</head>
|
||||
<body>
|
||||
<script>
|
||||
const rootPrefix = "/pages/tenkuma/web/";
|
||||
</script>
|
||||
<style>
|
||||
.bg {
|
||||
opacity: 0.2!important;
|
||||
}
|
||||
</style>
|
||||
<noscript>
|
||||
<style>
|
||||
.i88x31:hover {
|
||||
transform: scale(2);
|
||||
}
|
||||
</style>
|
||||
</noscript>
|
||||
<div id="everythingHelper">
|
||||
<img src="/pages/tenkuma/web/static/images/towers.jpg" class="bg">
|
||||
<header>
|
||||
<div>
|
||||
<h1>Adrian Victor</h1>
|
||||
<a id="headerSubtitle"><i>Fanasy is not a crime, find your castle in the sky.</i></a>
|
||||
<script>
|
||||
const headeri18n =
|
||||
{
|
||||
by: "por",
|
||||
options: "Opções",
|
||||
hideBackground: "Esconder imagem de fundo",
|
||||
back: "voltar",
|
||||
permissionIssue: "Problema de permissão",
|
||||
permissionIssueNotificationContent: "Não foi possivel continuar tocando a música de fundo, por favor habilite <b>reprodução automática</b> de áudio para esse website.",
|
||||
notificationDefaultHint: "<b>Clique para ignorar</b>",
|
||||
}
|
||||
</script>
|
||||
</div>
|
||||
<div id="linksHelper">
|
||||
<div id="music"></div>
|
||||
|
||||
<ul id="headerLinks">
|
||||
<a href="/pages/tenkuma/web/pt/">início</a>
|
||||
<a href="/pages/tenkuma/web/pt/blog/">blog</a>
|
||||
<a href="/pages/tenkuma/web/pt/misc/">misc</a>
|
||||
</ul>
|
||||
</div>
|
||||
</header>
|
||||
<div id="mainHelper">
|
||||
|
||||
|
||||
<main>
|
||||
<div class="box pageHeaderBox">
|
||||
<h1>Favoritos</h1>
|
||||
<p>Essa é a lista de links favoritos curada por mim, dividida em seções para facilitar a navegação ;-)</p>
|
||||
|
||||
<img
|
||||
class="i88x31"
|
||||
src="/pages/tenkuma/web/static/images/88x31/BOOKMARKthispageNOW.png"
|
||||
data-tip="<b>Clique para expandir</b> (BOOKMARKthispageNOW.png)"
|
||||
>
|
||||
|
||||
</div>
|
||||
<hr>
|
||||
|
||||
<div>
|
||||
<h2>Downloads</h2>
|
||||
|
||||
<div class="box favorites88x31Box">
|
||||
|
||||
|
||||
<img
|
||||
class="i88x31"
|
||||
src="/pages/tenkuma/web/static/images/88x31/iglooftp.gif"
|
||||
data-tip="<b>Clique para expandir</b> (iglooftp.gif)"
|
||||
>
|
||||
|
||||
|
||||
|
||||
<img
|
||||
class="i88x31"
|
||||
src="/pages/tenkuma/web/static/images/88x31/eftpbutton.gif"
|
||||
data-tip="<b>Clique para expandir</b> (eftpbutton.gif)"
|
||||
>
|
||||
|
||||
|
||||
</div>
|
||||
|
||||
<dl>
|
||||
|
||||
<div class="favoritesDefinitionListItem">
|
||||
<dt><a href="https://malwarewatch.org/">MalwareWatch</a></dt>
|
||||
<hr class="favoritesDivider">
|
||||
<dd>
|
||||
Website do Enderman. Tem download de vários softwares úteis, imagens de sistemas operacionais e malware.
|
||||
<div class="favorite88x31Box">
|
||||
|
||||
</div>
|
||||
</dd>
|
||||
</div>
|
||||
|
||||
<div class="favoritesDefinitionListItem">
|
||||
<dt><a href="https://free-images.com/">Free Images</a></dt>
|
||||
<hr class="favoritesDivider">
|
||||
<dd>
|
||||
Pesquise por milhões de imagens, artes e vetores. Todas as imagens são de domínio público ou sobre CC0. Livre para baixar e livre para usar.
|
||||
<div class="favorite88x31Box">
|
||||
|
||||
</div>
|
||||
</dd>
|
||||
</div>
|
||||
|
||||
<div class="favoritesDefinitionListItem">
|
||||
<dt><a href="https://88x31.nl/">88x31</a></dt>
|
||||
<hr class="favoritesDivider">
|
||||
<dd>
|
||||
Essa é uma coleção de mais de 6500 GIFs e PNGs no formato 88x31. No final dos anos 1990 e começo dos 2000 era muito comum usar essas imagens no seu site pessoal.
|
||||
<div class="favorite88x31Box">
|
||||
|
||||
|
||||
|
||||
<img
|
||||
class="i88x31"
|
||||
src="/pages/tenkuma/web/static/images/88x31/WEBP.gif"
|
||||
data-tip="<b>Clique para expandir</b> (WEBP.gif)"
|
||||
>
|
||||
|
||||
|
||||
|
||||
<img
|
||||
class="i88x31"
|
||||
src="/pages/tenkuma/web/static/images/88x31/blank.gif"
|
||||
data-tip="<b>Clique para expandir</b> (blank.gif)"
|
||||
>
|
||||
|
||||
|
||||
|
||||
</div>
|
||||
</dd>
|
||||
</div>
|
||||
|
||||
</dl>
|
||||
|
||||
<div>
|
||||
<h2>Perfis</h2>
|
||||
|
||||
<dl>
|
||||
|
||||
<div class="favoritesDefinitionListItem">
|
||||
<dt><a href="https://www.youtube.com/@mrnandokk">Mr. Nando</a></dt>
|
||||
<hr class="favoritesDivider">
|
||||
<dd>
|
||||
Meu amigo Fernando, ele faz músicas e vídeos de Minecraft e speedrun.
|
||||
<div class="favorite88x31Box">
|
||||
|
||||
</div>
|
||||
</dd>
|
||||
</div>
|
||||
|
||||
<div class="favoritesDefinitionListItem">
|
||||
<dt><a href="https://enderman.ch/">Endermanch</a></dt>
|
||||
<hr class="favoritesDivider">
|
||||
<dd>
|
||||
Andrew é um engenheiro de software, entusiasta de malware e, mais importante, uma estranha e alta criatura. Cresci com os seus videos e ele é uma grande inspiração para mim.
|
||||
<div class="favorite88x31Box">
|
||||
|
||||
</div>
|
||||
</dd>
|
||||
</div>
|
||||
|
||||
</dl>
|
||||
|
||||
<div>
|
||||
<h2>Ferramentas</h2>
|
||||
|
||||
<dl>
|
||||
|
||||
<div class="favoritesDefinitionListItem">
|
||||
<dt><a href="https://excalidraw.com/">Excalidraw</a></dt>
|
||||
<hr class="favoritesDivider">
|
||||
<dd>
|
||||
Quadro branco sem distrações.
|
||||
<div class="favorite88x31Box">
|
||||
|
||||
</div>
|
||||
</dd>
|
||||
</div>
|
||||
|
||||
<div class="favoritesDefinitionListItem">
|
||||
<dt><a href="https://postimages.org/">Postimages</a></dt>
|
||||
<hr class="favoritesDivider">
|
||||
<dd>
|
||||
Gere links permantes de suas imagens para forums, blogs e redes sociais.
|
||||
<div class="favorite88x31Box">
|
||||
|
||||
</div>
|
||||
</dd>
|
||||
</div>
|
||||
|
||||
<div class="favoritesDefinitionListItem">
|
||||
<dt><a href="https://github.com/gorhill/uBlock#ublock-origin">uBlock Origin</a></dt>
|
||||
<hr class="favoritesDivider">
|
||||
<dd>
|
||||
Um bloqueador eficiente para Chromium e Firefox. Rápido e pequeno.
|
||||
<div class="favorite88x31Box">
|
||||
|
||||
|
||||
|
||||
<img
|
||||
class="i88x31"
|
||||
src="/pages/tenkuma/web/static/images/88x31/ublock-now.png"
|
||||
data-tip="<b>Clique para expandir</b> (ublock-now.png)"
|
||||
>
|
||||
|
||||
|
||||
|
||||
</div>
|
||||
</dd>
|
||||
</div>
|
||||
|
||||
</dl>
|
||||
|
||||
<div>
|
||||
<h2>Jogos</h2>
|
||||
|
||||
<div class="box favorites88x31Box">
|
||||
|
||||
|
||||
<img
|
||||
class="i88x31"
|
||||
src="/pages/tenkuma/web/static/images/88x31/gb.gif"
|
||||
data-tip="<b>Clique para expandir</b> (gb.gif)"
|
||||
>
|
||||
|
||||
|
||||
|
||||
<img
|
||||
class="i88x31"
|
||||
src="/pages/tenkuma/web/static/images/88x31/amd_powered.gif"
|
||||
data-tip="<b>Clique para expandir</b> (amd_powered.gif)"
|
||||
>
|
||||
|
||||
|
||||
</div>
|
||||
|
||||
<dl>
|
||||
|
||||
<div class="favoritesDefinitionListItem">
|
||||
<dt><a href="https://www.steamgriddb.com/">SteamGridDB</a></dt>
|
||||
<hr class="favoritesDivider">
|
||||
<dd>
|
||||
Baixe e compartilhe recursos visuais de jogos e personalize sua biblioteca de jogos.
|
||||
<div class="favorite88x31Box">
|
||||
|
||||
</div>
|
||||
</dd>
|
||||
</div>
|
||||
|
||||
</dl>
|
||||
|
||||
<div>
|
||||
<h2>Música</h2>
|
||||
|
||||
<div class="box favorites88x31Box">
|
||||
|
||||
|
||||
<img
|
||||
class="i88x31"
|
||||
src="/pages/tenkuma/web/static/images/88x31/rave.gif"
|
||||
data-tip="<b>Clique para expandir</b> (rave.gif)"
|
||||
>
|
||||
|
||||
|
||||
|
||||
<img
|
||||
class="i88x31"
|
||||
src="/pages/tenkuma/web/static/images/88x31/2014-rave.gif"
|
||||
data-tip="<b>Clique para expandir</b> (2014-rave.gif)"
|
||||
>
|
||||
|
||||
|
||||
|
||||
<img
|
||||
class="i88x31"
|
||||
src="/pages/tenkuma/web/static/images/88x31/wmpfree.gif"
|
||||
data-tip="<b>Clique para expandir</b> (wmpfree.gif)"
|
||||
>
|
||||
|
||||
|
||||
|
||||
<img
|
||||
class="i88x31"
|
||||
src="/pages/tenkuma/web/static/images/88x31/wmp.gif"
|
||||
data-tip="<b>Clique para expandir</b> (wmp.gif)"
|
||||
>
|
||||
|
||||
|
||||
|
||||
<img
|
||||
class="i88x31"
|
||||
src="/pages/tenkuma/web/static/images/88x31/wmp9.gif"
|
||||
data-tip="<b>Clique para expandir</b> (wmp9.gif)"
|
||||
>
|
||||
|
||||
|
||||
|
||||
<img
|
||||
class="i88x31"
|
||||
src="/pages/tenkuma/web/static/images/88x31/wmp10.gif"
|
||||
data-tip="<b>Clique para expandir</b> (wmp10.gif)"
|
||||
>
|
||||
|
||||
|
||||
|
||||
<img
|
||||
class="i88x31"
|
||||
src="/pages/tenkuma/web/static/images/88x31/wmp11.gif"
|
||||
data-tip="<b>Clique para expandir</b> (wmp11.gif)"
|
||||
>
|
||||
|
||||
|
||||
|
||||
<img
|
||||
class="i88x31"
|
||||
src="/pages/tenkuma/web/static/images/88x31/ffmpeg.gif"
|
||||
data-tip="<b>Clique para expandir</b> (ffmpeg.gif)"
|
||||
>
|
||||
|
||||
|
||||
|
||||
<img
|
||||
class="i88x31"
|
||||
src="/pages/tenkuma/web/static/images/88x31/ymusic.gif"
|
||||
data-tip="<b>Clique para expandir</b> (ymusic.gif)"
|
||||
>
|
||||
|
||||
|
||||
</div>
|
||||
|
||||
<dl>
|
||||
|
||||
<div class="favoritesDefinitionListItem">
|
||||
<dt><a href="https://radio.cvgm.net/demovibes/">CVGM Radio</a></dt>
|
||||
<hr class="favoritesDivider">
|
||||
<dd>
|
||||
Seu lar para música relacionada a video games, demo scene e computadores.
|
||||
<div class="favorite88x31Box">
|
||||
|
||||
</div>
|
||||
</dd>
|
||||
</div>
|
||||
|
||||
</dl>
|
||||
|
||||
<div>
|
||||
<h2>Pirataria</h2>
|
||||
|
||||
<div class="box favorites88x31Box">
|
||||
|
||||
|
||||
<img
|
||||
class="i88x31"
|
||||
src="/pages/tenkuma/web/static/images/88x31/piracy.png"
|
||||
data-tip="<b>Clique para expandir</b> (piracy.png)"
|
||||
>
|
||||
|
||||
|
||||
</div>
|
||||
|
||||
<dl>
|
||||
|
||||
<div class="favoritesDefinitionListItem">
|
||||
<dt><a href="https://nyaa.si/">Nyaa</a></dt>
|
||||
<hr class="favoritesDivider">
|
||||
<dd>
|
||||
Um tracker de animes, mangás e coisas relacionadas.
|
||||
<div class="favorite88x31Box">
|
||||
|
||||
|
||||
|
||||
<img
|
||||
class="i88x31"
|
||||
src="/pages/tenkuma/web/static/images/88x31/rukia.gif"
|
||||
data-tip="<b>Clique para expandir</b> (rukia.gif)"
|
||||
>
|
||||
|
||||
|
||||
|
||||
</div>
|
||||
</dd>
|
||||
</div>
|
||||
|
||||
<div class="favoritesDefinitionListItem">
|
||||
<dt><a href="https://lucida.to/">Lucida</a></dt>
|
||||
<hr class="favoritesDivider">
|
||||
<dd>
|
||||
Com Lucida, você pode baixar musica diretamente de Qobuz, Tidal, Soundcloud, Deezer, Amazon Music, e Yandex Music em alta qualidade de graça. Sem pegadinhas, sem anúncios obrigatórios, sem enrolação. Como que funciona?
|
||||
<div class="favorite88x31Box">
|
||||
|
||||
</div>
|
||||
</dd>
|
||||
</div>
|
||||
|
||||
<div class="favoritesDefinitionListItem">
|
||||
<dt><a href="https://doubledouble.top/">DoubleDouble</a></dt>
|
||||
<hr class="favoritesDivider">
|
||||
<dd>
|
||||
Baixe musica diretamente de Qobuz, Tidal, Soundcloud, Deezer, Amazon Music, e Yandex Music em alta qualidade de graça.
|
||||
<div class="favorite88x31Box">
|
||||
|
||||
</div>
|
||||
</dd>
|
||||
</div>
|
||||
|
||||
</dl>
|
||||
|
||||
</main>
|
||||
</div>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
124
docs/pt/misc/index.html
Normal file
|
|
@ -0,0 +1,124 @@
|
|||
<!--
|
||||
_ _ _
|
||||
| |_ ___ _ __ | | ___ _ _ __ ___ __ _ __ ____ _ ___ | |__ ___ _ __ ___
|
||||
| __/ _ \ '_ \| |/ / | | | '_ ` _ \ / _` | \ \ /\ / / _` / __| | '_ \ / _ \ '__/ _ \
|
||||
| || __/ | | | <| |_| | | | | | | (_| | \ V V / (_| \__ \ | | | | __/ | | __/
|
||||
\__\___|_| |_|_|\_\\__,_|_| |_| |_|\__,_| \_/\_/ \__,_|___/ |_| |_|\___|_| \___|
|
||||
|
||||
-->
|
||||
|
||||
<!DOCTYPE html>
|
||||
<html lang="pt">
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<title>Adrian Victor</title>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
|
||||
<link rel="stylesheet" href="/pages/tenkuma/web/static/main.css?fixcache=1">
|
||||
|
||||
<script type="module" src="/pages/tenkuma/web/static/scripts/ccd.js"></script>
|
||||
<script type="module" src="/pages/tenkuma/web/static/scripts/music.js" defer></script>
|
||||
<script type="module" src="/pages/tenkuma/web/static/scripts/88x31.js" defer></script>
|
||||
<script type="module" src="/pages/tenkuma/web/static/scripts/tips.js" defer></script>
|
||||
|
||||
<link rel="apple-touch-icon" sizes="180x180" href="/pages/tenkuma/web/static/apple-touch-icon.png">
|
||||
<link rel="icon" type="image/png" sizes="32x32" href="/pages/tenkuma/web/static/favicon-32x32.png">
|
||||
<link rel="icon" type="image/png" sizes="16x16" href="/pages/tenkuma/web/static/favicon-16x16.png">
|
||||
<link rel="manifest" href="/pages/tenkuma/web/static/site.webmanifest">
|
||||
|
||||
<script src="https://keepandroidopen.org/banner.js" defer></script>
|
||||
|
||||
<meta property="og:title" content="Adrian Victor">
|
||||
<meta property="og:description" content="Website/blog pessoal de Adrian Victor.">
|
||||
<meta property="og:type" content="article">
|
||||
<meta property="og:url" content="https://adrianvic.github.io/tenkuma/web/pages/tenkuma/web/pt/misc/">
|
||||
<meta property="og:image" content="https://adrianvic.github.io/tenkuma/web/pages/tenkuma/web/static/images/bear.jpg">
|
||||
</head>
|
||||
<body>
|
||||
<script>
|
||||
const rootPrefix = "/pages/tenkuma/web/";
|
||||
</script>
|
||||
<style>
|
||||
.bg {
|
||||
opacity: .4!important;
|
||||
}
|
||||
</style>
|
||||
<noscript>
|
||||
<style>
|
||||
.i88x31:hover {
|
||||
transform: scale(2);
|
||||
}
|
||||
</style>
|
||||
</noscript>
|
||||
<div id="everythingHelper">
|
||||
<img src="/pages/tenkuma/web/static/images/bear.jpg" class="bg">
|
||||
<header>
|
||||
<div>
|
||||
<h1>Adrian Victor:Misc</h1>
|
||||
<a id="headerSubtitle"><i>Fanasy is not a crime, find your castle in the sky.</i></a>
|
||||
<script>
|
||||
const headeri18n =
|
||||
{
|
||||
by: "por",
|
||||
options: "Opções",
|
||||
hideBackground: "Esconder imagem de fundo",
|
||||
back: "voltar",
|
||||
permissionIssue: "Problema de permissão",
|
||||
permissionIssueNotificationContent: "Não foi possivel continuar tocando a música de fundo, por favor habilite <b>reprodução automática</b> de áudio para esse website.",
|
||||
notificationDefaultHint: "<b>Clique para ignorar</b>",
|
||||
}
|
||||
</script>
|
||||
</div>
|
||||
<div id="linksHelper">
|
||||
<div id="music"></div>
|
||||
|
||||
<ul id="headerLinks">
|
||||
<a href="/pages/tenkuma/web/pt/">início</a>
|
||||
<a href="/pages/tenkuma/web/pt/blog/">blog</a>
|
||||
<a href="/pages/tenkuma/web/pt/misc/">misc</a>
|
||||
</ul>
|
||||
</div>
|
||||
</header>
|
||||
<div id="mainHelper">
|
||||
|
||||
<main>
|
||||
<h1>Miscelâneo</h1>
|
||||
|
||||
<ul>
|
||||
<dl>
|
||||
|
||||
|
||||
|
||||
<dt>
|
||||
<a href="/pages/tenkuma/web/pt/misc/88x31/">
|
||||
88x31
|
||||
</a>
|
||||
</dt>
|
||||
|
||||
<dd>
|
||||
|
||||
|
||||
Minha coleção de GIFs e imagens 88x31.
|
||||
</dd>
|
||||
|
||||
|
||||
|
||||
<dt>
|
||||
<a href="/pages/tenkuma/web/pt/misc/bookmarks/">
|
||||
Favoritos
|
||||
</a>
|
||||
</dt>
|
||||
|
||||
<dd>
|
||||
|
||||
|
||||
Minha coleção de sites e páginas interessantes.
|
||||
</dd>
|
||||
|
||||
</dl>
|
||||
</ul>
|
||||
</main>
|
||||
</div>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
214
docs/school/api-rodrigoribeiro/index.html
Normal file
|
|
@ -0,0 +1,214 @@
|
|||
<!--
|
||||
_ _ _
|
||||
| |_ ___ _ __ | | ___ _ _ __ ___ __ _ __ ____ _ ___ | |__ ___ _ __ ___
|
||||
| __/ _ \ '_ \| |/ / | | | '_ ` _ \ / _` | \ \ /\ / / _` / __| | '_ \ / _ \ '__/ _ \
|
||||
| || __/ | | | <| |_| | | | | | | (_| | \ V V / (_| \__ \ | | | | __/ | | __/
|
||||
\__\___|_| |_|_|\_\\__,_|_| |_| |_|\__,_| \_/\_/ \__,_|___/ |_| |_|\___|_| \___|
|
||||
|
||||
-->
|
||||
|
||||
<!DOCTYPE html>
|
||||
<html lang="pt">
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<title>Adrian Victor - Demonstração da API do Prof. Rodrigo Ribeiro</title>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
|
||||
<link rel="stylesheet" href="/pages/tenkuma/web/static/main.css?fixcache=1">
|
||||
|
||||
<script type="module" src="/pages/tenkuma/web/static/scripts/ccd.js"></script>
|
||||
<script type="module" src="/pages/tenkuma/web/static/scripts/music.js" defer></script>
|
||||
<script type="module" src="/pages/tenkuma/web/static/scripts/88x31.js" defer></script>
|
||||
<script type="module" src="/pages/tenkuma/web/static/scripts/tips.js" defer></script>
|
||||
|
||||
<link rel="apple-touch-icon" sizes="180x180" href="/pages/tenkuma/web/static/apple-touch-icon.png">
|
||||
<link rel="icon" type="image/png" sizes="32x32" href="/pages/tenkuma/web/static/favicon-32x32.png">
|
||||
<link rel="icon" type="image/png" sizes="16x16" href="/pages/tenkuma/web/static/favicon-16x16.png">
|
||||
<link rel="manifest" href="/pages/tenkuma/web/static/site.webmanifest">
|
||||
|
||||
<script src="https://keepandroidopen.org/banner.js" defer></script>
|
||||
|
||||
<meta property="og:title" content="Adrian Victor - Demonstração da API do Prof. Rodrigo Ribeiro">
|
||||
<meta property="og:description" content="Website/blog pessoal de Adrian Victor.">
|
||||
<meta property="og:type" content="article">
|
||||
<meta property="og:url" content="https://adrianvic.github.io/tenkuma/web/pages/tenkuma/web/school/api-rodrigoribeiro/">
|
||||
<meta property="og:image" content="https://adrianvic.github.io/tenkuma/web/pages/tenkuma/web/static/images/bear.jpg">
|
||||
</head>
|
||||
<body>
|
||||
<script>
|
||||
const rootPrefix = "/pages/tenkuma/web/";
|
||||
</script>
|
||||
<style>
|
||||
.bg {
|
||||
opacity: .4!important;
|
||||
}
|
||||
</style>
|
||||
<noscript>
|
||||
<style>
|
||||
.i88x31:hover {
|
||||
transform: scale(2);
|
||||
}
|
||||
</style>
|
||||
</noscript>
|
||||
<div id="everythingHelper">
|
||||
<img src="/pages/tenkuma/web/static/images/bear.jpg" class="bg">
|
||||
<header>
|
||||
<div>
|
||||
<h1>Adrian Victor:Trabalhos</h1>
|
||||
<a id="headerSubtitle"><i>Fanasy is not a crime, find your castle in the sky.</i></a>
|
||||
<script>
|
||||
const headeri18n =
|
||||
{
|
||||
by: "por",
|
||||
options: "Opções",
|
||||
hideBackground: "Esconder imagem de fundo",
|
||||
back: "voltar",
|
||||
permissionIssue: "Problema de permissão",
|
||||
permissionIssueNotificationContent: "Não foi possivel continuar tocando a música de fundo, por favor habilite <b>reprodução automática</b> de áudio para esse website.",
|
||||
notificationDefaultHint: "<b>Clique para ignorar</b>",
|
||||
}
|
||||
</script>
|
||||
</div>
|
||||
<div id="linksHelper">
|
||||
<div id="music"></div>
|
||||
|
||||
<ul id="headerLinks">
|
||||
<a href="/pages/tenkuma/web/pt/">início</a>
|
||||
<a href="/pages/tenkuma/web/pt/blog/">blog</a>
|
||||
<a href="/pages/tenkuma/web/pt/misc/">misc</a>
|
||||
</ul>
|
||||
</div>
|
||||
</header>
|
||||
<div id="mainHelper">
|
||||
<style>
|
||||
#mainAPI, #login {
|
||||
display: none;
|
||||
}
|
||||
|
||||
#mainAPI.selected, #login.selected {
|
||||
display: flex;
|
||||
}
|
||||
</style>
|
||||
<div style="display: flex; gap: 1em; flex-direction: column;">
|
||||
<h1>Demonstração da API do Prof. Rodrigo Ribeiro</h1>
|
||||
<p>A API do Prof. Rodrigo Ribeiro permite que o <i>client</i> envie uma imagem, assim retornando o resultado de uma leitura óptica realizada sobre a mesma com inteligência artificial. Esse client lê o resultado e o mostra de forma simples para o usuário.</p>
|
||||
<p><a href="https://api.rodrigoribeiro.net/doc">Mais informações sobre a API podem ser encontradas no seu website.</a></p>
|
||||
<div id="token">Token: Ausente</div>
|
||||
<div id="login" class="selected" style="flex-direction: column; gap: .6em;">
|
||||
<input type="text" id="username" placeholder="E-mail">
|
||||
<input type="password" id="password" placeholder="Senha">
|
||||
<div>
|
||||
<button id="submit">Logar</button>
|
||||
<button id="submitb">Criar Usuário</button>
|
||||
</div>
|
||||
</div>
|
||||
<div id="mainAPI" style="flex-direction: column; gap: 1em;">
|
||||
<div style="display: flex; flex-direction: column; gap: .6em;">
|
||||
<input type="file" id="file">
|
||||
<div>
|
||||
<button id="submitImage">Enviar imagem.</button>
|
||||
<button id="logout">Deletar token</button>
|
||||
</div>
|
||||
</div>
|
||||
<div id="imageResults">
|
||||
<p>Resultados da leitura óptica:</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<script>
|
||||
const usernameInput = document.getElementById('username');
|
||||
const passwordInput = document.getElementById('password');
|
||||
const tokenLabel = document.getElementById('token');
|
||||
const submitButton = document.getElementById('submit');
|
||||
const cuButton = document.getElementById('submitb');
|
||||
const fileEl = document.getElementById('file');
|
||||
const submitImageButton = document.getElementById('submitImage');
|
||||
const imageResults = document.getElementById("imageResults");
|
||||
const loginDiv = document.getElementById("login");
|
||||
const apiDiv = document.getElementById("mainAPI");
|
||||
const logoutButton = document.getElementById("logout");
|
||||
|
||||
let token = '';
|
||||
|
||||
async function api(endpoint, data) {
|
||||
const info = {
|
||||
method: 'POST',
|
||||
headers: {
|
||||
'Content-Type': 'application/json',
|
||||
'Authorization': `Bearer ${token}`
|
||||
},
|
||||
body: JSON.stringify(data),
|
||||
}
|
||||
let res = await fetch(`https://api.rodrigoribeiro.net/${endpoint}`, info);
|
||||
res = await res.json()
|
||||
console.log(res)
|
||||
return res;
|
||||
}
|
||||
|
||||
function login(username, password, createAccount = false) {
|
||||
return api(createAccount ? "registrar" : "login", { email: username, senha: password });
|
||||
}
|
||||
|
||||
submitButton.addEventListener('click', async () => {
|
||||
if (!usernameInput.value && !passwordInput.value) {
|
||||
alert("Preencha os campos necessários.")
|
||||
return;
|
||||
}
|
||||
res = await login(usernameInput.value, passwordInput.value);
|
||||
const is_logged = (res.status_code == 200);
|
||||
if (is_logged) {
|
||||
token = res.response.token;
|
||||
toggleDivsVisibility();
|
||||
}
|
||||
tokenLabel.innerHTML = `Token: ${is_logged ? 'Presente' : 'Ausente (erro de autenticação)'}`;
|
||||
})
|
||||
|
||||
cuButton.addEventListener('click', async () => {
|
||||
if (!usernameInput.value && !passwordInput.value) {
|
||||
alert("Preencha os campos necessários.")
|
||||
return;
|
||||
}
|
||||
res = await login(usernameInput.value, passwordInput.value, true);
|
||||
const is_logged = (res.status_code == 201);
|
||||
tokenLabel.innerHTML = `Token: ${is_logged ? 'Ausente (conta criada e pronta para logar)' : 'Ausente (erro ao criar usuário)'}`;
|
||||
})
|
||||
|
||||
submitImageButton.addEventListener('click', async () => {
|
||||
const file = fileEl.files[0];
|
||||
if (!file) return;
|
||||
|
||||
const fr = new FileReader();
|
||||
fr.onload = async () => {
|
||||
const dataUrl = fr.result;
|
||||
const base64 = dataUrl.split(',')[1];
|
||||
const res = await api('detectar', {
|
||||
"image": base64,
|
||||
"preview": true
|
||||
})
|
||||
|
||||
imageResults.innerHTML = "";
|
||||
|
||||
res.response.objects.forEach(object => {
|
||||
let resultsEntry = document.createElement("p");
|
||||
resultsEntry.innerHTML = `<i>${object.class}</i> detectado com confiança de ${object.score * 100}%`
|
||||
imageResults.appendChild(resultsEntry);
|
||||
});
|
||||
};
|
||||
fr.readAsDataURL(file);
|
||||
});
|
||||
|
||||
logout.addEventListener('click', () => {
|
||||
token = "";
|
||||
toggleDivsVisibility();
|
||||
tokenLabel.innerText = "Token: Ausente"
|
||||
})
|
||||
|
||||
function toggleDivsVisibility() {
|
||||
apiDiv.classList.toggle('selected');
|
||||
loginDiv.classList.toggle('selected');
|
||||
}
|
||||
</script>
|
||||
</div>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
179
docs/school/guia-ifc-novatos/index.html
Normal file
|
|
@ -0,0 +1,179 @@
|
|||
<!--
|
||||
_ _ _
|
||||
| |_ ___ _ __ | | ___ _ _ __ ___ __ _ __ ____ _ ___ | |__ ___ _ __ ___
|
||||
| __/ _ \ '_ \| |/ / | | | '_ ` _ \ / _` | \ \ /\ / / _` / __| | '_ \ / _ \ '__/ _ \
|
||||
| || __/ | | | <| |_| | | | | | | (_| | \ V V / (_| \__ \ | | | | __/ | | __/
|
||||
\__\___|_| |_|_|\_\\__,_|_| |_| |_|\__,_| \_/\_/ \__,_|___/ |_| |_|\___|_| \___|
|
||||
|
||||
-->
|
||||
|
||||
<!DOCTYPE html>
|
||||
<html lang="pt">
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<title>Adrian Victor - Guia para novatos no IFC.</title>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
|
||||
<link rel="stylesheet" href="/pages/tenkuma/web/static/main.css?fixcache=1">
|
||||
|
||||
<script type="module" src="/pages/tenkuma/web/static/scripts/ccd.js"></script>
|
||||
<script type="module" src="/pages/tenkuma/web/static/scripts/music.js" defer></script>
|
||||
<script type="module" src="/pages/tenkuma/web/static/scripts/88x31.js" defer></script>
|
||||
<script type="module" src="/pages/tenkuma/web/static/scripts/tips.js" defer></script>
|
||||
|
||||
<link rel="apple-touch-icon" sizes="180x180" href="/pages/tenkuma/web/static/apple-touch-icon.png">
|
||||
<link rel="icon" type="image/png" sizes="32x32" href="/pages/tenkuma/web/static/favicon-32x32.png">
|
||||
<link rel="icon" type="image/png" sizes="16x16" href="/pages/tenkuma/web/static/favicon-16x16.png">
|
||||
<link rel="manifest" href="/pages/tenkuma/web/static/site.webmanifest">
|
||||
|
||||
<script src="https://keepandroidopen.org/banner.js" defer></script>
|
||||
|
||||
<meta property="og:title" content="Adrian Victor - Guia para novatos no IFC.">
|
||||
<meta property="og:description" content="Website/blog pessoal de Adrian Victor.">
|
||||
<meta property="og:type" content="article">
|
||||
<meta property="og:url" content="https://adrianvic.github.io/tenkuma/web/pages/tenkuma/web/school/guia-ifc-novatos/">
|
||||
<meta property="og:image" content="https://adrianvic.github.io/tenkuma/web/pages/tenkuma/web/static/images/ifc.jpg">
|
||||
</head>
|
||||
<body>
|
||||
<script>
|
||||
const rootPrefix = "/pages/tenkuma/web/";
|
||||
</script>
|
||||
<style>
|
||||
.bg {
|
||||
opacity: 0.35!important;
|
||||
}
|
||||
</style>
|
||||
<noscript>
|
||||
<style>
|
||||
.i88x31:hover {
|
||||
transform: scale(2);
|
||||
}
|
||||
</style>
|
||||
</noscript>
|
||||
<div id="everythingHelper">
|
||||
<img src="/pages/tenkuma/web/static/images/ifc.jpg" class="bg">
|
||||
<header>
|
||||
<div>
|
||||
<h1>Adrian Victor:Escola</h1>
|
||||
<a id="headerSubtitle"><i>Fanasy is not a crime, find your castle in the sky.</i></a>
|
||||
<script>
|
||||
const headeri18n =
|
||||
{
|
||||
by: "por",
|
||||
options: "Opções",
|
||||
hideBackground: "Esconder imagem de fundo",
|
||||
back: "voltar",
|
||||
permissionIssue: "Problema de permissão",
|
||||
permissionIssueNotificationContent: "Não foi possivel continuar tocando a música de fundo, por favor habilite <b>reprodução automática</b> de áudio para esse website.",
|
||||
notificationDefaultHint: "<b>Clique para ignorar</b>",
|
||||
}
|
||||
</script>
|
||||
</div>
|
||||
<div id="linksHelper">
|
||||
<div id="music"></div>
|
||||
|
||||
<ul id="headerLinks">
|
||||
<a href="/pages/tenkuma/web/pt/">início</a>
|
||||
<a href="/pages/tenkuma/web/pt/blog/">blog</a>
|
||||
<a href="/pages/tenkuma/web/pt/misc/">misc</a>
|
||||
</ul>
|
||||
</div>
|
||||
</header>
|
||||
<div id="mainHelper">
|
||||
|
||||
|
||||
|
||||
<main>
|
||||
<article>
|
||||
<div id="postHeader">
|
||||
<h1>Guia para novatos no IFC.</h1>
|
||||
<p>Adrian Victor - <b>1/12/2026</b> (editado por último em )</p>
|
||||
|
||||
</div>
|
||||
|
||||
|
||||
<style>
|
||||
.screenshotBox img {
|
||||
margin: auto;
|
||||
max-width: 80%;
|
||||
box-shadow:
|
||||
2px 7px 5px rgba(0,0,0,0.4),
|
||||
0px -4px 10px rgba(0,0,0,0.4);
|
||||
border: medium solid white
|
||||
}
|
||||
|
||||
.screenshotBox {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
gap: 1em;
|
||||
margin: 2em 0;
|
||||
}
|
||||
|
||||
.screenshotBox p {
|
||||
text-align: center;
|
||||
}
|
||||
</style>
|
||||
<p>Antes de tudo, quero dar boas vindas a qualquer novato que esteja lendo esse documento, o IF é uma grande oportunidade que felizmente você não deixou passar! Não vou me extender muito nesse tópico pois tenho certeza que vocês vão ouvir depoimentos de ex-alunos bem-sucedidos ao longo do período letivo.</p>
|
||||
<p>Estou organizando esse documento para evitar que os veteranos tenham que explicar tudo para cada novato que apresentar a mesma dúvida, centralizando o conteúdo para facilitar quando você dá aquela esquecida sobre como algo funciona. Ao mesmo tempo, não quero que ele substitua o contato que você poderia ter com um veterano, não deixe de conversar e fazer novas amizades!</p>
|
||||
<p>Para correções ou dúvidas que não sanei aqui, você pode me mandar um e-mail (adrianvictor@disroot.org) ou me contactar por qualquer outro lugar que você conseguir, vou corrigir/adicionar o mais rápido possível. Caso algum veterano se interesse em escrever algo para complementar essa postagem, fico feliz em adicionar seu texto ou link aqui.</p>
|
||||
|
||||
<h2>O SIGAA</h2>
|
||||
<p>SIGAA (Sistema Integrado Para Ferrar com os Alunos) vai ser o lugar onde você vê as suas notas, frequências, aplica para auxílios e entrega trabalhos – caso você encontre um professor que ainda tem sanidade pra usar essa coisa além do que se faz obrigatório.</p>
|
||||
<p>Ofensas à parte, vamos dar uma olhada nas partes importantes do sistema.</p>
|
||||
<h3>Login e cadastro</h3>
|
||||
<div class="screenshotBox">
|
||||
<img class="screenshotImg" src="/static/images/sigaa-login.png" alt="">
|
||||
<p>1 - Tela de login do SIGAA.</p>
|
||||
</div>
|
||||
<p>Após acessar o site do SIGAA, você deve ver a tela de login mostrada na imagem. Antes de tudo, verifique se você está no SIGAA dos alunos.<sup>(1.1)</sup></p>
|
||||
<p>Caso você tenha um login, o acesso é bem simples, apenas preencha os campos de usuário e senha<sup>(1.2)</sup> e confirme. O login expira em 1 minuto de inatividade.</p>
|
||||
|
||||
<p>No caso de você não possuir um cadastro, use o link abaixo da tela de login<sup>(1.3)</sup> para abrir o formulário de cadastro.</p>
|
||||
|
||||
<h3>Tela Principal</h3>
|
||||
<div class="screenshotBox">
|
||||
<img src="/static/images/sigaa-inicio.png" alt="">
|
||||
<p>2 - Tela inicial do SIGAA</p>
|
||||
</div>
|
||||
|
||||
<p>A tela principal do SIGAA é uma bagunça, mas você não vai usar nem metade do que tem nela, por isso vamos dar uma olhada somente nas funcionalidades principais dela.</p>
|
||||
|
||||
<p>No cabeçalho<sup>(2.1)</sup> você tem acesso a coisas como boletim, atestado de frequência, etc... Também é o lugar que você gerencia seus auxílios.</p>
|
||||
|
||||
<p>É possível gerenciar seu perfil público e dados na barra lateral<sup>(2.2)</sup>, assim como acessar alguns links úteis (como o da biblioteca digital). O seu perfil fica visível em postagens e respostas enviadas no forum do SIGAA.<sup>(2.6)</sup> Por algum motivo, minha foto de perfil some toda hora, já não me dou mais o trabalho de colocar de volta.</p>
|
||||
|
||||
<p>Não cadastre um e-mail que você usa com frequência no SIGAA, pois ele vai entupir sua caixa de entrada com SPAM. E os e-mails que seriam úteis chegam tão tarde que perdem a utilidade (já recebemos e-mail sobre cancelamento de aulas com um mês de atraso). Se você quiser manter seu e-mail pessoal no SIGAA, já que eles realmente mandam alguma coisa importante uma vez ou outra por ano, configure um filtro para o endereço do IF (ifc.edu.br) que joga todos os e-mails do SIGAA para uma caixa diferente no seu e-mail.</p>
|
||||
|
||||
<p>Continuando, chegamos na lista de matérias do seu ano letivo<sup>(2.5)</sup>, você vai usar ela para acessar a <a href="#página-da-matéria">página da matéria.</a></p>
|
||||
|
||||
<p>E por fim, temos o forum<sup>(2.6)</sup>, que eu incluí por dó, pois ninguém nunca usa ele. Em teoria ele serve para alunos tirarem suas dúvidas e/ou buscarem ajuda sobre algum tópico relevante do curso, mas acabou que ele virou uma bagunça empoierada que quase não tem atividade nenhuma.</p>
|
||||
|
||||
<h3>Página da Matéria</h3>
|
||||
<div class="screenshotBox">
|
||||
<img src="/static/images/sigaa-materia.png" alt="">
|
||||
<p>3 - Página da matéria no SIGAA</p>
|
||||
</div>
|
||||
|
||||
<p>Essa é, provavelmente, a página que você mais vai usar do SIGAA, ela mostra todas as atividades do ano na lista principal<sup>(3.2)</sup>. Essa lista vai ficando mais bagunçada ao decorrer do ano, ela mostra as atividades das mais antigas para as mais novas, portanto quando o ano passar e o(a) professor(a) adicionar muitas atividades, você vai ter que rolar até o final para achar a mais recente. Se o seu professor adicionar atividades futuras na lista, você também terá que procurar a desse dia.</p>
|
||||
|
||||
<p>O Menu da Turma Virtual<sup>(3.1)</sup> também é importantíssimo, e dessa vez não tenho muito o que dizer, ele funciona como um menu. Os itens que você mais vai usar são <i>Alunos > Frequência</i> para ver sua frequência nessa matéria e <i>Alunos > Ver notas</i>, que mostra suas notas individuais dessa matéria, até mesmo as que não aparecem no boletim ainda.</p>
|
||||
|
||||
<p>Na barra lateral da direita<sup>(3.3)</sup> você encontra o andamento das aulas, que é a quantidade de aulas ministradas em relação ao total. O número de aulas ministradas pode exceder o número de aulas totais, porém as excedentes não vão afetar a sua média de faltas. Também tem algumas outras caixas de notícias, enquetes, atividades, avaliações e forum, mas nenhuma é usada com frequência.</p>
|
||||
|
||||
<p>Vale ressaltar que no celular é difícil rolar a página quando você dá zoom, para resolver isso você precisa rolar (arrastar) no Menu da Turma Virtual, porque na lista principal vai rolar apenas a lista de atividades.</p>
|
||||
|
||||
<h2>Frequência</h2>
|
||||
<p>As frequências são contabilizadas pela chamada que os professores fazem no começo da aula. Eventos como a FICE e OLINCAC também contam presença e geralmente um professor fica encarregado de fazer a chamada da manhã, enquanto outro fica na tarde (é bem fácil pegar a chamada da manhã/tarde e ir embora).</p>
|
||||
<p>O aluno não pode exceder em faltas 25% do total de aulas e o limite por matéria do SIGAA não conta no boletim, portanto se você exceder ele sem ultrapassar o limite total, você ainda passa. As matérias optativas são uma excessão, com essas você precisa tomar cuidado para não atingir o limite de faltas.</p>
|
||||
<p>Por mais que o limite esteja entorno de 300 faltas, não recomendo que se acostume a faltar, pois temos 9 aulas por dia, ou seja, 9 faltas. Até as faltas em aulas específicas somam rápido.</p>
|
||||
|
||||
<h2>Referências</h2>
|
||||
<ul>
|
||||
<li><a href="https://desciclopedia.ws/wiki/Cambori%C3%BA#Instituto_CannabialFederal_Catarinense">https://desciclopedia.ws/wiki/Cambori%C3%BA#Instituto_CannabialFederal_Catarinense</a></li>
|
||||
</ul>
|
||||
</article>
|
||||
</main>
|
||||
</div>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
153
docs/school/telnet-en/index.html
Normal file
|
|
@ -0,0 +1,153 @@
|
|||
<!--
|
||||
_ _ _
|
||||
| |_ ___ _ __ | | ___ _ _ __ ___ __ _ __ ____ _ ___ | |__ ___ _ __ ___
|
||||
| __/ _ \ '_ \| |/ / | | | '_ ` _ \ / _` | \ \ /\ / / _` / __| | '_ \ / _ \ '__/ _ \
|
||||
| || __/ | | | <| |_| | | | | | | (_| | \ V V / (_| \__ \ | | | | __/ | | __/
|
||||
\__\___|_| |_|_|\_\\__,_|_| |_| |_|\__,_| \_/\_/ \__,_|___/ |_| |_|\___|_| \___|
|
||||
|
||||
-->
|
||||
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<title>Adrian Victor - Telnet</title>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
|
||||
<link rel="stylesheet" href="/pages/tenkuma/web/static/main.css?fixcache=1">
|
||||
|
||||
<script type="module" src="/pages/tenkuma/web/static/scripts/ccd.js"></script>
|
||||
<script type="module" src="/pages/tenkuma/web/static/scripts/music.js" defer></script>
|
||||
<script type="module" src="/pages/tenkuma/web/static/scripts/88x31.js" defer></script>
|
||||
<script type="module" src="/pages/tenkuma/web/static/scripts/tips.js" defer></script>
|
||||
|
||||
<link rel="apple-touch-icon" sizes="180x180" href="/pages/tenkuma/web/static/apple-touch-icon.png">
|
||||
<link rel="icon" type="image/png" sizes="32x32" href="/pages/tenkuma/web/static/favicon-32x32.png">
|
||||
<link rel="icon" type="image/png" sizes="16x16" href="/pages/tenkuma/web/static/favicon-16x16.png">
|
||||
<link rel="manifest" href="/pages/tenkuma/web/static/site.webmanifest">
|
||||
|
||||
<script src="https://keepandroidopen.org/banner.js" defer></script>
|
||||
|
||||
<meta property="og:title" content="Adrian Victor - Telnet">
|
||||
<meta property="og:description" content="Personal website/blog of Adrian Victor.">
|
||||
<meta property="og:type" content="article">
|
||||
<meta property="og:url" content="https://adrianvic.github.io/tenkuma/web/pages/tenkuma/web/school/telnet-en/">
|
||||
<meta property="og:image" content="https://adrianvic.github.io/tenkuma/web/pages/tenkuma/web/static/images/redes.jpg">
|
||||
</head>
|
||||
<body>
|
||||
<script>
|
||||
const rootPrefix = "/pages/tenkuma/web/";
|
||||
</script>
|
||||
<style>
|
||||
.bg {
|
||||
opacity: .4!important;
|
||||
}
|
||||
</style>
|
||||
<noscript>
|
||||
<style>
|
||||
.i88x31:hover {
|
||||
transform: scale(2);
|
||||
}
|
||||
</style>
|
||||
</noscript>
|
||||
<div id="everythingHelper">
|
||||
<img src="/pages/tenkuma/web/static/images/redes.jpg" class="bg">
|
||||
<header>
|
||||
<div>
|
||||
<h1>Adrian Victor:Trabalhos</h1>
|
||||
<a id="headerSubtitle"><i>Fanasy is not a crime, find your castle in the sky.</i></a>
|
||||
<script>
|
||||
const headeri18n =
|
||||
{
|
||||
by: "by",
|
||||
options: "Options",
|
||||
hideBackground: "Hide background",
|
||||
back: "back",
|
||||
permissionIssue: "Permission issue",
|
||||
permissionIssueNotificationContent: "Unable to continue playing background music, please enable audio <b>autoplay</b> for this website.",
|
||||
notificationDefaultHint: "<b>Click to dismiss</b>",
|
||||
}
|
||||
</script>
|
||||
</div>
|
||||
<div id="linksHelper">
|
||||
<div id="music"></div>
|
||||
|
||||
<ul id="headerLinks">
|
||||
<a href="/pages/tenkuma/web/en/">home</a>
|
||||
<a href="/pages/tenkuma/web/en/blog/">blog</a>
|
||||
<a href="/pages/tenkuma/web/en/misc/">misc</a>
|
||||
</ul>
|
||||
</div>
|
||||
</header>
|
||||
<div id="mainHelper">
|
||||
|
||||
|
||||
|
||||
<main>
|
||||
<article>
|
||||
<div id="postHeader">
|
||||
<h1>Telnet</h1>
|
||||
<p>Adrian Victor & Arthur Borges - <b>8/26/2025</b> (last edited in )</p>
|
||||
|
||||
</div>
|
||||
|
||||
|
||||
<script src="/static/scripts/telnetSimulator.js" defer></script>
|
||||
<h2>What the protocol is, its function and history</h2>
|
||||
<p>Telnet (from <b>TEL</b>ecommunication <b>NET</b>work) is a TCP/IP stack network protocol that allows remote text-mode communication between computers. Its main function is to provide an interactive session where a user can access and control another device as if they were on a local terminal.</p>
|
||||
<p>Created in 1969, Telnet was one of the first protocols developed for ARPANET (the network that gave rise to the Internet) and became fundamental for system and device administration in the 1970s, 1980s, and 1990s. Over time, it fell out of use due to lack of security, being replaced by more modern alternatives such as SSH (Secure Shell).</p>
|
||||
<h2>Implementation</h2>
|
||||
<p><b>Default port:</b> 23/TCP.<br>
|
||||
Works at the application layer of the OSI model.<br>
|
||||
<b>Format:</b> Based on ASCII character exchange, without encryption.<br>
|
||||
<b>RFC:</b> Defined by RFC 854 (1983).<br>
|
||||
<b>Architecture:</b> Follows the client-server model</p>
|
||||
<h2>How it works</h2>
|
||||
<p>In practice, Telnet works relatively simply. The process starts when the client establishes a TCP connection to the server via port 23. Then a remote terminal session is initiated and the user must provide credentials such as username and password. After authentication, commands typed on the client are transmitted in plain text to the server, which processes them and returns the corresponding output. The session remains active as long as the user wants, normally ending with commands like <i>exit</i> or <i>logout</i></p>
|
||||
<h2>Use cases</h2>
|
||||
<p>For many years, Telnet was widely used for remote access to Unix, Linux, and Windows servers, especially older versions of these systems. It also became common in network device administration, such as routers and switches, until SSH became the standard. Additionally, mainframes and some legacy devices still use Telnet today. Another practical application is in educational environments and network diagnostics, where it is used to test open ports and check service connectivity, such as running “telnet server.com 80” to see if a web server port is operational.</p>
|
||||
<h2>Encryption: the inherent problem</h2>
|
||||
<p>Telnet has no native encryption, which makes it extremely vulnerable. To solve this problem, more secure alternatives were developed. The main one is SSH (Secure Shell), created in the 1990s as a direct Telnet replacement. SSH offers the same functionality while ensuring data protection through strong authentication and full traffic encryption. Another, less common approach is using SSL/TLS to tunnel Telnet sessions, but in practice this is rarely used.</p>
|
||||
<h2>Advantages and disadvantages</h2>
|
||||
<p>Telnet’s advantages include simplicity, low resource usage, and compatibility with various older systems, which facilitated its adoption over the years. However, these benefits are outweighed by its disadvantages. The main one is the lack of encryption, exposing all transmitted data—including passwords—in plain text. This makes it vulnerable to attacks such as sniffing, which captures network packets, and hijacking, which takes over active sessions. For this reason, Telnet is considered obsolete and unsafe for use on open networks like the Internet.</p>
|
||||
<h2>Relation to other protocols</h2>
|
||||
<p>Telnet is part of the TCP/IP protocol family and uses TCP to ensure reliable communication. Like other protocols in this stack, such as HTTP, FTP, and SMTP, it relies on stable connections to perform its functions, but its distinguishing feature has always been terminal-mode interactivity. Due to security flaws, it was replaced by its natural successor, SSH, which retained Telnet’s conceptual base but added robust protection layers.</p>
|
||||
<h2>Functional example</h2>
|
||||
<p>Below is a Telnet connection simulator written in JavaScript.</p>
|
||||
<div id="telnetSimulationLoadingHolder">
|
||||
<p id="telnetSimulationLoadingText">Loading...</p>
|
||||
<div class="ellipsis-loader" aria-role="alert" aria-label="Loading. Please wait">
|
||||
<div class="ellipsis-loader__dot"></div>
|
||||
<div class="ellipsis-loader__dot"></div>
|
||||
<div class="ellipsis-loader__dot"></div>
|
||||
<div class="ellipsis-loader__dot"></div>
|
||||
</div>
|
||||
</div>
|
||||
<div id="telnetSimulation">
|
||||
<div id="telnetSimulationServer">
|
||||
<h3>Server</h3>
|
||||
<textarea name="" id="telnetSimulationServerScreen" readonly>Welcome to Zubuntu 30.1!
|
||||
Running startup script: start_telnet_server.sh
|
||||
Telnet Server started on localhost:23
|
||||
Ready to receive commands.
|
||||
----
|
||||
</textarea>
|
||||
<button id="telnetSimulationServerClean">Clear</button>
|
||||
</div>
|
||||
<div id="telnetSimulationClient">
|
||||
<h3>Client</h3>
|
||||
<textarea name="" id="telnetSimulationClientScreen" readonly>Send help to see the list of commands supported by the server!
|
||||
----
|
||||
</textarea>
|
||||
<div id="telnetSimulationInput">
|
||||
<input type="text" id="telnetSimulationInputBox">
|
||||
<button id="telnetSimulationClientSend">Send</button>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</article>
|
||||
</main>
|
||||
</div>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
195
docs/school/telnet-pt/index.html
Normal file
|
|
@ -0,0 +1,195 @@
|
|||
<!--
|
||||
_ _ _
|
||||
| |_ ___ _ __ | | ___ _ _ __ ___ __ _ __ ____ _ ___ | |__ ___ _ __ ___
|
||||
| __/ _ \ '_ \| |/ / | | | '_ ` _ \ / _` | \ \ /\ / / _` / __| | '_ \ / _ \ '__/ _ \
|
||||
| || __/ | | | <| |_| | | | | | | (_| | \ V V / (_| \__ \ | | | | __/ | | __/
|
||||
\__\___|_| |_|_|\_\\__,_|_| |_| |_|\__,_| \_/\_/ \__,_|___/ |_| |_|\___|_| \___|
|
||||
|
||||
-->
|
||||
|
||||
<!DOCTYPE html>
|
||||
<html lang="pt">
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<title>Adrian Victor - Telnet</title>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
|
||||
<link rel="stylesheet" href="/pages/tenkuma/web/static/main.css?fixcache=1">
|
||||
|
||||
<script type="module" src="/pages/tenkuma/web/static/scripts/ccd.js"></script>
|
||||
<script type="module" src="/pages/tenkuma/web/static/scripts/music.js" defer></script>
|
||||
<script type="module" src="/pages/tenkuma/web/static/scripts/88x31.js" defer></script>
|
||||
<script type="module" src="/pages/tenkuma/web/static/scripts/tips.js" defer></script>
|
||||
|
||||
<link rel="apple-touch-icon" sizes="180x180" href="/pages/tenkuma/web/static/apple-touch-icon.png">
|
||||
<link rel="icon" type="image/png" sizes="32x32" href="/pages/tenkuma/web/static/favicon-32x32.png">
|
||||
<link rel="icon" type="image/png" sizes="16x16" href="/pages/tenkuma/web/static/favicon-16x16.png">
|
||||
<link rel="manifest" href="/pages/tenkuma/web/static/site.webmanifest">
|
||||
|
||||
<script src="https://keepandroidopen.org/banner.js" defer></script>
|
||||
|
||||
<meta property="og:title" content="Adrian Victor - Telnet">
|
||||
<meta property="og:description" content="Website/blog pessoal de Adrian Victor.">
|
||||
<meta property="og:type" content="article">
|
||||
<meta property="og:url" content="https://adrianvic.github.io/tenkuma/web/pages/tenkuma/web/school/telnet-pt/">
|
||||
<meta property="og:image" content="https://adrianvic.github.io/tenkuma/web/pages/tenkuma/web/static/images/redes.jpg">
|
||||
</head>
|
||||
<body>
|
||||
<script>
|
||||
const rootPrefix = "/pages/tenkuma/web/";
|
||||
</script>
|
||||
<style>
|
||||
.bg {
|
||||
opacity: .4!important;
|
||||
}
|
||||
</style>
|
||||
<noscript>
|
||||
<style>
|
||||
.i88x31:hover {
|
||||
transform: scale(2);
|
||||
}
|
||||
</style>
|
||||
</noscript>
|
||||
<div id="everythingHelper">
|
||||
<img src="/pages/tenkuma/web/static/images/redes.jpg" class="bg">
|
||||
<header>
|
||||
<div>
|
||||
<h1>Adrian Victor:Trabalhos</h1>
|
||||
<a id="headerSubtitle"><i>Fanasy is not a crime, find your castle in the sky.</i></a>
|
||||
<script>
|
||||
const headeri18n =
|
||||
{
|
||||
by: "por",
|
||||
options: "Opções",
|
||||
hideBackground: "Esconder imagem de fundo",
|
||||
back: "voltar",
|
||||
permissionIssue: "Problema de permissão",
|
||||
permissionIssueNotificationContent: "Não foi possivel continuar tocando a música de fundo, por favor habilite <b>reprodução automática</b> de áudio para esse website.",
|
||||
notificationDefaultHint: "<b>Clique para ignorar</b>",
|
||||
}
|
||||
</script>
|
||||
</div>
|
||||
<div id="linksHelper">
|
||||
<div id="music"></div>
|
||||
|
||||
<ul id="headerLinks">
|
||||
<a href="/pages/tenkuma/web/pt/">início</a>
|
||||
<a href="/pages/tenkuma/web/pt/blog/">blog</a>
|
||||
<a href="/pages/tenkuma/web/pt/misc/">misc</a>
|
||||
</ul>
|
||||
</div>
|
||||
</header>
|
||||
<div id="mainHelper">
|
||||
|
||||
|
||||
|
||||
<main>
|
||||
<article>
|
||||
<div id="postHeader">
|
||||
<h1>Telnet</h1>
|
||||
<p>Adrian Victor & Arthur Borges - <b>8/26/2025</b> (editado por último em )</p>
|
||||
|
||||
</div>
|
||||
|
||||
|
||||
<script src="/static/scripts/telnetSimulator.js" defer></script>
|
||||
<h2>O que é o protocolo, sua função e histórico</h2>
|
||||
<p>O Telnet (do inglês <b>TEL</b>ecommunication <b>NET</b>work) é um protocolo de rede da pilha
|
||||
TCP/IP que permite a comunicação remota entre computadores em modo texto. Sua
|
||||
função principal é proporcionar uma sessão interativa, em que um usuário pode
|
||||
acessar e controlar outro dispositivo como se estivesse em um terminal local.</p>
|
||||
<p>Criado em 1969, o Telnet foi um dos primeiros protocolos desenvolvidos para a
|
||||
ARPANET (a rede que deu origem à Internet) e tornou-se fundamental para a
|
||||
administração de sistemas e dispositivos nas décadas de 1970, 1980 e 1990. Com o
|
||||
tempo, caiu em desuso devido à falta de segurança, sendo substituído por
|
||||
alternativas mais modernas, como o SSH (Secure Shell).</p>
|
||||
<h2>Implementação</h2>
|
||||
<p><b>Porta padrão:</b> 23/TCP.<br>
|
||||
Funciona na camada de aplicação do modelo OSI.<br>
|
||||
<b>Formato:</b> Baseado em troca de caracteres ASCII, sem criptografia.<br>
|
||||
<b>RFC:</b> Definido pela RFC 854 (1983).<br>
|
||||
<b>Arquitetura:</b> Segue o modelo cliente-servidor</p>
|
||||
<h2>Funcionamento</h2>
|
||||
<p>Na prática, o Telnet funciona de maneira relativamente simples. O processo começa
|
||||
quando o cliente estabelece uma conexão TCP com o servidor por meio da porta 23.
|
||||
Em seguida, uma sessão de terminal remoto é iniciada e o usuário deve fornecer
|
||||
suas credenciais, como nome de usuário e senha. Após a autenticação, os
|
||||
comandos digitados no cliente são transmitidos em texto puro ao servidor, que os
|
||||
processa e retorna a saída correspondente. A sessão permanece ativa enquanto o
|
||||
usuário desejar, sendo encerrada normalmente com comandos como <i>exit</i> ou <i>logout</i></p>
|
||||
<h2>Cenários de uso</h2>
|
||||
<p>Durante muitos anos, o Telnet foi amplamente utilizado para acesso remoto a
|
||||
servidores Unix, Linux e Windows, especialmente em versões mais antigas desses
|
||||
sistemas. Também se tornou bastante comum na administração de dispositivos de
|
||||
rede, como roteadores e switches, até que o SSH passou a ser adotado como
|
||||
padrão. Além disso, grandes computadores centrais, conhecidos como mainframes,
|
||||
e alguns dispositivos legados ainda utilizam Telnet até hoje. Outra aplicação prática
|
||||
do protocolo está em ambientes educacionais e no diagnóstico de redes, onde é
|
||||
usado para testar portas abertas e verificar conectividade de serviços, como ao
|
||||
executar “telnet servidor.com 80” para checar se a porta de um servidor web está em
|
||||
funcionamento.</p>
|
||||
<h2>Criptografia: o problema inerente</h2>
|
||||
<p>O Telnet não possui criptografia nativa, o que o torna extremamente vulnerável. Para
|
||||
solucionar esse problema, surgiram alternativas mais seguras. A principal delas é o
|
||||
SSH (Secure Shell), desenvolvido nos anos 1990 como um substituto direto do
|
||||
Telnet. O SSH oferece as mesmas funcionalidades, mas garante a proteção dos
|
||||
dados por meio de autenticação forte e criptografia de todo o tráfego. Outra
|
||||
possibilidade, embora menos comum, é o uso de SSL/TLS para tunelar sessões
|
||||
Telnet, mas na prática essa abordagem raramente é utilizada.</p>
|
||||
<h2>Vantagens e desvantagens</h2>
|
||||
<p>Entre as vantagens do Telnet, destacam-se sua simplicidade, baixo consumo de
|
||||
recursos e compatibilidade com diferentes sistemas antigos, o que facilitou sua
|
||||
adoção ao longo dos anos. Contudo, essas qualidades são superadas por suas
|
||||
desvantagens. A principal é a ausência de criptografia, que expõe todos os dados
|
||||
transmitidos, incluindo senhas, em texto puro. Isso o torna vulnerável a ataques
|
||||
como o sniffing, que captura pacotes de rede, e o hijacking, que sequestra sessões
|
||||
ativas. Por esse motivo, o Telnet é considerado obsoleto e inseguro para uso em
|
||||
redes abertas, como a própria Internet.</p>
|
||||
<h2>Relação com outros protocolos</h2>
|
||||
<p>O Telnet faz parte da família de protocolos da pilha TCP/IP e utiliza o TCP para
|
||||
garantir a confiabilidade na comunicação. Assim como outros protocolos dessa pilha,
|
||||
como HTTP, FTP e SMTP, ele se baseia em conexões estáveis para realizar suas
|
||||
funções, mas seu diferencial sempre foi a interatividade em modo terminal. No
|
||||
entanto, devido às falhas de segurança, acabou sendo substituído por seu sucessor
|
||||
natural, o SSH, que manteve a mesma base conceitual do Telnet, mas adicionou
|
||||
camadas robustas de proteção.</p>
|
||||
<h2>Exemplo funcional</h2>
|
||||
<p>Abaixo há um simulador de conexão Telnet feito em JavaScript.</p>
|
||||
<div id="telnetSimulationLoadingHolder">
|
||||
<p id="telnetSimulationLoadingText">Loading...</p>
|
||||
<div class="ellipsis-loader" aria-role="alert" aria-label="Loading. Please wait">
|
||||
<div class="ellipsis-loader__dot"></div>
|
||||
<div class="ellipsis-loader__dot"></div>
|
||||
<div class="ellipsis-loader__dot"></div>
|
||||
<div class="ellipsis-loader__dot"></div>
|
||||
</div>
|
||||
</div>
|
||||
<div id="telnetSimulation">
|
||||
<div id="telnetSimulationServer">
|
||||
<h3>Servidor</h3>
|
||||
<textarea name="" id="telnetSimulationServerScreen" readonly>Bem vindo ao Zubuntu 30.1!
|
||||
Rodando script de inicialização: start_telnet_server.sh
|
||||
Servidor Telnet iniciado em localhost:23
|
||||
Pronto para receber comandos.
|
||||
----
|
||||
</textarea>
|
||||
<button id="telnetSimulationServerClean">Limpar</button>
|
||||
</div>
|
||||
<div id="telnetSimulationClient">
|
||||
<h3>Cliente</h3>
|
||||
<textarea name="" id="telnetSimulationClientScreen" readonly>Envie help para ver a lista de comandos suportados pelo servidor!
|
||||
----
|
||||
</textarea>
|
||||
<div id="telnetSimulationInput">
|
||||
<input type="text" id="telnetSimulationInputBox">
|
||||
<button id="telnetSimulationClientSend">Enviar</button>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</article>
|
||||
</main>
|
||||
</div>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
BIN
docs/static/android-chrome-192x192.png
vendored
Normal file
|
After Width: | Height: | Size: 7.3 KiB |
BIN
docs/static/android-chrome-512x512.png
vendored
Normal file
|
After Width: | Height: | Size: 22 KiB |
BIN
docs/static/apple-touch-icon.png
vendored
Normal file
|
After Width: | Height: | Size: 6.6 KiB |
BIN
docs/static/favicon-16x16.png
vendored
Normal file
|
After Width: | Height: | Size: 531 B |
BIN
docs/static/favicon-32x32.png
vendored
Normal file
|
After Width: | Height: | Size: 968 B |
BIN
docs/static/favicon.ico
vendored
Normal file
|
After Width: | Height: | Size: 15 KiB |
BIN
docs/static/images/88x31/000010.gif
vendored
Normal file
|
After Width: | Height: | Size: 7.4 KiB |
BIN
docs/static/images/88x31/149.png
vendored
Normal file
|
After Width: | Height: | Size: 1.2 KiB |
BIN
docs/static/images/88x31/2001.gif
vendored
Normal file
|
After Width: | Height: | Size: 504 B |
BIN
docs/static/images/88x31/2014-rave.gif
vendored
Normal file
|
After Width: | Height: | Size: 34 KiB |
BIN
docs/static/images/88x31/2ktan.png
vendored
Normal file
|
After Width: | Height: | Size: 6.8 KiB |
BIN
docs/static/images/88x31/88x31-your-ad.gif
vendored
Normal file
|
After Width: | Height: | Size: 1 KiB |
BIN
docs/static/images/88x31/88x31floral.gif
vendored
Normal file
|
After Width: | Height: | Size: 2.7 KiB |
BIN
docs/static/images/88x31/88x31gold.gif
vendored
Normal file
|
After Width: | Height: | Size: 1.8 KiB |
BIN
docs/static/images/88x31/88x31greenmarble.gif
vendored
Normal file
|
After Width: | Height: | Size: 2.7 KiB |
BIN
docs/static/images/88x31/88x31pinkmarble.gif
vendored
Normal file
|
After Width: | Height: | Size: 2.9 KiB |
BIN
docs/static/images/88x31/88x31tms.gif
vendored
Normal file
|
After Width: | Height: | Size: 17 KiB |
BIN
docs/static/images/88x31/88x31whitemarble.gif
vendored
Normal file
|
After Width: | Height: | Size: 2.1 KiB |
BIN
docs/static/images/88x31/96.png
vendored
Normal file
|
After Width: | Height: | Size: 1.6 KiB |
BIN
docs/static/images/88x31/98.gif
vendored
Normal file
|
After Width: | Height: | Size: 5.3 KiB |
BIN
docs/static/images/88x31/AB_big3.gif
vendored
Normal file
|
After Width: | Height: | Size: 1.7 KiB |
BIN
docs/static/images/88x31/BOOKMARKthispageNOW.png
vendored
Normal file
|
After Width: | Height: | Size: 5.6 KiB |
BIN
docs/static/images/88x31/BWA_Boing_88x31_19991004.gif
vendored
Normal file
|
After Width: | Height: | Size: 1.9 KiB |
BIN
docs/static/images/88x31/EmacsNow (2).gif
vendored
Normal file
|
After Width: | Height: | Size: 1.4 KiB |
BIN
docs/static/images/88x31/KMeleon-White_Ani.gif
vendored
Normal file
|
After Width: | Height: | Size: 2.9 KiB |
BIN
docs/static/images/88x31/KMeleon_logo.gif
vendored
Normal file
|
After Width: | Height: | Size: 1.7 KiB |
BIN
docs/static/images/88x31/WEBP.gif
vendored
Normal file
|
After Width: | Height: | Size: 7.2 KiB |
BIN
docs/static/images/88x31/agoraroad.gif
vendored
Normal file
|
After Width: | Height: | Size: 8 KiB |
BIN
docs/static/images/88x31/ai.gif
vendored
Normal file
|
After Width: | Height: | Size: 1.5 KiB |
BIN
docs/static/images/88x31/amd_now.gif
vendored
Normal file
|
After Width: | Height: | Size: 1.3 KiB |
BIN
docs/static/images/88x31/amd_powered.gif
vendored
Normal file
|
After Width: | Height: | Size: 3.2 KiB |
BIN
docs/static/images/88x31/amiga_friendly.gif
vendored
Normal file
|
After Width: | Height: | Size: 2.8 KiB |
BIN
docs/static/images/88x31/amiga_power.gif
vendored
Normal file
|
After Width: | Height: | Size: 6.3 KiB |
BIN
docs/static/images/88x31/amiga_rc5.gif
vendored
Normal file
|
After Width: | Height: | Size: 15 KiB |
BIN
docs/static/images/88x31/angellogo.gif
vendored
Normal file
|
After Width: | Height: | Size: 38 KiB |
BIN
docs/static/images/88x31/anybrowser.gif
vendored
Normal file
|
After Width: | Height: | Size: 9 KiB |
BIN
docs/static/images/88x31/anybrowser6.gif
vendored
Normal file
|
After Width: | Height: | Size: 22 KiB |
BIN
docs/static/images/88x31/armed.gif
vendored
Normal file
|
After Width: | Height: | Size: 1.4 KiB |
BIN
docs/static/images/88x31/asexuals_now.gif
vendored
Normal file
|
After Width: | Height: | Size: 1.1 KiB |
BIN
docs/static/images/88x31/az01.gif
vendored
Normal file
|
After Width: | Height: | Size: 3.1 KiB |
BIN
docs/static/images/88x31/az02.gif
vendored
Normal file
|
After Width: | Height: | Size: 3.1 KiB |
BIN
docs/static/images/88x31/az03.gif
vendored
Normal file
|
After Width: | Height: | Size: 3.1 KiB |
BIN
docs/static/images/88x31/bbn.gif
vendored
Normal file
|
After Width: | Height: | Size: 802 B |
BIN
docs/static/images/88x31/beos_now_anim.gif
vendored
Normal file
|
After Width: | Height: | Size: 10 KiB |
BIN
docs/static/images/88x31/best1024.gif
vendored
Normal file
|
After Width: | Height: | Size: 434 B |
BIN
docs/static/images/88x31/best800x600.gif
vendored
Normal file
|
After Width: | Height: | Size: 1.3 KiB |
BIN
docs/static/images/88x31/best_free.gif
vendored
Normal file
|
After Width: | Height: | Size: 1.1 KiB |
BIN
docs/static/images/88x31/best_viewed_with_monitor.gif
vendored
Normal file
|
After Width: | Height: | Size: 1.2 KiB |
BIN
docs/static/images/88x31/best_viewed_with_open_eyes.gif
vendored
Normal file
|
After Width: | Height: | Size: 1.7 KiB |
BIN
docs/static/images/88x31/bestviewed16bit.gif
vendored
Normal file
|
After Width: | Height: | Size: 14 KiB |
BIN
docs/static/images/88x31/bestviewedcomp.gif
vendored
Normal file
|
After Width: | Height: | Size: 9.2 KiB |
BIN
docs/static/images/88x31/bestvieweddesktop.gif
vendored
Normal file
|
After Width: | Height: | Size: 3.2 KiB |
BIN
docs/static/images/88x31/bestviewedlinks.gif
vendored
Normal file
|
After Width: | Height: | Size: 569 B |
BIN
docs/static/images/88x31/bestviewedopen.gif
vendored
Normal file
|
After Width: | Height: | Size: 24 KiB |
BIN
docs/static/images/88x31/bestviewedyour.gif
vendored
Normal file
|
After Width: | Height: | Size: 1.3 KiB |
BIN
docs/static/images/88x31/bestvw.gif
vendored
Normal file
|
After Width: | Height: | Size: 2.1 KiB |
BIN
docs/static/images/88x31/blank.gif
vendored
Normal file
|
After Width: | Height: | Size: 970 B |
BIN
docs/static/images/88x31/blasphemy.gif
vendored
Normal file
|
After Width: | Height: | Size: 28 KiB |
BIN
docs/static/images/88x31/blender_get.gif
vendored
Normal file
|
After Width: | Height: | Size: 2 KiB |
BIN
docs/static/images/88x31/blogger_88x31.gif
vendored
Normal file
|
After Width: | Height: | Size: 1.4 KiB |
BIN
docs/static/images/88x31/botao08.gif
vendored
Normal file
|
After Width: | Height: | Size: 61 KiB |
BIN
docs/static/images/88x31/brothings.gif
vendored
Normal file
|
After Width: | Height: | Size: 3.1 KiB |
BIN
docs/static/images/88x31/btn-silvercruiser.gif
vendored
Normal file
|
After Width: | Height: | Size: 612 B |
BIN
docs/static/images/88x31/button.png
vendored
Normal file
|
After Width: | Height: | Size: 631 B |
BIN
docs/static/images/88x31/buttons_now.gif
vendored
Normal file
|
After Width: | Height: | Size: 1.2 KiB |
BIN
docs/static/images/88x31/bvbstar.gif
vendored
Normal file
|
After Width: | Height: | Size: 2.3 KiB |
BIN
docs/static/images/88x31/bvwe.gif
vendored
Normal file
|
After Width: | Height: | Size: 18 KiB |
BIN
docs/static/images/88x31/cakey.gif
vendored
Normal file
|
After Width: | Height: | Size: 15 KiB |
BIN
docs/static/images/88x31/caldera.gif
vendored
Normal file
|
After Width: | Height: | Size: 2.9 KiB |
BIN
docs/static/images/88x31/cardsbutton.gif
vendored
Normal file
|
After Width: | Height: | Size: 2.6 KiB |
BIN
docs/static/images/88x31/catp0rtal.gif
vendored
Normal file
|
After Width: | Height: | Size: 2.2 KiB |
BIN
docs/static/images/88x31/catscape2.gif
vendored
Normal file
|
After Width: | Height: | Size: 11 KiB |
BIN
docs/static/images/88x31/catscape3.gif
vendored
Normal file
|
After Width: | Height: | Size: 1 KiB |
BIN
docs/static/images/88x31/catt_banner.gif
vendored
Normal file
|
After Width: | Height: | Size: 1.3 KiB |
BIN
docs/static/images/88x31/cc-by-nc-sa.gif
vendored
Normal file
|
After Width: | Height: | Size: 2.1 KiB |
BIN
docs/static/images/88x31/cc-by-sa.gif
vendored
Normal file
|
After Width: | Height: | Size: 1.9 KiB |
BIN
docs/static/images/88x31/cc-some.gif
vendored
Normal file
|
After Width: | Height: | Size: 1.8 KiB |