Details
-
AboutNoob
-
Skillscurrently learning
-
LocationN/A
-
Website
Joined devRant on 1/22/2017
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
-
.flash-text { /*class*/
animation-name: flash; /*animation name*/
animation-duration: 1s;/*how long animation runs*/
animation-iteration-count: 10;/*times the animation will run*/
}
@keyframes flash { /*animation*/
0% { /*start with these atributes*/
color: rgb(0,0,0);
}
100%{/*finalize with these attributes*/
color: rgb(255,255,255);
}
}
/*You can rename 100% to 50% then add 100% with the attributes specified in 0% for something smoother*/ -
Not equivalent or what?
-
https://launchpad.net/~damien-moore...
Should help -
@nai87 brainfuck
-
Hahaha... Nice.
-
Malwarebytes..., anyone?
-
Those upvoters are the idiots wanting to use SASS b4 knowing CSS
-
They should put fingerprint sensors on the power button. You aint the user no powering on then you have to "hotwire" the thing.
-
Try anti-adblock killer or sth; ublock 3rd party filter. If they modify to have an overlay with increased z-index inspect then delete the div, will be tedious though
-
Give that idiot a terminal-like UI, print everything using commas
-
Those guys chat like 10 yr olds. I seem to be rusty but I think you have to be SYSTEM to delete system files
-
Probe your CPU and pour salt water on it as it runs
-
Cool, good luck
-
Dust can cause "unwanted signals within hardware", but thats a long shot; doesn't happen too often. Cleaning it wouldn't hurt to try
-
Are the desktop's internals dusty
-
@basanth wireless mouse with receiver that plugs into USB port
-
@OrestH still in University, got some shitty slackers who want to copy code and make me explain it, I don't use comments so... yeah
-
@xanathor thanks for the link, finally got a way to keep some idiots from copying my code. Gonna build lots of include files with that
-
Medrant
-
You do realise thats not C++, just sayin
-
"Hello, World!"
-
@Linux just sayin Microsoft will screw up Android the way it screws up everything else.
-
I got Qubes, so screw Windows 10
-
And Microsoft is about to fuck up everything about Andoid. Be expecting forced updates to "MicrosoftAndroid 10" with all hardware compatibility with stock Android messed up.
And they'll introduce BSOD as a feature -
Nice
-
Is that a Clevo?
-
So noone here uses wxWidgets?
-
I'm glad I switched to nano. ZQ, :q. I always forget to press escape
-
Is the SIM card hack he uses really possible the way he didi it. Looks like he ran it solely on his phone but other sources say you'll need a server to do that
-
Seems like they want a template for their own project.