PyG 2.0: Scalable Learning on Real World Graphs (arxiv.org)
2 points by PaulHoule 21m ago 1 comments
Better Safe Than Sorry: Model Context Protocol (ioactive.com)
1 points by mooreds 39m ago 0 comments
Show HN: A condensed CS book called Computers, written by Claude Code
1 DavidCanHelp 3 8/16/2025, 4:31:19 PM github.com ↗
For instance, the section on Karnaugh maps says "yep, this is a Karnaugh map" and presents a single vague example without explanation:
https://github.com/cloudstreet-dev/Computers/blob/main/chapt...
One of the exercises in that same chapter (exercise 12) asks the reader to write Verilog code after being shown a grand total of SIX LINES OF VERILOG, counting module/endmodule.
The only way this material would be useful to a student is with a real textbook alongside.
There weren't any explanations to even EVALUATE for coherence in the chapter I read through. Also, most chapters I skimmed were code blocks interspersed with headers. Claude is hallucinating again.