Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
spalas
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
Show HN: Deputies (open-source background agent control plane)
(deputies.dev)
2 points
by
spalas
3mo ago
|
0 comments
2.
▲
Show HN: Deputies, an open source background agent
(deputies.dev)
3 points
by
spalas
4mo ago
|
0 comments
3.
▲
Advanced Usage of GitHub Actions Matrix Strategy (Dynamic Fan Out)
(devopsdirective.com)
4 points
by
spalas
1y ago
|
0 comments
4.
▲
by
spalas
4y ago
More opportunistic. The companies had similar full time roles posted they were trying to hire for and but were willing to adapt hire me part time after discussing what I felt I could bring to the table.
5.
▲
by
spalas
4y ago
I left my full time role right at the beginning of the pandemic due to burnout. I was planning to take time off before applying to full time roles, but then ended up doing part time contract work at a few startups instead and it was the bes
6.
▲
The Six Stages of Internal Development Platforms
(devopsdirective.com)
2 points
by
spalas
4y ago
|
1 comments
7.
▲
by
spalas
5y ago
Hi! Author here! My (somewhat silly) use case for the tiny container was trying to cram 10,000 pods onto a k8s cluster without breaking the bank: https://www.youtube.com/watch?v=1y2nRNexRVk
8.
▲
by
spalas
5y ago
Hi, author here! Thanks for the kind words. I didn't know about UPX. I should add an update to the end with this trick!
9.
▲
by
spalas
5y ago
Hi, author of the article here! I figured there were a bunch of ways to shrink that one, and I had a C based image that was in between my GO and ASM images, but decided to cut them for the sake of brevity!
10.
▲
Building a 6kB Containerized HTTP Server
(devopsdirective.com)
9 points
by
spalas
5y ago
|
0 comments
11.
▲
Tiny Container Challenge: Building a 6kB Containerized HTTP Server [video]
(youtube.com)
2 points
by
spalas
5y ago
|
1 comments
12.
▲
How to Manage Application Secrets (7 Levels of Credential Management)
(devopsdirective.com)
1 points
by
spalas
6y ago
|
0 comments
13.
▲
by
spalas
6y ago
Yeah -- Using the second session for grabbing inputs is clever!
14.
▲
by
spalas
6y ago
K1GSFJF0 is a random password generated here: https://github.com/Firemoon777/sql-battleships/blob/87770216... It then queries every second looking for a session in the postgres_log for a query that matches th
15.
▲
by
spalas
6y ago
Ha! I attempted this a while back but never came up with a good solution for handling user inputs so it was just the computer playing itself... https://github.com/sidpalas/battleship-sql This is next level!
16.
▲
by
spalas
6y ago
Thanks for the response -- that is what I assumed by wanted to see if I was missing something.
17.
▲
Ask HN: Why does Cloudflare show 3.5x more unique users than Google Analytics?
10 points
by
spalas
6y ago
|
5 comments
18.
▲
by
spalas
6y ago
Haha - We have it too easy these days and can just spin up a VM with Virtual Box (or similar) to test stuff like this.
19.
▲
by
spalas
6y ago
I think you could build on this action https://github.com/actions/github-script/ which provides a JS client for the GitHub API. It looks like it supports all of the API routes you would need including: https:
20.
▲
by
spalas
6y ago
Mostly because I knew I wanted to play around with trying out different configurations, testing performance, etc... If I didn't have those secondary goals, I would have either: 1) Hosted on Netlify OR 2) Hosted in an S3 / GCS buck
21.
▲
by
spalas
6y ago
Haha, good point... I have another 5 months to fully forget that I ever set this up. The name of the action does get included in the email notification so hopefully I'll be able to decypher it, even after some NYE celebration champagne
22.
▲
by
spalas
6y ago
Oh nice, I saw that one on the front page the other day. Didn't realize it was you -- great post!
23.
▲
by
spalas
6y ago
...and its hosted on an f1-micro instance! ( https://devopsdirective.com/posts/2020/03/load-testing-f1-mi... ) Almost all of the load is handled by CloudFlare though.
24.
▲
by
spalas
6y ago
Love it! I have seen people doing fun things with GitHub Actions for the new GitHub profile readme feature as well. This community chess game is one of my favorites https://github.com/timburgan/timburgan It uses the cr
25.
▲
by
spalas
6y ago
I'm glad you enjoyed it! I figured if I was going to learn a new tool, I might as well have some fun along the way!
26.
▲
by
spalas
6y ago
Thanks! Most of the credit goes to Alex Shpak ( https://github.com/alex-shpak/ ) who created the "Book" theme for hugo ( https://themes.gohugo.io/hugo-book/ ).
27.
▲
Doing stupid stuff with GitHub Actions
(devopsdirective.com)
380 points
by
spalas
6y ago
|
45 comments
28.
▲
Battleship Implemented in SQL
(github.com)
2 points
by
spalas
6y ago
|
0 comments
29.
▲
by
spalas
6y ago
Ha -- I'm one of the 4 hosted with Caddy web server! All of my other attributes were in the majority (Hugo, Google Analytics, etc...)
30.
▲
Load Testing Caddy Web Server on a GCP F1-Micro Instance Using K6 (K6.io)
(devopsdirective.com)
1 points
by
spalas
6y ago
|
0 comments
More ›