feat: Add post 2024-02-17
This commit is contained in:
parent
9d7bb19ef7
commit
1b81a475f2
2 changed files with 16 additions and 0 deletions
8
site/posts/2024-02-17-links-of-note.md
Normal file
8
site/posts/2024-02-17-links-of-note.md
Normal file
|
@ -0,0 +1,8 @@
|
|||
---
|
||||
title: Links of Note 2024-02-17
|
||||
---
|
||||
|
||||
- Digital Defense Fund published a guide to [keeping your abortion private and secure](https://digitaldefensefund.org/ddf-guides/abortion-privacy). It's full of generally good advice on keeping your data out of the hands of the advertising-surveillance complex.
|
||||
- A new study has found that [GitHub Copilot reduces code quality](https://visualstudiomagazine.com/articles/2024/01/25/copilot-research.aspx). They found a few mechanisms. No surprise: code generated by Copilot is less like to be correct. But also, code generated by Copilot is more likely to be duplicate or repeated code, and Copilot doesn't refactor. The result is a code base that grows less and less maintainable over time.
|
||||
- Cory Doctorow wrote about [how he got scammed](https://pluralistic.net/2024/02/05/cyber-dunning-kruger/). His story is a great reminder that any of us can be a victim of a scam. All it takes is a few crumbling systems and, as Doctorow puts it, "a miracle of timing."
|
||||
- Dan Hon created a series of stickers to [manage your replies on social media](https://www.flickr.com/photos/danhon/albums/72177720314761105/with/53527566001).
|
8
site/posts/2024-02-17-links-of-note.md.bak
Normal file
8
site/posts/2024-02-17-links-of-note.md.bak
Normal file
|
@ -0,0 +1,8 @@
|
|||
---
|
||||
title: Links of Note 2024-02-17
|
||||
---
|
||||
|
||||
- Digital Defense Fund published a guide to [keeping your abortion private and secure](https://digitaldefensefund.org/ddf-guides/abortion-privacy). It's full of generally good advice on keeping your data out of the hands of the advertising-surveillance complex.
|
||||
- A new study has found that [GitHub Copilot reduces code quality](https://visualstudiomagazine.com/articles/2024/01/25/copilot-research.aspx). They found a few mechanisms. No surprise: code generated by Copilot is less like to be correct. But also, code generated by Copilot is more likely to be duplicate or repeated code, and Copilot doesn't refactor. The result is a codebase that grows less and less maintainable over time.
|
||||
- Cory Doctorow wrote about [how he got scammed](https://pluralistic.net/2024/02/05/cyber-dunning-kruger/). His story is a great reminder that any of us can be a victim of a scam. All it takes is a few crumbling systems and, as Doctorow puts it, "a miracle of timing."
|
||||
- https://www.flickr.com/photos/danhon/albums/72177720314761105/with/53527566001
|
Loading…
Reference in a new issue