Readit News logoReadit News
doix commented on Modifying other people's software   natkr.com/2025-08-14-modi... · Posted by u/todsacerdoti
Nullabillity · 9 days ago
(Author here.)

The difference is that git rebasing is a destructive operation, you lose track of the old version when you do it. (Yes, there's technically the reflog.. but it's much less friendly to browse, and there's no way to share it across a team.)

Maybe that's an okay tradeoff for something you use by yourself, but it gets completely untenable when you're multiple people maintaining it together, because constantly rebasing branches completely breaks Git's collaboration model.

doix · 9 days ago
I worked at a place that was allergic to contributing patches upstream. We maintained a lot of internal forks for things and had no problem collaborating.

You don't need to push the rebased branch to the same branch on your remote, if that's an issue (although I don't see how it is).

Maybe this is a case of "Dropbox is just rsync", but I feel like just learning git and using it is easier than learning a new tool.

doix commented on Modifying other people's software   natkr.com/2025-08-14-modi... · Posted by u/todsacerdoti
skydhash · 9 days ago
Maybe I can't understand what TFA is describing, but from what I know a patch is usually tied to a specific commit, so a very specific point of time in the upstream lifetime. It does not make sense to have it lingering longer than that. Even in the case when you want to maintain a set of patches (package building,...) you usually revise it every new version of the software. In this case, the intent is much more important than the how (which quickly become history).
doix · 9 days ago
Yes, I don't quite get it. When I need to maintain a fork, I just add an extra remote to git. Then I fetch upstream (what I call my remote) and rebase my changes against whatever branch I'm following. At any point in time I can generate a patch file that works for whatever version I have rebased against.

Seems easy enough, I read the article multiple times and I don't get why what they are describing is needed.

doix commented on Progress towards universal Copy/Paste shortcuts on Linux   mark.stosberg.com/univers... · Posted by u/uncircle
pinoy420 · 12 days ago
Command c command v works fine for me because I don’t “optimise” my experience.

It’s a fun game to do I guess but if you become “more productive” by having a slightly quicker mechanism to find a file through 9 different chords on your terminal only interface - you likely aren’t solving problems that are worthwhile.

doix · 11 days ago
I've heard this opinion worded slightly different many, many times over the years. I just can't agree with it. You're going to spend thousands of hours infront of a computer, it makes sense to invest time in being "efficient".

You reach a point of diminishing returns with everything. You can only gain so much knowledge/intelligence/experience before every increase in that becomes extremely difficult. Trying to become "smarter" when you are already "smart" is much harder than getting easy efficiency wins.

There are people that take it to the extreme of course, where they spend all their time on extremely tiny efficiency wins instead of learning how to program, but that's the same problem in reverse.

It's a pretty old concept, the first time I've seen it given a proper name was "aggregation of marginal gains" [0].

[0] https://jamesclear.com/marginal-gains

doix commented on Progress towards universal Copy/Paste shortcuts on Linux   mark.stosberg.com/univers... · Posted by u/uncircle
trinix912 · 12 days ago
A clipboard manager solves all of this and doesn't break the consistency and expectation that the same shortcut copies/pastes to/from the same place.
doix · 12 days ago
Which one do you recommend? I tried multiple when switching, but none of them quite worked right. I want:

* Two seperate buffers

* Separate shortcuts to paste them

* Selecting text _anywhere_ automatically puts it into the second buffer

I couldn't find anything that did this, so I just gave up and deal with it on my work laptop (and occasionally whine about it on HN when it comes up)

doix commented on Progress towards universal Copy/Paste shortcuts on Linux   mark.stosberg.com/univers... · Posted by u/uncircle
lucideer · 12 days ago
> The universality of copy/paste is overrated. It's literally just adding shift in terminal emulators, no biggie.

I used to think this before I got a job in a Mac-only company. I've since installed Toshy on every Linux machine I own & the difference is night & day. Having to do something extra for terminals to achieve the thing that's so simple & natural (& frequent) in GUIs just feels like terminal emulators are being treated like second class citizens among the installed apps. Having the same shortcuts "Just Work" in exactly the same way through all apps isn't just more convenient, it feels like the OS is elevating terminals to an equal tier of integration.

Which I would've really expected more Linux users would value more than they seem to.

doix · 12 days ago
I have the exact opposite problem on a Mac. Things don't just work. You can select text in the terminal and then middle click to paste it. But that only works in the terminal, not anywhere else.

Catches me out a bunch. There is also only a single copy buffer, so to copy from the terminal and paste into a browser I need to replace what was in my clipboard, drives me insane.

> Which I would've really expected more Linux users would value more than they seem to.

Because you get used to it and then don't think about it. I value having two copy buffers over consistency for the sake of consistency.

doix commented on Vibe code is legacy code   blog.val.town/vibe-code... · Posted by u/simonw
CharlieDigital · a month ago
It's def a hacker from a the incumbent because:

1) They took action after getting the Stripe key by refunding all customers

2) They drafted an email to all customers after a hack that got the mailing list and API route to send emails

3) Not once has the hacker asked for compensation of any kind nor a ransom

doix · a month ago
Not sure how to word this, but are you "new" on the internet? People used to break stuff "for the lulz" since the dawn of time.

I remember when I was a kid running a tiny forum with phpbb or something, and some script kiddies from g00nsquad (can't remember exact spelling, but something like that) defaced it. They didn't ask for money, they just did it for fun.

Sure things have changed now and the internet has become more corporate, but I reckon there are still people out there doing this stuff l because they can.

doix commented on VPN use surges in UK as new online safety rules kick in   ft.com/content/356674b0-9... · Posted by u/mmarian
blitzar · a month ago
The "VPN use surges in UK" articles are bought and paid for by the VPN industry.

I don't believe it is possible to convince me that VPN's as sold and marketed are anything but a massive scam. Yes, that includes the company that you say is honest.

doix · a month ago
What do you mean by "scam"? That you pay and that they don't work at all? That they don't bypass the geo restrictions? Because they do.

Perhaps you mean that they are bad value(ripoff vs scam)? Then sure, probably they are. But you're basically paying to not get flagged by cloudfare. Back in the day, you bought a cheap server from OVH or some other lowcost provider, stuck openvpn on it (nowdays wireguard) and you were golden. But now that Cloudfare middle-mans half the internet, it doesn't really work anymore.

You pay the VPN providers for "clean"(ish) IPs so you don't get stuck behind Cloudfare captcha-loops.

Deleted Comment

doix commented on I Deleted My Steam Account After 20 Years   gist.github.com/Kaldaien/... · Posted by u/haunter
reedf1 · 2 months ago
> I buy games from Epic Games Store, Microsoft Store and GOG precisely because those stores have no bloated features unrelated to DRM crammed down your throat.

Absolutely unhinged opinion.

doix · 2 months ago
Yeah, I have a bunch of free games on the Epic store, because they were giving them out. I still buy them on Steam because the Epic launcher is just so awful.
doix commented on The era of full stack chip designers   chipinsights.substack.com... · Posted by u/bharathw30
doix · 2 months ago
Interesting, I thought(from the title) this would be about analogue vs digital designers. But the article is written in the context of a "fully digital" chip (i.e the analogue stuff is abstracted away, all chips are analogue at the end of the day).

"Fullstack chip designers" exist in the mixed-signal world. Where the analogue component is the majority of the chip, and the digital is fairly simple, it's sometimes done by single person to save money. At least it was definitely a thing in the late 00's and early 2010's in small fabless design centers. Not sure about nowadays.

u/doix

KarmaCake day3336July 1, 2020View Original