Details
Joined devRant on 7/1/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
-
@Dave-Elec
Nothing, if you just want to turn stuff around ;-)
But for controlling motor speed or torque, PWM is basically an unofficial standard that works on literally all DC motors. Well up to now 🙊 -
@ddephor
Wasn't Adobe the guilty one? Or at least a prominent example -
@Gatgeagent
rm doesn't care, - r=-R in the manpage
scp cares however ;) -
@cankarales https://backblaze.com/blog/...
If you use consumer drives, yes, haven't tried out enterprise Seagate drives. Mine have strange problems, like wrong RPM ( •_•)
Consumer drives are just fine for FreeNAS NAS, as long as they do not have a write back cache. -
They are super reliable in terms of failing first :D
-
@Ashkin
For a very long time, I hadn't had any problems with Seagate drives too :)
And then I powered them on (┛◉Д◉)┛┻━┻ -
@bittersweet Nah, still too high level, I suggest to directly write in LLVM LLIR ;P
-
int *a, *b;
vs.
int* a, * b;
In the end, the compiler removes the whitespaces anyway ¯\_(ツ)_/¯ -
Mhmmm..... Didn't know, the driver took the PCI Adress into account too ^^
Check your MMIO groups and try to not bind via kernel/module params, but via sysfs after boot.
I did get the driver to install, but not yet to work. -
@vringar
Try [enter] [~] [.]
The docs say it should work ^^ -
@iam13islucky
You also can change consoles with ctrl-alt-fn-f{1,2,3,4,5,6} and "stop" infinite loop bash scripts with ^z
Therfore I never needed this shortcut. ^^ And ctrl-q for quitting is just fine and more clean, when your programs are not stuck ;-)
I removed the shortcut without blinking an eye :D -
Seems like I'm the only one, who dislikes this shortcut ¯\_(ツ)_/¯
-
The same as in Windows: Close the currently active window.
Glad, that bluescreen amd automatic updates have not been ported yet :D -
Mindstorm NXT if it counts ^^
-
@TheVariant
dd if=/dev/zero of=/dev/sda bs=4k conv=fsync,noerror status=progress
You just need to copy paste it ;D Feel free to try it out any time ಥ‿ಥ
What better way to check the syntax than to run it ¿? -
@TheVariant
Glad, my SSD's entry starts with nvme :D new level of security here :D -
Couldn't resist ¯\_(ツ)_/¯
-
My flat mates, who rely on the NAS too, just downvoted me :D
-
Thx! :)