Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
gerhardlazu
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
The Math Changed: Rewriting Stale Open Source in the AI Era
(loopholelabs.io)
6 points
by
gerhardlazu
4mo ago
|
1 comments
2.
▲
by
gerhardlazu
4mo ago
Until recently, rewriting an established open source project could take years. With LLMs, that's changed. We're rewriting CRIU in Zig, and expect it to be complete in months, not years.
3.
▲
by
gerhardlazu
5mo ago
Loophole Labs | Senior Systems Engineer | REMOTE (Americas & Europe) | $150k–195k USD + equity | Go, Zig, Rust, C, eBPF, CRIU, Kubernetes We make Architect: a Kubernetes runtime that hibernates idle pods in place and wakes them in 50ms
4.
▲
by
gerhardlazu
3y ago
Another https://dagger.io fan here. Have been using it since late 2021 to continuously deploy a Phoenix app to Fly.io: https://github.com/thechangelog/changelog.com/pull/395 . Every commit goes int
5.
▲
by
gerhardlazu
3y ago
I really like the work that you're doing Thomas, this is the right approach. FWIW, https://fly.io/blog/carving-the-scheduler-out-of-our-orchest... is one of my favourite posts on your blog. For everyone else readi
6.
▲
by
gerhardlazu
6y ago
changelog.com used to be WordPress, then became a Phoenix app because it needed features that were hacky to implement & then manage in WP. It's more of a podcasting platform these days rather than a CMS. The code in this repo tells
7.
▲
by
gerhardlazu
6y ago
I've never heard of ObjectiveFS, thanks for the share! I am more inclined to try out Rook, OpenEBS or Longhorn as open source alternatives. I've just added YugabyteDB to my explore list.
8.
▲
by
gerhardlazu
6y ago
For what it's worth, Rook, OpenEBS or Longhorn are worth exploring.
9.
▲
by
gerhardlazu
6y ago
My first Supermicro just turned 9 and it's still running strong, with a fresh install of Ubuntu 20.04 & k3s over the holidays. The second Supermicro turned 5, and has been running FreeBSD all this time like a champ. They are both l
10.
▲
by
gerhardlazu
6y ago
> Does this imply there is a cloud abstract layer that should come crossplane.io comes closest afaik > And is k8s the simplest possible abstraction? And if not - what is? If you are asking about the simplest possible abstraction for c
11.
▲
by
gerhardlazu
6y ago
We are both! I would also add lazy to that paradox. My surname is a letter off, and that's at close as it gets : ) The devil is in the details, there is more to it than dynamic & static content, we are using Fastly, otherwise we co
12.
▲
by
gerhardlazu
6y ago
K8S is an API that the majority is agreeing on, which is rare. There is a lot of amazing tooling, a staggering amount of ongoing innovation, all built on solid concepts: declarative models, emitted metrics (the /proc equivalent, but wi
13.
▲
by
gerhardlazu
6y ago
The primary reason behind the move was not wanting to manage CI. Since there were no options for a managed Concourse in 2018, we migrated to Circle, one of the Changelog sponsors at the time. Concourse worked well for us, we didn't hav
14.
▲
by
gerhardlazu
6y ago
Yes, it does make sense to move static files to object storage, especially the mp3s. There is some ffmpeg-related refactoring that we need to do before we can do this though, and it's not a quick & easy task, so we have been deferr
15.
▲
by
gerhardlazu
6y ago
I use Digital Ocean, Scaleway, Linode, Google, Cloudflare & Amazon on a daily basis, and I have experienced networking issues on all providers this year. It's all public, some even wrote lengthy post-mortems, most have been posted
16.
▲
by
gerhardlazu
6y ago
That was my favourite part too! Yes, we could have mitigated that entirely with CDN stale caching, but it was good to see what happens today, and then iterate towards better Fastly integration.
17.
▲
by
gerhardlazu
6y ago
Block storage is an area that we are working with Linode to improve. That's the random read/write performance, as measured by fio. We have mostly sequential reads & writes (mp3 files) that peak at 50MB/s, then rely on CDN
18.
▲
by
gerhardlazu
9y ago
For a stable RabbitMQ cluster, you want dedicated RabbitMQ hosts with sufficient CPU, disk & network throughput for your workload. Most RabbitMQ users don't know what their workload is, or what their hardware boundaries are. We, th
19.
▲
by
gerhardlazu
9y ago
Disclaimer: I work for Pivotal, on the RabbitMQ team. We push Concourse to its limits every day. We work closely with Jenkins, GoCD, Travis & Concourse. They all have their limitations. All things will break horribly if the conditions a
20.
▲
by
gerhardlazu
13y ago
I'm all Ansible & Docker on my personal projects / servers, what a blast! http://gerhard.lazu.co.uk/ansible-docker-the-path-to-continu... More focus on the "why", less on the "how" http:&#
21.
▲
by
gerhardlazu
13y ago
And one more thing: the point of a system management tool is to have no dependencies. If you need to install or use anything other than the provisioner to setup a vanilla distro, you've been hustled. Bash is guaranteed to work everywhe
22.
▲
by
gerhardlazu
13y ago
After 4 years of heavy Cheffing, I completely agree with most opinions expressed here. I'm pretty sure Puppet is just about the same, I have 0 experience with it though, I won't claim otherwise. I got frustrated enough with the Ca
23.
▲
Ansible and Docker – The Path to Continuous Delivery part 1
(gerhard.lazu.co.uk)
4 points
by
gerhardlazu
13y ago
|
0 comments
24.
▲
Ruby apps best practices
(blog.howareyou.com)
4 points
by
gerhardlazu
13y ago
|
0 comments
25.
▲
Continuous Delivery with Docker and Jenkins - part II
(blog.howareyou.com)
2 points
by
gerhardlazu
13y ago
|
0 comments
26.
▲
by
gerhardlazu
13y ago
Having made deployment and devops my special interest, when Docker appeared it ticked a lot of the boxes that I was trying to solve the hard way (see https://github.com/gerhard/deliver/pull/38 ). It's an
27.
▲
Continuous Delivery with Docker and Jenkins
(blog.howareyou.com)
18 points
by
gerhardlazu
13y ago
|
2 comments
28.
▲
Embracing constraints
(gerhard.lazu.co.uk)
1 points
by
gerhardlazu
13y ago
|
0 comments