HackerTrans
TopNewTrendsCommentsPastAskShowJobs

kar1181

no profile record

comments

kar1181
·3 ay önce·discuss
This is true. But Anthropic did us dirty most recently and so it’s their turn on the pitch fork. Sam will do us too. Just not yet.
kar1181
·6 ay önce·discuss
Anthropic want you to use claude code cli badly and are prepared to be very generous if you do. People want to take that generosity without the reciprocity.

I don't normally like to come down on the side of the megabigcorp but in this case anthropic aren't being evil. Not yet anyway.
kar1181
·10 ay önce·discuss
Agreed, though being OS is no panacea as we have seen from countless other projects, but it does mitigate some concern of investing in an editor and its ecosystem and getting rugpulled.
kar1181
·10 ay önce·discuss
This is it, in terms of pure text editing zed is the best GUI land editor I've used.

Not quite there with emacs/vim but it's a much more accessible environment and more convenient for typical workloads.
kar1181
·10 ay önce·discuss
Also love Zed, but sigh, it's VC funded. We all know how this is going to end. Best VIM mode ever implemented in a (non vim) app. I use it as my 2nd editor (most of the time in Jetbrains products).

I just hope I'm wrong about the medium term impact of the VC funding but rushing AI AI AI out seems to be a sign of that rather than fixing fundamental issues that remain such as the ugly font rendering.
kar1181
·3 yıl önce·discuss
I feel like the voyager spacecraft are a part of me, growing up in the 80s marvelling at all the images they sent back it was a magical time. The idea of voyager going dark feels like losing a part of myself.

It's proven to be a hardy spacecraft and has defied a lot of seemingly terminal problems before, fingers crossed she can overcome this one too.

God speed Voyager.
kar1181
·3 yıl önce·discuss
One of things I struggle with is on certain issues like Ukraine and Israel libertarian folks I normally (largely) agree with seem to hold inexplicable views which seem to border on religious rather than practical. It makes me then wonder about everything else how can the two topics seemingly have different grades of reason versus so much of everything else.
kar1181
·3 yıl önce·discuss
Clanpnp/ftb myself. Still remember some of the server IPs by muscle memory.
kar1181
·3 yıl önce·discuss
I was heavily involved with the australian team fortress (quake 1 version) community in the late 90s and 'bro' (Robin Walker) and John Cook were gods to us, regularly involved in the RMIT/Melbourne Lan scene and online even when back then mostly it was 28.8/33.6k modems with a few LPBS on East coast uni isdns.

The struggle for them to move on from qwtf to 'tf2' was probably for the best as a lot of the lessons they learned in the wilderness there helped when they were taken on by value and worked on HL2.

Also find it somewhat amusing was that TF2 was originally going to be a much more 'realistic' modern miltary shooter before the scope creep killed it.
kar1181
·3 yıl önce·discuss
Sounds like Apple / Xerox all over.
kar1181
·3 yıl önce·discuss
Intel ride or die here. My 2019 i9 mbp is trucking along still - and this time of year the heat helps keep the room hospitable.

Was looking towards M3 for a big leap, but apart from heat and power (I use my MBP plugged in 95% of the time) there still isn't that compelling a reason to deal with some of the issues (thunderbolt / multiple displays) for my use case.

At 4 grand (sterling!) for comparable spec to my intel mbp, I just can't bring myself to take a plunge.
kar1181
·3 yıl önce·discuss
We did move out of the US and funnily enough food (bread especially - we lived in the south) was part of the reason. However since our return to the UK the over processing of what were simple foods has occurred also. It seems to have dramatically accelerated post pandemic/brexit. We eventually moved somewhere where there’s a traditional baker walking distance away but if we have to go to a supermarket Sainsbury’s carry just two specialty brands soy free now the major brands hocks and warburtons and Sainsbury’s own branded bread all have soya flour.

I think in breads case it does improve the softness and protein content but it’s really unnecessary and mainly in there as it shaves cost.
kar1181
·3 yıl önce·discuss
Ultra processed is the end result of mckinsification of our food chain.
kar1181
·3 yıl önce·discuss
My son is allergic to soya - that was a catalyst for us looking into the supply chain of what we buy and eat and if there is one profound change above all is the fact soy is in -everything- and if not in the product itself then certain in the bulk of the food stuffs own food chain.

Can’t even buy bread now without it being bulked out with soya flour …
kar1181
·3 yıl önce·discuss
More pertinently than that, it's a quick win for a kids show, ads when young kids are involved increase friction so much it's not worth it.
kar1181
·3 yıl önce·discuss
Just waiting for spotify to do it too.
kar1181
·3 yıl önce·discuss
I recently read ultraprocessed people and while it's a bit hyperbolic it's still eye-opening about the state of the packaged food business.

My son is allergic to Soya, Nuts, Eggs, Dairy and since he started eating solids we've have to label check everything and in doing so as a family we've basically stopped eating packaged foods alltogether. Do you know just how hard it is to avoid Soy now, it and it's derivatives are in pretty much everything, and even if it's not a raw ingredient it's in the bulk of the 'supply chain'.

I think when we look back in 20 years the packaged foods business is going to look at lot like the tobacco one does today...
kar1181
·3 yıl önce·discuss
I was about to ask the same question - basically the Packt books I have read have been (almost) universally poor quality.

It's been a long while since I've bothered with them so hoping that's changed somewhat.
kar1181
·3 yıl önce·discuss
I started on RedHat and it has a special place in my heart - even now they still host the original distributions I cut my unix teeth on all the way back.

But sadly times change. Get it, they want to make money, but doesn't change the sadness these recent moves have caused.
kar1181
·3 yıl önce·discuss
One of the first utilities I had to get to grips with way back was awk, and it serves me well to this day. Best bang for buck investment of time in my entire career. Even today I still use some variant of awk -F(x) '{print $x}'.