Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
greg0ire
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
4 ms
·
1.
▲
by
greg0ire
1mo ago
A blog post I wrote a while ago about testing in Go. Got filtered on Reddit because apparently, people posting on dev.to often generate their posts with AI. This one is 100% organic, but the code it talks about was initially vibe coded. Wri
2.
▲
by
greg0ire
2y ago
5. git revert is tedious When one commit turns out to be bad, you can't revert it cleanly because your "Fix linting issues" builds upon it.
3.
▲
by
greg0ire
6y ago
In https://howhttps.works/the-keys/ The public key is represented by a blue key but… wouldn't it be more simple to say the public key is an open padlock the sender closes on the box after putting their message in
4.
▲
by
greg0ire
10y ago
It's equally frustrating to have cs commits fixed up with a meaningful commit, making the diff of the meaningful commit ugly.
5.
▲
by
greg0ire
10y ago
This is wrong at so many levels. Of course we don't care about "progress" or "woops I fucked up" commits, but people also do commits for things like coding style, and these commits should be keep separated from the
6.
▲
by
greg0ire
11y ago
Yeah, plus, the fact that you fix something is the "why" part of your commit message, it should go in the body. The result could look like this : > Reduce overlaying div element width > > This caused a bug on some devices
7.
▲
by
greg0ire
11y ago
It also works with reset and checkout, BTW.
8.
▲
by
greg0ire
11y ago
> It is an utter waste of time compared to point-click-go-go-go. Clicking = moving your hand from the keyboard to the mouse. So it's actually point-click-go-back-to-keyboard-go-go-go when it could be type-go-go-go (or go-go-go-go,
9.
▲
Automate your php / symfony workflow with git_template
(github.com)
1 points
by
greg0ire
12y ago
|
0 comments
10.
▲
by
greg0ire
13y ago
Maybe you could run these Adobe tools in a Virtual Machine ?
11.
▲
A set of php-related git hooks
(github.com)
1 points
by
greg0ire
13y ago
|
0 comments