Details
-
About🏳️⚧️ Bipolar type I. Autistic. Probably dead in a year. There are other receivers
-
SkillsCSS is all you need really. There are other receivers…
-
Location2013 there are other receivers
-
Website
-
Github
Joined devRant on 2/19/2018
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
-
to me, japanese means unsophisticated. Idk whose idea all that weeb propaganda was, but:
- traditional japanese art: too simple, no sense of perspective, no sense of proportion. yes, even the great wave. look at any japanese painting pre-20th century, and then at any european renaissance-era painting. If you prefer the former, you're fucking blind
- when you eat, you sit on the floor like a caveman. you eat with two sticks. really? how hard was it to invent a fucking fork?
- traditional japanese furniture is trash. why all those complicated joints that look horribly after one year of use, especially if it's outdoors? don't you have nails or screws?
- sashimi is just uncooked sliced fish.
- cars are ugly and too basic. modern ones are unreliable too. the only way to make a gas car reliable is to overbuild it. volvo red blocks were indestructible because they operated at 8-12% of their horsepower limit compared to mechanical strength. take any engine, cut its horsepowers to one tenth of what it's capable of, and you'll get a reliable engine. it doesn't take any engineering talent. yes, there are foot guns, but if you're not doing crazy shit, you belong in this framework.
- no good software
- ugly, horror vacui websites and interfaces
- everything is so fucking crude
- nintendo is the same old mario crap repackaged again and again
- anime is the same basic plot again and again, just slop at this point.
- same with all gacha games
- it's all either cartoonish or borderline porn, with few exceptions
- no good porcelain (that's china and france, then soviet union)
weebs will say that it's okay, it's minimalism, and that I just don't get it.
if you want to sell something to weebs, take anything, make it 10x the price, and say that it came from japan, and every shortcoming is intentional. boom, done.
post-ww2 japan is a US colony that exists because of US money. The day US money is gone, japan will become china.
you need engineering, you go to germany. you need sophistication, you go to france. you need affordability and scale, you go to china.
japanese pm was assassinated in 2022 with a homemade pipe gun like it's 19th century or something. japanese minister in charge of IT doesn't know what a flash drive is and doesn't use a computer. Also, name a country with $54k+ GDP per capita that has so big of a problem with work culture that "death because of working too much" is a separate short word, that's how often it's used?11 -
I’m so annoyed that the word “throwel” exist but doesn’t even mean a tactical shovel designed to be thrown.7
-
I know exactly what I’m doing! I just don’t know what effect it’s going to have.
— Fantastic, Fallout New Vegas -
I love how quietly cloudflare changed their captcha pitch from “stopping bots” to “stopping bad bots”, implying that some bots are good. Their bots that is, and bots of these who pay them I suppose
-
using a built-in terminal in vscode instead of your custom dedicated one is like buying your phone from a carrier. Or like marrying your first gf/bf and living with them together without ever trying to date someone else first. Or getting your sprite from mcdonalds.14
-
when you donate your body to science in the US, it may legally be used as a dummy to test weapons.5
-
Had a dream that some trans girl fell in love with me here on devRant, then sending a picture with abstract schizo graffiti with my name to me
I woke up in search of evidence. Went through my phone, didn’t find where to look to see my browser history. Then, every button in the bottom bar were replaced with small 32x32 px ad. That’s when I knew it was a dream too, a dream within dream
Woke up again. Was teleported to a huge liminal water park that is also a mall, and then I was like wait, it’s a part of kikiverse, so it must be yet another dream layer
Woke up again. Typing this. See ya7 -
All British inventions:
- were invented in a garage
- are still being built in a garage
- would've been better if they were built in a garage.2 -
I got so good at optimizing $3 VPS servers' performance that I want to buy https://shitbox.engineering domain and start a company.15
-
Your computer is probably vulnerable to Samy Kamkar's poisontap: a Pi Zero-based device that connects to usb and does the following:
- emulates an Ethernet device over USB (or Thunderbolt)
- hijacks all Internet traffic from the machine (despite being a low priority/unknown network interface)
- siphons and stores HTTP cookies and sessions from the web browser for the Alexa top 1,000,000 websites
- exposes the internal router to the attacker, making it accessible remotely via outbound WebSocket and DNS rebinding
- installs a persistent web-based backdoor in HTTP cache for hundreds of thousands of domains and common Javascript CDN URLs, all with access to the user's cookies via cache poisoning
- allows attacker to remotely force the user to make HTTP requests and proxy back responses (GET & POSTs) with the user's cookies on any backdoored domain
- does not require the machine to be unlocked
- backdoors and remote access persist even after device is removed and attacker sashays away
I need several minutes with your laptop to perform the hack, even if it's locked. Full-disk encryption and secure boot won't save you.
If you use GNU/Linux, install usbguard today. If you use macOS/Windows, idk, pray.26 -
XSS attack means game over, and no httpOnly cookie is gonna save you. Here’s why:
1. I copy the exact html and css of your sign-up form, but make it send data to my server
2. I perform XSS that replaces page content with that malicious form
3. 99% of users think they should sign in again
4. Profit: I now have their login and password.2 -
If you were a code antipattern, what would it be?
I'm definitely NIH -- "Not Invented Here".
I write everything from scratch. When I don't, more often than not, I don't install code deps -- I copy their code and modify it. I port it to my set of utils, my syntax preferences, optimize it, strip parts and modes I don't need, and at the end there's no clear line between what was my code and what wasn't. My code doesn't import, it absorbs.9 -
"Collect Call" by Metric is my favorite song. It takes me back to Android Ice Cream Sandwich times and invokes strong Mandela effect episode that makes me "remember" how I called someone using that fancy aluminum brutalist Chromebook and a native Hangouts app built with Material design v1, while being in a cafe in the evening.
Hangouts app never looked like I remember it looking. I've never seen that Chromebook. Yet, I remember it clear as day.1 -
For those who says haldol should be banned...
When a schizophrenic/psychotic person experiences psychosis or oneiroid, with everything that is left from who they used to be, they pray for it to end. Yes, haldol causes depressive symptoms, but I bet it feels so sweet when oneiroid, e.g. the single most painful sensation one can experience, fades away. Depression is MUCH preferrable to psychosis.3 -
The difference between my CSS and your CSS is that you write z-index: 999999, and I write z-index: 2 to get the same effect.17
-
If you want to make a passable UI, let chatgpt make it.
If you want to make a good UI, make it yourself.
If you want to make a great UI, test it in iOS Safari as you make it.11 -
Daily driving alpine linux on my laptop. Excellent distro:
- Probably the most secure linux in the world, with very low attack surface and a lot of money being spent to keep it secure — alpine is the most popular linux for docker containers, and everyone uses docker nowadays
- no systemd (but openrc, way lighter)
- no apt (but apk, the fastest deps manager for linux bar none)
- no glibc (but musl, way lighter)
- no sudo (but doas, lighter)
- wayland and gnome work out of the box
- flatpak for heavy ubuntu-centric apps like some browsers. Librewolf, Firefox and Chromium don't require flatpak, they're in the main index
- I couldn't figure out secure boot in ubuntu. I read all the manuals, to no avail. GPT-4.5 couldn't figure it out either. It was a deal-breaker for me — I need secure boot. In alpine, I spent one morning (today) and got up and running relatively easily. It just works
- everything is stupid fast
- usually, in minimal distros, you expect the desktop part to work, but dev & serious parts to be a PITA. In alpine, both work flawlessly bc it's a server-oriented distro
Alpine ftw!22 -
new kiki zoo reform:
- only unreleasable animals are allowed to be kept in zoos
- ban cages, replace them with large ecosystems with glass panels. ecosystems are open areas with recreated microclimate that is native to the animals that live there
- ban animal shows/performances. ban circus-like animal training. let animals do their own thing
- ban private zoos. profitable zoo = cruel zoo7 -
Rihanna changed her name to “Watermona” to become some kind of water access advocate for Africa that looks like Ramona Flowers2