Don't Guess My Language | Vitonsky
https://www.reddit.com/r/programming/comments/1kqjrt1/dont_guess_my_language_vitonsky/
<!-- SC_OFF -->If you’re still using IP geolocation to decide what language to show, stop screwing around. It’s a broken assumption dressed up as a feature. <!-- SC_ON --> submitted by /u/waozen (https://www.reddit.com/user/waozen)
[link] (https://vitonsky.net/blog/2025/05/17/language-detection/) [comments] (https://www.reddit.com/r/programming/comments/1kqjrt1/dont_guess_my_language_vitonsky/)
https://www.reddit.com/r/programming/comments/1kqjrt1/dont_guess_my_language_vitonsky/
<!-- SC_OFF -->If you’re still using IP geolocation to decide what language to show, stop screwing around. It’s a broken assumption dressed up as a feature. <!-- SC_ON --> submitted by /u/waozen (https://www.reddit.com/user/waozen)
[link] (https://vitonsky.net/blog/2025/05/17/language-detection/) [comments] (https://www.reddit.com/r/programming/comments/1kqjrt1/dont_guess_my_language_vitonsky/)
Making a Shooter for the Nintendo E-Reader
https://www.reddit.com/r/programming/comments/1kqk72g/making_a_shooter_for_the_nintendo_ereader/
submitted by /u/NXGZ (https://www.reddit.com/user/NXGZ)
[link] (https://mattgreer.dev/blog/making-a-shooter-for-the-ereader/) [comments] (https://www.reddit.com/r/programming/comments/1kqk72g/making_a_shooter_for_the_nintendo_ereader/)
https://www.reddit.com/r/programming/comments/1kqk72g/making_a_shooter_for_the_nintendo_ereader/
submitted by /u/NXGZ (https://www.reddit.com/user/NXGZ)
[link] (https://mattgreer.dev/blog/making-a-shooter-for-the-ereader/) [comments] (https://www.reddit.com/r/programming/comments/1kqk72g/making_a_shooter_for_the_nintendo_ereader/)
Go Cryptography Security Audit
https://www.reddit.com/r/programming/comments/1kqna4a/go_cryptography_security_audit/
submitted by /u/ketralnis (https://www.reddit.com/user/ketralnis)
[link] (https://go.dev/blog/tob-crypto-audit) [comments] (https://www.reddit.com/r/programming/comments/1kqna4a/go_cryptography_security_audit/)
https://www.reddit.com/r/programming/comments/1kqna4a/go_cryptography_security_audit/
submitted by /u/ketralnis (https://www.reddit.com/user/ketralnis)
[link] (https://go.dev/blog/tob-crypto-audit) [comments] (https://www.reddit.com/r/programming/comments/1kqna4a/go_cryptography_security_audit/)
Don't Unwrap Options: There Are Better Ways
https://www.reddit.com/r/programming/comments/1kqnbpy/dont_unwrap_options_there_are_better_ways/
submitted by /u/ketralnis (https://www.reddit.com/user/ketralnis)
[link] (https://corrode.dev/blog/rust-option-handling-best-practices/) [comments] (https://www.reddit.com/r/programming/comments/1kqnbpy/dont_unwrap_options_there_are_better_ways/)
https://www.reddit.com/r/programming/comments/1kqnbpy/dont_unwrap_options_there_are_better_ways/
submitted by /u/ketralnis (https://www.reddit.com/user/ketralnis)
[link] (https://corrode.dev/blog/rust-option-handling-best-practices/) [comments] (https://www.reddit.com/r/programming/comments/1kqnbpy/dont_unwrap_options_there_are_better_ways/)
Racket v8.17
https://www.reddit.com/r/programming/comments/1kqnc7z/racket_v817/
submitted by /u/ketralnis (https://www.reddit.com/user/ketralnis)
[link] (https://blog.racket-lang.org/2025/05/racket-v8-17.html) [comments] (https://www.reddit.com/r/programming/comments/1kqnc7z/racket_v817/)
https://www.reddit.com/r/programming/comments/1kqnc7z/racket_v817/
submitted by /u/ketralnis (https://www.reddit.com/user/ketralnis)
[link] (https://blog.racket-lang.org/2025/05/racket-v8-17.html) [comments] (https://www.reddit.com/r/programming/comments/1kqnc7z/racket_v817/)
How to have the browser pick a contrasting color in CSS
https://www.reddit.com/r/programming/comments/1kqncgo/how_to_have_the_browser_pick_a_contrasting_color/
submitted by /u/ketralnis (https://www.reddit.com/user/ketralnis)
[link] (https://webkit.org/blog/16929/contrast-color/) [comments] (https://www.reddit.com/r/programming/comments/1kqncgo/how_to_have_the_browser_pick_a_contrasting_color/)
https://www.reddit.com/r/programming/comments/1kqncgo/how_to_have_the_browser_pick_a_contrasting_color/
submitted by /u/ketralnis (https://www.reddit.com/user/ketralnis)
[link] (https://webkit.org/blog/16929/contrast-color/) [comments] (https://www.reddit.com/r/programming/comments/1kqncgo/how_to_have_the_browser_pick_a_contrasting_color/)
Mimalloc Cigarette: Losing one week of my life catching a memory leak
https://www.reddit.com/r/programming/comments/1kqne2i/mimalloc_cigarette_losing_one_week_of_my_life/
submitted by /u/ketralnis (https://www.reddit.com/user/ketralnis)
[link] (https://pwy.io/posts/mimalloc-cigarette/) [comments] (https://www.reddit.com/r/programming/comments/1kqne2i/mimalloc_cigarette_losing_one_week_of_my_life/)
https://www.reddit.com/r/programming/comments/1kqne2i/mimalloc_cigarette_losing_one_week_of_my_life/
submitted by /u/ketralnis (https://www.reddit.com/user/ketralnis)
[link] (https://pwy.io/posts/mimalloc-cigarette/) [comments] (https://www.reddit.com/r/programming/comments/1kqne2i/mimalloc_cigarette_losing_one_week_of_my_life/)
Violating memory safety with Haskell's value restriction
https://www.reddit.com/r/programming/comments/1kqneqg/violating_memory_safety_with_haskells_value/
submitted by /u/ketralnis (https://www.reddit.com/user/ketralnis)
[link] (https://welltypedwit.ch/posts/value-restriction) [comments] (https://www.reddit.com/r/programming/comments/1kqneqg/violating_memory_safety_with_haskells_value/)
https://www.reddit.com/r/programming/comments/1kqneqg/violating_memory_safety_with_haskells_value/
submitted by /u/ketralnis (https://www.reddit.com/user/ketralnis)
[link] (https://welltypedwit.ch/posts/value-restriction) [comments] (https://www.reddit.com/r/programming/comments/1kqneqg/violating_memory_safety_with_haskells_value/)
The little editor that could [video]
https://www.reddit.com/r/programming/comments/1kqnfmb/the_little_editor_that_could_video/
submitted by /u/ketralnis (https://www.reddit.com/user/ketralnis)
[link] (https://www.youtube.com/watch?v=GoyNMFccbow) [comments] (https://www.reddit.com/r/programming/comments/1kqnfmb/the_little_editor_that_could_video/)
https://www.reddit.com/r/programming/comments/1kqnfmb/the_little_editor_that_could_video/
submitted by /u/ketralnis (https://www.reddit.com/user/ketralnis)
[link] (https://www.youtube.com/watch?v=GoyNMFccbow) [comments] (https://www.reddit.com/r/programming/comments/1kqnfmb/the_little_editor_that_could_video/)
The fastest Postgres inserts
https://www.reddit.com/r/programming/comments/1kqng5j/the_fastest_postgres_inserts/
submitted by /u/ketralnis (https://www.reddit.com/user/ketralnis)
[link] (https://docs.hatchet.run/blog/fastest-postgres-inserts) [comments] (https://www.reddit.com/r/programming/comments/1kqng5j/the_fastest_postgres_inserts/)
https://www.reddit.com/r/programming/comments/1kqng5j/the_fastest_postgres_inserts/
submitted by /u/ketralnis (https://www.reddit.com/user/ketralnis)
[link] (https://docs.hatchet.run/blog/fastest-postgres-inserts) [comments] (https://www.reddit.com/r/programming/comments/1kqng5j/the_fastest_postgres_inserts/)
Team Management: Do not let your team guess and do not guess
https://www.reddit.com/r/programming/comments/1kqo8d2/team_management_do_not_let_your_team_guess_and_do/
submitted by /u/CanCurrent6471 (https://www.reddit.com/user/CanCurrent6471)
[link] (https://ahmd.io/blog/2025/05/12/change-and-guessing/) [comments] (https://www.reddit.com/r/programming/comments/1kqo8d2/team_management_do_not_let_your_team_guess_and_do/)
https://www.reddit.com/r/programming/comments/1kqo8d2/team_management_do_not_let_your_team_guess_and_do/
submitted by /u/CanCurrent6471 (https://www.reddit.com/user/CanCurrent6471)
[link] (https://ahmd.io/blog/2025/05/12/change-and-guessing/) [comments] (https://www.reddit.com/r/programming/comments/1kqo8d2/team_management_do_not_let_your_team_guess_and_do/)
Palette lighting tricks on the Nintendo 64
https://www.reddit.com/r/programming/comments/1kqrvvg/palette_lighting_tricks_on_the_nintendo_64/
submitted by /u/NXGZ (https://www.reddit.com/user/NXGZ)
[link] (https://30fps.net/pages/palette-lighting-tricks-n64/) [comments] (https://www.reddit.com/r/programming/comments/1kqrvvg/palette_lighting_tricks_on_the_nintendo_64/)
https://www.reddit.com/r/programming/comments/1kqrvvg/palette_lighting_tricks_on_the_nintendo_64/
submitted by /u/NXGZ (https://www.reddit.com/user/NXGZ)
[link] (https://30fps.net/pages/palette-lighting-tricks-n64/) [comments] (https://www.reddit.com/r/programming/comments/1kqrvvg/palette_lighting_tricks_on_the_nintendo_64/)
Git bisect : underrated debugging tools in a developer’s toolkit.
https://www.reddit.com/r/programming/comments/1kqt86c/git_bisect_underrated_debugging_tools_in_a/
<!-- SC_OFF -->Something that I recently stumbled upon - Git bisect <!-- SC_ON --> submitted by /u/ssh-tty0 (https://www.reddit.com/user/ssh-tty0)
[link] (https://medium.com/@subodh.shetty87/git-bisect-underrated-debugging-tools-in-a-developers-toolkit-c0cbc1366d9a) [comments] (https://www.reddit.com/r/programming/comments/1kqt86c/git_bisect_underrated_debugging_tools_in_a/)
https://www.reddit.com/r/programming/comments/1kqt86c/git_bisect_underrated_debugging_tools_in_a/
<!-- SC_OFF -->Something that I recently stumbled upon - Git bisect <!-- SC_ON --> submitted by /u/ssh-tty0 (https://www.reddit.com/user/ssh-tty0)
[link] (https://medium.com/@subodh.shetty87/git-bisect-underrated-debugging-tools-in-a-developers-toolkit-c0cbc1366d9a) [comments] (https://www.reddit.com/r/programming/comments/1kqt86c/git_bisect_underrated_debugging_tools_in_a/)
Notes on file format design
https://www.reddit.com/r/programming/comments/1kqxn4z/notes_on_file_format_design/
submitted by /u/sol_hsa (https://www.reddit.com/user/sol_hsa)
[link] (https://solhsa.com/oldernews2025.html#ON-FILE-FORMATS) [comments] (https://www.reddit.com/r/programming/comments/1kqxn4z/notes_on_file_format_design/)
https://www.reddit.com/r/programming/comments/1kqxn4z/notes_on_file_format_design/
submitted by /u/sol_hsa (https://www.reddit.com/user/sol_hsa)
[link] (https://solhsa.com/oldernews2025.html#ON-FILE-FORMATS) [comments] (https://www.reddit.com/r/programming/comments/1kqxn4z/notes_on_file_format_design/)
Hypervisor as a Library
https://www.reddit.com/r/programming/comments/1kqyl1e/hypervisor_as_a_library/
submitted by /u/FoxInTheRedBox (https://www.reddit.com/user/FoxInTheRedBox)
[link] (https://seiya.me/blog/hypervisor-as-a-library) [comments] (https://www.reddit.com/r/programming/comments/1kqyl1e/hypervisor_as_a_library/)
https://www.reddit.com/r/programming/comments/1kqyl1e/hypervisor_as_a_library/
submitted by /u/FoxInTheRedBox (https://www.reddit.com/user/FoxInTheRedBox)
[link] (https://seiya.me/blog/hypervisor-as-a-library) [comments] (https://www.reddit.com/r/programming/comments/1kqyl1e/hypervisor_as_a_library/)
Built Davia — like Lovable, but wired straight into your Python FastAPI backend
https://www.reddit.com/r/programming/comments/1kr2l06/built_davia_like_lovable_but_wired_straight_into/
submitted by /u/Limp-Argument2570 (https://www.reddit.com/user/Limp-Argument2570)
[link] (https://github.com/davialabs/davia) [comments] (https://www.reddit.com/r/programming/comments/1kr2l06/built_davia_like_lovable_but_wired_straight_into/)
https://www.reddit.com/r/programming/comments/1kr2l06/built_davia_like_lovable_but_wired_straight_into/
submitted by /u/Limp-Argument2570 (https://www.reddit.com/user/Limp-Argument2570)
[link] (https://github.com/davialabs/davia) [comments] (https://www.reddit.com/r/programming/comments/1kr2l06/built_davia_like_lovable_but_wired_straight_into/)
I built a programming language, inspired by Golang
https://www.reddit.com/r/programming/comments/1kr4z94/i_built_a_programming_language_inspired_by_golang/
<!-- SC_OFF -->Hello, I'm the author of the nature programming language, which has reached an early usable version since its first commit in 2021 until today. Why implement such a programming language? golang is a programming language that I use for my daily work, and the first time I used golang, I was amazed by its simple syntax, freedom of programming ideas, ease of cross-compilation and deployment, excellent and high-performance runtime implementations, and advanced concurrency style design based on goroutines, etc. But, golang also has some inconveniences The syntax is too concise, resulting in a lack of expressive power. The type system is not perfect Cumbersome error handling The automatic GC and preemptive scheduling design is excellent, but it also limits the scope of go. Package management interface{} ... nature is designed to be a continuation and improvement of the go programming language, and to pursue certain differences. While improving the above problems, nature has a runtime, a GMP model, an allocator, a collector, a coroutine, a channel, a std, and so on, which are similar to those of go, but more concise. And nature also does not rely on llvm, with efficient compilation speed, easy cross-compilation and deployment. Based on the features already implemented in the nature programming language, it is suitable for game engines and game development, scientific computing and AI, operating systems and the Internet of Things, the command line, and web development. When nature is fully featured and optimized, it is expected that nature will be able to replace golang in any scenario (converting to readable golang code, using nature with minimal trial-and-error costs, and switching back to golang at any time). And as a general-purpose programming language, nature can compete with any other programming language of its type. [Note that this is not yet complete.] I know, it's a little late, I spent too much time, just to bring another programming language, after all, the world is not short of programming languages. But when I really think about questions like "Should I continue? Can I do it well?", I realized I had already come a very, very long way. Feel free to give me feedback. I'll answer any questions you may have. Github: https://github.com/nature-lang/nature Official website: https://nature-lang.org (https://nature-lang.org/) The home page contains some examples of syntax features that you can try out in the playground. Get started: https://nature-lang.org/docs/get-started contains a tutorial on how to install the program and advice on how to use it. Syntax documentation: https://nature-lang.org/docs/syntax Playground: https://nature-lang.org/playground Try it online Contribution Guide https://nature-lang.org/docs/contribute I have documented how the nature programming language is implemented. nature has a proprietary compiler backend like golang, but the structure and implementation of the nature source code is very simple. This makes it easy and fun to contribute to the nature programming language. Instead of just a compiler frontend + llvm, you can participate in SSA, SIMD, register allocation, assembler, linker, and other fun tasks to validate your learning and ideas. You can express your ideas through github issues and I'll guide you through the contribution process. These are some of the smaller projects I've implemented with nature, and I really like the feel of writing code with nature. https://github.com/weiwenhao/parker Lightweight (https://github.com/weiwenhao/parker%C2%A0Lightweight) packaging tool https://github.com/weiwenhao/llama.n Llama2 (https://github.com/weiwenhao/llama.n%C2%A0Llama2) nature language implementation https://github.com/weiwenhao/tetris Tetris (https://github.com/weiwenhao/tetris%C2%A0Tetris) implementation based
https://www.reddit.com/r/programming/comments/1kr4z94/i_built_a_programming_language_inspired_by_golang/
<!-- SC_OFF -->Hello, I'm the author of the nature programming language, which has reached an early usable version since its first commit in 2021 until today. Why implement such a programming language? golang is a programming language that I use for my daily work, and the first time I used golang, I was amazed by its simple syntax, freedom of programming ideas, ease of cross-compilation and deployment, excellent and high-performance runtime implementations, and advanced concurrency style design based on goroutines, etc. But, golang also has some inconveniences The syntax is too concise, resulting in a lack of expressive power. The type system is not perfect Cumbersome error handling The automatic GC and preemptive scheduling design is excellent, but it also limits the scope of go. Package management interface{} ... nature is designed to be a continuation and improvement of the go programming language, and to pursue certain differences. While improving the above problems, nature has a runtime, a GMP model, an allocator, a collector, a coroutine, a channel, a std, and so on, which are similar to those of go, but more concise. And nature also does not rely on llvm, with efficient compilation speed, easy cross-compilation and deployment. Based on the features already implemented in the nature programming language, it is suitable for game engines and game development, scientific computing and AI, operating systems and the Internet of Things, the command line, and web development. When nature is fully featured and optimized, it is expected that nature will be able to replace golang in any scenario (converting to readable golang code, using nature with minimal trial-and-error costs, and switching back to golang at any time). And as a general-purpose programming language, nature can compete with any other programming language of its type. [Note that this is not yet complete.] I know, it's a little late, I spent too much time, just to bring another programming language, after all, the world is not short of programming languages. But when I really think about questions like "Should I continue? Can I do it well?", I realized I had already come a very, very long way. Feel free to give me feedback. I'll answer any questions you may have. Github: https://github.com/nature-lang/nature Official website: https://nature-lang.org (https://nature-lang.org/) The home page contains some examples of syntax features that you can try out in the playground. Get started: https://nature-lang.org/docs/get-started contains a tutorial on how to install the program and advice on how to use it. Syntax documentation: https://nature-lang.org/docs/syntax Playground: https://nature-lang.org/playground Try it online Contribution Guide https://nature-lang.org/docs/contribute I have documented how the nature programming language is implemented. nature has a proprietary compiler backend like golang, but the structure and implementation of the nature source code is very simple. This makes it easy and fun to contribute to the nature programming language. Instead of just a compiler frontend + llvm, you can participate in SSA, SIMD, register allocation, assembler, linker, and other fun tasks to validate your learning and ideas. You can express your ideas through github issues and I'll guide you through the contribution process. These are some of the smaller projects I've implemented with nature, and I really like the feel of writing code with nature. https://github.com/weiwenhao/parker Lightweight (https://github.com/weiwenhao/parker%C2%A0Lightweight) packaging tool https://github.com/weiwenhao/llama.n Llama2 (https://github.com/weiwenhao/llama.n%C2%A0Llama2) nature language implementation https://github.com/weiwenhao/tetris Tetris (https://github.com/weiwenhao/tetris%C2%A0Tetris) implementation based
on raylib, macos only https://github.com/weiwenhao/playground playground (https://github.com/weiwenhao/playground%C2%A0playground) server api implementation Lastly, I'm looking for a job, so if you think this project is okay, I hope you'll give me a star, it would help me a lot 🙏 <!-- SC_ON --> submitted by /u/hualaka (https://www.reddit.com/user/hualaka)
[link] (https://github.com/nature-lang/nature) [comments] (https://www.reddit.com/r/programming/comments/1kr4z94/i_built_a_programming_language_inspired_by_golang/)
[link] (https://github.com/nature-lang/nature) [comments] (https://www.reddit.com/r/programming/comments/1kr4z94/i_built_a_programming_language_inspired_by_golang/)
Building a Knowledge Graph for Business: The Semantic Backbone of Big AI
https://www.reddit.com/r/programming/comments/1kr52g9/building_a_knowledge_graph_for_business_the/
submitted by /u/congolomera (https://www.reddit.com/user/congolomera)
[link] (https://medium.com/@olku/building-a-knowledge-graph-for-business-the-semantic-backbone-of-big-ai-a8fb9247953b?source=friends_link&sk=c52d4db3747a019367a417b2fd40ad23) [comments] (https://www.reddit.com/r/programming/comments/1kr52g9/building_a_knowledge_graph_for_business_the/)
https://www.reddit.com/r/programming/comments/1kr52g9/building_a_knowledge_graph_for_business_the/
submitted by /u/congolomera (https://www.reddit.com/user/congolomera)
[link] (https://medium.com/@olku/building-a-knowledge-graph-for-business-the-semantic-backbone-of-big-ai-a8fb9247953b?source=friends_link&sk=c52d4db3747a019367a417b2fd40ad23) [comments] (https://www.reddit.com/r/programming/comments/1kr52g9/building_a_knowledge_graph_for_business_the/)
27000 Dragons and 10'000 Lights: GPU-Driven Clustered Forward Renderer
https://www.reddit.com/r/programming/comments/1kr9uwj/27000_dragons_and_10000_lights_gpudriven/
submitted by /u/ketralnis (https://www.reddit.com/user/ketralnis)
[link] (https://logdahl.net/p/gpu-driven) [comments] (https://www.reddit.com/r/programming/comments/1kr9uwj/27000_dragons_and_10000_lights_gpudriven/)
https://www.reddit.com/r/programming/comments/1kr9uwj/27000_dragons_and_10000_lights_gpudriven/
submitted by /u/ketralnis (https://www.reddit.com/user/ketralnis)
[link] (https://logdahl.net/p/gpu-driven) [comments] (https://www.reddit.com/r/programming/comments/1kr9uwj/27000_dragons_and_10000_lights_gpudriven/)