Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
semanser
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
Adafruit receives demand letter from Fenwick legal counsel on behalf of Flux.ai
(blog.adafruit.com)
684 points
by
semanser
4mo ago
|
283 comments
2.
▲
by
semanser
8mo ago
they're posting almost every day here just to collect emails and advertise their "talent network" later on
3.
▲
awesome-startup-postmortems – A list of startup postmortems to learn from
(github.com)
2 points
by
semanser
1y ago
|
0 comments
4.
▲
by
semanser
2y ago
I do use GitHub releases already https://github.com/DepsHubHQ/depshub/releases You can subscribe by clicking on Watch -> Custom -> Releases.
5.
▲
by
semanser
2y ago
I'm actually working on a linter for dependencies that checks all your dependencies on 15+ rules. https://github.com/DepshubHQ/depshub It's true that dependency-free software is very rare these days. The most
6.
▲
Show HN: DepsHub – linter for dependencies best practices
(github.com)
1 points
by
semanser
2y ago
|
0 comments
7.
▲
by
semanser
2y ago
I had a similar idea for a while. Happy to see someone is actually doing it. One of the main problems of PH is the amount of bots and fake accounts. Any plans of fighting that? PH is still a great platform for visibility since it gets tons
8.
▲
Clean Architecture in Go
(depshub.com)
2 points
by
semanser
2y ago
|
0 comments
9.
▲
by
semanser
2y ago
thank you for support!
10.
▲
by
semanser
2y ago
Thanks for your comment! I remember seeing that HN allows resubmitting a link if it has 0 comments. > HN allows resubmission of links if they haven't had any discussion. Source: https://news.ycombinator.com/item?id=9
11.
▲
by
semanser
2y ago
Thanks! Yeah, this is a recurrent problem that can't be solved once and for all (at least right now). So we definitely need better tools to deal with it.
12.
▲
by
semanser
2y ago
thank you!
13.
▲
by
semanser
2y ago
thank you!
14.
▲
Show HN: DepsHub – Dependency updates made easy
(depshub.com)
4 points
by
semanser
2y ago
|
11 comments
15.
▲
Show HN: DepsHub – Dependency updates made easy
(depshub.com)
1 points
by
semanser
2y ago
|
0 comments
16.
▲
Show HN: DepsHub – Update dependencies using AI
(depshub.com)
3 points
by
semanser
2y ago
|
0 comments
17.
▲
by
semanser
2y ago
I’m working on a similar project (DepsHub) where LLMs are used to make major library updates as smooth as possible. While it doesn’t work in 100% cases, it really helps to minimize all the noise while keeping your project up to date. I’m no
18.
▲
by
semanser
2y ago
> I was thinking, would it be helpful to keep track of how far behind each dependency is in terms of minor, patch, and major updates? This is exactly what I've added for depshub.com, and people seem to like it a lot. It just gives y
19.
▲
by
semanser
2y ago
I'm the developer of depshub.com (for automated dependency updates using AI) and even though a single metric isn't valuable, having any sort of indicators and metrics is very useful when you have more than one repository. Being ab
20.
▲
by
semanser
2y ago
> If I am using library X of version 1.2.3 and it ticks all the boxes, has no performance impact, has 0 problems, 0 vulnerabilities (including the results from public, third party and internal code audits) I will continue using it even i
21.
▲
by
semanser
2y ago
Without those pesky new features and breaking changes that come with using bleeding-edge releases. This is usually a popular counterargument when people are talking about keeping everything up to date. What people should consider though is
22.
▲
by
semanser
2y ago
The features that you described are somewhat close to what I'm trying to build with depshub.com. Dependency visibility is still a major problem in any engineering team that cares about dependencies, and it's often very hard to say
23.
▲
by
semanser
2y ago
As a person who works on automated dependency updates (depshub.com), the libyear indicator is often not very useful. There are several other indicators to consider, such as release frequency, update type (major/minor/patch), the d
24.
▲
by
semanser
2y ago
> I've been using that alongside some other metrics for providing insights into how behind teams are on updates What are some other metrics that you are using? I am working on a product that is helping to keep dependencies up to dat
25.
▲
by
semanser
2y ago
There is also a video on Lenny's podcast (feat First Round Capital) about the exact same topic: https://www.youtube.com/watch?v=yc1Uwhfxacs
26.
▲
by
semanser
2y ago
actually we just released support for Ollama so it's possible to use local models now :)
27.
▲
Show HN: Autonomous open-source AI environment
(github.com)
11 points
by
semanser
2y ago
|
2 comments
28.
▲
Using an automated AI agent to update its own dependencies
(twitter.com)
2 points
by
semanser
2y ago
|
0 comments
29.
▲
by
semanser
2y ago
Not yet. I added a ticket to track progress for that: https://github.com/semanser/codel/issues/16 .
30.
▲
by
semanser
2y ago
Interesting. I saw one more person reporting a similar issue so I will prioritize fixing this. I just created a new discord server for everyone who would like to join: https://discord.gg/uMaGSHNjzc
More ›