Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
pksunkara
searching PlanetScale…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
3 ms
·
1.
▲
by
pksunkara
12d ago
Can someone tell me why people prefer temporal over something like https://restate.dev ?
2.
▲
by
pksunkara
12d ago
I am working on a code forge that can work offline for the collaborative stuff. https://juju.bi
3.
▲
by
pksunkara
16d ago
Yes, it is a cloud service and CI. It is not region specific for now since I am not in EU.
4.
▲
by
pksunkara
21d 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
5.
▲
by
pksunkara
1mo 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.
6.
▲
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
7.
▲
Jujubi alpha: a local-first code forge for small teams
(juju.bi)
1 points
by
pksunkara
2mo ago
|
0 comments
8.
▲
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.
9.
▲
Show HN: Web-based Jujutsu revset explorer and debugger
(juju.bi)
3 points
by
pksunkara
2mo ago
|
0 comments
10.
▲
by
pksunkara
3mo ago
Let me start off (assuming all code forges have PRs) 1. Branch protection rules 2. CI 3. Terraform provider (API)
11.
▲
Ask HN: Which GitHub features are needed in a code forge before you can migrate?
2 points
by
pksunkara
3mo ago
|
1 comments
12.
▲
by
pksunkara
4mo ago
I would love to know the need behind pushing over HTTPS. Is the SSH protocol not good?
13.
▲
by
pksunkara
6mo ago
I think the CLI is useful for pushing. What do you use to push all the rebased child branches?
14.
▲
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?
15.
▲
AI recruiters: faster, cheaper, and still clueless
(pksunkara.com)
2 points
by
pksunkara
8mo ago
|
0 comments
16.
▲
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.
17.
▲
by
pksunkara
8mo ago
I think a stored generated column allows you to create an index on it directly. Isn't it better approach?
18.
▲
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.
19.
▲
Git experts should try Jujutsu
(pksunkara.com)
10 points
by
pksunkara
1y ago
|
1 comments
20.
▲
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
21.
▲
3 types of coding in the AI era: Vibe, Artisanal and Neo
(pksunkara.com)
1 points
by
pksunkara
1y ago
|
2 comments
22.
▲
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
23.
▲
by
pksunkara
2y ago
Where can I learn more about this? You guys don't seem to have any docs available.
24.
▲
by
pksunkara
2y ago
How do you guys differ against https://www.speakeasyapi.dev and https://www.buildwithfern.com and https://liblab.com ?
25.
▲
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
26.
▲
by
pksunkara
6y ago
Hey, thanks for posting this. :)
27.
▲
Show HN: Enquirer – (Rust) Command Line Utility for Stylish Interactive Prompts
(github.com)
3 points
by
pksunkara
7y ago
|
0 comments
28.
▲
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
29.
▲
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
30.
▲
by
pksunkara
11y ago
What do you think about API Blueprint [1]? It is based on Markdown. [1]: https://apiblueprint.org
More ›