Ranter
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
Comments
-
feuerherz3595351di'm never surprised when i tap on your profile and read the text you have no life
-
feuerherz3595351dbut ya'all know secretly this is a meme post bot. there cannot be a real low life behind these posts
-
Root82555351d1. Set up a mysql db
2. Set up a web server with access to said db
3. Create an api endpoint that runs raw, injectable sql
4. Write css that fetches an asset based on user input, directed to that endpoint
5. Write your create table query in your browser
6. Inspect the mess of malformed tables you just created from all the “asset” requests
7. Question your life decisions that have led you to this point -
tosensei8380351d@Root user input, pfff...
that's insecure, you know?
you should rather use css to style a bunch of elements to style a table, each cell representing a pixel of your command text.
then you take a screenshot, send THAT to the api, run it through OCR and execute the result.
much safer, because nobody would every be crazy enough to even try to mess with someone that crazy. -
Lensflare17103351dCome on, at this point css is so bloated with random shit that it wouldn’t really be a surprise if that was a hidden feature.
-
C0D468146351d1:
.mySql-get-Users{
background-image: url("http://wtf.com/query/...");
}
2: profit??
3: are you fucking kidding me? -
awesomeest1235349d@root I think it'd be more fun, and at least as much of a pointless waste of time, to do it this way:
-MySQL db
-images correlating to db cells/values...totally static stored library, dynamically created (js/whatever), or some awesome, nonsensical, combo thatd go char by char to assemble an image... or better/more annoying yet, an animated gif
-css some arrays of flex boxes (way more visually annoying than simple grids)
- use the generated cache of images/values as background of the psuedo-cells
Then, ofc, question your life choices. -
awesomeest1235349d@tosensei
The issue with someone not messing with a crazed dev is that they'd need to be knowledgeable enough to comprehend what/why that's nuts.
If you wanna go the 'don't fuck with crazy' route, it needs to be something more basic, that also give that brief pause of 'wtf is going on/is this real life?'
I can't think of a valid dev version of what I mean right now. Essentially, it's gorra be the equivalent of if someone pulls a gun on you... so you, while staring confidently at them, pull out your shuriken.
In my very limited sample size, 2 events, this certainly achieved the 'don't fuck with crazy' conclusion... once even directly exclaiming "fuck! this bitch is crazy!". Though the 1st iteration's abandoned gun had a broken firing pin; I also assume that any guy who feels the need to brandish a firearm, while having another guy as backup, is inherently easy to throw off-guard.
That said, a scimitar also appears to work, albeit much less practical. -
tosensei8380349d@awesomeest shuriken? scimitar?
i prefer a nerf gun with tuned springs and poison-covered needle tips ;)
Related Rants
https://aprogrammerlife.com/top-rat...
rant
programming