HackerTrans
TopNewTrendsCommentsPastAskShowJobs

bkolobara

no profile record

Submissions

José Valim vs Coding Agent

twitter.com
3 points·by bkolobara·vor 3 Monaten·0 comments

Reinventing the pull request

lubeno.dev
109 points·by bkolobara·vor 4 Monaten·87 comments

Reinventing the Pull Request

lubeno.dev
3 points·by bkolobara·vor 4 Monaten·3 comments

Lubeno.dev – Code hosting and collaboration with stacked PRs and JJ support

lubeno.dev
2 points·by bkolobara·vor 5 Monaten·1 comments

Claude Sonnet 5 drops next week

twitter.com
2 points·by bkolobara·vor 5 Monaten·2 comments

Twin – The AI Company Builder

twin.so
12 points·by bkolobara·vor 6 Monaten·7 comments

Bincode development has ceased permanently

old.reddit.com
2 points·by bkolobara·vor 7 Monaten·1 comments

What Great Means to Us

twinlabs.notion.site
2 points·by bkolobara·vor 8 Monaten·0 comments

90%

lucumr.pocoo.org
106 points·by bkolobara·vor 10 Monaten·35 comments

comments

bkolobara
·vor 3 Monaten·discuss
All the PRs are gone ....
bkolobara
·vor 3 Monaten·discuss
We are working on something https://lubeno.dev
bkolobara
·vor 3 Monaten·discuss
Lubeno only supports private repositories at the moment, so I can't link directly to one. But that is on my todo list.
bkolobara
·vor 3 Monaten·discuss
Direct links to the images, until I implement popup on click:

https://lubeno.dev/assets/images/blog/lubeno-repository.png

https://lubeno.dev/assets/images/blog/lubeno-pr.png

https://lubeno.dev/assets/images/blog/code-review-before-aft...
bkolobara
·vor 3 Monaten·discuss
... on a website owned by the VC that invested in the developer.

I believe that the ideas in the blog post are novel enough and should spark curiosity and interesting discussions. Also I submitted this last week, someone must have hand-picked and given it another chance because it's a good fit for HN.
bkolobara
·vor 3 Monaten·discuss
Sorry about that! Performance is really important to me, I just didn't get around to configuring CDN caching and optimizing the assets. All the HN traffic hitting our server also didn't help.
bkolobara
·vor 3 Monaten·discuss
You can just start a new branch in parallel if you don't need to build on top of the foundation. But if you are happy with the foundation and the next feature requires it, you can also continue working on something else. Jujutsu's automatic change propagation to children can also help if you need to adjust the foundation. For me work is mostly continues, like a flow.
bkolobara
·vor 4 Monaten·discuss
Thank you! Would love to check out what you are working on if you have anything to share at this point.
bkolobara
·vor 4 Monaten·discuss
Shameless plug. We have been working on building a European GitHub alternative for private repos at https://lubeno.dev.
bkolobara
·vor 5 Monaten·discuss
I just noticed that you can uncheck permissions before you clicking continue with GitHub, to reduce the scope.
bkolobara
·vor 5 Monaten·discuss
This looks awesome! I remember the Mitchell tweet, it was like a week ago? I'm super impressed how much functionality you managed to push out so fast. Crazy times.

And I very much agree with Mitchell that the repository page needs improvement. If it's a public repository I'm exploring, I scroll always down through the files to see the README. If it's a repository I'm maintaining I'm either clicking on commits, PRs or issues. All this information should be right there on the first page! Most of the realestate is occupied by the file view, something I never cared about.

I have also been working on improving the experience for myself with https://lubeno.dev, and have been thinking for the last year how GitHub can be improved. I started specifically with Pull Requests, borrowing some ideas from other platforms, like stacked PRs. One feature that I'm very proud of is the possibility to see an interdiff when someone changes the code I commented on. You can instantly tell if the issue was addressed instead of getting an <outdated> tag on the comment and hunting down the latest changes. Would really love to see more innovation when it comes to forges. It looks like GitHub set the standard 20 years ago and everything else is a 1:1 copy of it.
bkolobara
·vor 5 Monaten·discuss
Summary:

• 1M context

• Half the price of Opus 4.5

• Best-in-class for agentic coding

First benchmarks:

https://x.com/hysteresis_x/status/2018008912859939279
bkolobara
·vor 6 Monaten·discuss
Yes, I think this was it! Thanks for sharing the link. I had no idea that part was fabricated.
bkolobara
·vor 6 Monaten·discuss
The point I was trying to make is that the way our brain works is deeply connected to language and words, including how fast and how accurate you perceive colors [0][1]. And interacting with an LLM could have unexpected side effects on it, because we were never before exposed to "statistically generated language" in such amounts.

[0]: https://youtu.be/RKK7wGAYP6k?si=GK6VPP0yoFoGyOn3 [1]: https://youtu.be/I64RtGofPW8?si=v1FNU06rb5mMYRKj&t=889
bkolobara
·vor 6 Monaten·discuss
No, if you show them two colors and ask them if they are different, they will tell you no.

EDIT: I have been searching for the source of where I saw this, but can't find it now :(

EDIT2: I found a talk touching in the topic with a study: https://youtu.be/I64RtGofPW8?si=v1FNU06rb5mMYRKj&t=889
bkolobara
·vor 6 Monaten·discuss
There is a lot of research on how words/language influences what we think, and even what we can observe, like the Sapir-Whorf hypothesis. If in a langauge there is one word for 2 different colors, speakers of it are unable to see the difference between the colors.

I have a suspicion that extensive use of LLMs can result in damage to your brain. That's why we are seeing so many mental health issues surfacing up, and we are getting a bunch of blog posts about "an agentic coding psychosis".

It could be that llms go from bicycles for the brain to smoking for the brain, once we figure out the long term effects of it.
bkolobara
·vor 6 Monaten·discuss
Please no. I have recently switched to opencode and the product quality is so much higher.
bkolobara
·vor 7 Monaten·discuss
It still kinda sucks though. You can make it work, but you can also easily end up wasting a huge amount of time trying to make it do something that it's just incapable of. And it's impossible to know upfront if it will work. It's more like gambling.

I personally think we have reached some kind of local maximum. I work 8 hours per day with claude code, so I'm very much aware of even subtle changes in the model. Taking into account how much money was thrown at it, I can't see much progress in the last few model iterations. Only the "benchmarks" are improving, but the results I'm getting are not. If I care about some work, I almost never use AI. I also watch a lot of people streaming online to pick up new workflows and often they say something like "I don't care much about the UI, so I let it just do its thing". I think this tells you more about the current state of AI for coding than anything else. Far from _not sucking_ territory.
bkolobara
·vor 9 Monaten·discuss
I have noticed the same trend with my parents. The people that were insisting that I was spending too much time as a child in front of the computer and should get out, are now retired and permanently glued to their phones.
bkolobara
·vor 9 Monaten·discuss
Hi! I have been using Fastmail for the last 2 years and love it!

I don't use the web interface much, instead I use Apple's Mail.app. My only issue is that external email accounts (gmail) take some time to be fetched periodically. When I open the web interface and click on the tag, it instantly pulls the new mail in from the external account, but if I fetch in the Mail.app, it doesn't refresh the external accounts. So, for things that have a very short time period (confirmation codes), I still end up needing to open the web interface. I wonder if this would still be the case with the new desktop app?

I will take some time to set it up over the next days and try it out!