Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
brandonbloom
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
Brex tests agents: by committing fraud
(brex.com)
3 points
by
brandonbloom
6mo ago
|
0 comments
2.
▲
by
brandonbloom
11mo ago
If you watched the video closely, you'll have noticed that this design parameterizes the code by an `io` interface, which enables pluggable implementations. Correctly written code in this style can work transparently with evented or th
3.
▲
by
brandonbloom
2y ago
There is a huge spectrum from no proposal at all to a magic bullet on a silver platter. To some extent, the default and implicit proposal is: "You should something about it!". Which is markedly worse than "_We_ should do some
4.
▲
by
brandonbloom
2y ago
> that still needs A to talk to D That should not be the case with promise pipelining. The "Mobile Almost-Code" section of the E page explains this. You mentioned "continuation passing style", which is effectively wha
5.
▲
by
brandonbloom
2y ago
The request/response optimization discussed in the first half of this post has been explored quite a bit in the context of Object-Oriented Programming and Actors, where the desired feature is called "Promise Pipelining": htt
6.
▲
by
brandonbloom
2y ago
Nice! Looks like most modern list-comprehension syntaxes. > iteration and value accumulation are orthogonal problems which should be solved by orthogonal constructs This is also covered to an extent by "Why Functional Programming Ma
7.
▲
by
brandonbloom
3y ago
(disclaimer: I was a software engineer at Axon) It’s also worth noting that recording can be activated wirelessly by various triggers. The most obvious and common one being that a nearby officer’s camera was activated (either by physically
8.
▲
by
brandonbloom
4y ago
It's not exactly what you want, but one mitigating factor is if you're using FaceID, TouchID, or Apple Watch -- Those things will dramatically reduce the frequency that you're prompted for your password.
9.
▲
by
brandonbloom
4y ago
My preferred idiom is essentially the command pattern: type Frob struct { SomeFlag bool AnotherArg string } func (args Frob) Do() FrobResult { // ... } // Later: res := Frob
10.
▲
by
brandonbloom
4y ago
In addition to what others have already said, my own random sampling now shows quite a high false positive rate.
11.
▲
by
brandonbloom
4y ago
This page is great! If any Pharo folks are reading this, here's a small website feature request: Let me click on the images of this page to get full-resolution, un-cropped versions.
12.
▲
by
brandonbloom
4y ago
SEEKING FREELANCER | REMOTE | Designer Looking for a UX designer who has exposure to DevOps/Cloud/Programming. Building numerous new features for https://exo.deref.io and need someone to help wireframe, flesh out the U
13.
▲
by
brandonbloom
4y ago
> the fact that you would often find `merchant`, `account`, `invoice`, etc used as method parameters that represented the _ID_ of the resource rather than the resource itself I've encountered a few Rails projects in the wild that do
14.
▲
by
brandonbloom
5y ago
> Internet doesn't help. Just ask anyone who has moved to Seattle, but has conservative family back in their home state. Folks believe we live in an anarchist hellscape. Myself and several friends have had the experience of being ca
15.
▲
by
brandonbloom
5y ago
Competing standard for CLICOLOR and CLICOLOR_FORCE variables that have some support: https://bixense.com/clicolors/
16.
▲
by
brandonbloom
5y ago
Deref | Software Engineer | Remote USA | Full-Time Looking for engineers with a passion for Developer Experience. You'd be working on this thing: https://exo.deref.io/ We're a pre-seed funded startup on a mission
17.
▲
by
brandonbloom
5y ago
We're working on something like this at Deref: https://exo.deref.io/ - The version of our Exo tool that is out there now is a local process & docker container orchestrator with log viewer etc. We're working on
18.
▲
by
brandonbloom
5y ago
Deref | Software Engineer | Remote USA | Full-Time Looking for engineers with Cloud experience and a passion for UX/DexEx. You'd be working on this thing: https://exo.deref.io/ We're a pre-seed funded startup
19.
▲
by
brandonbloom
5y ago
Deref | Software Engineer | Remote USA | Full-Time Looking for engineers with Cloud experience and a passion for UX/DexEx. You'd be working on this thing: https://exo.deref.io/ We're a pre-seed funded startup
20.
▲
by
brandonbloom
5y ago
Hi there, I'm the lead on this project. We're trying to improve the dev experience for service development. Lots of folks who have workflows on top of docker-compose, but there is still a big gap between what compose can offer and
21.
▲
Show HN: Docker Compose compatible dev env manager
(exo.deref.io)
5 points
by
brandonbloom
5y ago
|
1 comments
22.
▲
by
brandonbloom
5y ago
Hi, author here. My writing backlog includes a post defining what "good" looks like for a web service. I don't think most organizations are doing it well, or have their priorities straight. Rumor has it that there is a 30+ pa
23.
▲
Unix and Microservice Platforms
(blog.deref.io)
97 points
by
brandonbloom
5y ago
|
36 comments
24.
▲
by
brandonbloom
5y ago
Overmind is a favorite of a friend of mine. Are you a tmux power user? Any particular pros/cons to overmind worth mentioning?
25.
▲
by
brandonbloom
5y ago
Of course: https://github.com/deref/exo/blob/main/doc/uninstall.md For what it's worth, the only telemetry right now is occasional polling for new versions (which are not automatically installe
26.
▲
by
brandonbloom
5y ago
Hi there, I'm the tech lead for this project. In the course of working on another project, the team and I were comparing notes with friends our various multi-process dev environment setups. Everything from a bunch of terminal tabs open
27.
▲
Show HN: Procfile runner with interactive log viewer GUI
(exo.deref.io)
54 points
by
brandonbloom
5y ago
|
5 comments
28.
▲
by
brandonbloom
5y ago
Related: https://www.youtube.com/watch?v=3Ea3pkTCYx4 Key insight can be summarized as "code the perimeter"
29.
▲
by
brandonbloom
5y ago
Deref | Head of Product | REMOTE | Full Time Deref is a pre-seed stage funded startup with a globally distributed team. DevOps is being reborn as Platform Engineering. We empower platform teams to do more with less. Our services provide lev
30.
▲
by
brandonbloom
5y ago
Experienced something similar to with my previous home's HOA in south Seattle. New chairperson took over the HOA and found out that the rainy day accounts were woefully underfunded and several shared roofs were in need of repairs, so d
More ›