CowBull is a word game where you have to find the hidden four-letter word. You make guesses and get back the count of exact letter matches (bulls) and partial matches (cows). Itβs a bit like Wordle, but you are not told the exact letters which match, only the count of matching letters. Scoring is based on the number of guesses and time used. There is a single player mode and a multi-player mode (no account required). The game source code is at https://github.com/claceio/cowbull . When I was younger, we used to play this game on paper at the back of the classroom during school and college inβ¦
Article URL: https://artifactbin.dev/@vivek/6bXsx3-vol-2-show-hn-hall-of-fames Comments URL: https://news.ycombinator.com/item?id=49577670 Points: 3 # Comments: 0
Article URL: https://www.jeffgeerling.com/blog/2026/truetime-xl-gps-time-server-restomod/ Comments URL: https://news.ycombinator.com/item?id=49577422 Points: 5 # Comments: 0
submitted by /u/SunnyKatt [link] [comments]
Article URL: https://zachkehs.com/blog/theres_no_limit_to_how_bad_code_can_get/ Comments URL: https://news.ycombinator.com/item?id=49576704 Points: 19 # Comments: 5
As the UN adopts a new world map to reflect Africa's true size, let's take a closer look at what different maps get right and wrong.

My company recently provided me a Claude license and even not being a fan of this kind of tool i recognize the value. I think it's great to deal with tasks you don't want to handle and just to get rid of them as fast as possible, but when there is something you like I belive it's importante not to rush it and enjoy the process, for my side projects I don't really allow code generation, instead I try to get the docs and examples on how stuff works then implement it, the risk of atrophy is high and to be able to write good code by yourself is a great value. But I see more and more people convinβ¦
