
slacker.nathanhoad.net
SlackerPost funny replies to Slack or HipChat as your favourite character.
http://slacker.nathanhoad.net/
Post funny replies to Slack or HipChat as your favourite character.
http://slacker.nathanhoad.net/
TODAY'S RATING
>1,000,000
Date Range
HIGHEST TRAFFIC ON
Tuesday
LOAD TIME
0.2 seconds
PAGES IN
THIS WEBSITE
0
SSL
EXTERNAL LINKS
12
SITE IP
104.28.25.136
LOAD TIME
0.156 sec
SCORE
6.2
Slacker | slacker.nathanhoad.net Reviews
https://slacker.nathanhoad.net
Post funny replies to Slack or HipChat as your favourite character.
How to: Delete a remote Git tag - Nathan Hoad
https://nathanhoad.net/how-to-delete-a-remote-git-tag
How to: Delete a remote Git tag. You probably won't need to do this often (if ever at all) but just in case, here is how to delete a tag from a remote Git repository. If you have a tag named '12345' then you would just do this:. Git tag -d 12345 git push origin :refs/tags/12345. That will remove '12345' from the remote repository. If I just made your day a little better then thank me with a coffee:. Vinyl Stickers, hand-crafted wooden animals, original paintings, and more. Lilly Piri on Etsy.
An anecdote on version control - Nathan Hoad
https://nathanhoad.net/an-anecdote-about-version-control
An anecdote on version control. I saw this in an answer to a question. On Stack Overflow and thought I'd share it. A younger programmer asked an elder about his code and his coding style, and how the older programmer would do certain things. The older programmer said 'Let's take a look at your code', so the younger took out his laptop, opened his editor, and showed him. That My code is gone! Said the younger programmer. 'But you have it in version control somewhere, right? Lilly Piri on Etsy.
Tagged with #athletable - Nathan Hoad
https://nathanhoad.net/tags/athletable
The athletable tag has 10 posts. The brand new Athletable. Share your Athletable glory! You can now send challenges to other players in Athletable. Athletable: New stuff with player invites. New in Athletable - Sport explanations. Single player sports in Athletable! Athletable now has a simple API. Athletable now has a mobile version. Athletable: Relative skill distribution for sports. Get Competitive with Athletable! I'm Nathan Hoad. I make Athletable.
How to: Meld for Git diffs in Ubuntu Hardy - Nathan Hoad
https://nathanhoad.net/how-to-meld-for-git-diffs-in-ubuntu-hardy
How to: Meld for Git diffs in Ubuntu Hardy. Are you using Git. In Ubuntu and want to use an external visual diff viewer? I will be using Meld. For this example but most visual diff tools should be similar. If you don't already have Meld, then install it:. Sudo apt-get install meld. Ok Now let's begin by breaking it. Enter this into a terminal:. Git config - global diff.external meld. Then navigate to a Git tracked directory and enter this (with an actual filename):. Lilly Piri on Etsy.
How to: Digital Ocean + Ruby on Rails - Nathan Hoad
https://nathanhoad.net/how-to-digital-ocean-ruby-on-rails
How to: Digital Ocean Ruby on Rails. If you haven't already come across them, Digital Ocean. Are a cloud hosting provider that offer a great product for insanely great prices. Digital Ocean already have a one-click Ruby on Rails set up option when you create a new droplet but if you like to set things up yourself then follow on. First up, install the compilation packages:. Sudo apt-get install build-essential. Install Apache and MySQL:. Install RVM and Ruby 2:. You might need to add the. VirtualHost *:80...
The brand new Athletable - Nathan Hoad
https://nathanhoad.net/the-brand-new-athletable
The brand new Athletable. A few weeks ago I launched the brand new Athletable. An almost 100% complete rebuild from the previous version. Why, you might ask? Because I wanted to change a lot of things, that's why. Is it still a pivot if the core concept is pretty much the same? Results are now more interesting. And speaking of streaks, if you're on a roll and win a string of games in a row you will now be labelled as 'dominating', 'unstoppable', or 'godlike', as your streak grows. One of the biggest chan...
Mobile Safari Minimal UI - Nathan Hoad
https://nathanhoad.net/mobile-safari-minimal-ui
Mobile Safari Minimal UI. IOS 71 came with a bunch of various fixes and changes but one in particular that is interesting is the. Option that was added to Mobile Safari. What it does is hide the Safari controls at the top and bottom of the screen, allowing for more room for the actual browser content. To use the option just add. To your viewport tag:. Meta name="viewport" content="width=device-width, initial-scale=1, minimum-scale=1.0, maximum-scale=1.0, minimal-ui" /. Lilly Piri on Etsy.
Nathan Hoad
https://nathanhoad.net/archive
Slacker: Removing the cloning feature. 10 Second Cinema: Ruining Friendships. NPM: React Loading Animation. 10 Second Cinema: Texting. 10 Second Cinema: The Last Easter Egg. 10 Second Cinema: Fl1x. 10 Second Cinema: Doctor WTF. 10 Second Cinema: Shit Horror Movie. 10 Second Cinema: Fingerprints. How to: List all environment variables on Heroku. New NPM: React Timestamp. NPM: React Phone Number. Werewolf - A CampJS Project. How to: Rename a Git branch. New NPM: Time Sugar. Slacker now uses Slack API Tokens.
Memory Leak with Node.js on Heroku - Nathan Hoad
https://nathanhoad.net/memory-leak-with-nodejs-on-heroku
Memory Leak with Node.js on Heroku. If you are having issues with a Heroku based Node app consuming insane amounts of memory then chances are it's not your fault. Are you using New Relic for monitoring? Then it's probably that. After noticing that each time I deployed one of my apps it would steadily consume all available memory my first thought was 'What did I change? Sure enough, after commenting out my. New Relic do have a support page for the issue. Lilly Piri on Etsy.
Git: View a file in another branch - Nathan Hoad
https://nathanhoad.net/git-view-a-file-in-another-branch
Git: View a file in another branch. If you're in one branch but need to quickly peek at a file in another branch (without checking it out) you can do this:. So if you're in a branch called. But need to look at a file like. Then you can do this:. Git show other-branch:app/controllers/something controller.rb. And that will show the contents without having to checkout. If I just made your day a little better then thank me with a coffee:. Lilly Piri on Etsy. I'm Nathan Hoad. I make Athletable.
TOTAL LINKS TO THIS WEBSITE
12
slacker in a sentence | simple examples
In A Sentence .org. The best little site that helps you understand word usage with examples. Slacker in a sentence. From hacker news to. Would be nice if we could get a. Statistic like percentage of. Maybe not so much hacker, but let me suggest. Speak up more, and stop being such a. Even better, since. Didnt make the essay either. Is there a reason. And the converse: avoid spending time with. This rule would work for the best hacker in the office or the worst. Makes me wonder, as non-native speaker: is.
Welcome to nginx on Debian!
Welcome to nginx on Debian! If you see this page, the nginx web server is successfully installed and working on Debian. Further configuration is required. For online documentation and support please refer to nginx.org. Tool to report bugs in the nginx package with Debian. However, check existing bug reports. Before reporting a new bug. Thank you for using debian and nginx.
Slacker
Let slacker do the work. Try it free for 60 days. 1995 for 1 User, $9.95 Each Additional. No Long Term Contracts, 60 Days FREE. Keep Sales team Connected from Start to Finish with Tasks. Auto Responders, Email and SMS Drip System. Do a lil R&R. This assistant works overtime, so you don't have to! Try it free for 60 days. 1995 for 1 User, $9.95 Each Additional. No Long Term Contracts, 60 Days FREE. Keep Sales team Connected from Start to Finish with Tasks. Auto Responders, Email and SMS Drip System. Funne...
Slacker
slacker.nl
Gratulacje! Twoja domena została zarejestrowana w OVH!
Twoja domena slacker.pl. Została zarejestrowana w OVH. Dostęp do usługi Webmail OVH. Od tej chwili możesz przypisać do domeny hosting,. Wybierając usługę dostosowaną do Twoich potrzeb:. Do realizowania projektów WWW:. Stron internetowych, sklepów internetowych,. Połącz elastyczność usługi Cloud. Z wolnością działania serwera dedykowanego. Korzystając z naszych rozwiązań VPS. Zainstaluj swoje strony www. Moc obliczeniowa, wielofunkcyjność, wolność:. Dla wszystkich Twoich projektów! Skontaktuj się z nami.
TinKode's Blog
In Search of The Most Dangerous Town On the Internet [Official Documentary]. Watch the cybercrime documentary profiling the Romanian town nicknamed "Hackerville" or "Most Dangerous Town on the Internet.". Auditing WesternUnion China - Bug Bounty Program. După câteva ore de auditare, am găsit următoarele:. Voi detalia în ordine cronologică vulnerabilitățiile identificate. My interview for M6 France. Acum câteva luni de zile am dat un interviu pentru M6 France. Tema emisiunii (Zone Interdite) a fost de...