Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
pksunkara
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
4 ms
·
1.
▲
by
pksunkara
6d ago
Yes, it is a cloud service and CI. It is not region specific for now since I am not in EU.
2.
▲
by
pksunkara
11d ago
How is this different from a custom forgejo hosted in europe? What features does this provide compared to traditional code forges? Disclaimer: I am building https://juju.bi , therefore you don't need to answer if uncomfortab
3.
▲
by
pksunkara
29d ago
I am working on a GitHub compatible API for my code forge at https://juju.bi , and thus all the existing integrations of GitHub should theoretically work with my code forge too.
4.
▲
by
pksunkara
2mo ago
FWIW, I really like what Tangled is doing and I agree that we need a federation of forges. Which is why, I am planning to use ATproto too for public repositories in the code forge I am building, https://juju.bi
5.
▲
Jujubi alpha: a local-first code forge for small teams
(juju.bi)
1 points
by
pksunkara
2mo ago
|
0 comments
6.
▲
by
pksunkara
2mo ago
I am building a new code forge at https://juju.bi It's not agent-first, but I can't think of any features that are needed for agents other than scalability.
7.
▲
Show HN: Web-based Jujutsu revset explorer and debugger
(juju.bi)
3 points
by
pksunkara
2mo ago
|
0 comments
8.
▲
by
pksunkara
3mo ago
Let me start off (assuming all code forges have PRs) 1. Branch protection rules 2. CI 3. Terraform provider (API)
9.
▲
Ask HN: Which GitHub features are needed in a code forge before you can migrate?
2 points
by
pksunkara
3mo ago
|
1 comments
10.
▲
by
pksunkara
4mo ago
I would love to know the need behind pushing over HTTPS. Is the SSH protocol not good?
11.
▲
by
pksunkara
5mo ago
I think the CLI is useful for pushing. What do you use to push all the rebased child branches?
12.
▲
by
pksunkara
7mo ago
I am still curious why they stopped offering their original service. What was the feedback from users? Why did developers not want to use it?
13.
▲
AI recruiters: faster, cheaper, and still clueless
(pksunkara.com)
2 points
by
pksunkara
8mo ago
|
0 comments
14.
▲
by
pksunkara
8mo ago
Thanks, missed that part. I would still be interested in knowing how much additional storage that adds, if the OP is interested in updating the article.
15.
▲
by
pksunkara
8mo ago
I think a stored generated column allows you to create an index on it directly. Isn't it better approach?
16.
▲
by
pksunkara
1y ago
I am working on something for that at https://automa.app . Let me know if you are interested in trying it out.
17.
▲
Git experts should try Jujutsu
(pksunkara.com)
10 points
by
pksunkara
1y ago
|
1 comments
18.
▲
by
pksunkara
1y ago
Actually, 1. `color` feature and thus the `anstream` dep is optional. 2. Even if you use it, it handles all the behaviour correctly regarding the piping and no color support, which is why it is a dependency in the first place. Source: I am
19.
▲
3 types of coding in the AI era: Vibe, Artisanal and Neo
(pksunkara.com)
1 points
by
pksunkara
1y ago
|
2 comments
20.
▲
by
pksunkara
2y ago
This ulid Postgres extension doesn't have any performance issues compared to native uuidv7 in Postgres. https://github.com/pksunkara/pgx_ulid . Just wanted to bring it up since it looks like the author didn't
21.
▲
by
pksunkara
2y ago
Where can I learn more about this? You guys don't seem to have any docs available.
22.
▲
by
pksunkara
2y ago
How do you guys differ against https://www.speakeasyapi.dev and https://www.buildwithfern.com and https://liblab.com ?
23.
▲
by
pksunkara
3y ago
Implementing support for UUIDv7 does not equal implementing support for ULID. ULID needs to be treated as a first class citizen (type, read format, storage format, converters) instead of being an afterthought result from UUIDv7. I have buil
24.
▲
by
pksunkara
6y ago
Hey, thanks for posting this. :)
25.
▲
Show HN: Enquirer – (Rust) Command Line Utility for Stylish Interactive Prompts
(github.com)
3 points
by
pksunkara
7y ago
|
0 comments
26.
▲
by
pksunkara
10y ago
We reduced our service server costs to 1/6th by moving from Heroku to Lambda. And that's not even considering the main benefit of a big computational request not blocking other requests (which is why we moved to it in the first pl
27.
▲
by
pksunkara
10y ago
I have written a webpack plugin which generates `.vue` files automatically and you just keep writing `js`, `css` and `html`. https://github.com/pksunkara/vue-builder-webpack-plugin
28.
▲
by
pksunkara
11y ago
What do you think about API Blueprint [1]? It is based on Markdown. [1]: https://apiblueprint.org
29.
▲
by
pksunkara
11y ago
Can I suggest API Blueprint [1]? It is much more human friendly and easier to work on API design. Apiary has tools for complete API lifecycle management. Disclaimer: I work on making API Blueprint better. [1]: https://apiblueprin
30.
▲
by
pksunkara
11y ago
You can but I didn't like it and wanted to use react.js
More ›