HN user

gmemstr

3,070 karma

monkeying with infrastructure

Posts169
Comments124
View on HN
blog.benjojo.co.uk 5mo ago

Picking uncontested private IP subnets with usage data

gmemstr
3pts0
github.com 6mo ago

VSCode-Proto3 Extension Taken Over

gmemstr
1pts0
blog.cloudflare.com 1y ago

Content Independence Day: no AI crawl without compensation

gmemstr
8pts1
www.nexusmods.com 1y ago

NexusMods Changes Hands

gmemstr
53pts90
www.kubernetes.dev 1y ago

Changes to the Kubernetes Slack

gmemstr
35pts28
arch.dog 1y ago

Ditching HAProxy (In My Homelab)

gmemstr
4pts0
github.com 1y ago

The Common Pile

gmemstr
3pts0
blog.benjojo.co.uk 1y ago

Picking uncontested private IP subnets with usage data

gmemstr
7pts1
arch.dog 1y ago

Large Language Models

gmemstr
1pts0
www.ft.com 1y ago

Three things we learned about Sam Altman by scoping his kitchen

gmemstr
3pts0
discord.com 1y ago

Discord Appoints Humam Sakhnini as Chief Executive Officer

gmemstr
2pts0
earthly.dev 1y ago

A Message about Earthly

gmemstr
2pts0
gabrielsimmer.com 1y ago

Recyling a OnePlus 6T into a Kubernetes Node

gmemstr
4pts0
t-shaped.nl 1y ago

Synctrain: A Rethought iOS Client for Syncthing

gmemstr
4pts2
gabrielsimmer.com 1y ago

Running ArchiveTeam's Warrior in Kubernetes

gmemstr
92pts36
element.io 1y ago

Scaling to users requires Synapse Pro

gmemstr
15pts15
storage.courtlistener.com 1y ago

United States of America vs. Google LLC [pdf]

gmemstr
2pts0
www.tigrisdata.com 1y ago

Nomadic Infrastructure Design for AI Workloads

gmemstr
3pts0
ora.ox.ac.uk 1y ago

Trouble in paradise? understanding Mastodon Admin's experiences

gmemstr
3pts0
meta.festingervault.com 1y ago

Support Festinger Vault's fight against corporate power

gmemstr
2pts0
blog.cloudflare.com 1y ago

Moving Baselime from AWS to Cloudflare

gmemstr
3pts1
github.com 1y ago

Toasty: An async ORM for Rust (incubating)

gmemstr
1pts0
savannah.gnu.org 1y ago

GNU Parallel 20241022 ('Sinwar Nasrallah') released

gmemstr
6pts0
deno.com 1y ago

Stable V8 Bindings for Rust

gmemstr
10pts0
godotengine.org 1y ago

Godot Editor on the Meta Horizon Store

gmemstr
3pts0
blog.cloudflare.com 1y ago

Cloudflare's 2024 Annual Founders' Letter

gmemstr
12pts1
soatok.blog 1y ago

The Continued Trajectory of Idiocy in the Tech Industry

gmemstr
94pts125
www.youtube.com 1y ago

Turning Disposable Vapes into a Fast Charge Power Bank

gmemstr
48pts28
www.howtogeek.com 1y ago

Please Don't Download the New "Flappy Bird"

gmemstr
4pts1
ast-grep.github.io 1y ago

AST-grep – structural search/rewrite tool for many languages

gmemstr
3pts0

Author here - yes, I know about robots.txt! This is one of those cases where, because I was already looking at data in one place, I implemented the fix I could in the same place :p I do plan to add a robots.txt and contribute one upstream as well.

And I /just/ got my infrastructure bits and pieces running Litestream! Guess I'll have to figure out if it's worth switching to this -- my gut reaction is no, since I only really run one pod at a time, so Litestream serves the purpose of not only saving the database offsite but also restoring it. But I will be keeping a very close eye on this thanks in part to my love of SQLite.

Hats off to Ben and Fly.io, you're doing some cool stuff.

As an ex-CircleCI employee, this is really exciting because it marks a pretty significant milestone in a particular internal effort. Very much looking forward to what comes after this.

This might strike some as a weird event (Gitlab already has CI/CD!), but it _was_ highly requested and is (probably) of other similar things coming to fruition!

_Is it_ up to Mojang/Microsoft to police this? Most multiplayer activity takes place on third party servers (I'm pretty sure this is the case for their Bedrock edition as well as Java edition), which have their own teams of moderators and administrators, or are small and private. Not quite sure how phishing etc. plays into this.

It's interesting to read the proposed "SoftOps" approach - it's something I've been trying to do in my own little bubble, working on making the lives of developers easier (especially when getting their code from repo to prod), with the developers creating systems. I volunteer for a convention run entirely within VRChat, with a handful of supporting services (API for tracking players, instances and registration, frontends for admin and attendees, and so on), and while the department is named "DevOps" (too late to change it, and everyone knows what we mean), I landed on the infrastructure subteam. While part of the job was building out our new Kubernetes cluster (mostly for scaling. I'm still working on the blog post about this sort of stuff), I wanted to make sure that the developers could be completely abstracted away from _where_ their code was running, and as much as possible _how_. Of course, they're free to mess with whatever tooling I setup for them (mostly Docker images, GitHub Actions, etc), but I've found it very fulfilling to "exist to serve" (because infrastructure? servers?) the developers pushing out code. If we need some custom internal tooling to support that development cycle I'm more than happy to get something written and deployed (something for the blog post). It may be barebones but I wouldn't stop a developer from another team contributing (provided they don't have something more pressing).

All this to say... I really like supporting developers in their work, as a sort of meta-engineer.

edit: worth pointing out I do something sort of similar at my current employer, but it lands a bit more on the type of devops that the author describes as having failed, and I'm actively working to see if I can find a position that better suites my skillset!

This poll is really me being curious about what the citizens of HN use themselves. My own use case would benefit greatly from CI/CD pipelines, but beyond that I'm mostly looking for a nice web interface to expose the repository contents.

I find it particularly amusing that they're reintroducing the 512MB of memory tier, but at $4 instead of the $2.50 it was before the removal. But I suppose that's roughly inline with the basic 1GB/RAM droplet going to $6. I'm most interested to see how the managed Kubernetes offering changes shake out -- hoping I don't sense a migration in the near future.

I tried something similar with a project of mine[1], with a focus on API rather than frontend so I could build tailored apps for each device/user. At some point I should get around to finishing it -- I mostly focused on S3 and local filesystem compatibility, but being able to explore filesystems from other devices (maybe through an agent) is a neat idea.

[1] https://github.com/gmemstr/sliproad

It depends -- with a community build script, you're relying on (and trusting!) a third party to maintain it and not do anything malicious. Much easier to pay a few bucks for first party binaries. At least in my eyes.

It's a shame they've moved to a subscription model - I'm personally angling to get a development PineNote and invest time into developing for that. It's priced about the same as a reMarkable, but does include a stylus and case, so that's nice.

My biggest want is an open device - I was originally drawn to the reMarkable _because_ it seemed quite open, but this subscription model really makes me rethink things (with what I would consider "core" functionality, e.g syncing, locked behind a paywall).

I've never heard of Syncany, but I took a similar approach for my personal file hosting application. I wonder if I could implement similar silly approaches to filestorage :p

That's not the issue here. The issue here is letting automated systems having final say on such destructive actions as terminating an account entirely, with no concrete way to appeal. From what I am aware of, few channels wrongfully suspended get reinstated through support but rather through public outcry on the likes of Twitter.

At some point you start to learn how mobs (creepers, zombies etc) spawn and their various behaviors, which you can exploit to set up farms to automatically harvest their loot. Some farms are incredibly simple, and others very complex, but the end result is roughly the same. Some can be adapted to also let you farm experience for enchanting. Admittedly it can break progression a bit when you have enough of them but generally one or two well optimized setups can produce a fair amount of resources.