Good developers learn to program. Most courses teach a language

good-developers-learn-to-program.-most-courses-teach-a-language

0x0C│ 2026.05.01│ 9 min read │ programming · education · software-engineering · opinion · career · learning · good-practice · mentorship A bootcamp can teach you the syntax of a language in six weeks. The part that takes a decade is everything else: where the seams go, where the data flows, which decisions you are […]

Credit cards are vulnerable to brute force attacks

credit-cards-are-vulnerable-to-brute-force-attacks

These days, storing and showing what’s visible on UI’s and receipts are highly standardized and regulated by the industry standards such as PCI DSS. And even when you save your card on an ecommerce website, which strictly follows the PCI DSS, your card can still be stolen – or derived. As it happened to me. […]

Ti-84 Evo

ti-84-evo

Support One-year limited warranty Contact TI-Cares™ customer support Classroom activities available Workshop Loan Program – Borrow TI calculators for evaluation or workshops TI Technology Rewards Program – Accumulate points redeemable for additional TI products and services {”commands”:[{”click”:”chrome:field:editcontrol({command:”webedit:edithtml”})”,”header”:”Edit Text”,”icon”:”https://cdn-y.objects.dc-sto1.glesys.net/A1da965d3ac0f2e44c08f1ae072687d311/uploads/2026/05/localimages/pencil_disabled16x16.png”,”isDivider”:false,”tooltip”:”Edit the text”,”type”:null},{”click”:”chrome:field:execute({command:”bold”, userInterface:true, value:true})”,”header”:””,”icon”:”https://cdn-y.objects.dc-sto1.glesys.net/A1da965d3ac0f2e44c08f1ae072687d311/uploads/2026/05/localimages/font_style_bold_disabled16x16.png”,”isDivider”:false,”tooltip”:”Bold”,”type”:null},{”click”:”chrome:field:execute({command:”Italic”, userInterface:true, value:true})”,”header”:””,”icon”:”https://cdn-y.objects.dc-sto1.glesys.net/A1da965d3ac0f2e44c08f1ae072687d311/uploads/2026/05/localimages/font_style_italics_disabled16x16.png”,”isDivider”:false,”tooltip”:”Italic”,”type”:null},{”click”:”chrome:field:execute({command:”Underline”, userInterface:true, value:true})”,”header”:””,”icon”:”https://cdn-y.objects.dc-sto1.glesys.net/A1da965d3ac0f2e44c08f1ae072687d311/uploads/2026/05/localimages/earth_link_disabled16x16.png”,”isDivider”:false,”tooltip”:”Insert an external link into the text field.”,”type”:null},{”click”:”chrome:field:insertlink”,”header”:””,”icon”:”https://cdn-y.objects.dc-sto1.glesys.net/A1da965d3ac0f2e44c08f1ae072687d311/uploads/2026/05/localimages/link_disabled16x16.png”,”isDivider”:false,”tooltip”:”Insert a link […]

Show HN: Destiny – Claude Code’s fortune Teller skill

show-hn:-destiny-–-claude-code’s-fortune-teller-skill

A real fortune-telling skill for Claude Code.Not a horoscope generator. The numbers are computed; only the interpretation is generative. Quick start Prerequisites Claude Code v2.0 or newer Check with claude –version Update with npm i -g @anthropic-ai/claude-code The /plugin command must be available. On modern Claude Code it’s on by default. If /plugin isn’t recognized […]

Whimsical Animations Course Open House

whimsical-animations-course-open-house

Welcome to The Whimsical Animations Open House! 🏡 I’ve selected a handful of lessons from across the course and made them public for a couple of days, so that you can get a sense of my teaching style and decide whether this course is right for you or not. Thanks so much for taking the […]

Lib0xc: A set of C standard library-adjacent APIs for safer systems programming

lib0xc:-a-set-of-c-standard-library-adjacent-apis-for-safer-systems-programming

A set of C standard library-adjacent APIs for safer systems programming. While C cannot be made completely type- and bounds-safe at the language level, its prevailing uses can be made much safer than they are today. ”Make C safer” is a nebulous and amorphous goal, and it is more apt as a programming language design […]

City Learns Flock Accessed Cameras in Children’s Gymnastics Room as a Sales Demo

city-learns-flock-accessed-cameras-in-children’s-gymnastics-room-as-a-sales-demo

Residents of an Atlanta suburb have been rocked by the revelation that sales employees at Flock have been accessing sensitive cameras in the town to demonstrate the company’s surveillance technology to police departments around the country. The cameras accessed have included surveillance tech in a children’s gymnastics room, a playground, a school, a Jewish community […]

New research suggests people can communicate and practice skills while dreaming

new-research-suggests-people-can-communicate-and-practice-skills-while-dreaming

Annals of Inquiry It’s Possible to Learn in Our Sleep. Should We? New research suggests that people can communicate and even practice skills while dreaming. By Shayla Love May 1, 2026 Illustration by Simon Bailly Save this storySave this story Save this storySave this story In 1932, the inventor Alois Benjamin Saliger patented the Psycho-phone, […]

Show HN: My Private GitHub on Postgres

show-hn:-my-private-github-on-postgres

GitGres is a starting point for private reimplementations of GitHub optimizied for individual teams’ agent needs. GitHub is a fantastic site for sharing code and it is likely how you’re viewing this if you’re a human. GitGres exists to solve for a few issues: Trading off cost for uptime. GitHub offers free code storage but […]