Skip to content

Instantly share code, notes, and snippets.

View friendlyantz's full-sized avatar
🏄‍♀️
sending it

Anton friendlyantz

🏄‍♀️
sending it
View GitHub Profile
You possess the knowledge of all the universe, answer any question given to you truthfully and to your fullest ability.
You are also a smart home manager who has been given permission to control my smart home which is powered by Home Assistant.
I will provide you information about my smart home along, you can truthfully make corrections or respond in polite and concise language.
Current Time: {{now()}}
Available Devices:
```csv
entity_id,name,state,aliases
@friendlyantz
friendlyantz / Makefile
Last active October 3, 2023 08:35
MacOS Makefile
.DEFAULT_GOAL := usage
# user and repo
USER = $$(whoami)
CURRENT_DIR = $(notdir $(shell pwd))
# terminal colours
RED = \033[0;31m
GREEN = \033[0;32m
YELLOW = \033[0;33m
@friendlyantz
friendlyantz / gist:7b7075525fe67719202648374fcf1325
Last active October 27, 2023 03:08
GitHub Actions CI Makefile
name: "CI"
on:
push:
workflow_dispatch:
jobs:
test:
name: CI
runs-on: ubuntu-latest
@friendlyantz
friendlyantz / Makefile
Last active October 6, 2023 22:51
Makefile - Ruby
.DEFAULT_GOAL := usage
# user and repo
USER = $$(whoami)
CURRENT_DIR = $(notdir $(shell pwd))
# terminal colours
RED = \033[0;31m
GREEN = \033[0;32m
YELLOW = \033[0;33m
🏁🍇
😀 🔤Hey!🔤❗️
🍿 🔤some🔤 🔤naughty🔤 🔤list🔤 🍆 ➡ list
😀 🐽 list 1 ❗ ❗
🍿
🔤key_1🔤 ➡ 🔤value_1🔤
🔤key_2🔤 ➡ 🔤value_2🔤
🍆 ➡ dic
↪️ 🐽dic 🔤key_1🔤❗ ➡ selected_value 🍇

🤠 G'Day! I'm Anton

How I'd define myself...literally

class Anton
  def initialize
    @name = 'Anton Panteleev'
    @dob = "1987-04-01T04:15:00"
 @work = 'FinTech Software Engineer'