Security is hard, and it’s getting harder.

Cybersecurity Insider Newsletter Strengthen your organization's IT security defenses by keeping abreast of the latest cybersecurity news, solutions, and best practices https://t.co/YkxYRLdluY ...

Continue Reading
I was wrong, and I’m sorry.

I am a big fan of the work that has been done by the folks at Stack Overflow to make their site accessible. It is one of my favorite sites on the web, and it is very well designed for people with disa ...

Continue Reading
The following is a list of the most common mistakes that I see in people’s code.

It's not meant to be an exhaustive list, but rather a collection of things that I've seen come up over and over again. 1) Not using const correctly: This one is pretty basic, but it still comes up al ...

Continue Reading
The best way to get started with a new programming language is to write some code.

The first thing we need is a project, so let’s start by creating one: $ mkdir hello-rust $ cd hello-rust/ $ cargo init --bin Created binary (application) `hello` project $ ls Cargo.toml src target ...

Continue Reading
I’m a big fan of the new features in this release, but I think that there are some rough edges and areas for improvement.

The Good: I love the new “favorites” feature. It allows you to save searches and folders so that they can be easily accessed from any location on your computer or phone. This is especially useful i ...

Continue Reading
I have a bit of an obsession with the “marshmallow test” and wanted to do my own experiment.

The marshmallow test is a famous experiment that was done in 1972 by Walter Mischel, then at Stanford University. The basic idea is that you give kids one marshmallow (or other treat) and tell them th ...

Continue Reading
The most important thing to remember is that the only way to get better at League of Legends is by playing it.

The second most important thing to remember is that you should probably be playing a lot more than you are right now. I’m not going to tell you how much time I spend on League, because it doesn’t m ...

Continue Reading
If you pick a random GraphQL framework and run it with default settings in production, disaster is waiting to happen.

2. Parsing a GraphQL Operation vs. parsing JSON# Why? Why is the complexity of the language so much higher than JSON? Let's compare both languages: The grammar for parsing JSON is only 18 lines long! ...

Continue Reading

Back to Main

Subscribe for the latest news: