6
-16
2
AI tribalism (nolanlawson.com)
71
0
4
1
-22
1
0
2
15
[-] codeinabox@programming.dev 1 points 2 months ago

Thank you! When I stumble across the Neovim posts, I try to share them here if I think someone will find them useful.

[-] codeinabox@programming.dev 1 points 3 months ago

I'm guessing that the author said this to warn people not to rely on this technique, as it's not part of the specification. Does it behave consistently across all browsers?

[-] codeinabox@programming.dev 1 points 3 months ago

I stumbled upon this article after reviewing a pull request, where someone was unit testing the abstract base class. I'm of the opinion that base classes should not be tested. We don't want to be testing the architecture of an application, we want to be testing the behaviour. The author sums this up nicely with this point:

For tests, though, it shouldn’t matter whether the classes under test share the domain logic or duplicate it. Tests should view all production code as a black box, and approach verifying it with a blank slate. Otherwise, such tests will start couple to the code’s implementation details.

[-] codeinabox@programming.dev 1 points 3 months ago

I am wondering about this too. The article, ActivityPub on a (mostly) static website, goes into detail about what is involved.

[-] codeinabox@programming.dev 1 points 3 months ago

The issue was they changed their server URL and added www, so I've updated the link accordingly.

[-] codeinabox@programming.dev 1 points 3 months ago

How strange. It was definitely working when I shared it.

[-] codeinabox@programming.dev 1 points 3 months ago

What I got from the article is an example of how generative AI can fix a bug, if you provide it with a reproducing case. Yet funnily enough, the AI introduced a bug in the first place by using an older version of a dependency.

[-] codeinabox@programming.dev 1 points 3 months ago

React is very much the dominant framework, and that dominance is being bolstered by AI coding tools. I wonder if an AI coding tool would even suggest Preact as an alternative to React? 🤔

[-] codeinabox@programming.dev 1 points 3 months ago

I am intrigued. Could you elaborate on this with some examples?

[-] codeinabox@programming.dev 1 points 4 months ago

Similar but different, this blog post goes into more detail: Are nested grids like nested tables?

[-] codeinabox@programming.dev 1 points 4 months ago

When I say a conference, here's an example of what I mean, State of the Browser 14.

[-] codeinabox@programming.dev 1 points 4 months ago

To clarify, when you say freelancer, do you mean on a part-time basis? Or do you mean having a contract and working on a full-time basis for that client? Also, where are you based? I'm happy to give advice as a UK based contractor, who does a tiny bit of freelance work

view more: ‹ prev next ›

codeinabox

0 post score
0 comment score
joined 4 months ago
MODERATOR OF