Skip to content

The Lounge

For discussing anything related to a software developer's life but is not for programming questions.

This category can be followed from the open social web via the handle the-lounge-ecd8bc40@forum.codeproject.com

160.3k Topics 2.0m Posts
  • Fencing is the perfect Covid sport!

    com lounge
    3
    0 Votes
    3 Posts
    1 Views
    P
    Why does it take 3 days to come up with the right riposte? Software rusts. Simon Stephenson, ca 1994. So does this signature. me, 2012
  • 0 Votes
    1 Posts
    0 Views
    No one has replied
  • The Future they say you want: Apple vision pro

    42
    0 Votes
    42 Posts
    3 Views
    G
    https://images-cdn.9gag.com/photo/4569794_700b.jpg[^]
  • Wordle 962

    14
    0 Votes
    14 Posts
    1 Views
    J
    Luc Pattyn wrote: excellent starting words? Any word that includes the most commonly used vowels. Jeremy Falcon
  • And a new insider threat.

    com question announcement
    1
    0 Votes
    1 Posts
    0 Views
    No one has replied
  • Strange questions from a nitpicker ... ;p

    question discussion
    28
    0 Votes
    28 Posts
    6 Views
    J
    For zero. Don't show anything. So don't even show the text. Either for a report or a dashboard instead of those values display "No measurements" For one, the calculated values still work. Presumably you also display a count of values.
  • Stenography

    com
    2
    0 Votes
    2 Posts
    0 Views
    J
    wow, another world. thanx "A little time, a little trouble, your better day" Badfinger
  • What did the router say to the doctor?

    question
    9
    0 Votes
    9 Posts
    0 Views
    Richard Andrew x64R
    Hehe! I'm learning .NET 8 and I came across a list of jokes like that on a page of documentation. The reader is left to find it themselves. The difficult we do right away... ...the impossible takes slightly longer.
  • UWP Composition Animations (Storyboarding).

    game-dev csharp wpf graphics design
    2
    0 Votes
    2 Posts
    0 Views
    C
    when I have spare time.... Charlie Gilley “They who can give up essential liberty to obtain a little temporary safety deserve neither liberty nor safety.” BF, 1759 Has never been more appropriate.
  • if else Style

    tutorial
    79
    0 Votes
    79 Posts
    5 Views
    H
    Hell no! If you must put the second conditional for documentation purposes, make it a comment if (cond) ... else // if (!cond) ... or if (cond) ... else // cond ... I've seen that style used for conditional compilation, not so much for braces. #if cond ... #else ... #endif //cond
  • Serendipity!

    design com graphics iot
    6
    0 Votes
    6 Posts
    0 Views
    honey the codewitchH
    Apparently my subconscious knows my colleagues plans ahead of time as well. Not sure how I feel about that. :~ Check out my IoT graphics library here: https://honeythecodewitch.com/gfx And my IoT UI/User Experience library here: https://honeythecodewitch.com/uix
  • .Net 8 Poor performance on AMD cpu

    csharp visual-studio performance help question
    8
    0 Votes
    8 Posts
    1 Views
    J
    Configure projects to target platforms - Visual Studio (Windows) | Microsoft Learn[^] An interesting/easy thing to try is building specifically for x86 and x64, testing both. It's a bit weird this isn't inverted. (x64 = AMD instruction sets, afaik - even on Intel chips) Aside that, I think strings being a bit of a special animal is likely playing into this heavily. Also, setting a .Tag to an object (instead of a string) is "weird" but that weirdness may be a figment of my imagination and that may be a perfectly normal thing to do.
  • Wordle 961

    11
    0 Votes
    11 Posts
    0 Views
    J
    Wordle 961 5/6 ⬛🟩⬛🟨⬛ 🟩🟩🟨⬛⬛ 🟩🟩⬛🟩⬛ 🟩🟩⬛🟩🟩 🟩🟩🟩🟩🟩 Jeremy Falcon
  • So I repaired an old laptop

    question adobe game-dev architecture help
    20
    0 Votes
    20 Posts
    3 Views
    J
    lol. No it definitely does not have a USB port either. I know I have at least two computers with parallel ports since I had a old HP Laser Jet that I used for probably 20 years.
  • Code Project Codespotting

    csharp javascript asp-net com cloud
    1
    0 Votes
    1 Posts
    0 Views
    No one has replied
  • Spammer from moderation queue (Steelcastles)

    com docker data-structures tools question
    1
    0 Votes
    1 Posts
    0 Views
    No one has replied
  • Spammer from moderation queue (peter 2024)

    com data-structures tools question lounge
    1
    0 Votes
    1 Posts
    0 Views
    No one has replied
  • Wordle 960

    10
    0 Votes
    10 Posts
    0 Views
    C
    Wordle 960 4/6 ⬛⬛⬛⬛🟨 🟨⬛⬛⬛🟩 ⬛🟩🟩🟩🟩 🟩🟩🟩🟩🟩 Ok, I have had my coffee, so you can all come out now!
  • Yes that is what Agile is like

    learning com testing business beta-testing
    11
    0 Votes
    11 Posts
    0 Views
    T
    I've been doing this for nearly forty years, I have no problem breaking tasks into smaller subtasks. But there is a point of diminishing returns in breaking them down into smaller and smaller chunks just to fit them into an arbitrary unit of time where you spend more time splitting them up than it would take to just do the task itself. There are no solutions, only trade-offs.    - Thomas Sowell A day can really slip by when you're deliberately avoiding what you're supposed to do.    - Calvin (Bill Watterson, Calvin & Hobbes)
  • If you give a man a fish ...

    com lounge
    6
    0 Votes
    6 Posts
    0 Views
    M
    In America it's spelled Crappie[^] I’ve given up trying to be calm. However, I am open to feeling slightly less agitated. I’m begging you for the benefit of everyone, don’t be STUPID.