┌───( rmintz@rmintz-dt )-[ postgres_debezium_cdc ]
│ Fri 03 Jan 10:51:31 ~ master
└─ λ docker-compose up -d
Creating network "postgres_debezium_cdc_default" with the default driver
Pulling postgres (debezium/postgres:13)...
13: Pulling from debezium/postgres
fa0650a893c2: Pull complete
3099e59785c8: Pull complete
modify /etc/pacman.conf file
change the line to SigLevel = Never
run ```bash
pacman -Syyu
revert the `/etc/pacman.conf` file
### you may have to use `pacman-static` if `pacman` is busted
here we are... im pooping and youre holding my heals.. |
I trust in Jesus Christ work on the cross finished for my salvation. He did all that is necessary for me to pay my sin debt and inherit his righteousness. He died for my sins, and he rose from the grave for my justification.
I used to be a Baptist for approximately 16 years. One day I decided to get serious about the gospel so others could also be saved. I started by going to the train station and sharing the gospel with complete strangers who were willing to listen As I started sharing (copying what I heard from the pulpit for many years), I found my self to be contrary in my instructions such as "Your saved by grace and not of works" then I would tell them that they need to "say this prayer and mean it from their heart" and "you need to be willing to turn from your sin" .. I started spending time studying on my own and trying to make sense of this
#!/usr/bin/env python3 | |
import sys | |
import requests | |
import redis | |
import socket | |
import pathlib | |
import site | |
teams_path = pathlib.Path(__file__).absolute().parent.parent.parent | |
site.addsitedir(teams_path) |
qmk flash -b lily58_rev1_layout_mine.hex.hex |
#!/bin/bash | |
list_of_index="" | |
source ~/gitlab/soc/utils/es/cmd/bash_rc | |
# { | |
# "error": { | |
# "root_cause": [ | |
# { | |
# "type": "too_long_http_line_exception", | |
# "reason": "An HTTP line is larger than 4096 bytes." | |
# } |
#!/bin/bash | |
today=date "+%Y.%m.%d" | |
soc_prefix="soc-" | |
bot_prefix="bot_event-" | |
rate_limits_prefix="rate_limits-" | |
rate_limiting_enforcer_prefix="rate_limiting_enforcer-" | |
postfix="-000001" |
- create encrypted personal linux server
- create a beacon to track ip address of personal server