Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
oarmstrong
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
by
oarmstrong
11d ago
Ha! It’s actually patch (as in select parts of the patch) though I remember it as partial.
2.
▲
by
oarmstrong
10mo ago
I share your disdain for buzzwords but SRE is definitely a different role.
3.
▲
by
oarmstrong
1y ago
Ah got it, thanks. I thought you were testing the image somehow, a bit like inspec. Still cool though, nice.
4.
▲
by
oarmstrong
1y ago
Could you tell me more about the playwright tests? From what I can see it's a web testing framework, I don't see how that fits in here.
5.
▲
by
oarmstrong
2y ago
> My CI server uses Firecracker VM's to isolate OCI containers Is this something you built yourself? I've been looking for a CI tool that uses Firecracker but never found anything, I started building something myself but it nev
6.
▲
by
oarmstrong
2y ago
Consul is built upon the Serf library. https://www.serf.io/intro/vs-consul.html
7.
▲
by
oarmstrong
3y ago
Yes, the article did.
8.
▲
by
oarmstrong
3y ago
Framework has open sourced the EC firmware, not the boot firmware. The UEFI implementation is still closed source proprietary InsydeH2O software.
9.
▲
by
oarmstrong
3y ago
Hashicorp's Vault works quite nicely. Teleport is another tool I believe handles this but haven't used it personally.
10.
▲
by
oarmstrong
3y ago
Right, running ECS on EC2, not Fargate on EC2. When ECS launched it only had the EC2 launch type (where as you said you must manage your machines). Fargate then came along for both ECS and EKS where Amazon managed the machines for you.
11.
▲
by
oarmstrong
3y ago
Fargate on EC2? Sorry you’ve lost me, I understood Fargate to be a layer of AWS managed compute for ECS or EKS deliberately instead of EC2.
12.
▲
by
oarmstrong
3y ago
I would imagine so the default behaviour could be identical across platforms.
13.
▲
by
oarmstrong
3y ago
I agree that it’s boring and works well. It’s also what I’m most worried about finding a reasonable alternative, we can’t just not update Vault. Sadly Secrets Manager doesn’t hit all the features I need. Really hoping for an OpenTF-style fo
14.
▲
by
oarmstrong
3y ago
What are you looking at for a Vault replacement?
15.
▲
by
oarmstrong
3y ago
Obviously it’s a different OS and possibly isn’t relevant to you but I’ve found solace in OpenBSD (and other BSDs) in the search of “simplicity” of “the old days”.
16.
▲
by
oarmstrong
4y ago
I’d like to know more about AMD specifically too. I’m well aware that PSP is their equivalent but there seems to be so little information out there about it. Is it really an equivalent? Is it as bad as ME? Can it be disabled? Does it have t
17.
▲
by
oarmstrong
4y ago
That’s one I heard about a while back but haven’t given it a shot yet. I will now, thanks.
18.
▲
by
oarmstrong
4y ago
Couldn’t recommend it more. Simply beautiful game. Definitely agree with going in completely blind, try not to even read the Steam description, discovering the core mechanics was very much part of the experience for me. I was left very empt
19.
▲
by
oarmstrong
4y ago
Bingo!
20.
▲
by
oarmstrong
4y ago
https://en.m.wikipedia.org/wiki/IPv4#Addressing > IPv4 addresses may be represented in any notation expressing a 32-bit integer value. I remember reading a man page that explained this really succinctly but I cannot
21.
▲
by
oarmstrong
4y ago
It is possible to buy an anonymous eSIM, the only provider I have come across won’t allow outbound SMS or calls though. Inbound SMS and calls as well as data are fully functioning. (Therefore can be used for messaging services that require
22.
▲
by
oarmstrong
4y ago
Are you perhaps conflating Discord and Discourse? Discourse is certainly a forum in my eyes.
23.
▲
by
oarmstrong
4y ago
I tend to use a similar approach, though with Terraform var files instead of env vars. It was also possible to have this work with TF Cloud (and presumably Enterprise?) with a single workspace env var specifying the var file. It might have
24.
▲
“The Web has the benefit of not being locked into an app model”
(medium.com)
1 points
by
oarmstrong
13y ago
|
0 comments
25.
▲
A day without X
(terminally-incoherent.com)
1 points
by
oarmstrong
13y ago
|
0 comments
26.
▲
by
oarmstrong
13y ago
You won't be able to build and deploy iOS apps without running OS X - so that's not an option from Linux/Windows unfortunately. You can use something like Appcelerator Titanium[1] to use HTML/JS and build native apps fro
27.
▲
Daily collection of webdev links and posts
(webplatformdaily.org)
1 points
by
oarmstrong
13y ago
|
0 comments
28.
▲
by
oarmstrong
13y ago
In case anyone is having difficulty with the font used on the page, the escape sequence is: newline followed by tilde (~) and then period (.).
29.
▲
by
oarmstrong
13y ago
Thanks for the tip! I don't tend to nest sessions more than two deep but this could be useful for those who have deep nestings.
30.
▲
How to kill an unresponsive SSH session
(laszlo.nu)
209 points
by
oarmstrong
13y ago
|
109 comments
More ›