HackerTrans
TopNewTrendsCommentsPastAskShowJobs

plmpsu

no profile record

Submissions

Upregulation of reward mesolimbic activity and immune response to vaccination

nature.com
1 points·by plmpsu·il y a 6 mois·0 comments

Spotify Class Action Lawsuit Alleging Discovery Mode Is a 'Pay-for-Play Scheme'

forbes.com
3 points·by plmpsu·il y a 7 mois·0 comments

comments

plmpsu
·il y a 26 jours·discuss
Not only in tech. This is a common phenomenon. We're not that original.
plmpsu
·il y a 28 jours·discuss
Does anyone have a link to the conference session?
plmpsu
·le mois dernier·discuss
I'm willing to bet that many start off without any notion of workflows thinking they're not going to need that or not thinking at all, and then add complexity step by step until it's an unimaginable tangled mess.
plmpsu
·le mois dernier·discuss
Maybe OP is a dualist.
plmpsu
·le mois dernier·discuss
Quoting:

In addition, Alphabet has reached an agreement to sell $10 billion of stock to Berkshire Hathaway Inc. in a private placement, comprised of $5 billion in Class A Common Stock at a price of $351.81 per share and $5 billion in Class C Capital Stock at a price of $348.20 per share.

This investment by Berkshire Hathaway adds to the position it has built since Q3 2025.
plmpsu
·le mois dernier·discuss
Yeah, I would not be surprised if this learned behavior is passed on epigenetically. This is almost like gain of function research potentially.
plmpsu
·le mois dernier·discuss
Pretty much anything for which you'd need intelligence of any kind. Questions such as: Do these two paragraphs have the same semantic meaning? Do they have the same sentiment? Do these two methods have the same contract? etc. Not all documents our code and even with code deterministic tools gets you only so far.
plmpsu
·le mois dernier·discuss
AI can do things around semantic analysis that a deterministic diff tool cannot.

I understand and agree with your point though.
plmpsu
·le mois dernier·discuss
Right.

Give incompetent people tokens, and they become 10x better at their incompetence.
plmpsu
·le mois dernier·discuss
I built a more naive version for our team using Copilot and GitHub actions and it works quite well (wish I had metrics too). The team loves it.

The ROI here is so high that I don't mind using the strongest model available for the actual code review. I don't trust Sonnet and such. Just let Opus or GPT 5.5 do the whole thing and pay a bit more for less complexity.
plmpsu
·le mois dernier·discuss
For simple use cases, sure. But when you start to have to build artifacts with different dependency versions, JDK versions, architectures, etc., then this complexity has to be somewhere, and Gradle can do that for you if you know how to wield it.

We are a large enterprise shop with many projects being built on different machines, architectures, technologies, etc. We took the time to become decent in Gradle, and it works great for us.
plmpsu
·le mois dernier·discuss
Gradle is really powerful if you know what you're doing and you take the time and effort to keep your build optimized, sane, and working. I recently built a Gradle plug-in that allows us to build native components on a remote system (z/OS) and integrate these tasks and artifacts with the native Gradle model so that Gradle takes care of caching and parallel task execution. I'm sure this is possible with other build tools as well, though, but the Gradle model fit our use case nicely.

I think any complicated build system will eventually devolve regardless of the build tool if it's not properly maintained; the variability of the required tasks is just too high.

Gradle does seem to be moving fast with regards to Java support in general changes and improvements in the build tool. It takes effort to keep up, but it's worthwhile.
plmpsu
·il y a 2 mois·discuss
And what about copilot?
plmpsu
·il y a 2 mois·discuss
I agree. Bet apparently most other people don't.
plmpsu
·il y a 2 mois·discuss
Going for a walk is a good idea even when there's no outage.
plmpsu
·il y a 3 mois·discuss
Honestly, I can say the same thing about some of my coworkers.
plmpsu
·il y a 3 mois·discuss
Sonar and PMD also have the notion of Cognitive Complexity for code.

https://www.sonarsource.com/docs/CognitiveComplexity.pdf
plmpsu
·il y a 3 mois·discuss
That's what I would say regardless of if I was considering paying or not.
plmpsu
·il y a 3 mois·discuss
it makes sense to keep track of what model wrote what code to look for patterns, behaviors, etc.
plmpsu
·il y a 3 mois·discuss
I wish I could use Thunderbird at work now that it has Exchange support . Unfortunately we're mandated to use Microsoft Outlook. Outlook feels like it has completely been forgotten by Microsoft. I don't recall the last time they updated anything meaningful in the product (at least on macOS), it's quite a mess of a product. Wishing Thunderbird all the best it's the competition we need.