107
Mitiko
7y

Always put some useless jumper cables to look cool

Comments
  • 5
    @Louma just use tree or ls -R and everyone thinks you're an 1337 haxxor
  • 3
    "juper"
  • 2
    @IwraStudios not enough
    find / -type f | xargs cat
    optional as root
  • 0
    @stop yea i thought about including find (and making it a loop) but it's too much effort for a joke, and the point is that it's underwhelming
  • 0
    @stop just cat /dev/random
  • 0
  • 2
    @stop OMG I just did this:

    find ./ -type f | xargs cat

    and saw something weird in the terminal - some prose in my project. So I did a little digging. Next time I stopped the cat in the middle of that prose, and copied to see what it is.

    So there is this npm package called readline, and... it has a book by Sir Arthur Conan Doyle. And it's subject to copyright...
    You never know what else might lurk in that node_modules directory.
  • 2
    @jeffalyanak that's one nice eagle
  • 0
    @jeffalyanak What is it a circuit of?
  • 2
    @jeffalyanak I honestly can't...It's pretty pixellated if I zoom in a lot. I know I see a bunch of transistors in an array
  • 1
    @AndSoWeCode omfg i just checked github

    maleck13/readline/master/test/fixtures/afile.txt

    Wtf xD
  • 1
    @nicholai interesting read, eh?
  • 2
    Nice jumper cables. I am a bit worried about the resistorless led.
  • 1
    @bittersweet An Arduino pin can run an LED without burning it out
  • 0
    @SpencerBeige Really? I have like 40 arduinos in my house, I think I have used a bucket of unnecessary resistors in that case 😂
  • 1
    @bittersweet I wouldn't say unnecessary...I see a ton of people doing it. All I know is that it is completely SAFE. I don't know if a resistor extends the life
  • 0
    Isnt there supposed to be a resistor in series with the led because it needs 3.3v and the Uno is 5v?!
Add Comment