Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Search - "8"
-
For those who were wondering, since my last post had some people who seemed interested, here's my progress on my 8-bit computer. I've got the clock on the left hand side, and the 2 8-bit registers on the right hand sign. (The power strips in the middle are going to be used as a bus)9
-
We had a short power outage this morning. 30 min later I got an "urgent" call that someone's "computer" was not working in another branch of our company.
Not one person in that branch could figure this out so after them repeatedly messaging and calling me for around an hour I decided to come over.
I found out that the power wall plug to the monitor has a switch on it which this person accidentally kicked...
I fixed his problem in around 20 seconds. This same employee was one that somehow had his email account previously "hacked" and 8000 phishing emails were sent from his account in 1 hour.
I honestly think it is amazing people like this can even use a computer at all...5 -
PM: Guys, we have to upgrade Java 8
Me: hey check out all these cool functional programming stuff (lambdas)in Java 8.
PM: Sorry you can't do that. Our automated testing software isn't up to date to test Java 8. So you have to code it "vanilla"
Me: Erm, upgrade it?
PM: we didn't budget it for that.
Me: *thinks to me miself* brilliant8 -
Today I told my lead developer that I liked star wars episode 8.
I got grilled pretty hard.
Like, I can drop a db and the motherfucker ain't gon give a fuck. But God forbid a mofocka likes episode 8.
That is a big no no to him.
Manager had told me that I should keep that opinion of the movie to myself.
Lesson learned.13 -
*wrestling commentator voice*
"In this weeks episode of encoding hell:
The iiiinnnfamous UTF-8 Byte Order Mark veeeersus PHP!"
For an online shop we developed, there is currently a CSV upload feature in review by our client. Before we developed this feature, we created together with the client a very precise specification, including the file format and encoding (UTF-8).
After the first test day, the client informed us, that there were invalid characters after processing the uploaded file.
We checked the code and compared the customer's file with our template.
The file was encoded in ISO-8859-1 and NOT as specified UTF-8.
But what ever, we had to add an encoding check, thus allowing both encodings from now on.
Well well well welly welly fucking well...
Test day 2: We receive an email from said client, that the CSV is not working, again.
This time: UTF-8 encoding, but some fields had more colums with different values than specified.
Fucking hell.
We tell the customer that.
(I was about to write a nice death threat novel to them, but my boss held me back)
Testing day 3, today:
"The uploading feature is not working with our file, please fix it."
I tried to debug it, but only got misleading errors. After about 30 minutes, at 20 stacks of hatered, I finally had an idea to check the file in a hex editor:
God fucking what!?!!?!11?!1!!!?2!!
The encoding was valid UTF-8, all columns and fields were correct, but this time the file contained somthing different.
Something the world does not need.
Something nearly as wasteful as driving a monster truck in first gear from NYC to LA.
It was the UTF-8 Byte Order Mark.
3 bytes of pure hell.
Fucking 0xEFBBBF.
The archenemy of PHP and sane people.
If the devil had sex with the ethernet port of a rusty Mac OS X Server, then 9 microseconds later a UTF-8 BOM would have been born.
OK, maybe if PHP would actually cope with these bytes of death without crashing, that would be great.3 -
It's when your teacher gives you an 8 out of 8 grade for literally one printf and one scanf program that you realize the average level of your class is ridiculously low.2
-
I thought I try to install windows XP and go thru the upgrades in a virtual machine. I will install every update for that version of Windows and then proceed to upgrade to the next version.
XP => Vista => 7 => 8 => 8.1 => 10
I'll was going to do the very first windows but, I had an XP install disk, so I am starting with that.undefined windows 8.1 windows 10 virtualbox virtual machine windows xp windows vista windows 7 windows 8 updates upgrades iamthatstupid46 -
Oh Oh !!! Today is the 8 bit register overflow day....Happy 8 bit register overflow day to all 16bit registers..2
-
Me: *gives 8 story points*
PO: Why is it 8 points? this is just copy-pasting and should not take more than 2 hours.19 -
Writing an emulator for an 8-bit computer with 8-bit memory addressing in C. Or maybe writing a web server in C... Both were really fun and I learned a lot. (But I love C, so there’s that)2
-
story points that equate to hours.
1 = 1 hour
2 = 1-2 hours
3 = 3-4 hours
5 = 6-8 hours
8 = Kill. Me.
13 = Now.3 -
So here I am, skrewing around with the Google Authenticator app and the dodgiest base32 code generator I've ever built and generating a 56 char unique ID, and a 8 digit time based code.
WTF, all these products, services and logins that use 6 digit codes... and this fucking thing can handle 8 without breaking 😑
Now... to hook it into a QR code class... and spit out an image I can actually scan, without calling google charts api.
I can't say I've written one of those before 🙃4 -
Just found this in our code:
UINT8 variableName = 500;
Any developer who is getting paid should know the largest value an unsigned 8 bit integer can hold12 -
Why do PMs think we are all inter changeable? Wtf?!?!?!
8 hours for me is not the same as 8 hours for some junior guy. Really, for gods sake, junior guys don't even know how tell time yet.3 -
Holding off the website launch date because IE 8 isn't compatible! Can't wait for IE to be discontinued!9
-
Bloody CSS isn't working...
body .belly {padding:8%; overflow:none;}
body .belly{padding:-12%; overflow:hidden;}5 -
CEO: Please have the dev ready to update Product on 8/20.
Me: That's premature.
CEO: Okay, let them know they'll be updating the team on 8/20.
Fuck. You.2 -
Yesterday a strange bug appeared in Chrome: In a small web app we have some umlaut characters like äöü. Strangely said characters were displayed as cyrillic, but only on my pc... On every other device it worked. I spent about 5 hours of checking encodings (everything was in UTF-8), reading posts in the almighty stackoverflow.
Finally i figured out, the font was broken. After reinstalling it, everything was peaceful again in my head. -
Order now! iPhone 8 Xplode
Englisch: https://sputniknews.com/science/...
Japanese Twitter: https://twitter.com/Magokoro0511/...
Appledaily.com.tw: http://appledaily.com.tw/column/...14 -
Not mine, saw this one somewhere on the internets [prolly in one of commitstrip's comments]
- make an initial estimate [4 hours]
- double the number [8 hours]
- incr units [8 days]2 -
Developer who was working on a project for 7 weeks was fired and to spite the company he deletes all his source code for the project. As the only other dev, I was placed with the wonderful task to complete an 8 week program in 8 days.8
-
I feel like I was very productive today. At last, I found myself a nice dark theme for NetBeans based on IntelliJ darcula theme. I also found a perfect Java API 8 SE class for date manipulation called LocalDate.4
-
*Sorry, the password must have only 8 characters and must include a letter, number and a special character*
Fuck you!2 -
Here with my books just bought these new 8 monitors just to use them for my marketing analytics work, but do you know what i love more than these books and 8 monitors that i just bought for my marketing analytics work? My brand new lamborghini6
-
Fucking gnu gettext, fucking .po and .mo files and fuck the fucking poedit. Why in the fucking hell a damn i18n solution used by so many languages doesn't support correctly fucking utf 8 characters in strings inside the code, I mean, WHAT THE FUCK, this is my second day trying to make the fucking Python gettext module to translate the fucking word "está" because I've a fucking big code base programming in Spanish that need to be translated. This is the fucking 2016 and we still have problems with fucking special characters? I mean CMMON1
-
I hope devRant doesn't store ++ count as a signed 8-bit integer... Otherwise the next ++ this rant gets sets it to -128!2
-
Be honest.
How many hours of your work day do you do real work?
Right now, I am at about 7/8.
Usually about 5/8.17 -
UTF-8 without BOM.
{ ä, ö, ü } are not going to be decoded correctly.
Why the fuck does BOMless UTF-8 still exist? Such a pain in the ass.7 -
finally...a nice round number of ++, hopefully they use more than an unsigned 8 bit otherwise I'm gonna overflow after this post! :P1
-
So, I finally got a bicycle today. Time to start working on my health...
Am I the only one who's daily regime was:
1 - Go to work, sit around for 8 to 9 hours
2 - Come home, sit around for 8 to 9 hours
3 - Sleep for 8 hours
Goto 1?
I was surprised how the bikes these days are so incredibly light. I could lift it and keep it up no problem!10 -
UTF-8, one of the biggest hack that we use everyday. First draft of UTF-8 was written on the back of the napkin.
https://cl.cam.ac.uk/~mgk25/ucs/...
https://youtube.com/watch/...3 -
Need a phone upgrade. So now the question is, do I want the $1000 version of the phone I am already using but from a hipster fruit based company or do I want a Korean phone that, given their recent track record, will have a battery that vibrates at the exact frequency that cause wasps to attack the user's testicles?
Oh and it should probably be a thing I can make apps for but doesn't require I learn the thing that pretends it isn't Objective-C.8 -
Why team leads assume that because the designer took 10 minutes to adjust a form, it means it will take me also 10 minutes to adjust the code?
Especially if I just strated working with the theme. And I told them I'm a backend developer who did little work with theming....1 -
"Shit, we haven't even come up with a safe word yet!"
"Don't worry, your RSA token has been sent to your e-mail."1 -
Problem saving emojis to your database? MySQL’s utf8 only allows you to store 5.88% of all possible Unicode code points. https://mathiasbynens.be/notes/...2
-
once upon a time I went on vacation.
It was for 5 days and I went to Leh-Ladakh with my family. (Me, My big bro and my parents.)
It's a beautiful and cold place. Snow and High Mountain and no phone call from anyone.
It was supposed to be no call. But on the 3 days, I got a call from my junior and he said to me that server is not working and it's giving 404 error.
So I told him to go to Cpanel (It was client's server). After 1 hour I got a call back from him and he was not able to fix it.
So I had to open the Cpanel in my Galaxy Note 8, Open file manager, go through all the files and logs and fix it code in 2 or 3 files.
It took 4 hours to fix the problem. But that day I understood the value of my Note 8 and its big screen. Thank you, Samsung.
Note: The lake in the photo is Pangong Lake/5 -
Google suggested me some article about how to preorder iPhone 8 and 8 plus.
To all devs who want to know my trick:
just buy second hand iPhone 7 or 7 plus and say it’s iPhone 8.
This is written by an iPhone 7 plus user and I suggest you if you want good look and functionality - buy OnePlus 5.2 -
Writing hebrew in Latex using a template that doesn't support UTF-8 is the most archaic shit I've done lately. I feel like some sort of a caveman.
This fucking encoding inverts all letters so it can support right to left. 😓4 -
Shit, I missed that I got a thousand ++!
But thank you all so much, I love this community. This is just so amazing.4 -
Do you too have 8 space tab character in Windows 10?
It's in notepad, cmd and other stuff.
It's fucking wide af.15 -
Fuck you safari for automatically converting UTF-8 NFD characters to UTF-8 NFC characters. Cost us like an hour debugging!
-
Who knows Ingress (The game) here ?
Level 8 here 👋
if(!know) {
//suggestion
google.takeALookAt("Ingress");
}12 -
Is there any java 8 thing you would recommend to use more often (besides Future, Optional and lambda)?5
-
Agile Product Owner: How long do you think this task will take?
Me: Probably 13 points.
APO: That is too many can you break it down into separate tasks?
Me: Sure its probably an 8 and an 8. Since i need to work on them sequentially and one depends on the other, the second task will take longer if i need to make changes after the first one is merged.
~ Turned 104 (8 tasks * 13) points into 128 (16 tasks * 8 points) points.
A 13 represents a whole 2 week sprint.
An 8 represents a week and a half.
We cannot fit 2 8 point tasks in the same sprint, so now it takes 2 whole sprints to complete 2, 8 point tasks.
We have no smaller tickets so we don't work for the rest of the sprint.
Anyone else been here?5 -
Blah! Fucking Windows 10 thinking it knows what's best for me! 8:30 PM was not a good time to install some updates, you fuck!
Never thought I'd say I regret saying goodbye to Windows 8... -
FUCJKKKKKKKKKKKKKKKKKKKKKLEMRMRMRNRNENWNQMQMQMQMWMWMWKSOOCPPVPBVOGMRMEMWNZNZNZNSKOWOWOROROOROWOQOAOXKCNNRBWJQJQIOOXKCNGNFBBEHWIAIDOKGMGMNRQNNQOSPXCLMGMGMYBTEHUWYSYSYDUFUUFUEIUUUWUUWUUWIIDFICOVOVOBOBPNPORMWQnzznnzcnncnfnejiwisoooooo99oooiiijjj899227)2)3?3?4?$3@2199/,’cnnj&&8:82828&&’nsnjwksiodofofkejwnnwnwnssnkzjxkx4
-
Someone knows about delta printers? I build one with a 8 bit mcu and I'm planning to upgrade to 32 bit. What do you think about it?6
-
At work, when I try to find the best place to implement some code, I read the current code to get why it's here, and if I'm at the right place to do my stuff.
Sometimes the previous dude writes a shitty code because, well, Drupal 8 and he didn't have much choices to make his stuff work.
But some other times just reading the code feels like double checking if I did all my vaccinations. When these moments occure, I activate the annotate mode in PHPStorm so I can see who wrote this piece of dumb shit code, so I can insult him in my head while doing my stuff.
Sorry pal, I'm not paid enough to write a WORKING code for you at your place, but at least you'd know that if you were drowning, I'd share my point of view about this planet's overcrowding. Fucker. -
yes, i know this isn't omg! ubuntu
yes i know it's obviously not StOve (you guys are way too nice)
but im going to look like an idiot for asking this here. my process is a rollercoaster to read so bear with me
context:
· xubuntu 17.10
· zsh (not that it matters)
° i want to be able to use java -jar file.jar
i tried using that command
zsh: java: permission denied
then used sudo
sudo: java: command not found
i grabbed the generic x64 tar.gz and extracted to ~/.local/.app/java/
set the Java path to the openjdk folder inside, no good
i installed openjdk-8-jre
couldnt figure it out that way, so uninstalled
RE-GRABBED the x64 tarball
extracted into /usr/java
set the path to the folder containing java & javaws executables
still no luck
what is the problem here17 -
I'm currently developing a retro console powered by pico-8 that I'll be putting in front of the co-driver in my car :) Oh and I'll 3d print a handheld version as well.8
-
Drupal 8 fractured the community, dead ended projects that had years of being built up and supported, started a downward trend in overall number of websites using Drupal when it was still increasing market share, homogenized Drupal with other less successful frameworks that had already attempted it and failed by using composer to replace drush, twig to replace PHPtemplate, and Symfony to butcher Drupal and hang parts of it on.
The mission statement was to "bring Drupal to the modern era" and "be more enterprise friendly". All I've seen them do is make it worse. I have stopped using Drupal now, I still maintain some Drupal 7 sites but now that they killed the Drupal 7 community it's basically dead. Some small attempt was made to salvage it with Backdrop but it will likely never be as big as Drupal was and is mostly dead itself, for one thing it's not directly compatible with the huge library of modules either.
Another thing I loved killed by those without vision and giving into the "industry standards" that make one question the intellect of everyone who subscribes to them being a good idea. But hey that evil procedural programming that worked so long for so many was finally defeated. It's surely better now right... right?
At least this movement was supported by people that can't even tell the difference between the use cases in real projects between Drupal and Wordpress. Software Development is in such a good place and has no hypocrisy. One would never suggest it has lost sight of its original purpose of solving real world problems with computing and become self absorbed with its own navel gazing.
If still in doubt check attached image, it tells a very clear story about how to ruin the life of a CMS. It honestly feels like a hitjob attempted to sabotage it rather than an earnest attempt to improve something that has been doing well since 2001.8 -
The moment when ur internet provider messeges you 8 hrs early saying they will shut down internet for 6 hrs because of maintenance and you just waste ur time for 8 hrs and then you start to work..........u know the rest
-
Ok I'll bite as someone who has been away for a couple of weeks. Why are we all in 8 bit?
Is it an april fools thing?6 -
<rant>
FFS
Windows is the worst garbage ever...
First I get a virus becouse the antivirus didn't fucking work, then I try and do a system reset WICH FAILS, them u have to get into the uefi and do a system reset back to Windows 8, Windows 8..
So I go to the windows insider program and download the media creator thing and
.
.
IT DOESN'T WORK
It just stops at "searching for updates"and now I'm stuck with Windows 8
I can't even get the Nvidia drivers so i can't play games anymore
A big fuck you to Microsoft and merry Christmas
Btw any fixes? Thank you
</rant>9 -
Godamn designer making the ui for iphone 5s without taking into account that we have to support the iphone 4s which is also 2x !
Asking me to resize the image for iphone 4s? Are you kidding me? -
Wasted so much time because I used or instead of and in an if statement. Why am I so fucking stupid sometimes.
Edit: Spelling3 -
No need 512MB of Ram, I 'll buy it with 256MB ! 8 months later installed 2nd slot of 256MB in 2000. 8 months of suffering!2
-
Got the update to Android Oreo on my S7 edge yesterday.
I love it. It made my phone work so much faster(really, so much!). Everything is smoother and new cool featured have been added, the UI looks incredybly modern and nice.
But there is one BIG disadvantage.
The batteryusage is terrible now. In bad times my phone lost 7%-8% in a half an our. I heard that they had the same issue when the s8 got the update to android oreo.
Pls samsung you are my favourite phone company. Fix it, it is driving me crazy!!!1 -
FUCK YOU DRUPAL 8, FUCK YOU. Why the fuck attaching libraries does not import them in specified order, but AT RANDOM ORDER, that changes on every cache clearing? Whoever implemented this needs to get their head out of their ass right the fuck now!3
-
8 bits is always an octet, and i fucking hate it when people say 8 bits is equal to a byte, because in some some system that's not always true3
-
Damn Laravel 8 changed...
This whole Jetstream thing is kinda cool and infuriating....
I love the features but hate the code. I want ny laravel pug views back. Q_Q9 -
Working 8 hours a day and then having 8 more hours to do what i want (i dont count sleeping for 8 hours since i do nothing then), IS NOT ENOUGH FUCKING TIME. SELLING MY SOUL TO the devil for 8 hours a day, every day, 1/3 of my life FOREVER? This cant be fucking it. This cannot be LIFE. Life is MUCH MORE than this. Fuck off. Im so fucking pissed off21
-
Iphone 8, 8+ and X. Rants anyone🤷🏼♀️🤦🏼♀️? I'm just pissed they're trying to imitate Samsung and still claiming "new feature"😒
Drop yours👇👇5 -
What's this new trend with connecting to 0.0.0.0...? Since when is 127.0.0.0/8 no longer enough?
Does 0/0 offer to the clients smth 127/8 doesn't?6 -
Main( ) is like a boss. it does not care what you do. it's just going to tell you to do it and wait for you to return with your results.
8) 8)2 -
How many of you belief that devrant Search API supports utf-8 emojis?
Little confused whether this rant be classified as question or devrant!! -
I always knew it:
A bird? A plane? No, it's Android Oreo.
https://android.com/versions/...
That superhero appereance. 😎
They seem to overhype it but its so ridiculous that its actually great again.1 -
Just moved from laravel/PHP to JS.
Now I find out their is PHP 8.
Everyone said this was going to be dead.
https://stitcher.io/blog/...9 -
I'm currently working as an intern in a Web company and its the first time that I have to work 8 hours a day (I'm in college so that's completely new to me).
How do you guys stay focused for 8 hours? It's kinda hard to go from 90 minutes classes to 8 hours of (somewhat) consistent work.
How do I focus for a long period of time?7 -
How my day goes....
- 8:00 am: get to office
- 8-8:30: check all social apps(devrant,telegram,discord,whatsapp,linkedin)
8:30-10am: watch tutorial videos, reading some books
10-11am: break
11-1pm: tutorials
1pm-1:30pm: lunch
1:30-2pm: social apps again
3pm: lockdown rules kick in i head home
👨💻 👨💻 👨💻2 -
Fuck encoding and fuck PHP!!!
I'm programming a little vocab trainer to get used to php and MySQL. From an old VB vocab trainer I had ca. 2000 txt-files with words and converted them to sql-queries with a simple python script. When SELECTING words with special characters they become encoded properly. But if I UPDATE words their encoding is just fucked up... The table is utf-8 encoded all the columns are utf-8 encoded. The php mysqli connection is utf-8 encoded. My HTML header is utf-8... WTF? -
!rant
Ok 2 questions!
Is it possible to connect a USB gamepad to an AVD?
And anyone know a place I can find 8-bit ambient music or anyone can contract to do it?
Cheers lads and ladets! -
Hey all,
Where does devrant for Android store downloaded images? And yes I allowed saving and storage access.
Android data folder is empty. Bug?
It did work before i switched to Android 8. My new phone is also android 8, and it also does not work.
Greetings17 -
Tooday i try to migrate a Drupal 7 to Drupal 8 ... I think that migrate module from drupal8 will work easily... But i remember on Drupal, noting work as expected on this Platform... I run the migration and suprise suprise content type field are off or empty and I don't have any data imported ...
Go to reports check the error message ... Try to get information on Internet hoo yes i remember no fucking documentation anywhere because Yolo i need to release 1626 modules that in beta or alpha after 5 years of development. And i dont give shit anymore.
Now i try use migrate_plus and tools to make my custom importation... Documentation not found or not finish ... Please omg please just shutup and work1 -
So the views result counter global field in Drupal 8 doesn't like to be bothered with mathematic expressions in TWIG. FUCK FUKC FUCK FUCK FUCK FUCK.
It will render it's own value and seems to be cast as a string like other fields in the view but as soon as you try to increment it or multiply something by it, IT TURNS INTO ZERO!
😡 😡 😡 😡 😡 😡 😡 😡 😡 😡 😡 😡 😡 😡 😡 😡 😡 😡 😡 😡 😡 😡 😡 😡 😡 😡 😡 😡 😡 😡 😡 😡 😡 😡 -
Fuck you Drupal 8
How complicated can it be to dynamically change the title of a page?
No I don't want to write another custom module, which requires two fucking .yml files?? and initiate another controller for something that simple...
Fuck it! JavaScript it is....3 -
I have a beast laptop
it was full specs except ram it was only 8
so now i bought +8 and got gat 16 ram
i named the laptop ARK (like noah ark)
now it can easily be called a terminator -
[FE] Does anyone have any experience with web development on a 256/8 m1 macbook air?
Also, what's with the conflicting opinions about 8 or 16 gigs of ram?
Need to buy a new laptop and honestly I have no idea which one I should choose.28 -
I was told that there was going to be sleep.
import time
print("Sleeping for 8 hours straight")
time.sleep(8*3600)
print("Waking up") -
what did you do at work today? i made an Magic 8-ball chat-bot for facebook.
https://www.facebook.com/Magic8Bot/2 -
Making a balance need some wisdom to make it happen. Make a time recipe for everything. 8 hours dev, 4 hours spent with family, 8 hours sleeping etc.1
-
Worked around a major blocker using iframes inside modals. The 8 hours saved will become 8 days extra in Web Developer Hell when I have to refactor it fully!
Pray for me :/ -
identify foo/*/img/header-logo-1.png
foo/de-de/img/header-logo-1.png PNG 75x150 75x150+0+0 8-bit sRGB 11.4KB 0.000u 0:00.000
foo/en-au/img/header-logo-1.png[1] PNG 69x69 69x69+0+0 8-bit sRGB 5.7KB 0.000u 0:00.009
foo/fr-fr/img/header-logo-1.png[2] PNG 69x69 69x69+0+0 8-bit sRGB 3.37KB 0.000u 0:00.000
foo/it-it/img/header-logo-1.png[3] PNG 69x69 69x69+0+0 8-bit sRGB 6.38KB 0.000u 0:00.000
foo/nl-nl/img/header-logo-1.png[4] PNG 69x69 69x69+0+0 8-bit sRGB 10.2KB 0.000u 0:00.000
foo/pt-br/img/header-logo-1.png[5] PNG 69x72 69x72+0+0 8-bit sRGB 10.8KB 0.000u 0:00.000
foo/ru-ru/img/header-logo-1.png[6] PNG 71x72 71x72+0+0 8-bit sRGB 10.1KB 0.000u 0:00.000
Because fuck consistency. -
What is gonna happen in 8/16, 2048?
(August 16th, 2048)
People are always making dumb conspiracy predictions. Let's make one, like that's the date when AI relinquishes control over the economy to leave earth or something.7 -
JFC, who thought that handling multilingual menus like that is even remotely a good idea?
When you add menu item in one language it will show up in EVERY language regardless if it's translated or not. Every godforsaken module that's supposed to fix it breaks something else and the only way to make it work is patching the FREAKING CORE.
And what's worse people in issues ticket have the GAL to question if showing menu item only in its given language by default is the intuitive approach.
Plus there's no way to preview menu structure in any language other than default admin language, except adding language switcher to admin pages manually, that shit should show up automatically the moment I enabled menu localization.
FUCK Drupal8+ and its "We integrated that module in the core! Except we shaved off half the functionality!" approach.
And if you want me to use Drupal Console, then FUCKING FIX IT, it's been uninstallable for the past three months!