Click here to Skip to main content
15,881,248 members

The Insider News

   

The Insider News is for breaking IT and Software development news. Post your news, your alerts and your inside scoops. This is an IT news-only forum - all off-topic, non-news posts will be removed. If you wish to ask a programming question please post it here.

Get The Daily Insider direct to your mailbox every day. Subscribe now!

 
NewsScientists have seen light from the far side of a black hole for the first time Pin
Kent Sharkey29-Jul-21 8:01
staffKent Sharkey29-Jul-21 8:01 
GeneralRe: Scientists have seen light from the far side of a black hole for the first time Pin
den2k8830-Jul-21 2:16
professionalden2k8830-Jul-21 2:16 
GeneralRe: Scientists have seen light from the far side of a black hole for the first time Pin
Marc Clifton31-Jul-21 8:23
mvaMarc Clifton31-Jul-21 8:23 
NewsFeds list the top 30 most exploited vulnerabilities. Many are years old Pin
Kent Sharkey29-Jul-21 7:31
staffKent Sharkey29-Jul-21 7:31 
NewsWhat does saying that 'programming is hard' really say, and about whom? Pin
Kent Sharkey29-Jul-21 7:31
staffKent Sharkey29-Jul-21 7:31 
GeneralRe: What does saying that 'programming is hard' really say, and about whom? Pin
Joe Woodbury29-Jul-21 8:24
professionalJoe Woodbury29-Jul-21 8:24 
GeneralRe: What does saying that 'programming is hard' really say, and about whom? Pin
#realJSOP29-Jul-21 23:53
mve#realJSOP29-Jul-21 23:53 
GeneralRe: What does saying that 'programming is hard' really say, and about whom? Pin
Sander Rossel30-Jul-21 0:00
professionalSander Rossel30-Jul-21 0:00 
In my experience, programming is often harder than it should be because somehow people are a bunch of bunglers.
For example, I once fixed a report that took 20 minutes to run and then created an Excel with around 2000 users.
20 minutes for 2000 records is insane!
My first job at that company was to fix this.
They were testing me as many had tried, but failed, as this report was insanely difficult!
I had to read through loops, lots of if-else's, database queries, function calls, duplicated code... Took me two days just to figure out what it was doing.
I then rewrote the whole thing to a single SQL query, which took me another two days.
The query was reasonably readable, in the sense that the whole team could add or change fields within minutes without me explaining how.
More importantly, it now ran in two seconds instead of 20 minutes!

The fact that someone wrote some messed up code in the first place is what made it hard for me to figure out.
If the initial programmer had written the SQL query like I had, no one would've said how difficult it is.
I have lots, lots, lots and then even more examples of simple tasks being made insanely difficult because some programmer needed to use all the design patterns, returned different types from the same function, duplicated code, etc.

It's not the programming that's difficult, it's somehow not making it difficult Unsure | :~

GeneralRe: What does saying that 'programming is hard' really say, and about whom? Pin
MadGerbil30-Jul-21 1:45
MadGerbil30-Jul-21 1:45 
GeneralRe: What does saying that 'programming is hard' really say, and about whom? Pin
Marc Clifton31-Jul-21 8:21
mvaMarc Clifton31-Jul-21 8:21 
NewsSpeed up your .NET and C++ development with Hot Reload in Visual Studio 2022 Pin
Kent Sharkey29-Jul-21 7:16
staffKent Sharkey29-Jul-21 7:16 
NewsAbout half of Python libraries in PyPI have security issues, Finnish boffins claim Pin
Kent Sharkey29-Jul-21 7:01
staffKent Sharkey29-Jul-21 7:01 
GeneralRe: About half of Python libraries in PyPI have security issues, Finnish boffins claim Pin
Dan Neely30-Jul-21 2:52
Dan Neely30-Jul-21 2:52 
GeneralRe: About half of Python libraries in PyPI have security issues, Finnish boffins claim Pin
Kent Sharkey30-Jul-21 5:58
staffKent Sharkey30-Jul-21 5:58 
NewsWindows 11 requirements: Microsoft says there’s no getting around them Pin
Kent Sharkey29-Jul-21 6:46
staffKent Sharkey29-Jul-21 6:46 
GeneralRe: Windows 11 requirements: Microsoft says there’s no getting around them Pin
Nelek29-Jul-21 10:01
protectorNelek29-Jul-21 10:01 
GeneralRe: Windows 11 requirements: Microsoft says there’s no getting around them Pin
Kent Sharkey29-Jul-21 10:06
staffKent Sharkey29-Jul-21 10:06 
GeneralRe: Windows 11 requirements: Microsoft says there’s no getting around them Pin
#realJSOP29-Jul-21 23:56
mve#realJSOP29-Jul-21 23:56 
GeneralRe: Windows 11 requirements: Microsoft says there’s no getting around them Pin
Kent Sharkey30-Jul-21 6:01
staffKent Sharkey30-Jul-21 6:01 
GeneralRe: Windows 11 requirements: Microsoft says there’s no getting around them Pin
charlieg31-Jul-21 10:40
charlieg31-Jul-21 10:40 
GeneralRe: Windows 11 requirements: Microsoft says there’s no getting around them Pin
Kent Sharkey31-Jul-21 11:34
staffKent Sharkey31-Jul-21 11:34 
GeneralRe: Windows 11 requirements: Microsoft says there’s no getting around them Pin
charlieg2-Aug-21 2:07
charlieg2-Aug-21 2:07 
GeneralRe: Windows 11 requirements: Microsoft says there’s no getting around them Pin
Rick York1-Aug-21 17:07
mveRick York1-Aug-21 17:07 
NewsUno Platform 3.9: .NET 6 Mobile, VS 2022, WinUI, plus XAML trimming for 50% Wasm AOT size reduction Pin
Kent Sharkey28-Jul-21 10:46
staffKent Sharkey28-Jul-21 10:46 
NewsBipedal robot makes history by learning to run, completing a 5K Pin
Kent Sharkey28-Jul-21 10:31
staffKent Sharkey28-Jul-21 10:31 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.