All summaries have been generated automatically by GPT-3. No responsibility is claimed for their contents nor its accuracy.

  1. Factorio runs on Apple Silicon

    posted on Fri Nov 25 12:57:10 UTC 2022 by Sebb767 | view on HN

    The article discusses the process of making Factorio compatible with Apple Silicon Macs so that the game runs faster and uses less energy.

  2. Azure has run out of compute. Anyone else affected?

    posted on Fri Nov 25 15:58:49 UTC 2022 by janober | view on HN

  3. Stripe is wrongly suspending accounts

    posted on Fri Nov 25 16:14:09 UTC 2022 by nerder92 | view on HN

  4. Greg Kroah Hartman on the Linux Kernel and How It Is Tested (2008) [video]

    posted on Fri Nov 25 14:02:23 UTC 2022 by ekianjo | view on HN

  5. Jqjq: Jq Implementation of Jq

    posted on Fri Nov 25 12:15:12 UTC 2022 by petercooper | view on HN

    The article discusses the various features of the jq language, how to use it, and some design problems and issues.

  6. Rice’s Theorem: An interactive tutorial

    posted on Fri Nov 25 13:49:18 UTC 2022 by pgayed | view on HN

    The author is offering the chapter for free and is asking for support in the form of buying the course or signing up for updates.

  7. Coding Curves

    posted on Fri Nov 25 16:28:56 UTC 2022 by atan2 | view on HN

    The article is about the author's plans to write a book on coding curves, which will be published as a series of blog posts.

  8. Parasite gives wolves what it takes to be pack leaders

    posted on Fri Nov 25 09:44:33 UTC 2022 by gscott | view on HN

    Infected wolves are more likely to lead a pack and leave their home packs than uninfected animals, according to an analysis of more than 200 North American wolves.

  9. Oldest software system in continuous use – Guinness World Records

    posted on Fri Nov 25 12:14:40 UTC 2022 by ZeljkoS | view on HN

    The article discusses the possible oldest software systems in use, which are either the SABRE Airline Reservation System or the IRS Individual Master File and Business Master File.

  10. Volkswagen Originalteil

    posted on Fri Nov 25 12:28:20 UTC 2022 by CaptainZapp | view on HN

    Volkswagen sells more sausages than Beetles, and in 2015 and 2017, it sold more sausages than cars overall.

  11. 'Very scary' issue dialing 911 on Google Pixel 6 cell phones

    posted on Fri Nov 25 05:38:06 UTC 2022 by vpt | view on HN

    Some cell phone users say they had an issue dialing 911 from their Google Pixel 6 models.

  12. Ask HN: Why the Linux Kernel doesn't have unit tests?

    posted on Fri Nov 25 13:24:00 UTC 2022 by develatio | view on HN

  13. Noosphere, a Protocol for Thought

    posted on Fri Nov 25 12:21:24 UTC 2022 by dgudkov | view on HN

    The Noosphere protocol is a permissionless protocol for thought that is decentralized over IPFS.

  14. First-ever physical model consistent with the history of the Earth-Moon system

    posted on Fri Nov 25 13:43:33 UTC 2022 by geox | view on HN

    The article discusses how the Moon creates a tidal bulge on Earth which causes the Earth to spin more slowly over time, and how this affects the distance between the Earth and the Moon.

  15. I over-engineered a Fast Fourier Transform for Arduino

    posted on Wed Nov 23 11:24:59 UTC 2022 by psychphysic | view on HN

    The article is about a person's journey to understanding and implementing the Fast Fourier Transform, and how they eventually wrote their own tutorial on the subject.

  16. Why Domain Driven Design?

    posted on Wed Nov 23 20:06:52 UTC 2022 by sni | view on HN

    The article discusses the problems that DDD faces and how it promises to offer a solution to a certain type of complexity that emerges out of software built by large-scale organizations involving multiple teams.

  17. A self-generating story that gets longer the more stars it gets

    posted on Fri Nov 25 14:11:10 UTC 2022 by kevlened | view on HN

    The article tells the story of a collaborative narrative told through Github and automation, where every time someone stars the repository, a new character joins the story, and the story is regenerated every 10 minutes.

  18. Ghana plans to buy oil with gold instead of dollars

    posted on Fri Nov 25 09:23:44 UTC 2022 by quyleanh | view on HN

    Ghana’s government is working on a new policy to buy oil products with gold rather than US dollar reserves in order to tackle dwindling foreign currency reserves and the weakening of the local cedi.

  19. The Design of the Roland Juno Oscillators

    posted on Thu Nov 24 11:06:06 UTC 2022 by pantalaimon | view on HN

    The article discusses why a capacitor is used in a differentiator circuit, and why the RC constant should be slightly higher than usual.

  20. DOJ will examine whether RealPage helped landlords coordinate rent increases

    posted on Fri Nov 25 16:42:19 UTC 2022 by RadixDLT | view on HN

    The Department of Justice's Antitrust Division has opened an investigation into whether rent-setting software made by a Texas-based real estate tech company is facilitating collusion among landlords, according to a source with knowledge of the matter.

  21. 89 Operating Systems

    posted on Fri Nov 25 14:43:37 UTC 2022 by HieronymusBosch | view on HN

    Curl is used in a lot of devices, has bindings for many programming languages, and runs on many architectures.

  22. Gold (1934 Film)

    posted on Wed Nov 23 23:46:04 UTC 2022 by Hooke | view on HN

    Gold is a 1934 German science fiction film directed by Karl Hartl that involves a British scientist who is attempting to create a device that turns base materials into gold.

  23. Wayland Protocol Finally Ready for Fractional Scaling

    posted on Fri Nov 25 13:21:38 UTC 2022 by edward | view on HN

    The wp-fractional-scale-v1 protocol is being merged imminently for fractional scaling support, which will allow for clients to communicate fractional scaling of surfaces with the compositor.

  24. Spreading Deadly Pathogens Under the Disguise of Popular Music

    posted on Fri Nov 25 07:43:56 UTC 2022 by RansomStark | view on HN

    The article discusses a non-invasive and stealthy attack on NPRs by spoofing a DPS at its resonant frequency.

  25. How I built currency conversion tooltips

    posted on Thu Nov 24 17:23:16 UTC 2022 by nicbou | view on HN

    This is a story about how the author built a currency conversion tooltip for their website.

  26. Cloudflare servers don't own IPs now, so how do they connect to the Internet?

    posted on Fri Nov 25 14:16:40 UTC 2022 by jgrahamc | view on HN

  27. Ask HN: Any good black Friday deals?

    posted on Fri Nov 25 14:54:51 UTC 2022 by nagyf | view on HN

  28. Pattern matching and tail recursion in Emacs Lisp

    posted on Wed Nov 23 11:23:19 UTC 2022 by nemoniac | view on HN

    The author describes functional programming patterns that can be used in Emacs Lisp, including tail recursion and pattern matching.

  29. Code Puzzle: "Parsons puzzles" generator and manager

    posted on Fri Nov 25 12:07:45 UTC 2022 by laurentabbal | view on HN

  30. Google pushes emergency Chrome update to fix 8th zero-day in 2022

    posted on Fri Nov 25 11:13:39 UTC 2022 by nixcraft | view on HN

    Google has released an emergency security update for the desktop version of the Chrome web browser, addressing the eighth zero-day vulnerability exploited in attacks this year.