-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrss.xml
69 lines (69 loc) · 41 KB
/
rss.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
<?xml version="1.0" ?>
<rss version="2.0">
<channel>
<title>ZortaZert</title>
<language>en-us</language>
<link>https://trueauracoral.github.io/rss.xml</link>
<image>
<title>ZortaZert's Title</title>
<url>https://trueauracoral.github.io/img/icons/chadoku.ico</url>
<link>https://trueauracoral.github.io/rss.xml</link>
</image>
<item>
<title>Game Dev Tips and Tricks For Begginers</title>
<guid>https://trueauracoral.github.io/gamedev-tips-and-tricks.html</guid>
<link>https://trueauracoral.github.io/blog/gamedev-tips-and-tricks.html</link>
<pubDate>Sat, 21 Dec 2024 00:00:00 </pubDate>
<author>ZortaZert</author>
<description><p>These are some tips and tricks that I have gathered after creating 3 whole video games in JavaScript Canvas:</p><ul><li><p>It takes YEARS to make games</p><ul><li><p>It takes a very long time for people to get good at making games. Probably because there are so many components to it. It also takes a very long time to create games.</p></li><li><p>So obviously don&#39;t compare yourself to others.</p></li><li><p>Many game developers have computer science degrees or are in the process of getting one so they are very skilled in programming or the computer science field as a whole, allowing them to make so amazing games.</p></li></ul></li><li><p>Often, people make games together which speeds up the process tremendously allowing for the creation of very large complex games.</p><ul><li><p>I think it&#39;s most optimal if you have buddies to make games together. Game Developing can be a very collaborative endeavor. Participating in game jams is how I started. I contributed art and kind of learned about design and how that works.</p></li></ul></li><li><p>You have to learn how to code first.</p><ul><li><p>Game Engines are just a tool, they don&#39;t mean anything if you can&#39;t code.</p></li><li><p>Start from a programming language like javascript or python (pygame) and make games in those first.</p></li><li><p>Even a game like pong takes a lot of programming ability to be able to make. I made pong with a tutorial and then I made flappy bird by using multiple tutorials instead of one singular.</p></li></ul></li><li><p>Game Engines are NOT the solution</p><ul><li><p>All these people on youtube say to use an engine to do tutorials. That might possibly work for some people however you&#39;re not going to go far past the tutorial; if you don’t know how to program at all. You need those extra coding and problem solving skills.</p></li><li><p>So, again learn programming first. Even before programming, I learned scratch and logic of writing code.</p></li><li><p>I think that game engines are primarily used for the creation of 3d games because it makes it slightly easier. Still I think it requires a much more complex understanding of math then the very simple math needed to make 2d games.</p><ul><li><p><a href="https://www.reddit.com/r/gamedev/comments/1bb6psb/how_to_make_3d_games_without_using_game_engine/">https://www.reddit.com/r/gamedev/comments/1bb6psb/how_to_make_3d_games_without_using_game_engine/</a></p></li><li><p><a href="https://www.reddit.com/r/gamedev/comments/1azhkcg/how_important_is_linear_algebra_in_game/">https://www.reddit.com/r/gamedev/comments/1azhkcg/how_important_is_linear_algebra_in_game/</a></p></li></ul></li></ul></li><li><p>Games are basically just drawing assets, sound, keyboard/mouse detection. Everything else you just code yourself or use external libraries like for 3d as an example</p></li><li><p>Play lots of games in order to get ideas and inspiration. I haven’t done this but theoretically when playing games you will find things you don’t like or mechanics you want to explore further that could be made into their own respective games.</p><ul><li><p>I struggle with ideas, another way is to be extremely bored away from all your devices and just let your mind think. I got a game idea recently just by being bored with literally doing nothing.</p></li></ul></li><li><p>The more games you make the better. The 20 games challenge (search it up) is good and got me started.</p><ul><li><p>Create games that add complexity each time that way you will challenge yourself with each project and learn more. Or the slower route is to make tons of simple games. Either way the more you make the more you learn which means you will get better.</p></li></ul></li><li><p>Coding can be tough so work on other skills while working on your coding skills.</p><ul><li><p>There are so many other skills in game dev which are good to know like music, art, design, writing. Code everyday if you can, you will eventually get the hang of it and will be confident enough to start making games. It just takes time. In the meantime work on your art skills. Anyone can become an artist for games, even bad art is a style. Everyone can learn to draw. It just takes patience.</p><ul><li><p>Art and how the game looks is a big part of games even during the designing process, so having decent art skills is pretty essential. Art is the first thing that people see when they look at your game. Even bad art is okay as long as it doesn’t look hideous and communicates the idea of what it is to the player. </p></li></ul></li><li><p>I really dislike looking at games with template assets because they are unoriginal and I have already seen them. It’s an amazing experience when you look at a game and know that you drew everything that you see.</p></li></ul></li></ul><p>That&#39;s pretty much all the tips I have for getting started. I hope someone can find this useful.</p></description>
</item>
<item>
<title>Seen it twice save it right</title>
<guid>https://trueauracoral.github.io/save-it-twice-save-it-right.html</guid>
<link>https://trueauracoral.github.io/blog/save-it-twice-save-it-right.html</link>
<pubDate>Tue, 10 Sep 2024 00:00:00 </pubDate>
<author>ZortaZert</author>
<description><p>One thing in life that I hate is losing things that I once had. Generally speaking I have found a rule to fight against this on the internet which is that if I really like something that I saw, watched, read/viewed I bookmark it. If I have seen a video 2 times and liked it on the second watch through then it definitely needs to be saved. Liking a piece of content is usually can be determined if it’s something that makes you laugh or smile. Unfortunately not every piece of content that you want to see again is something that makes you laug or smile.</p><p>Sometimes for example I find a music piece that I liked and was super catchy like this: <a href="https://www.youtube.com/watch?v=Bo4STB7h3EU">https://www.youtube.com/watch?v=Bo4STB7h3EU</a> I think that I saw it in a youtube short so int he moment I didn&#39;t think to save it and obviously didn&#39;t know the name of it. It was a pain to find it and add it immediately to my music bops where it belongs.</p><p>Videos must be categorized into a playlist as well as sent into my likes section so that way I do not lose it. Same goes for web pages. Finding stuff that isn&#39;t saved at all is much harder than finding stuff that is at least in a playlist, as well in my browser history if worst comes to worst. </p><p>Another example of the pain of not saving things is this: <a href="https://new.reddit.com/r/tipofmytongue/comments/1av0pgo/tomtvideo20172019_game_developer_who_is_a_blender/">https://new.reddit.com/r/tipofmytongue/comments/1av0pgo/tomtvideo20172019_game_developer_who_is_a_blender/</a>I vividly remember watching this video but I can&#39;t find it. If only I liked the video and at least could search for it. And youtube search is horrible by the way. </p><p>So always save and like your stuff. You never know when you will want to see something the next time. My memory has improved however and most things I can remember the name of.</p><h1 id="org-e8a0266b14">Types of content</h1><ul><li><p>videos</p><ul><li><p>youtube</p></li></ul></li><li><p>websites</p></li><li><p>games</p></li><li><p>anime</p></li><li><p>tv shows</p><ul><li><p>books </p></li></ul></li></ul></description>
</item>
<item>
<title>Learning Languages</title>
<guid>https://trueauracoral.github.io/language-learning.html</guid>
<link>https://trueauracoral.github.io/blog/language-learning.html</link>
<pubDate>Sat, 25 May 2024 00:00:00 </pubDate>
<author>ZortaZert</author>
<description><p>Friday April 19th I started learning Russian more seriously. It has become a part of my daily routine. I probably started earlier however because I needed to know the Cyrllic first. This did not come easy but overtime with practice I got it a bit. It’s learning a new alphabet which is difficult. I still haven’t mastered it but I know the majority.</p><p>I used duolingo for school which was way better because you get unlimited lives and extra lessons for free. However there is no leaderboard and there are some features missing. I was able to develop a 22 day streak which is the highest streak I ever got.</p><p>https://duolingo.com/users/&lt;username&gt;</p><p>Funny json I found.</p><p>I think that Duolingo is good, however you also need a strong foundation in english. It repeats concepts over and over which is good for slow learners but not good if you already know something. Like I have practiced how to say the beginning of something at least 20 times and it’s not different at all. I think that would be better displayed as a concept which they show you instead of practicing over and over repetitively. </p><p>Another thing I picked back up on is Anki cards. I downloaded an Anki deck scraped from duolingo and I have practiced that which should be good for me to know most spelling if not google will spell check me into the right place until I eventually get it. Even in English I still make some spelling mistakes so spelling will definitely be a big challenge. Biggest priority is to do Duolingo everyday because it is a solid 5 minutes of practice. However, I like to do anki additionally and that will take 4-8 minutes depending on how many words are scheduled to learn on a later date.</p><p>Another thing which helps me learn the letters of russian, reading and typing is typingclub I have picked up on. I originally used typingclub to learn english touch typing but now I am using it for russian and this is good to help with using the language practically. I think that this substantially helped me at learning the letters. I can type some letters and have started today to search for stuff in russian. Prior to this I figured out how to put russian on my old phone and have typed in Russian so it didn’t come right off the bat. On the phone it has great autocomplete but still I need to work on my grammar. </p><p>I think that learning russian everyday is pretty good to fill my days with some meaning it doesn’t take that long to do. Also, not everyday I must do Anki or typingclub, those just speed up the process. I already have some foundation in russian comprehension and can have basic conversations with people so the road to fluency will come for me a bit earlier. One thing I discovered is that I somehow bypassed future tense conjugations and have no clue how to do those for most cases. I can understand them when I hear them but I don’t know how to use them myself. I always say I will use the same conjugation in the end but in reality the complete word will actually change incredibly. </p><p>I studied Spanish at school pretty seriously just by learning vocab and writing every other day and it has been very effective at improving my spanish. I am not at a conversational level but I can understand some Spanish and most importantly I can write spanish. I can say basic sentences. I find this pretty impressive considering I didn’t know Spanish 2 years ago. It’s also funny to analyze and try to comprehend the Spanish used in Better all Saul and understand some of it at first. I believe that I should work on Spanish over the summer by focusing on comprehension and listening to shows I watch in Spanish dub or with Spanish subtitles in order to focus on immersion. I know important conjugations and important vocab words but Spanish the way it’s spoken and written is rather difficult. I need to focus on that. Maybe if I move to a Spanish speaking country this skill will come in handy. I am better than most of my peers in class because I use the language as much as I can even though I am bad at it. I will most likely shift gears to typing russian at some point. An inspiration to me in this has been livakivi&#39;s videos on him documenting his japanese learning. I want to try and document some of my language learning as well. Language learning is super fun and I plan on continuing. I have done more serious Russian learning for a month or so now. I started more seriously last year at the beginning of highschool learning Spanish and I have only continued since.</p></description>
</item>
<item>
<title>Super Smash Bros Free</title>
<guid>https://trueauracoral.github.io/super-smash-bros-free.html</guid>
<link>https://trueauracoral.github.io/blog/super-smash-bros-free.html</link>
<pubDate>Tue, 21 Mar 2023 00:00:00 </pubDate>
<author>ZortaZert</author>
<description><blockquote><p>If game good, game free (sketchy download links should not apply) ---me</p></blockquote><h1 id="org-18cb43c5bf">Super Scratch Bros</h1><p>https://scratch.mit.edu/projects/318927435/</p><p>As the name says this is a scratch version of smash bros. You can play in your browser. Assuming you have internet access. If you want to save the game for offline access you can:</p><ul><li><p>Click the see inside button or append <code>/editor</code> to the link above.</p></li><li><p>Click <code>File</code> on the top ribbon</p><ul><li><p>Click <code>Save to your computer</code></p></li></ul></li><li><p>Install scratch 3.0</p><ul><li><p>Click <code>File</code> on the top ribbon</p><ul><li><p>Click <code>Load from your computer</code></p></li></ul></li></ul></li></ul><p>Another way to get the .sb3 file is to use this <a href="https://github.com/rebane2001/scratch-dl">script</a></p><h1 id="org-30961aa4d7">Super Smash Flash and Super Smash Flash 2</h1><p>Classics. Both Super Smash Flash and Super Smash Flash 2 can be found on https://supersmashflash.com. They can be played if you maraculously have flash in your browser, or through Ruffle on super smash flash 1, flashpoint and official download links on their website.</p><ul><li><p><a href="Super Smash Flash 2">https://www.supersmashflash.com/play/ssf2/</a></p></li><li><p><a href="Super Smash Flash 1">https://www.supersmashflash.com/play/ssf1/</a></p></li></ul><h1 id="org-5f39884723">Super Smash Land</h1><p>One of the best demakes in the history of fan demakes. Super Smash Land is a super smash bros in the gameboy art style. Free to play through the download link on the website</p><p>http://www.supersmashland.com/</p><h1 id="org-a13bdd6c96">Link clickery 🖱</h1><p>All Super Smash Bros games I am 95% sure (have not tested) can work in emulators. From the begining Super Smash Bros has placed an emphasis on the usage of an analog stick for many attacks and movements. Theorettically a keyboard should work but you can&#39;t go 45 degrees. https://keyboard.gg/ aims to combat this by making keys assigned to 45 degree analog stick movements. Maybe similar functionality could be modded into emulators but for now I think you need a controller/analog stick.</p><table><tr><th>Name</th><th>System</th><th>Emulator</th></tr><tr><td>Super Smash Bros.</td><td>Nintendo 64</td><td><a href="https://github.com/Rosalie241/RMG">RMG</a></td></tr><tr><td>Super Smash Bros. Melee</td><td>GameCube</td><td><a href="https://dolphin-emu.org/">dolphin</a></td></tr><tr><td>Super Smash Bros. Brawl</td><td>Wii</td><td><a href="https://dolphin-emu.org/">dolphin</a></td></tr><tr><td>Super Smash Bros. for Nintendo 3DS</td><td>Nintendo 3DS</td><td><a href="https://citra-emu.org/">citra</a></td></tr><tr><td>Super Smash Bros. for Wii U</td><td>Wii U</td><td><a href="https://cemu.info/">cemu</a></td></tr><tr><td>Super Smash Bros. Ultimate</td><td>Nintendo Switch</td><td><a href="https://ryujinx.org/">ryujinx</a></td></tr></table></description>
</item>
<item>
<title>Eevee Evolutions</title>
<guid>https://trueauracoral.github.io/eveeevolutions.html</guid>
<link>https://trueauracoral.github.io/blog/eveeevolutions.html</link>
<pubDate>Fri, 27 May 2022 00:00:00 </pubDate>
<author>ZortaZert</author>
<description><p>New Evee evolution speculation is happening right now and I would like to give my take on all the possible ones that could happen. Maybe I will draw one of the likely new Evee evolutions to come out. These are the ones that are available to work with:</p><ul><li><p>Bug</p></li><li><p>Poison</p></li><li><p>Flying</p></li><li><p>Rock</p></li><li><p>Ground</p></li><li><p>Dragon</p></li><li><p>Steel</p></li><li><p>Fighting</p></li><li><p>Ghost</p></li></ul><p>However, a lot of them I think are unlikely to happen.</p><h1 id="org-d659704a55">IMPOSSIBLE TO HAPPEN (In my opinion)</h1><h2 id="org-1751a7ae1c">Dragon</h2><p>Evee doesn&#39;t look like a lizard animal like most dragon types. Evee looks more like a combination of a dog and a cat. So dragon doesn&#39;t fit in my opinion.</p><h2 id="org-e20a7adb2c">Steel</h2><p>Evee doesn&#39;t look like a peice of metal, like most steel types. So once again just doesn&#39;t fit in my opinion. At less somehow a peice of metal gets attached to it. Unlikely I think.</p><h2 id="org-a4f2b66833">Fighting</h2><p>Evee is litterally a normal type. So if it evolved into a fighting type that would be weird because evee originally a normal type has a weakness towards fighting types.</p><h2 id="org-f3ec817a7b">Ghost</h2><p>Evee evolving into a ghost type would mean, a little cute evee death happened...</p><h1 id="org-681354eb29">POSSIBLE TO HAPPEN!</h1><h2 id="org-48562b537c">Bug</h2><p>An evee bug type would be pretty cool. The transformation from this soft puppy to an insect will be interesting.</p><h2 id="org-7215595bd7">Poison</h2><p>Evee gaining the ability to release toxins or inject toxins either way would be epic. Possibly some stinger on the tail. However, they need to keep evee still cute.</p><h2 id="org-f25c21608e">Flying</h2><p>Evee growing wings would be interesting, given that evee has been firmly put on the ground all of it&#39;s life.</p><h2 id="org-7f78051bdf">Rock</h2><p>Evee freaking throwing rocks and having a tail made out of rocks will be very cool.</p><h2 id="org-2950a19efe">Ground</h2><p>IDK what evee&#39;s going to do by being a ground type.</p></description>
</item>
<item>
<title>Fediverse review</title>
<guid>https://trueauracoral.github.io/fediverse.html</guid>
<link>https://trueauracoral.github.io/blog/fediverse.html</link>
<pubDate>Wed, 19 Jan 2022 00:00:00 </pubDate>
<author>ZortaZert</author>
<description><h1 id="org-600b7bf711">What is the fediverse?</h1><p>The fediverse is a lot of software such as <a href="https://en.wikipedia.org/wiki/Mastodon_(software)">Mastodon</a> <a href="https://en.wikipedia.org/wiki/PeerTube">peertube</a>and a lot more I will try and cover my experiences with different federation software I have used in this article. I find a new one of them everyday.</p><p>All of these federation programs have one thing in common, there are multiple servers that run the software independently from each other. Yet they still access one another as <b>one</b>. Let&#39;s say a peertube self hosted instance https://tube.tchncs.de is really cool with all of it&#39;s creators and content but finds out about a another peertube instance called https://diode.zone. Imediatly https://tube.tchncs.de maintainer can let the instance on the front page and other parts of the website show videos from https://diode.zone. Useres on https://tube.tchncs.de can like, dislike, comment, view and do everything they want even though https://diode.zone is a completely different server then https://tube.tchncs.de. <b>But</b> let&#39;s say https://diode.zone stops moderation and now porn is overflooding the instance. Uh oh you might think! The server maintainer of https://tube.tchncs.de may not like that so he decides to immediatly close connections to https://diode.zone and continue to connect to other instances he likes. Now this isn&#39;t even to say that a user on https://tube.tchncs.de can still visit https://diode.zone and watch videos and interact with there https://tube.tchncs.de account. Maybe your not a consumer but actually a content creator and are posting NSFW or highly mythical, not accepting of the <a href="https://en.wikipedia.org/wiki/Flying_Spaghetti_Monster">flying sphageti monster</a>type of content. On peertube all you got to do is find a instance and read one that let&#39;s you post whatever the hell you want and now you get to enjoy content posting freedome.</p><p>As you can see this federation stuff is <b>awesome</b>. It has been adapted for all forms of social media of any kind. It&#39;s so powerfule. No user can hate the platform because they get banned and multiple server owners are in control not just <b>one</b> big corporation like google for YouTube. So hopefully you get my explination. <a href="https://en.wikipedia.org/wiki/PeerTube">PeerTube</a>is not the only fediverse thing out there. There are multiple others and I would like to talk about all that I know of.</p><h1 id="org-8461ca79d4">Peertube</h1><p>PeerTube as the name suggest&#39;s is similar in a way to something like YouTube. Just really nail&#39;s down on the <b>You</b> part. It&#39;s a video platform which can do anything that youtube can in a more minimal and privacy respecting way.</p><ul><li><p>Upload videos</p></li><li><p>Upload livestreams</p></li><li><p>Upload whatever you want (Have to find a instance, but <b>yes</b>)</p></li><li><p>Like/dislike</p></li><li><p>Comments</p></li></ul><p>There are also a lot of cool content creators on it. A lot of them not really well known but still make super cool stuff. Not just about tech or GNU/Linux.</p><h2 id="org-f9d99d6e69">Bad things:</h2><p>From user experience I would say it looks really scarry, but don&#39;t be scared. I am pretty sure that if you can read this article you have enouph ability to use peertube ;)</p><p>I can not find a easy way to do publishing with it without actual software. However I believe they are not as much of a spyware like <a href="https://lbry.ix.tc">odysee.com</a>is.</p><h1 id="org-0f28eeb820">Matrix</h1><p>Is definitely a known in the category of FOSS chat clients as a great alternative to whatsapp, discord, skype and facebook/twiter messanger. Matrix is a federation software that handles many things:</p><ul><li><p>Joining rooms</p></li><li><p>Reaction emoticons</p></li><li><p>Replies</p></li><li><p>Creating chat messages</p></li><li><p>Groups/Spaces (Multiple chat rooms packaged together)</p></li><li><p>Mentioning users</p></li><li><p>Private chat</p></li><li><p><b>MULTIPLE CLIENTS</b></p></li></ul><p>So matrix has everything. Maybe, your in a touph situation where you need to use a properietary software for chatting. Most likely there is a way for you to mirror the messages from the proprietary chat thing to matrix. You would just need to talk to the chat room owner if you can put in a bot there for the mirror.</p><p>Another thing that matrix has is a <b>lot</b> of clients. You can deffinitly find a client that you like, suits your needs and is FOSS software. One thing to keep in mind that maybe you wouldn&#39;t think of if you used proprietary chat stuff before is that everything you send in a room is <b>public</b>. Anyone can grab out there screenshot tool or camera and take a snap at your message. However, this is not the case in private chats, since <b>encryption</b> and the person your chatting to you probably trust not to leak stuff you send. </p><h2 id="org-1d917bee93">Bad things</h2><p>There are not a lot of none JS bloatware matrix clients. I geuss you don&#39;t need to care about how bloated a FOSS peice of software like matrix is. But I think it&#39;s nice to have a more minimal client. Minimal clients that I know of are:</p><ul><li><p>Quaternion</p></li><li><p>Gomuks</p></li><li><p>Matrixcli</p></li><li><p>Neochat</p></li><li><p>Mirage</p></li><li><p>Nheko</p></li><li><p>Ement (emacs)</p></li></ul><p>Plenty to choose from but most all of them have there issues.</p><h1 id="org-44b0b0abeb">Mastodon/Pleroma</h1><p>Mastodon/Pleroma are a alternative to something like twitter or maybe in some cases reddit. They are both practically the same it&#39;s just Mastodon forces you to have a smaller character limit. I think this has the benefits of helping yourself make sure to be really concise with what your talking about. I think of Mastodon/Pleroma as a place to discuss certain topics in a organized way and also a place to notify people about what your doing in life. Mastodon/Pleroma is are two really great peaces of software that work really well together and by themselves and other instances or stuff on federation. There is truly no excuse for people to continue using twitter. (I can&#39;t think of one)</p><h2 id="org-490b406766">Clients</h2><p>You can obviously use whatever your instance that you chose uses in your web browser. But that&#39;s really not cool and bloated. I would rather have my own app on my machine that I control. I also don&#39;t want it to be bloated javascript.</p><p>The options from what I understand are not that many but okay. NOTE: I can not guarantee that all these work on pleroma. Most likely they do. If they don&#39;t and you use pleroma consider reporting a issue on there repo asking for support :)</p><ul><li><p>Toot (A python package for doing all things on mastodon.)</p></li><li><p>Mastodon.el (A mastodon/pleroma package for emacs.)</p></li><li><p>BloatFE (Runs in browser but is very lightweight.)</p></li></ul><h2 id="org-c3b733dae3">My video &#34;Use Mastodon/Pleroma!&#34;</h2><p><a href="https://tube.tchncs.de/w/fXS18zwhRBzPo1VkmJRamg">Peertube</a> <a href="https://lbry.ix.tc/@trueauracoral:a/Use-Mastodon:2">librarian</a></p><h1 id="org-7b7bef0434">Invidious</h1><p>Invidious is a very plain topic. The software works well and <b>you</b> should use it!</p><h2 id="org-925d463670">My video &#34;Use Invidious!&#34;</h2><p><a href="https://tube.tchncs.de/w/e9MmjxwqnR7RnFaYtVueWg">Peertube</a> <a href="https://lbry.ix.tc/@trueauracoral:a/Use-Invidious%21:1">librarian</a></p><h1 id="org-5a5e946881">Plume</h1><p>Plume is a MD article posting place. It is supposed to work, I have a account there but it&#39;s not letting me post articles without shrinking them into one big line. Other people have it all working. It seems like plume is still in early development. One day I think it will be really good. For now it&#39;s usable but you may have issues with it.</p><h1 id="org-0d6ca096d9">Fchan</h1><p>Fchan is another software that&#39;s a bit early in development but it definitely works! It is a FOSS image board that looks a lot like 4chan. It works well it&#39;s just lacking in users. I asked 4chan why there still on proprietary 4chan, they said &#34;All my friends are on it!&#34; 4chan even decided to close the post! Absolutely horrible! Go use fchan (Fedderated channels).</p></description>
</item>
<item>
<title>How to degoogle</title>
<guid>https://trueauracoral.github.io/degoogle.html</guid>
<link>https://trueauracoral.github.io/blog/degoogle.html</link>
<pubDate>Wed, 19 Jan 2022 00:00:00 </pubDate>
<author>ZortaZert</author>
<description><h1 id="org-9f6704f36d">Google&#39;s Popularity</h1><p>Google is like a household name to a lot of people that use the computer. For the price of <b>0 DOLLARS</b> the registered account gets access to free email. Email is essential for authenticating accounts, messaging freinds and a lot of things. So you need a email and you just turn to google. </p><p>I remember being super young and someone brought up having a email. Saying:&#34;You can&#39;t make a google account without being over 13!&#34;</p><p>I thought this was strange and wanted to see if this was true. Going to my computer I tried and was locked from making a account, just because I was 8 years old and not 13. What I didn&#39;t know is all the information I just gave to google right the and there. I gave my real birth date, name, last name probably home address. <b>Everything</b>.</p><p>Now imagine this scenario with people actually use the google service.</p><h1 id="org-5006d04d6f">Google&#39;s services</h1><p>With google you get a LOT of services. Each and every one of them is proprietary. Each and everyone of them gives your data to google. I want in this article to go over them and show some good alternatives.</p><h2 id="org-80acb7ac51">Gmail</h2><p>This is a tough cookie to get away from. A lot of privacy/GNU/Linux enthusiasts even use gmail. Email is not secure. Go to <a href="https://anon.sx">searx</a>and find out why. So you might be thinking why not use gmail? All your messages go to google&#39;s services as well as using proprietary software just to create a account. Even if you used proprietary software to create it a long time ago and are sitting nicely with a gmail drawer of emails in your email client. Your still having all your emails able to be read by google. That is not fun at all.</p><p>The solution this is using a alternative mail service. There are a couple at the time of posting this article that I think are good.</p><ul><li><p><b>Tormail</b> is some sort of mail service managed in tor. I haven&#39;t used it myself</p></li><li><p><b>Disroot</b> is a public email service. All your emails could be read by disroot but at least disroot isn&#39;t google. So far there aren&#39;t any privacy claims against them.</p></li><li><p><b>matthewevan.xyz</b>. Matthew Evan or MattMadness actually gave me a email that works online and on the phone through a web app. It also should work through a email client. Possibly you can ask him and he will grant you with a awesome email</p></li></ul><h2 id="org-181a0d93e0">Youtube</h2><p>Youtube is terrible and I bet it will be a cause for the death of humanity. I covered out more reasons and how to switch from youtube to something else in this article: <a href="https://odysee.com/@trueauracoral:a/do-not-use-youtube:b">Do not use Youtube.</a></p><h2 id="org-024e9091a5">G Suit</h2><p>Google&#39;s g suit is a set of office tools. A obvious and really great alternative to this is <a href="https://[libreoffice">https://[libreoffice</a> Libreoffice docx exports to g suite products from my experience in the past were good.</p><h2 id="org-c9c10b09e0">Google&#39;s Search Engine</h2><p>Google is named by its search engine. The alternatives to google&#39;s search engine are a LOT.</p><ul><li><p><b>Searx</b>, I made a article on this already on how to set it up: <a href="https://zortazert.codeberg.page/Blog/searx.html">Search Engines (Searx)</a></p></li><li><p><b>SearxNG</b> is searx but more modern looking.</p></li><li><p><b>Whoogle</b> is basicly a google viewer</p></li><li><p><b>DuckDuckGo</b> I only advise using duckduckgo if your on your phone and have no other option.</p></li></ul><h2 id="org-4d5863dbe0">Google maps.</h2><p>The best alternative to it is not <b>waze</b> that is literally also owned by google apparently. The best alternative is openstreetmaps. It for sure isn&#39;t a perfect solution. But at least you will find yourself using googlemaps/waze less.</p><h2 id="org-f2eb51f01e">Chrome Browser</h2><p>There is absolutely no reason to use chrome. https://spyware.neocities.org/articles/chrome.html This article does a great job explaining how bad it is. There are very few browsers left out there that are decent even.</p><ul><li><p><b>Qutebrowser</b> is great with the only downside of it being that you need to know some basic vim keys to use it. However you should be able to just use your mouse for everything.</p></li><li><p><b>Otter-Browser</b> In development but looks awesome</p></li><li><p><b>Ice-cat</b> Best browser ever. Just you may need a regular browser for some things.</p></li></ul><h2 id="org-07c2964c41">Google Drive</h2><p>Nextcloud does a lot of things but primarily its supposed to back up files and be a google alternative. https://github.com/nextcloud/providers Here they show all the public instances, but you can obviously host your own</p><h2 id="org-074a33f9ba">Google Playstore</h2><p>Fdroid is a libre software focused app store for phones.</p><p># * Troler Recommendations# Android Auto# Android OS# - Ubuntu Touch# # Android TV# # Calendar# - Simple Calendar# # Cardboard# # Chrome# - Firefox# # Chrome Enterprise# # Chromebook# - Thinkpad# # Chromecast# # Connected Home# # Contacts# - Simple Contacts# # Digital Wellbeing# - GNU care# # Docs# - LibreOffice# # Drive# - NextCloud# # Earth# # Exposure Notifications# # Finance# # Forms# # Gboard# # Gmail# - Matthewevan.xyz# # Google Alerts# # Google Arts &amp; Culture# # Google Assistant# # Google Authenticator# # Google Chat# # Google Classroom# # Google Duo# - Simple Dialer# # Google Expeditions# # Google Family Link# # Google Fi# # Google Files# - NextCloud# # Google Find My Device# # Google Fit# # Google Flights# # Google Fonts# - Simple Fonts# # Google Groups# # Google Home App# # Google Input Tools# # Google Lens# # Google Meet# # Google One# - NextCloud# # Google Pay# # Google Photos# - Simple Gallery# # Google Play# - F-Droid# # Google Play Books# # Google Play Games# # Google Play Pass# # Google Play Protect# # Google Podcasts# - AntennaPod# # Google Shopping# # Google Street View# # Google TV# # Google Tasks# # Google Workspace# # Hangouts# # Keep# # Maps# - OpenStreet Maps# # Messages# # News# # PhotoScan# # Pixel# # Pixel Buds# # Pixelbook# # Scholar# # Search# # Sheets# # Sites# # Slides# # Snapseed</p><p># Stadia# # Tilt Brush# # Translate# # Travel# # Voice# # Waze# # Wear OS by Google# # YouTube# - Invidious# # YouTube Kids# # YouTube Music# # YouTube TV# # YouTube VR # * Ayyzee Recommendations# Android OS# - Ubuntu Touch# - replicant# # Android TV# - Kodi# - Jellyfin# # Calendar# - Simple Calendar# # Cardboard# - VRCadia# # Chrome# - Firefox# # Chrome Enterprise# # Chromebook# - Thinkpad# - FrameWork# - Librem 15# - System76# # Chromecast# - Raspberry Pi# # Connected Home# - Home Assistant (Open Source Not 100% libre)# # Contacts# - Simple Contacts# # Digital Wellbeing# - GNU care# # Docs# - LibreOffice# # Drive# - NextCloud# - OWNCLOUD# - SFTP# # Earth# - KDE Marble# # Exposure Notifications# # Finance# # Forms# - Nextcloud forms# # Gboard# - FlorisyBoard# # Gmail# - Matthewevan.xyz# # Google Alerts# - notify-send 🤣# # Google Arts &amp; Culture# # Google Assistant# - Home assistant# # Google Authenticator# - andOTP# # Google Chat# - Matrix# # Google Classroom# - Jitsi# # Google Duo# - Simple Dialer# # Google Expeditions# # Google Family Link# # Google Fi# # Google Files# - NextCloud# # Google Find My Device# - Don&#39;t misplace or lose your device# # Google Fit# - Pen and paper diary# # Google Flights# # Google Fonts# - Simple Fonts# # Google Groups# # Google Home App# # Google Input Tools# # Google Lens# # Google Meet# - Jitsi# # Google One# - NextCloud Hub# # Google Pay# # Google Photos# - Simple Gallery# # Google Play# - F-Droid# # Google Play Books# # Google Play Games# # Google Play Pass# # Google Play Protect# - AppArmor# - SE-Linux# # Google Podcasts# - AntennaPod# # Google Shopping# # Google Street View# # Google TV# # Google Tasks# # Google Workspace# # Hangouts# # Keep# # Maps# - OpenStreet Maps# # Messages# # News# # PhotoScan# # Pixel# # Pixel Buds# # Pixelbook# # Scholar# # Search# # Sheets# # Sites# # Slides# # Snapseed# - GIMP# - RAWTHERAPEE# # Stadia# - VNC 🤣# # Tilt Brush# # Translate# # Travel# # Voice# # Waze# # Wear OS by Google# # YouTube# - Invidious# - Newpipe# # YouTube Kids# # YouTube Music# # YouTube TV# # YouTube VR</p></description>
</item>
</channel>
</rss>