Volkan Özçelik

@volkan
86 Followers
91 Following
681 Posts
🎸 Geek, Streamer, Cloud Native Crazy Maker
🦄 (he,him)
I’m more active on https://hachyderm.io/web/@volkan <= Come, join; the water is really warm there.
Fediversehttps://hachyderm.io/web/@volkan
Toot?

A bash function to use on airports:

```
function changeMac() {
local mac=$(openssl rand -hex 6 | sed 's/\(..\)/\1:/g; s/.$//')
sudo ifconfig en0 ether $mac
sudo ifconfig en0 down
sudo ifconfig en0 up
echo "Your new physical address is $mac"
}
```

Unlimited WiFi 🤘.

Support: We are going to send you a PDF form for you to print, fill out, scan and then email back to us

...

Me: You know what? The Internet is really good at forms.

Me, code reviewing and annotating my code :)
Who needs rhetorical questions?
The more you look at it, the weirder it gets.
That sums it up.
10 Get ☕️
20 Forget about ☕️
30 Drink cold ☕️ in shame
GOTO 10