Hacker Newsnew | past | comments | ask | show | jobs | submit | olcarl75's commentslogin

ah well, with agentic coding relying more and more on worktrees, I think it's about time to revive my good and old SVN server


Don't this would be a problem. Mobile notifications are good with vapid/pwas nowadays


aint no way


everyday there is a new `insert something related to react` framework.

Everyday we stray further from the simplicity god.


Having clicked on the link, it's one commit with the commit message "wtf"

The README also says "License: MIT - Do whatever you want with it (except deploy to production )"

It's that perfect level of absurdity that captures so much of the terrible complexity that often happens.


There's a guy complaining that the creator is poisoning the collective code used to train LLMs. If that's all it takes we have a moral responsibility to flood GitHub with garbage.


Surely a simple filter by number of stars on a project would improve the quality of code LLMs ingest.


You just convinced me to star it.

”I’m doing my part!”


Complexity demon everywhere.


I run a SVN server for my personal projects, home lab and home automation stuff.

I noticed that the SVN CLI workflow is a bit dated and I think there's room to create a graphite like experience for svn, especially focusing on stacking.

I am set out to: - create a modern CLI to interact with SVN

- create a subsystem to run alongside the svn repo (similar to gitaly)

- create a good looking web UI to browser the repo, review code reviews, etc


I wonder if the locks held in postgres are optimistic locks or what is the logic for database lock contention at the application level


Any chance of sponsoring Canadians via TN visa ?


I am creating a webapp to let screenwriters collaborate when writing their scripts.

I have several friends in this industry and their tooling is either expensive, not localized for their market or straight away bad (I've seen terrible dataloss).

I got some inspiration from linear and am building it on top of ruby on rails with CRDTs.


How is this different than using Google docs or something ?


Scriptwriting require specific formatting (set by Hollywood ages ago). Doing this in google docs is really painful. Besides that, people who work in this industry are already used to the format, so if you wanna pitch something to studios, they expect to be in industry format.

ref: https://www.dramatistsguild.com/sites/default/files/2020-01/...


if coding a webapp, I use full stack ruby on rails (hotwire/turbo/javascript with importmaps).

System stuff go/pyhon. I haven't had time to learn either Rust or Zig, but I think Golang is good enough for now.

I have a lot of java experience, but to be honest the opensource toolchain outside big tech is too much of a pain to use (say gradle or mvn). I believe SBT is quite good but learning scalla goes into the bucket alongside rust and zig.


2400 requests is somewhat decent. Having seen companies like amazon, where their website backend can only handle a few hundred RPS per box, 2400 ain't that bad.


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: