Implementing GPTZero from scratch
https://github.com/BurhanUlTayyab/GPTZero
https://redd.it/10ndnrw
@programmingreddit
https://github.com/BurhanUlTayyab/GPTZero
https://redd.it/10ndnrw
@programmingreddit
GitHub
GitHub - BurhanUlTayyab/GPTZero: An open-source implementation of GPTZero
An open-source implementation of GPTZero . Contribute to BurhanUlTayyab/GPTZero development by creating an account on GitHub.
Diagram layout engines: Minimizing hierarchical edge crossings
https://terrastruct.com/blog/post/diagram-layout-engines-crossing-minimization/
https://redd.it/10ouqd5
@programmingreddit
https://terrastruct.com/blog/post/diagram-layout-engines-crossing-minimization/
https://redd.it/10ouqd5
@programmingreddit
Terrastruct
A deep dive into how a layout engine handles hierarchical diagram structures.
Microsoft, GitHub, and OpenAI ask court to throw out AI copyright lawsuit. What do you think of their rationale? (Link)
https://www.theverge.com/2023/1/28/23575919/microsoft-openai-github-dismiss-copilot-ai-copyright-lawsuit
https://redd.it/10p7h3v
@programmingreddit
https://www.theverge.com/2023/1/28/23575919/microsoft-openai-github-dismiss-copilot-ai-copyright-lawsuit
https://redd.it/10p7h3v
@programmingreddit
The Verge
Microsoft, GitHub, and OpenAI ask court to throw out AI copyright lawsuit
The companies
Github SHA256 change broke many package managers
https://github.com/orgs/community/discussions/45830
https://redd.it/10phfvm
@programmingreddit
https://github.com/orgs/community/discussions/45830
https://redd.it/10phfvm
@programmingreddit
GitHub
Checksum mismatches on .tar.gz files · community · Discussion #45830
Select Topic Area Bug Body Our builds are breaking because sha256sums of downloaded .tar.gz files have changed. This happened sometime over the weekend or this morning (2023-01-30). Did something c...
Google blew it with open source layoffs
https://www.infoworld.com/article/3686511/google-blew-it-with-open-source-layoffs.html
https://redd.it/10pqrxe
@programmingreddit
https://www.infoworld.com/article/3686511/google-blew-it-with-open-source-layoffs.html
https://redd.it/10pqrxe
@programmingreddit
InfoWorld
Google blew it with open source layoffs
The decision to cut people who built the foundation that supports Google’s open source and cloud successes seems incredibly shortsighted.
Oracle changing Java licensing from per-processor to a multiplier of employee headcount - costs could go up singificantly
https://www.theregister.com/2023/01/27/oracle_java_licensing_change/
https://redd.it/10q3aoa
@programmingreddit
https://www.theregister.com/2023/01/27/oracle_java_licensing_change/
https://redd.it/10q3aoa
@programmingreddit
The Register
Experts warn of steep increase in Java costs under changes to Oracle license regime
As per employee model replaces old subscription, user bills could soar
GitHub says hackers cloned code-signing certificates in breached repository
https://arstechnica.com/information-technology/2023/01/github-says-hackers-cloned-code-signing-certificates-in-breached-repository/
https://redd.it/10px6to
@programmingreddit
https://arstechnica.com/information-technology/2023/01/github-says-hackers-cloned-code-signing-certificates-in-breached-repository/
https://redd.it/10px6to
@programmingreddit
Ars Technica
GitHub says hackers cloned code-signing certificates in breached repository
It remains unclear how the threat actor compromised access token used in the breach.
Consumer reports (!!) publishes detailed report encouraging widespread adoption of memory-safe languages and education about memory-safety risks
https://digital-lab-wp.consumerreports.org/2023/01/23/new-report-future-of-memory-safety/
https://redd.it/10q5dow
@programmingreddit
https://digital-lab-wp.consumerreports.org/2023/01/23/new-report-future-of-memory-safety/
https://redd.it/10q5dow
@programmingreddit
Innovation at Consumer Reports
New Report: Future of Memory Safety - Innovation at Consumer Reports
In October 2022, Consumer Reports hosted an online convening to discuss ways to encourage widespread adoption of code written in memory-safe languages. The event gave participants the opportunity to share resources related to memory safety, discuss opportunities…
How to modernize C arrays for greater memory safety: a case-study in refactoring the Linux kernel and a look to the future
https://people.kernel.org/kees/bounded-flexible-arrays-in-c
https://redd.it/10qad5b
@programmingreddit
https://people.kernel.org/kees/bounded-flexible-arrays-in-c
https://redd.it/10qad5b
@programmingreddit
kees
Bounded Flexible Arrays in C — kees
How to modernize C arrays for greater memory safety: a case-study in refactoring the Linux kernel and a look to the future Kees Cook C i...
ChatGPT Developers Unleash AI Classifier to Identify AI-Generated Text
https://thebuzz.news/article/ai-classifier-to-detect-ai-written-text/2318/
https://redd.it/10qn496
@programmingreddit
https://thebuzz.news/article/ai-classifier-to-detect-ai-written-text/2318/
https://redd.it/10qn496
@programmingreddit
The Buzz News
OpenAI has Launched AI Classifier to Detect AI Written Text.
OpenAI has launched an AI Classifier, which will be able to differentiate between human-written text and AI Written Text with current stability of 26%.
GPT tool that connects to any database and writes a query in SQL and NoSQL code
https://twitter.com/NotDeu/status/1620617127450521602?s=20&t=GihwzfCivPy-vEg3nAO5PQ
https://redd.it/10r47b6
@programmingreddit
https://twitter.com/NotDeu/status/1620617127450521602?s=20&t=GihwzfCivPy-vEg3nAO5PQ
https://redd.it/10r47b6
@programmingreddit
Twitter
This is a tool that used GPT that lets you connect to PostgresDB or MongoDB, lets users type in questions, and it generates the query code (even advanced table joins), runs the code and returns the answer instantly. Like a query co-pilot. Here are my thoughts…
"Netflix will require users to login to their home WiFi every 31 days": how could a website in your browser uniquely identify your router without easy circumventions possible?
https://www.cnbc.com/2023/02/01/netflix-password-sharing-crackdown-faq-updates.html
https://redd.it/10rcq7p
@programmingreddit
https://www.cnbc.com/2023/02/01/netflix-password-sharing-crackdown-faq-updates.html
https://redd.it/10rcq7p
@programmingreddit
CNBC
Netflix's password sharing crackdown is coming: What we know so far about how it will work
Streaming giant Netflix has updated its FAQ page with some details about how it plans to stop users from sharing accounts.
Rewrite it in Rust by ridiculousfish · Pull Request #9512 · fish-shell/fish-shell
https://github.com/fish-shell/fish-shell/pull/9512
https://redd.it/10r3fmm
@programmingreddit
https://github.com/fish-shell/fish-shell/pull/9512
https://redd.it/10r3fmm
@programmingreddit
GitHub
Rewrite it in Rust by ridiculousfish · Pull Request #9512 · fish-shell/fish-shell
(Editor's note - please read #9512 (comment) and #9512 (comment) before commenting if you are new to fish or not familiar with the context - @zanchey)
(Progress report November 2023)
(Sorry...
(Progress report November 2023)
(Sorry...
@TwitterDev: "Starting February 9, we will no longer support free access to the Twitter API, both v2 and v1.1. A paid basic tier will be available instead"
https://twitter.com/TwitterDev/status/1621026986784337922
https://redd.it/10rlzur
@programmingreddit
https://twitter.com/TwitterDev/status/1621026986784337922
https://redd.it/10rlzur
@programmingreddit
X (formerly Twitter)
Developers (@XDevelopers) on X
Starting February 9, we will no longer support free access to the Twitter API, both v2 and v1.1. A paid basic tier will be available instead 🧵
Rust's Ugly Syntax
https://matklad.github.io/2023/01/26/rusts-ugly-syntax.html#Rust-s-Ugly-Syntax
https://redd.it/10rkaag
@programmingreddit
https://matklad.github.io/2023/01/26/rusts-ugly-syntax.html#Rust-s-Ugly-Syntax
https://redd.it/10rkaag
@programmingreddit
matklad.github.io
Rust's Ugly Syntax
People complain about Rust syntax.
I think that most of the time when people think they have an issue with Rust's syntax, they actually object to Rust's semantics.
In this slightly whimsical post, I'll try to disentangle the two.
I think that most of the time when people think they have an issue with Rust's syntax, they actually object to Rust's semantics.
In this slightly whimsical post, I'll try to disentangle the two.
Twitter to end free access to its API in Elon Musk’s latest monetization push
https://techcrunch.com/2023/02/01/twitter-to-end-free-access-to-its-api/
https://redd.it/10rw2ig
@programmingreddit
https://techcrunch.com/2023/02/01/twitter-to-end-free-access-to-its-api/
https://redd.it/10rw2ig
@programmingreddit
TechCrunch
Twitter to end free access to its API in Elon Musk's latest monetization push | TechCrunch
Twitter will discontinue offering free access to the Twitter API starting February 9 and will launch a paid version.
Shipping Graphing Calculator
https://corecursive.com/shipping-graphing-calculator/#intro
https://redd.it/10rniij
@programmingreddit
https://corecursive.com/shipping-graphing-calculator/#intro
https://redd.it/10rniij
@programmingreddit
CoRecursive Podcast
Shipping Graphing Calculator - CoRecursive Podcast
I've been on many projects that get canceled. We're building cool stuff. We're going above and beyond, and we're excited. But the project encounters reality, shifting priorities, or budgeting constraints, and the work never goes anywhere. It always feels…