Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
sklarsa
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
sklarsa
2mo ago
There's nothing wrong with an ORM if you want to move quickly and get something up-and-running, which is the case for pretty much every startup who needs an article like this. As long as you're aware of the typical footguns (N+1 q
2.
▲
by
sklarsa
7mo ago
Very timely for me! I've been looking into a go-based workflow engine. How does DagGo compare to go-workflows? https://cschleiden.github.io/go-workflows/
3.
▲
by
sklarsa
9mo ago
In my experience as someone who started learning how to golf in their 30s, you need to be playing at least 4x a week to get good enough to start enjoying it in the first place. Unless you like shanking balls 5 yards, looking for lost balls
4.
▲
by
sklarsa
10mo ago
I've been using Incus containers (not VMs) for running tests against a "real" OS and it's been an absolute game changer for me. It's granted me the ability to simultaneously spin up-and-down a plethora of fresh OSes
5.
▲
by
sklarsa
11mo ago
I'm very surprised to see all of the negativity toward Cloudflare's usability and value here. It's been relatively painless for me to set up tunnels secured by SSO to expose dashboards and other internal tools across my distr
6.
▲
by
sklarsa
1y ago
Usually I write some IaC to automate this tedium so I only have to go through the IAM setup pain once. Now if requirements change, that's an entirely different story...
7.
▲
by
sklarsa
1y ago
Personally, I find the OSS Grafana and Loki experience to be a bit maddening; both as an end-user and admin. From the admin side, I usually end up deploying Loki with Helm charts in k8s clusters. This makes it difficult to tweak specific se
8.
▲
by
sklarsa
1y ago
> but a single word used in a vague enough way is enough to skew the results in a bad direction I'm glad I'm not the only one who feels this way. It seems like these models latch on to a particular keyword somewhere in my promp
9.
▲
Design by Decision Fatigue
(questdb.com)
1 points
by
sklarsa
2y ago
|
0 comments
10.
▲
by
sklarsa
2y ago
Set up your dev environment and get the project running locally. This can take anywhere from 2-3 hours to a week. But if it does take towards the longer end of that period, you will have learned tons about the application's architectur
11.
▲
by
sklarsa
2y ago
I love the ending of this story, which isn't obvious from just looking at the title. The author identified key pain points around customer support, automated them, and went back to enjoying life. This is the kind of thing that gets me
12.
▲
A cloud engineer's first QuestDB Pull Request
(questdb.io)
1 points
by
sklarsa
2y ago
|
0 comments
13.
▲
by
sklarsa
3y ago
Zola, GitHub and Netlify. Easy and free
14.
▲
by
sklarsa
3y ago
I always watch with subtitles in general because the dubs seem to lose the emotion of the scene. The downside being that I can’t multitask and have to pay full attention to what’s happening on the screen. Why do you prefer dubs?
15.
▲
by
sklarsa
3y ago
The infographic is pretty interesting: https://www.pipersandler.com/sites/default/files/document/TS...
16.
▲
by
sklarsa
3y ago
If you go the kind route, be sure to not use Docker for mac and instead opt for podman which is much more resource efficient. Now that I've switched over to podman, my computer doesn't sound like it's about to blast off when
17.
▲
AWS IAM Outage
(health.aws.amazon.com)
3 points
by
sklarsa
3y ago
|
2 comments
18.
▲
by
sklarsa
3y ago
This appears to be impacting SSO and sts services
19.
▲
by
sklarsa
3y ago
https://sklar.rocks for some technical content around what I’ve been working on recently.
20.
▲
by
sklarsa
3y ago
Personally, I use xsv and it’s been tremendously helpful, especially when working with larger files. https://github.com/BurntSushi/xsv
21.
▲
by
sklarsa
3y ago
This is literally the plot of the new Texas Chainsaw Massacre... no thanks.
22.
▲
by
sklarsa
3y ago
Sure! Here's a gist to the script: https://gist.github.com/sklarsa/845152721ee9292eb01f70756b89... As for gitea, I'm just hosting it using Docker and orchestrating using a simple docker-compose file that maps
23.
▲
by
sklarsa
3y ago
I have this setup running on a Synology NAS at home. I'm currently syncing all of my starred github repos to local storage using a short bash script that runs once a week. Once a repo is in gitea, it pulls any new updates from github e
24.
▲
How Are Kubernetes VolumeAttachments Named?
(sklar.rocks)
1 points
by
sklarsa
3y ago
|
0 comments
25.
▲
by
sklarsa
3y ago
Can you recommend any resources for learning the basics about guitar setups and repairs? I’ve done some basic setup and soldering work in the past, but recently have been getting into modding guitars and don’t want to butcher anything too b
26.
▲
Annotations in Kubernetes Operator Design
(sklar.rocks)
1 points
by
sklarsa
3y ago
|
0 comments
27.
▲
Rust-maven-plugin: Compile and bundle Rust JNI libraries in Java Maven projects
(github.com)
1 points
by
sklarsa
4y ago
|
0 comments
28.
▲
by
sklarsa
4y ago
I might have to borrow that! Very clever
29.
▲
by
sklarsa
4y ago
> Note that since the server program exposes an HTTP server you can actually navigate to the IP address of your PI from any device connected to the same wifi and control your pedal chain from there. That's a killer feature for me, h
30.
▲
by
sklarsa
4y ago
Hi, author here! Over the past 6 months, I've been building a hosted service for a database on top of k8s at QuestDB, and wanted to share some of my thoughts on the topic. I was inspired by the recent twitter discussion led by Kelsey H
More ›