HackerTrans
TopNewTrendsCommentsPastAskShowJobs

keysersoze33

no profile record

comments

keysersoze33
·20 ngày trước·discuss
For those unware, this is Keir the Cabbage, distant relative of https://en.wikipedia.org/wiki/Liz_Truss_lettuce
keysersoze33
·tháng trước·discuss
The (Arch) community is moving quickly to release scripts/tools.

Right now, this is the most up to date, consolidated utility to check for infection:

https://github.com/lenucksi/aur-malware-check

Also, the aur-request mailing lists has many delete/orhan requests coming through to undo the malicous commits:

https://lists.archlinux.org/archives/list/aur-requests@lists...
keysersoze33
·2 tháng trước·discuss
https://archive.is/WckTf
keysersoze33
·2 tháng trước·discuss
Interesting to see at the bottom/Step 5:

> Before providing the final response, create a compliance checklist to verify that every constraint has been met.

I wonder if just this statement causes the Gemini to ensure compliance or there's a separate post validation function
keysersoze33
·3 tháng trước·discuss
Admit it, deep down, our inner engeering child also wants to build a semiconductor clean room ;)
keysersoze33
·3 tháng trước·discuss
Link to the preprint paper: https://arxiv.org/pdf/2604.04721

Worth reading the conclusion - makes a good point or two regarding the cumulative effect of using AI and not only the loss of the learning through struggle/time, but also the reference point of how long tasks should take without AI (e.g. we are no willing longer afford the time to learn the hard way, which will impact the younger generation notably).
keysersoze33
·3 tháng trước·discuss
The takeaway is to vet new companies one is dealing with - even just calling them up and asking if they've AI generated any system which deals with customer/patient data.

This is going to get more common (state sponsored hackers are going to have a field day)
keysersoze33
·3 tháng trước·discuss
Unless political lobbying becomes significantly harder (globally), I don't think the growing gap between the wealthy and poor will change anytime soon.

Problem is, to tax the ultra wealthy more, it needs to be coordinated globally. Otherwise, the ultra wealthy just move to where the tax system is more attractive. Not sure if this will ever happen to be honest.

However, awareness of the problem is still important
keysersoze33
·3 tháng trước·discuss
I think most distros are waiting to see if upstream can rethink this first and evaluate what makes sense. Forking something like systemd is no easy task. Perhaps this just starts out as a patch removing the DOB changes. But in reality, distros don't want to face possible legal ramifications either. It's all a bit messy, and time will tell (I suspect for the better, but who knows).
keysersoze33
·3 tháng trước·discuss
Being 46 (and quite an active 46 year old, just finished a Skitour), am curious why the cutoff for these things tends to be 45?
keysersoze33
·3 tháng trước·discuss
This is more of a Linux kernel criticism of KASLR, but perhaps it's related as to why it's not been a priority in FreeBSD (i.e. it gives a false sense of safety and rather focus on 'proper' security hardening): https://forums.freebsd.org/threads/truth-about-linux-4-6-sec...
keysersoze33
·4 tháng trước·discuss
That's a really good point - thanks for chiming in
keysersoze33
·4 tháng trước·discuss
This smells like the beginning of entshitification at ARM. I'm not saying AMD or Intel are a whole lot better, but the move to compete with licencees of ARM tech and to cheekily use AGI in the name is not going to ensure confidence in the short or long term.
keysersoze33
·4 tháng trước·discuss
Just the basic things, like viewing the complete json (with syntax highlighting) to then determine the filter, that is '.' becomes '**'
keysersoze33
·4 tháng trước·discuss
I was a bit skeptical at first, but after reading more into jsongrep, it's actually very good. Only did a very quick test just now, and after stumbling over slightly different syntax to jq, am actually quite impressed. Give it a try
keysersoze33
·4 tháng trước·discuss
I had the same problem (brave browser)
keysersoze33
·4 tháng trước·discuss
If you think sauerkraut and kimchi make things move more, wait till you try homemade kefir!

I'm quite sensitive to it and can only have a spoonful or so and generally plan to work from home the next day. Note that the store bought stuff is often heated or similar and doesn't contain anywhere near the same level of bacteria.
keysersoze33
·4 tháng trước·discuss
I've been a Kagi Pro user for several years now, and to be honest, the models from the pro tier aren't that useful compared to the free versions of Gemini & ChatGPT.

For me, I pay for Kagi pro for search without Google/Bing enshittification, their Translate (which I use quite often while I'm learning German/working in German - better for me than Google Translate), and their Summarizer. I pay for Claude, and also occasionally use OpenRouter for my AI needs.
keysersoze33
·4 tháng trước·discuss
Thanks for the kind offer - no urgent rush though
keysersoze33
·4 tháng trước·discuss
Interesting that Weave tries to solve Mergiref's shortcomings (also Tree-sitter based):

> git merges lines. mergiraf merges tree nodes. weave merges entities. [1]

I've been using mergiraf for ~6 months and tried to use it to resolve a conflict from multiple Claude instances editing a large bash script. Sadly neither support bash out of the box, which makes me suspect that classic merge is better in this/some cases...

Will try adding the bash grammar to mergiraf or weave next time

[1] https://ataraxy-labs.github.io/weave/