HackerTrans
TopNewTrendsCommentsPastAskShowJobs

olcarl75

18 karmajoined 2년 전

comments

olcarl75
·17시간 전·discuss
Family lives in Rio/Brazil. With the efforts from our government every year that passes, public safety becomes worse and suburban areas get more marginalized, it got to a point where the drug traffickers from my area start cutting the fibers and leaving letters on mailboxes saying that from now on, anyone who wanted internet had to get their illegal internet.

Which meant shitty speeds and if you have a problem with billing/service you cannot complain to anyone. Their service would go down for days and there is nothing you can do besides rely on shitty 4G. When Starlink became available in Brazil this was the lifesaver for my family
olcarl75
·10일 전·discuss
this makes sense. I will give it a try via opencode and see how does it do.
olcarl75
·10일 전·discuss
how does GLM-5.2 fare against fable/opus 4.8? I am thinking about moving my 5x subscription either towards the GPT equivalent or the GLM one (I heard GLM gives you 20x the token usage for the same price of anthropics 5x)
olcarl75
·21일 전·discuss
yes we need more regulations Mr. Government. Why not use technology to advance robotics and self-driving when we can have more fines and scrutiny around the constituents.
olcarl75
·2개월 전·discuss
ah well
olcarl75
·2개월 전·discuss
if we depended on you no one would use linux then. This is the type of garbage mentality that we need OUT this community.

We need Linux to win period. I don't care if it's called Distro, gist of envfiles, or a tank for gods sake. I want the market share for linux rather than macOs and Windows.

"omarchy install will include a bunch of proprietary software, including... what are we doing?? these are not the kinds of packages that any sane distro would ship to its users" - Ye this is great software. You know what is not good? when you download a distro that only has open source software and your codecs doesn't work, then that person just install windows again (true story many of my friends went through that). So please, don't tell people to skip stuff just because you dislike it
olcarl75
·5개월 전·discuss
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
olcarl75
·6개월 전·discuss
Don't this would be a problem. Mobile notifications are good with vapid/pwas nowadays
olcarl75
·6개월 전·discuss
aint no way
olcarl75
·7개월 전·discuss
everyday there is a new `insert something related to react` framework.

Everyday we stray further from the simplicity god.
olcarl75
·8개월 전·discuss
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
olcarl75
·8개월 전·discuss
I wonder if the locks held in postgres are optimistic locks or what is the logic for database lock contention at the application level
olcarl75
·8개월 전·discuss
Any chance of sponsoring Canadians via TN visa ?
olcarl75
·9개월 전·discuss
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/...
olcarl75
·9개월 전·discuss
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.
olcarl75
·10개월 전·discuss
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.