Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
WillAbides
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
8 ms
·
1.
▲
by
WillAbides
3y ago
I also blogged about my motivations for writing Release Train here: https://willabides.com/posts/release-train-continuous-releas...
2.
▲
Show HN: Release Train – Continuous Releases Made Easy
(github.com)
3 points
by
WillAbides
3y ago
|
2 comments
3.
▲
by
WillAbides
3y ago
Release Train will automatically create a new GitHub release every time you merge a pull request into main or whatever release branches you set up. It's inspired by semantic-release[1] but takes a different approach. Instead of using c
4.
▲
by
WillAbides
3y ago
You’ve got me beat. https://willabides.com . I haven’t posted anything yet.
5.
▲
by
WillAbides
5y ago
related blog post: https://github.blog/2021-06-23-introducing-new-github-issues...
6.
▲
by
WillAbides
5y ago
For anybody who stumbles across this and is interested, this conversation is continued on reddit. https://old.reddit.com/r/golang/comments/mlhvx0/i_wrote_yet_...
7.
▲
by
WillAbides
5y ago
I apparently had a fundamental misunderstanding of the meaning of branchless. That's embarrassing. As for simdjson-go, I did benchmark it. rjson outperformed simdjson-go in most benchmarks, but simdjson-go was about 3% faster reading c
8.
▲
by
WillAbides
5y ago
I wrote a mostly branchless json parser in go using ragel to generate most of the code. https://github.com/WillAbides/rjson The generated code isn't much to look at, but it is certainly fast. https://gi
9.
▲
by
WillAbides
8y ago
I’m not involved in this project, but I would guess that it’s because it validates both issues and PRs, but only PRs have statuses on GitHub, More precisely, only commits have statuses, and issues aren’t associated with commits.
10.
▲
by
WillAbides
8y ago
“avatar_url” is the only part of that endpoint in preview, so that warning only applies to that field. I can see how the notification isn’t clear on that point, and I will bring that up.
11.
▲
by
WillAbides
8y ago
I don't think they store all their data on twitter. If they did, they probably wouldn't have this file in their repo: https://github.com/edent/openbenches/blob/master/database/da...
12.
▲
by
WillAbides
8y ago
I didn’t spend hundreds of dollars on a mechanical keyboard with custom caps and switches to “click”.
13.
▲
by
WillAbides
9y ago
This brings back a memory of a conversation with my grandfather. We were in Midland, and I said something about heading over to Odessa. He made a disparaging remark about my intelligence and said we would have to head out to Odessa from the
14.
▲
by
WillAbides
10y ago
Git Flow and GitHub Flow are actually distinct from each other. Here's a blog post about it from Scott Chacon. http://scottchacon.com/2011/08/31/github-flow.html
15.
▲
by
WillAbides
10y ago
"really really fixed this time for real"
16.
▲
by
WillAbides
10y ago
I didn't notice that was Mitchell. Makes sense. The one time I met him in person we talked about Tesla. Now I need to track down Elon Musk to discuss Consul.
17.
▲
by
WillAbides
10y ago
Taste is dependent on the audience. An audience of kernel maintainers would probably share Linus' taste here, while an audience of enterprise developers would find the original code more palatable.
18.
▲
by
WillAbides
10y ago
ipnon was probably talking about the cal command in the body of the message.
19.
▲
by
WillAbides
10y ago
> What do feelings have to do with science? When the science in question is psychology, feelings have everything to do with it.
20.
▲
by
WillAbides
10y ago
What do you think `git branch` should do?
21.
▲
by
WillAbides
10y ago
Don't participate
22.
▲
by
WillAbides
10y ago
Chip implants
23.
▲
by
WillAbides
10y ago
That makes sense. I use RubyMine's refactoring to rename all instances of a variable, but if that weren't available multi-cursor would certainly be a lot easier than copy-pasting.
24.
▲
by
WillAbides
10y ago
You can open random files with it. From the command line, type `idea <filepath>`. If you already have a project open, the file will open in the same window as that project, but it isn't tracked as part of the project. If you do
25.
▲
by
WillAbides
10y ago
What do you actually use multi-cursor for in typical coding? I tried it out when it was introduced in IntelliJ. I thought it was cool, but I've not run into any uses for it in the years since.
26.
▲
by
WillAbides
10y ago
There is no shortage of people and companies trying. The trouble is that none of them have the operational experience to make it work.
27.
▲
by
WillAbides
10y ago
The cc addresses work great with Google Inbox bundles. Thanks for adding that.
28.
▲
by
WillAbides
10y ago
93% male / 4% female / 3% undisclosed. source: https://medium.com/@tenaciouscb/github-com-demographics-a-st...
29.
▲
by
WillAbides
10y ago
I'm looking at this one [0]. Specifically this item in the FAQ: > Will GitHub force me to move to per-user pricing after 12 months? > No. At this time we are not enforcing a timeline to move and if in the future we do decide to
30.
▲
by
WillAbides
10y ago
> This has almost quadrupled our monthly cost ($850 vs $2914) Has it really? Existing orgs aren't being forced to change, and on top of that they say they will give at least 12 months notice if they decide to force existing orgs in
More ›