My head is spinning with all the new projects i can majestic with this tasty new nibblet from the #raspberrypi filks! Stay tuned for more!
-
Just got my new Pi Pico!
// davisde // Uncategorized Tags: pico, raspberrypi, raspberrypipico, tinkernut No Responses
-
New Raspberry Pi Microcontroller Announced!!
// davisde // Uncategorized Tags: arduino, microcontroller, raspberrypi, tinkernut No Responses
Wow, the Raspberry Pi team is on a roll! The Pi 400, the Compute Module 4, and now a microcontroller?!?! Watch out Arduino, this could be the new gateway drug to electronics!
(more…) -
Tinkernut: Behind The Scenes – Ideas & Filming
// davisde // Uncategorized No Responses
[slogan h1=”Behind The Scenes:” h3=”Ideas & Filming”][/slogan]Take a peak behind the scenes of my next video! Find out where I get the ideas from and how I go about creating my projects!
[social_link style=”stamp” type=”twitter_account” url=”http://www.twitter.com/tinkernut” target=”on” ]
[social_link style=”stamp” type=”facebook_account” url=”http://www.facebook.com/tinkernut” target=”on” ]
[social_link style=”stamp” type=”paypal_account” url=”https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=WBKTMVZGY7XXN” target=”on” ]
[social_link style=”stamp” type=”youtube_account” url=”http://www.youtube.com/gigafide” target=”on” ]
[slogan h3=”Support”]Ways To Support My Show![/slogan]
[ox_list type=”ox_list_simple”]
[/ox_list]
[clear] -
How To Make A Replicating Virus
// davisde // Uncategorized No Responses
[tabby title=”Video Walkthrough”]
How do viruses clone themselves to other computers? Let’s take a look and learn how to write our own self-replicating program!
[tabby title=”Steps”]
Python Code for Replicator.py
from sys import argv
import os
script = argv
name = str(script[0])cmd = ‘start payload.txt’
os.system(cmd)
os.mkdir(‘clone’)
os.system(r”copy payload.txt clone”)
os.system(r”copy ” + name + ” clone”)
[tabby title=”Links”]
How To Make A Python Keylogger:
http://www.youtube.com/watch?v=8BiOPBsXh0gWikipedia Article on Quines:
http://en.wikipedia.org/wiki/Quine_(computing)Donate to support these videos:
http://www.patreon.com/tinkernutFollow Tinkernut!
Google +
Facebook
Twitter
[tabbyending] -
Happy Holidays!
// davisde // Uncategorized No Responses
Happy Holidays! I hope everyone has a safe and jovial season!
-
Tinkernut Update
// davisde // Uncategorized 1 Response
Here’s what you can expect from Tinkernut for the next few weeks
-
2010 Tinkernut Update
// davisde // Microblog, Uncategorized 1 Response
With the holidays over, it’s time to get back on track. I have some great tutorials lined up and will be starting to do live video streaming starting January 8th.
-
Weirdest Cell Phones Ever
// davisde // Microblog, Uncategorized 2 Responses
Dark Roast Blend provides us of some examples of weird (and mostly fake) cell phone ideas. Click the image to read the full article.
-
Steampunked house
// davisde // Microblog, Uncategorized No Responses
When David Erickson decided to restore his home in 2007, he decided to let loose the inner creative geek in him and redesign the entire thing as steampunk. Click the image above to view the entire article.
-
Live Interview – Sun Oct 11th.
// davisde // Uncategorized Tags: live, tinkernut 6 Responses
***UPDATE*** If you missed the live interview, you can listen to the archived podcast at this link: http://dylan.combs.tv/2009/10/13/today-in-tech-episode-13-tinkernutDon’t miss the live Tinkernut interview Sunday October 11th at 8pm Eastern at http://dylan.combs.tv