Blog Posts
Changes to our BINUS Today article fetching system.
In order to reduce our Internet usage, we are no longer fetching the last 25 articles from BINUS University websites. Instead, we are starting to fetch articles based on the frequency the authors have posted over the last 14 days. Or specifically, 5 * max(⁴√n, 1). If you're not good at mathematics, here's what this means: Articles fetched over the last 30 daysNewest articles which will be fetched 0-152-151016-8015 With this change in mind, we could save the Internet traffic to constantly fetching about 1.600 articles four times a day!
Another reason to use threads in the Fediverse.
Well, some people are still using threads instead of putting everything down in a single post, even in the Fediverse, because some Fediverse software offers the "View More/Less" accordion. How is that relevant, you asked? By splitting these long texts into threads, you can just force everyone to see your really long post in the Fediverse.
Rajawalinya hilang!

What is the "shell" of Bearers of the Shells?
Sure, we found out that may people don't understand the shell thing we mean for the term "Bearers of the Shells". We're not selling seashells and don't own some shares on the Royal Dutch Shell, anyway. The shell, as in BOTS here is the computer shell, and we found it difficult to translate its meaning into non-English languages. Most languages just transliterate the word, anyway, because at the world of computing, the shell is a metaphor to a kind of the computer program that allows you to interact with other computer programs. Today, you can say that computer shells are quite similar to "skins" in Android (Samsung's One UI, MIUI, Google Pixel, etc.) or "desktop environments" in Linux and BSD operating systems. However, it's not always true. So, to understand what is the true meaning of the computer shell and the shell of BOTS, let's look at this research article (PDF) from 1965 written by the authors who first coined the word "shell". Shell, as the computer program. We may envision a common procedure called automatically by the supervisor whenever a user types in some message at his console, at a time when he has no other process in active execution under console control (presently called command level). This procedure acts as an interface between console messages and subroutine. The purpose of such a procedure is to create a medium of exchange into which one could activate any procedure, as if it were called from the inside of another program. Hereafter, for simplification, we shall refer to that procedure as the ''SHELL". The SHELL: A Global Tool for Calling and Chaining Procedures in the System Wait, what is procedure? supervisor? console? interface? To make you understand these meanings: computers run instructions in a logical order, most commonly (from the era of punch cards) from top to bottom. That's why we call these ordered set of instructions as procedures. You can call them as subsets of computer algorithms, though. Next, just like real-life supervisors, supervisors handles the execution of these instructions to prevent some technical conflicts like dividing numbers by zero. The console is all the physical buttons and switches which humans can use to communicate with the computer (today, they are completely replaced with keyboards and touch screens). And interface is a way for computers to pass information between computers, programs/procedures, or with humans (hence the name, User Interface (UI)). The SHELL here is neither an acronym or backronym. It is a metaphor of an outer part of the computer system that is intentionally exposed to interact with the user. The SHELL was invented during the early days of command-line interfaces, and that's why people often exchange the term shell with command-line. Note that, the command-line is the interface, aka. how do you interact with the computer system, but the shell is the program that acts at the computer end of that interface, or in other words, who are you writing these commands for. So, how about the Shells of the Bearers of the Shells? We name ourselves the Bearers of the Shells because we own and use multiple computer shells to achieve our goals. In reality, we mostly use Fish, PowerShell, Python (if you consider one), and ZSH. However, we also took the word "shell" differently, which now means "the spherical 🔮 thing we have in our heads". Those spheres are then decorated with symbols commonly found in computer shells: (>_ ) from DOS and Windows, ($_ ) from Unix and lookalikes (Linux, BSD, etc.), and (#_ ) for Unix that belongs to a special user named root. You'll also see that those symbols act as our faces, because we're not just interacting with those computer shells, we are the computer shells! So, in conclusion, we are BOTS because we wear these 🔮 things, and we're the ambassador of computer systems, ready to help people who are using us.
The future of Shift and Shiftine is in the real life.

A Mindvalley ad issue.

The few odd things found on Hacktoberfest 2022's presents.

Site and infrastructure updates, February 2023 Edition.
Finally! Another blog post full of our love from the digital world! We are almost running out of scheduled blog posts, but don't worry, we're going to fill it up soon. And here's a summary of all the changes: Reinhart's getting done on his Thesis. We'll be physically shifting next week! We're planning to rebrand (#_ ), the company. Reinhart Maps: Full support for Mapcode code imports. Reinhart Maps: Improved support for Open Location Codes / Plus Codes import. Reinhart Maps: Optional "Address" field. Reinhart Maps: Choose how would you open your location in your map apps. Reinhart Maps: Support for Google Maps shortlinks. Reinhart Maps: Support for Streetdirectory.com link imports. No need to copy-and-paste, now you can share map links DIRECTLY to Reinhart Maps! Upgraded our Ubuntu servers from 20.04 to 22.04! roothouse-1 and roothouse-3 are back! Upgraded our Fediverse instance to Misskey 13! A new feature for our MSJ admin Telegram Bot! It's the toughest month yet, we guessed. Why, because we're preparing for one our shiftiest moments in 2023. To name a few... 1. Reinhart's getting done on his Thesis. Even though we're facing some delays, today we have secured at least 133 (previously 86 last week) out of 166 important things to do before our final submission. We're getting closer to the finish line! Check out https://skripsi.reinhart1010.id to see our latest progress! 2. We'll be physically shifting next week! One of our head offices (read: a cluster of PCs and Raspberry Pi-like devices over the Reinhart's house) are moving towards a different place sooner or later. This migration is already happening, and I can't be less excited for this! And if you're looking for some hints, here's a video from GMS Jabodetabek for it: https://www.youtube.com/watch?v=eiknvwYdAmQ 3. We're planning to rebrand (#_ ), the company. What? (#_ )? Yeah, the company at https://rootverse.reinhart1010.id will be replaced with a new one, taking a fresh concept for everyone to enjoy our works and products! But, well, we can't be less excited to share some details for this. Instead of building a "company that does !exist" (pun intended), we're rebranding ourselves as the world's first vHackers (virtual hackers) that is, like VTubers, don't exist in real life, but unlike them, we code and hack, not doing those frequent streams. An even better Reinhart Maps. At the end of January, we further improved Reinhart Maps to add these new great features: 4. Full support for Mapcode code imports. That's right! Thanks for their open API, you can import a Mapcode code to automatically generate coordinates and create new map links. This feature is currently unavailable on "Automatically detect URLs and coordinates" option. 5. Improved support for Open Location Codes / Plus Codes import. We implemented the OLC import support by using OpenStreetMap's geocoding service, so you can import codes like VMF3+59 Banten to Reinhart Maps. However, Google Maps often generates codes with more detailed hints. For example, the location of the Soekarno-Hatta International Airport is VMF3+59 Pajang, Tangerang City, Banten. Sometimes, OpenStreetMap are unable to parse this longer address, which puts a halt into our OLC import. Some people are reporting this issue to us, even though there's a workaround to omit the village, district, and even the city names in order to work. But now, Reinhart Maps can do that automatically, so it will search for: Pajang, Tangerang City, Banten Tangerang City, Banten, if the earlier does not work Banten, if the earlier does not work so you can now import these codes even faster! 6. Optional "Address" field. If you're sharing from Apple Maps, you'll notice that the links do contain place names and address in different parts of the URL. Today, we're excited to announce separate fields for inputting your place name or address. And here's why we made that decision: 7. Choose how would you open your location in your map apps. Reinhart Maps always attempts to trigger a map search instead of pinpointing your favorite map apps to show places in specfic coordinates. This is useful for map apps which supports rich place data, such as the place's contact information, photos, and reviews. But sure, not every map app have updated places and data, and this could mislead users to wrong location compared to the ones shown in Reinhart Maps. That's why we decided to let you choose to search and show these places, either by name, address, or direct coordinates! 8. Support for Google Maps shortlinks. Before, it is not possible to import Google Maps shortlinks like maps.app.goo.gl and goo.gl/maps into our app. Now it's possible without having you to copy-paste the Plus Codes field. Hooray! 9. Support for Streetdirectory.com link imports. For those who are living in Singapore and Malaysia: Links for your good-old, favorite "offline maps" app can also be imported into Reinhart Maps! Note that as of now, we are unable to open Reinhart Maps links back to Streetdirectory. 10. No need to copy-and-paste, now you can share map links DIRECTLY to Reinhart Maps! If you're installing Reinhart Maps as a Progressive Web App (PWA) from Chrome, please reinstall the app to enable this feature. What we are trying to say that in supported web browser apps, or by using this Shortcut for your iPhone or iPad, you can directly install our app and share links from Google Maps, Waze, and so on directly to Reinhart Maps! This is also possible because our app now supports the ?q= parameter to place the inputs. Another good tip for those tinkerers. Some infrastructure updates These announcements might be boring, but feel free to read: 11. Upgraded our Ubuntu servers from 20.04 to 22.04! Yep, that also includes our roothouses as well our DigitalOcean VPS running our Fediverse instance. 12. roothouse-1 and roothouse-3 are back! We decided to reactivate the roothouse checker for both devices, after months of being inactive. But beware: they won't be as active as 24/7 for now as there's currently no other task other than helping BINUS Today. 13. Upgraded our Fediverse instance to Misskey 13! You shouldn't see much difference when viewing our posts on your instances, though. But we're doing this to improve security and enabling new features! 14. A new feature for our MSJ admin Telegram Bot! If you're able to access the bot today, we're adding another new command, /convertnohp, to let you easily correct mistakes and inconsistency with Indonesian phone number formats into the international, +62 formats. That's all of our announcements. Back to work!
@reinhart1010 is now on wkwk.land!
