Skip to content
gunnard.org

Stuff and Things…

  • Home
  • Ebooks
  • Development
    • Full Stack
    • PHP
    • css
    • Docker
    • SEO
    • Learning
    • VIM
  • Security
    • hacking
    • Linux
    • Devops
    • blockchain
  • Fun
    • Random

Category: Development

JetBrains software Teamcity possibly used in Solarwinds hack
Development hacking PHP Security

JetBrains software Teamcity possibly used in Solarwinds hack

In a New York Times article released on January 6, 2021, JetBrains and their Continuous Integration / Continuous Deployment (CI/C)…
January 7, 2021January 7, 2021 gunnard
How can I prevent SQL injection in PHP?
Development hacking PHP Security

How can I prevent SQL injection in PHP?

Preventing SQL injections is a popular topic. #1 on stackoverflow (for php) and also listed on the OWASP top 10.…
November 4, 2020November 4, 2020 gunnard
PHP filter functions
Development PHP

PHP filter functions

Filtering in PHP is super easy with the built in filter_var() function. Filtering is essential when taking in form input…
October 26, 2020October 26, 2020 gunnard
What is the difference between GET and POST? {Developer Interview Questions}
Development Full Stack Learning

What is the difference between GET and POST? {Developer Interview Questions}

Interview questions for developers are by nature “trick questions”. I say this because I have seen it too many times.…
October 12, 2020October 12, 2020 gunnard
Free PHP Malware and Security scanners [Part 1]
Development Devops PHP Security

Free PHP Malware and Security scanners [Part 1]

Exakat Exakat is a tool for analyzing, reporting and assessing PHP code source efficiently and systematically. Exakat processes PHP 5.2…
October 8, 2020October 8, 2020 gunnard
HTTP/3 and IETF QUIC coming to a chrome near you
Development Devops

HTTP/3 and IETF QUIC coming to a chrome near you

But first…. Are we really at http/3? and what the heck is IETF QUIC? QUIC is a new networking transport…
October 8, 2020October 8, 2020 gunnard
Practice typing by typing a book
Fun Learning Random

Practice typing by typing a book

TypeLit.io is a fantastic idea. This site will let you improve your typing skills by typing actual books. No more…
October 6, 2020October 6, 2020 gunnard
Android on Linux
Development Docker Linux Random

Android on Linux

ANDROID IN A BOX is here to bring any Android OS to your Linux box. Android in a box (Anbox)…
October 5, 2020October 5, 2020 gunnard
PHP 8.0 Release Candidate Available
PHP

PHP 8.0 Release Candidate Available

“The PHP team is pleased to announce the eighth testing release of PHP 8.0.0, Release Candidate 1.” This RC can…
October 2, 2020October 2, 2020 gunnard
Docker: Remove all images
Docker Full Stack Linux

Docker: Remove all images

I’ve been using Docker a lot at work for development. This leads to a pile-up of images on the server.…
August 21, 2020August 21, 2020 gunnard

Posts navigation

Older Posts