

sorry my comment mislead you, it’s not that hands off experience that you transform from dev to pm. Its more like a smart code monkey that helps you. I absolutely have to review almost all of the code but I’m sparred typing
sorry my comment mislead you, it’s not that hands off experience that you transform from dev to pm. Its more like a smart code monkey that helps you. I absolutely have to review almost all of the code but I’m sparred typing
I’m a dev at a tech startup. Most devs at the company are pretty impressed by claude code and find it very useful. Hence the company has a pretty hefty budget allocated for it.
What I need to do is think trough the problem at hand and claude will do the code->build->unit test cycles until it satisfies the objective. In the meantime I can drink cofee in peace and go to bathroom.
To me and to many of my coworkers its a completley new work paradigm.
A new online crusade. Once again heavy accusations with very weak supportive evidence. It became a pattern already.
imo cultural diversity is still strong. Even within EU there are a lot of differences. Cash vs card, covid vacciness, lots of examples.
Oneday they will find a reason why its necessary for the greater good.
I’ll be going with Fairphone 6 + /e/os as my next phone most likely. Seems like a very decent path forward.
Gmaps often tries to be clever and recommends you to go off the main road onto some smaller one. This might be ok in USA but where I live its annoying at best. OsmAnd is much better in this regard.
And I have the oppositie experience. I find gmaps routing much too agressive. Agree on the search issue.
going after small internet sites would mean we have slipped deep into authoritarian rule
Mint has been a very good conservative distro so I hope they continue in this fashion: transition when the rest of the ecosystem is already there so that there will be no pain for non technical users
It’s like cooking vs going to McDonald’s. Lots of choice and thinking vs. being fed with whatever they put you on a tray.
In digital age it should be understood as a personal liberty to not be compelled by state to use nonfree software in any shape or form. Just like court rulings must be public and legislation too (sadly this doesn’t apply in EU).
Based on your posts you are overthinking it. It may sound harsh but it sounds a little bit like some incel-speak with a different twist. Your sexual fanatsies are just that, fantasies. It’s hard to fit in with the crowd but you don’t have to do it often to find someone.
There is already plenty of malware targeting devs on Linux where is it’s strongest userbase.
You forgot the first step. The rich man invites him with promise of cookies.
I actually like Jira. I have my own workflow where I fetch my tickets via Emacs to Orgmode and then work from there. Integration is read-only but that is what I need 99% of the time.
From enduser perspective the most visible change would be that all software wouldn’t be hostile to users because with propreitary you have to be very picky to get that.
In the long term we would see that companies could not build walled gardens to block off competition. Contrast Windows & MacOS vs Linux with its different distros, DEs, toolkits etc.
The least difference would be for enterprise because support is expensive either way.
thats it :) Now you need to pin package versions to guix versions via inferior so that you can share the manifest and be sure you have exact same stuff on the other machine. Otherwise the specified packages get updated everytime you update your system. I learned that the hard way by having to wait for latex to download everytime I updated my system.
yes, you would share with him guix manifest which is a file that specifies which packages should be present. What is important to note are inferiors which is a mechanism to version lock the packages.
I rebase and force push PR branches all the time. Master is moving quicker than my PR.