Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
zegerjan
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
zegerjan
2y ago
The EU Banning inefficient vacuum cleaners had a similar effect. Though I'm not aware who is responsible for the policy.
2.
▲
by
zegerjan
2y ago
I'd not be surprised if that would lead to job with REMOTE (US EXCEPT WA) soon.
3.
▲
Dashboard and UIs for Node-Red
(dashboard.flowfuse.com)
52 points
by
zegerjan
2y ago
|
7 comments
4.
▲
by
zegerjan
3y ago
Whats wrong with the Slack version? It's on-par UX for me for recording, and wins just because it's already in Slack?
5.
▲
by
zegerjan
3y ago
Thanks for calling this out, I've updated this in the article.
6.
▲
by
zegerjan
4y ago
What’s not quite clear from the wiki page: was Yahoo too early? With the related tools on the page being so successful it seems that way.
7.
▲
by
zegerjan
4y ago
Azure to GCP was right after GV became an investor. Again, credits was the reason to change over. Not the poor Azure performance.
8.
▲
by
zegerjan
5y ago
Interesting take, especially if you factor in action on climate change. The US is unable to get anything done, while the EU has a track record of getting results.
9.
▲
by
zegerjan
5y ago
As retail investor there's great downsides to market makers too. The prime example; the true price of the underlying is obscure when executing an order. Where the whole point of the market is to create price efficiency. When anyone cre
10.
▲
by
zegerjan
6y ago
Partial clone is currently support at least by both GitHub and GitLab. While still maturing, you could filter for example all large blobs for local development, or only fetch certain sub trees. See also the Git docs: https://git-
11.
▲
by
zegerjan
6y ago
The issue tracker I think is a better place for such a feature request. Last time I worked on the attachment code, there wasn't a persistent database relationship for uploads and notes. Which would make this feature hard to implement,
12.
▲
by
zegerjan
7y ago
As a hiring manager at GitLab, I'll tell you that these questions are surprisingly effective in filtering candidates. I'm sorry it feels painful to you, however, it's for good reason.
13.
▲
by
zegerjan
7y ago
I'm saying the blob was in a new repository, you had no control over. You couldn't have removed it, you could only make sure it doesn't get referenced in _your_ repository. Which is what you did.
14.
▲
by
zegerjan
7y ago
The reason you couldn't delete the blob, is because someone forked your repository and GitHub uses git alternates for deduplication of fork networks. I think you could ask GitHub if you can recreate your repository without the offendin
15.
▲
by
zegerjan
7y ago
Adyen not even getting mentioned, very surprising as it handles most payments for Netflix and Spotify.
16.
▲
by
zegerjan
8y ago
The additions GitLab has expand on Markdown. For example, if you comment with a string of hexidecimals larger than 8 characters, GitLab will try to link to the commit if it finds one. For issue 1, the reference pattern in #1. This is conven
17.
▲
by
zegerjan
8y ago
I've used it a couple of times now not to develop, but to incorporate review discussions and minor other fixes. But from my perspective the true value is for non developers, or when you're starting with Git. No need to worry about
18.
▲
by
zegerjan
9y ago
The Gitaly server has a Ruby component, but also a Go component. The Ruby server uses Rugged[1] and Gollum-lib[2] which both use libgit2. The Go component doesn't have libgit2 binding yet, although we're looking into adding that l
19.
▲
by
zegerjan
9y ago
Generally companies try to settle fast before the IPO so there are less concerns to invest. No domain knowledge btw, just seen it happen a couple of times before
20.
▲
by
zegerjan
9y ago
Also PRs will be imported, milestones, labels and more: https://docs.gitlab.com/ce/user/project/import/github.html#o...
21.
▲
by
zegerjan
9y ago
Why only to android? I thought it was an device agnostic technology?
22.
▲
by
zegerjan
9y ago
A few weeks ago I had to travel to Berlin from Amsterdam, flight time about 1 hour. I took a 6 hour train instead because I would have internet (roaming is really cheap now in Europe), and all the reasons you mentioned. The train was even a
23.
▲
by
zegerjan
9y ago
Except they've rewritten their Mac app in Swift now. So there must be a reason they moved away from that.
24.
▲
by
zegerjan
9y ago
I've opened an issue, as I couldn't find another. https://gitlab.com/gitlab-org/gitlab-ce/issues/29861 If we have it profiled we can give it the right priority.
25.
▲
by
zegerjan
9y ago
Used Gnome for a while now, like it a lot. However, at times it feels quite bloated and that the bloat will mean some apps don't get attention they should. Night light is nice, though. Will try it as soon as it hit the repositories on
26.
▲
by
zegerjan
9y ago
That is the internal one, Sid meant to link to the public monitoring, located at http://monitor.gitlab.net/ . It doesn't have the daily overview dashboard, but the fleet overview might be an indicator too ( http:/&
27.
▲
by
zegerjan
10y ago
Cool, thanks for stressing this! I'm fine with not choosing Semver, but a date holds not guarantees on backwards compat, nor any other useful info. But I do get you'd like to version components the same to stress those are meant t
28.
▲
by
zegerjan
10y ago
This seems to carefully avoid making any promises about the future. Where SemVer _does_ make promises. Also, picking a date for versioning is weird as it doesn't contain any information other than when the Changelog was set in stone. T
29.
▲
by
zegerjan
10y ago
> Rust 1.15 sees an extremely eagerly-awaited feature land on stable Hoped to read incremental recompilation there, what a tease ;)
30.
▲
by
zegerjan
10y ago
I still insert `!g` in about 25% percent of my searches. Loved to see a metric on how many people do the same or append it on the search box after seeing the results. I like DDG a lot, but I feel that Google knowing so much about me prevent
More ›