PostsCommentsPayoutscodingnick (32)in #tor • 6 years agoHow Tor / the "Dark - Net" works and why you should careWhat is the Tor Network? The basics: Before going over the specific way Tor works let's first of all find out what it is in it's most basic form. Tor is a network, created by…codingnick (32)in #deutsch • 7 years agoSteganographie ErklährungTäglich werden versteckte Nachrichten auf verschiedensten Wegen über das Internet verschickt. Einer der Wege dies zu erreichen ist Steganographie. Doch was ist das…codingnick (32)in #dlive • 7 years agoPlaying Kerbal Space ProgrammFor some Reason something in the stream did not work, so that it didn't display upvotes and viewers, I'm sorry if I missed anybody Just playing a bit of kertbal space…codingnick (32)in #ksp • 7 years agoWhy I play Kerbal Space programm(from a programmers perspective)As a programmer it makes sence to play games based on logic. So this post will show you, why I primarily play Kerbal Space Programm to train my brain a bit. What is Kerbal Space…codingnick (32)in #security • 7 years agoHow to choose a secure Password(English Version)Most Steemit users probably use a password manager to store their passwords(I mean steem even tells you to get one), but especialy a password manager needs a good main password.…codingnick (32)in #deutsch • 7 years agoWie man sich für ein gutes Passwort entscheidet(German Version)Die meisten hier auf Steemit nutzen wahrscheinlich einen Passwort Manager um ihre Passwörter zu schützen(wird ja auch bei der Anmeldung empfohlen). Aber auch dieser braucht…codingnick (32)in #programming • 7 years agoWhy working with Time (Zones) is your biggest Enemy as a ProgrammerEverybody knows, that our globe is split into different time zones, there even are countries(like the USA) where depending on the state you're in it may be one hour ealier than…codingnick (32)in #programming • 7 years agoThe most common interview question for programmers[English/German]English: When you want to apply for a job as a programmer, you'll have to go through an interview in which your general knowledege aswell as programming knowledge will be…codingnick (32)in #dlive • 7 years agoCorrupting software by changing its bitsWith software like the real-time corrupter it's possible to destroy a retro game and making it look, play and behave pretty strange. But how does that work? For that we'll have…codingnick (32)in #crypto • 7 years agoWhy crypto gets more and more popular (how to make better code)Yes I know this channel is for coding, but just stick with me, ok? Good! Crypto ones was a something that not many people have known about. Even fewer really used it. But now…codingnick (32)in #programming • 7 years agoWhy Computer Bugs are one of the most dangerous things on earthRockets, Cars or Nuclear Weapons everything from home use to govermental use is controlles by computers. But what happens if these systems bug or crash? To answer that question…codingnick (32)in #security • 7 years agoHow 2FA Works(Two Factor Authentification)Nowadays, with Online Banking, Cryptocurrencies, private data storage and other stuff, that needs to be secured, yo'll need to have a password. But what if that isn't secure…codingnick (32)in #programming • 7 years agoHow to make Money as a programmerProgramming may be one of the most important skills to learn for the future, but let's say you're about to finish a project and you don't know how to make money with it. If you…codingnick (32)in #challenge • 7 years agoGame Programming ChallengesIf you're just starting out with developing, you probably can't imagine how long a certain idea will take to make. This is the reason I'd recommend getting into Challenges like…codingnick (32)in #mindmap • 7 years agoThe best ways to collect your (coding) ideasIdeas for new programms come up all the time, but we forget many of them before we're able to write them down somewhere. So here are the, in my opinion, top 2 apps for doing so.…codingnick (32)in #programming • 7 years agoHow variables work(The legend of Zelda for NES as example)For every interactions with our PCs and Phones we change variables, from variables that say what wether a button was pressed(boolian or bool) to text variables(string or str)…codingnick (32)in #programming • 7 years agoHow to come up with programming ideasBeeing able to programm is nice, but how do you come up with ideas for a programm or game? Here are my favorite ways to come up with such ideas. 1. Take a long walk/run Taking…codingnick (32)in #hacker • 7 years agoThe danger of man in the middle attacks and the green padlock in your browserMost websites show this symbol in your taskbar when you open them, this means you are on a secure connection and as safe as possible from man in the middle attacks. But what are…codingnick (32)in #programming • 7 years agoThe most important protection when coding a website. #Cross Site Scripting(XSS)The internet is based on a markup language called HTML which is responsible for displaying virually everything on it. But because just beeing able to put graphics, texts and…codingnick (32)in #steemit • 7 years agoHow to make your posts look better with simple codingMaking your posts look attractive is one of the most essential things on every site. If you don't belive me, because I have to few followers ask anyone else. All of them will…