Every now and then you might need to pass some options to a C source file before it compiles. It’s rather simple, and useful, but it was a little hard for me to find.
gcc main.c -o main -DLEVI=1 …
programming
I’ve recently started learning the Go programming language, or Golang as some call it. The fact it isn’t like other languages and doesn’t try to be is the primary reason I was interested in learning …
Building something complicated is always easier when you start small. The same goes with developing a JavaScript Framework, and anything else. First, make a list of features you want. So, let’s do …
TL;DR visit the new AMPbin website at https://ampb.in/ Last year I posted about AMPbin v1.0.0 (link), and I’m posting about it again this year! It had been a while since I checked on the website, but …
In this post, I will help you discover 3 tips every developer should know. For the people reading this post who are hoping to learn how to program, no one is perfect, and we all make mistakes, so have …
Advanced PHP methods, practices, processes, and everything else can be a bit daunting. If you find it hard to understand some of the documentation or tutorials out there, don’t worry, I can help! I …
Update on 10/25/2019: The Flysystem PHP is much easier.
Using DigitalOcean Spaces with your next PHP project is a beautiful idea. Spaces will give you all the hard drive space that you could ever …
Keeping a website up-to-date and fresh can be time-consuming, but they need love. I like to give mine an overhaul about once a year, but sometimes I do it twice a year. Today is the day I decided to …
This year I’ve continued to try different PHP frameworks. The ones I’ve tried are well written and have a fantastic community. I can see how some people may need to rely on a framework that does …
I recently needed to pass some data from one domain to the other. Using a server-side language, like PHP, wasn’t an option. The site that needed the data was built using Angular and communicated with …
Adopt a dev: ltc1q9khrkdm83eayae9ffenqttgp6qhxhrvv6qfruw
Contact
- email levi.durfee@gmail.com
- encryption RSA Key
- protonmail levi@x6c.us
- www goproxy.dev
- www wappr.net
- www fetcher cdn fetcher
- www feed.levi.lol news feed
- www novault.pw vaultless passwords
Categories
- 6 how-to
- 10 javascript
- 22 php
- 5 programming
- 7 security
- 7 update