Hacker News
- I trained an LLM to teach me to code better https://www.youtube.com/watch?v=Z1rZZkL4PFA 2 comments
- Show HN: I created a newsletter to help people get better at coding interviews https://www.interviewdojo.com/ 2 comments
- 12 Steps to Writing Better Web Code http://kellysutton.tumblr.com/post/12836879386/12-steps-to-writing-better-web-code 6 comments
- Made an effort this past fall to start posting code a few times a month to get better and I am pumped that one of them made code-pens top 10 of 2018! https://www.reddit.com/r/webdev/comments/acua8u/made_an_effort_this_past_fall_to_start_posting/ 36 comments webdev
- I needed every 2 char combination between a-z, 0-9. Here's my three versions as I got better and started optimizing the code. https://pastebin.com/fEZDVVaJ 6 comments learnprogramming
- [Aldridge & Thompson II] Stephen Curry on fatherhood, ‘the code’ and his superpower: ‘I just try to do what I’ve been doing even better’ https://theathletic.com/2870520/2021/10/06/stephen-curry-on-fatherhood-the-code-and-his-superpower-i-just-try-to-do-what-ive-been-doing-even-better/ 15 comments nba
- 7 tips for better Code Reviews https://link.medium.com/gt03paeylab 3 comments programming
- Visual Studio Code Docker extension 1.0 – Better than Ever! https://www.reddit.com/r/docker/comments/fkb798/visual_studio_code_docker_extension_10_better/ 22 comments docker
- Become a Better Developer by Reading Source Code - Steve Gordon https://www.stevejgordon.co.uk/become-a-better-developer-by-reading-source-code 4 comments programming
- Better Code Search for JavaScript Codebase https://codecue.com/ 12 comments javascript
- Better Code Reviews With Design by Contract https://ieeexplore.ieee.org/document/8880061 6 comments programming
- Metacode — better code search for your JavaScript repository. https://metacode.app 5 comments javascript
- Because I’m dumb, I write better code https://link.medium.com/enlhtxvf4s 19 comments programming
- Is there a more advanced Coding Bootcamp for someone who already has a degree in CS, but wants to be better prepared for the real world? https://www.reddit.com/r/cscareerquestions/comments/a2gazc/is_there_a_more_advanced_coding_bootcamp_for/ 10 comments cscareerquestions
- The Cranelift backend for rustc now produces code with slightly better performance than llvm with --opt-level=0. https://github.com/bjorn3/rustc_codegen_cranelift/issues/133#issuecomment-439464399 34 comments rust
- Atom understands your code better than ever before https://blog.github.com/2018-10-31-atoms-new-parsing-system/ 5 comments coding
- How to get better at writing simpler, more efficient code? https://www.reddit.com/r/learnprogramming/comments/7ola6h/how_to_get_better_at_writing_simpler_more/ 10 comments learnprogramming
- IntelliJ IDEA 2017.3: Smarter Coding Assistance, Better Debugger, Run Dashboard, Frameworks Support and More https://blog.jetbrains.com/idea/2017/11/intellij-idea-2017-3-smarter-coding-assistance-better-debugger-run-dashboard-frameworks-support-and-more/ 24 comments programming
- What non-erlang/elixir books/articles/white papers/etc. do you think will help others code better erlang/elixir/fp? https://www.reddit.com/r/elixir/comments/69sfoc/what_nonerlangelixir_booksarticleswhite_papersetc/ 8 comments elixir
- Thought I'd share this quote from John Carmack, it has made be write better code. https://www.reddit.com/r/gamedev/comments/5rcgvq/thought_id_share_this_quote_from_john_carmack_it/ 38 comments gamedev
- Where to learn to write better code? https://www.reddit.com/r/compsci/comments/5jk0pk/where_to_learn_to_write_better_code/ 47 comments compsci
- Anyone knows the name of a website to learn to write better code in where you can do daily small exercises? and compare it to other users https://www.reddit.com/r/learnprogramming/comments/5g3xgi/anyone_knows_the_name_of_a_website_to_learn_to/ 66 comments learnprogramming
- Why "mutation testing" is better than code coverage to evaluate unit tests, and my experience using it with the JVM https://medium.com/@s4n1ty/experimenting-with-mutation-testing-and-kotlin-b515d77e85b5#.cdmne62y4 19 comments java
- What is better for 2FA security: SMS codes or code generators like Google Authenticator? https://www.reddit.com/r/privacy/comments/4whemo/what_is_better_for_2fa_security_sms_codes_or_code/ 5 comments privacy
- Effective Programming In Scala - Part 1 : Standardizing code in better way https://blog.knoldus.com/2016/06/28/effective-programming-in-scala/ 3 comments programming
- Better code with an inversion of control container http://icelab.com.au/articles/better-code-with-an-inversion-of-control-container/ 3 comments ruby
- Better code search and jump-to-definition on GitHub for Go https://sourcegraph.com/blog/announcing-the-sourcegraph-chrome-extension-for/ 8 comments golang
- Giving better code reviews https://medium.com/@mrjoelkemp/giving-better-code-reviews-16109e0fdd36#.e1xl06plu 10 comments programming
- How to implement variadic C++ function-templates in a cleaner way than using naive recursion, resulting in less code and better error-messages http://florianjw.de/en/variadic_templates.html 10 comments programming
- 70 Expert Ideas For Better CSS Coding http://www.smashingmagazine.com/2007/05/10/70-expert-ideas-for-better-css-coding/ 15 comments web_design
- Five tips to make your code better https://leftnode.com/blog/five-tips-to-make-your-code-better.html 75 comments programming
- As someone who doesn't write code, I think the idea of "Done is better than perfect" is wrong. Please tell me your side of it. http://www.wired.com/wiredenterprise/2011/12/facebook-hackathon 27 comments programming
- Google Code Jam 2009 is back, and better than last year! http://code.google.com/codejam/?=2009 8 comments programming
- Turn off your step-thru debugger if you want to write better code http://asserttrue.blogspot.com/2009/04/turn-off-your-step-thru-debugger.html 88 comments programming
- Modern Static Typing: Less Code, Better Code or, "How Java/C++/C# Ruin Static Typing for the Rest of Us" [repost] http://www.xoltar.org/old_site/misc/static_typing_eckel.html?repost 117 comments programming
- Microsoft, Google and Yahoo have signed a global code of conduct promising to offer better protection for online free speech and against official intrusion. http://news.bbc.co.uk/1/hi/technology/7696356.stm 4 comments technology
- Elastic tabstops - a better way to indent and align code http://nickgravgaard.com/elastictabstops/index.html 110 comments programming
- Is there a better way to write this benchmark or get better LLVM-IR result? I wanted to analyse the generated LLVM-IR code but it generates a ~8Mb .ll file (rustc -C opt-level=3 --emit=llvm-ir foo.rs -o foo.ll ) that hurts to read through for such a small .rc file... http://pastebin.com/mgtyhbxw 9 comments rust
- A better way to buy code. Use tests to buy code https://codeswap.io/ 11 comments webdev
- Help "The Dark Mod" improve it's rendering engine (bigger levels, better performance, etc). Fund or contribute code to this BountySource ticket. Thanks! https://www.bountysource.com/issues/2883499-port-gpu-skinning 6 comments linux_gaming