Search
How to Get Green Blood in PUBG
24.9.2018
My current video game obsession is Player Unknown’s Battleground, also referred to as PUBG. It’s an online multiplayer game which drops yourself and 99 others into a single, large map and you battle it out until the last man is standing. It’s frustrating, heart-attack inducing...
WDRL — Edition 241: Doodles, Chrome 70, Print Link Lists, JavaScript == CO2, and Data Scientists
14.9.2018
Hey,
it’s an interesting concept to compare JavaScript with CO2 and yet a very valid one. Alex Russel who works for the Chrome team and has a lot of insights into the current state of the web says that using too much JavaScript or using it exclusively (without progressive enhancement / graceful...
WeChat Now Censoring Bitmain and Crypto Price Prediction Accounts
10.9.2018
WeChat has just blocked an official sales channel for Bitmain miners, along with several accounts that analyse the crypto markets
10 Interesting JavaScript and CSS libraries for September 2018
5.9.2018
In this article we share with you this September's collection of amazing resources, including a powerful CSS framework and some useful JS tools
Manage Your Projects And Clients In One Place With Monday.com
3.9.2018
[ This is a sponsored post on behalf of Monday ] Monday.com is a project management tool for teams and freelancers that allows you to manage your projects, team,...
The post Manage Your Projects And Clients In One Place With Monday.com appeared first on Onextrapixel
Life’s Code: Blockchain and the Future of Genomics
3.9.2018
Sequencing the world: blockchain and the future of genomics
Hong Kong Extends Migrant Policy to Facilitate DLT and FinTech Professionals
1.9.2018
Under a new “Talent List” initiative, the Hong Kong government will simplify its immigration policy to attract DLT and fintech professionals
Crypto Exchange Hacks in Review: Proactive Steps and Expert Advice
31.8.2018
Only since the beginning of the year, over $742,68 million have been stolen from crypto exchanges, and a series of attacks goes on. Why does this happen and how can exchanges defend themselves?
Build Your First Angular Website: Lazy Loading an Angular Section
30.8.2018
Next up, let's create a section of our site specifically dedicated to users. We have many users that are part of our site and we'll have two parts to this:
/users where we
Build Your First Angular Website: Routing to Two Pages
30.8.2018
Now that we have two pages, let's start routing to them. We want to be able to click around to our pages. Currently we are showing both our HomeComponent and ContactComponent
Build Your First Angular Website: Contact Form Validations
30.8.2018
We've created our contact form and are able to submit it using the processForm() method on our class:
<!-- form goes here -->
<form (ngSub
CBP: Our ‘Live Fire’ Blockchain Test Is Entering the Proof-of-Concept Phase
24.8.2018
U. S. Customs and Border Protection will begin its live testing of a shipment tracking system on a blockchain after Labor Day
10 Awesome Web Dev Tools & Resources For August 2018
16.8.2018
A collection of our favorite web dev resources for August, featuring Google's new augmented reality app, a couple of UNIX terminal tools, and some helpful productivity booster apps
Raspbian autologin and run command after that
28.7.2018
Use raspi-config command
sudo raspi-config
In menu choose:
Boot options -> Desktop / CLI -> Console autologin
After reboot, prepare script:
chmod +x script.sh
Setup startup script:
nano /home/pi/.bashrc
Type:
/home/script.sh
Reboot device
sudo reboot
Now is your autorun script ready.
The peculiar magic of flexbox and auto margins
27.7.2018
In front-end development, there are often times when I know that I don’t know something. I might know enough to know what CSS to search for, but I have absolutely no idea how to use it or what the right syntax is. Somehow, in my head, there appears to be a filing cabinet that’s entirely empty,...
WDRL — Edition 237: HTTP Not Secure in Chrome, PWA Retrospective, Page Lifecycle API, And Plastic Roads
27.7.2018
Hey,
My Twitter timeline sometimes results in an interesting mix between various topics from the tech industry, politics and human or environmental matters. Today I had such a moment when I scrolled and two tweets made a great connection without the authors knowing about it. First, I read that...
Create the Google Button Effect with CSS
27.7.2018
I always found Google’s branding simple but grew to realize that was the beauty in their design; there’s something about “just enough” that is the perfect balance between bland and over the top. GMail’s design grew old over the years and Google just got around...
Teaching Your Clients How to Use The Website You Built Them
27.7.2018
I share my own thoughts on how you might go about educating someone you just built a site for. But it turns out I had a lot of fun putting together a ton of other people's thoughts as well. I tweeted about it and got a flood of responses, so this article is an amalgamation of all that.
Direct...
Recent Videos!
27.7.2018
I've recorded a decent number of videos lately, most of which are pairing with someone and digging into a topic as I glean as much information as I can! Several of these are sponsored, in that they are a part of an advertising package. Hopefully, you know me well enough that I don't work with...
Collective #436
26.7.2018
Page Lifecycle API * Keyframes * Rockstar * Terminalizer * Malvid * Callback Exercises * DOM-wait * Pure CSS Stack * Weird things variable fonts can do
Collective #436 was written by Pedro Botelho and published on Codrops