Hacker News
- So you want to write your own CSV code (2014) http://thomasburette.com/blog/2014/05/25/so-you-want-to-write-your-own-CSV-code/ 253 comments
- The Space Force wants more ‘indigenous software experts’ that can write code https://breakingdefense.com/2022/09/the-space-force-wants-more-indigenous-software-experts-that-can-write-code/ 2 comments
- So You Want To Write Your Own CSV code? http://tburette.github.io/blog/2014/05/25/so-you-want-to-write-your-own-csv-code/ 154 comments programming
- So You Want To Write Your Own CSV code? http://tburette.github.io/blog/2014/05/25/so-you-want-to-write-your-own-csv-code/ 247 comments programming
- I'm unproductive because I always want to write flawless code https://www.reddit.com/r/learnprogramming/comments/a3fnfc/im_unproductive_because_i_always_want_to_write/ 111 comments learnprogramming
- Does anyone want to write the C code for my robot lawnmower? https://youtu.be/6ti4-KICi0s 8 comments coding
- Want to write better code? Get away from your computer! http://iphone201.blogspot.hk/2014/06/want-to-write-some-code-get-away-from.html 9 comments programming
- How to write Python code people actually want to use https://youtu.be/spi0N_PNznE 35 comments python
- Google wants robots to write their own Python code | ZDNET https://www.zdnet.com/article/google-wants-robots-to-write-their-own-python-code/ 26 comments artificial
- Want to write reusable code but unsure of best way to go about it. https://www.reddit.com/r/javascript/comments/4vrc90/want_to_write_reusable_code_but_unsure_of_best/ 4 comments javascript
- Do you know how to write code, but get stuck when you want make a project? https://www.reddit.com/r/learnprogramming/comments/gyvzb6/do_you_know_how_to_write_code_but_get_stuck_when/ 6 comments learnprogramming
- Seeking Guidance: Want to write code that checks for updates online (scraping?) https://www.reddit.com/r/learnprogramming/comments/8wtaqo/seeking_guidance_want_to_write_code_that_checks/ 4 comments learnprogramming
- So I'm in a time crunch and want to pay someone to write some code for me, where should I go? https://www.reddit.com/r/arduino/comments/6mghqv/so_im_in_a_time_crunch_and_want_to_pay_someone_to/ 16 comments arduino
- Beginner, have only coded in C. Want to write a program (script?) that will interact with a website but not sure where to start. https://www.reddit.com/r/learnprogramming/comments/5lwlx5/beginner_have_only_coded_in_c_want_to_write_a/ 7 comments learnprogramming
- "Developer wants to help write code for @Hyperledger but can't b/c @IBM code is copyrighted. https://twitter.com/lopp/status/728223277399855105 3 comments btc
- Do you want to spend more time coding and less time writing Python tests? [Version 0.0.14] https://marketplace.visualstudio.com/items?itemName=Tenerate.Tenerate 34 comments python
- When writing code, I can get 90% of the way there, but struggle to debug/get the last 10% to get my code to do what I want. Advice Wanted https://en.wikipedia.org/wiki/Rubber_duck_debugging 10 comments learnprogramming
- You want to write generic golang code? I made a simple command line app that allows you just that. https://github.com/jakubdoka/gogen 6 comments golang
- 8 years ago I asked a question here and wanted to see if opinions have changed: would you hire a programmer that does not write code recreationally? https://www.reddit.com/r/programming/comments/9s3ww/would_you_hire_a_programmer_that_does_not_write/ 402 comments programming
- A friend and I wanted to try writing a game; we made a pong clone in C++/SFML. What do you guys think of the code? Any advice/criticisms? https://github.com/nelson54/sfml-pong/blob/master/main.cpp 6 comments gamedev
- 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
- Do you want to spend more time coding and less time writing Python unit tests [Tenerate Version 0.0.14] https://marketplace.visualstudio.com/items?itemName=Tenerate.Tenerate 2 comments sideproject
- Tired of building things no one wants? Validate an idea for a product/feature by taking payments before you write a line of code https://getvalidation.co/ 22 comments sideproject
- I have an idea for a code I want to try and write but is it even doable? I am an extreme noob but learn best by just diving in and researching my issues as I go. Looking for where to start. https://www.reddit.com/r/learnprogramming/comments/nromih/i_have_an_idea_for_a_code_i_want_to_try_and_write/ 8 comments learnprogramming
- There’s a reason that programmers always want to throw away old code and start over: they think the old code is a mess. They are probably wrong. The reason that they think the old code is a mess is because of a cardinal, fundamental law of programming: It’s harder to read code than to write it. https://www.joelonsoftware.com/2000/04/06/things-you-should-never-do-part-i 639 comments programming
- There’s a reason that programmers always want to throw away old code and start over: they think the old code is a mess. They are probably wrong. The reason that they think the old code is a mess is because of a cardinal, fundamental law of programming: It’s harder to read code than to write it. https://xsinor.com 29 comments programming
- Coding requires intensive concentration. So when I code, I want to listen to music that supports my that. So, I thought I would share a relaxing music playlist that I put together that helps aid my focus of writing better code. https://open.spotify.com/playlist/4plmvzzdfqxecp9daaqhc6?si=fcwesrqvr6s2c7mj9jdkhq 23 comments coding
- There’s a reason that programmers always want to throw away old code and start over: they think the old code is a mess. They are probably wrong. The reason that they think the old code is a mess is because of a cardinal, fundamental law of programming: It’s harder to read code than to write it. https://www.joelonsoftware.com/2000/04/06/things-you-should-never-do-part-i/ 1043 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
- In SOTU address, President Obama declares he wants to help "students learn to write computer code" http://www.npr.org/2016/01/12/462831088/president-obama-state-of-the-union-transcript 29 comments programming
- I want to write code, not design a frontend. Are there good options to get me started on backend code as soon as possible? http://www.initializr.com/ 16 comments webdev
- Wanted: 12 programmers to live on a remote tropical island for 2 months writing code - Those attending will have all cooking & cleaning taken care of so they can concentrate on the code. Successful applicants will be expected to make their own way to the island & pay a small fee to attend. http://www.bbc.co.uk/news/technology-19018930 32 comments technology
- Ever needed to write code (for an interview or example) but didn't want to spend an hour downloading an SDK? Free online compiler. http://compilr.com/ 83 comments programming
- "We didn't want students to think computer science is about sitting in a cube writing code for 60 hours a week." http://bayarea.blogs.nytimes.com/2010/02/18/making-computer-science-more-enticing/ 44 comments compsci
- When faced with a question like that, rather than writing this horrid code I’ll usually push back and ask “why do you want to know?” http://blogs.msdn.com/ericlippert/archive/2009/04/13/restating-the-problem.aspx 100 comments programming
- I’m working on an app that lets you design with SwiftUI without having to write any code! This app is an open beta, if you’ve ever wanted to design app screens I’d love your feedback! Beginners especially https://testflight.apple.com/join/trajtasz 20 comments apple
- CSW writes about a new (non hardfork-change) "They want it, they fork it, without us. Without the apps using our code, our IP etc. Without the companies we have invested in." People should see how dangerous this man and his patent troll company nChain are to Bitcoin Cash survival. https://twitter.com/FloweeTheHub/status/1020216472587636736 487 comments btc
- A little bit of help simplifying. This code worked but I know that there is a simpler more efficient way to write it. Wanted some suggestions for how to do that. Thanks for reading and any help is good help far as I'm concerned. https://i.reddituploads.com/dc10f26aeba14433996b3f7dde44a5fe?fit=max&h=1536&w=1536&s=daec5cd303937f543853bcc87469c899 6 comments swift
- Power of ToString and IFormattable in C#. If you want to format your object in better way while writing on console and also want to keep code readability, then ToString and IFormattable is something you would love. https://medium.com/@kudchikarsk/power-of-tostring-and-iformattable-in-c-62f017c2d053 6 comments csharp
- Can anyone help me figure out how to write a css for this particular website? I don't own the site, but it allows me to customize my page the way that I want to. * It's not the css code in there that I am worried about, I just put some in there to signify that I can add css to it. https://www.seen.is/albums/photo/view/album_id/33034/photo_id/223717 5 comments css