Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
K

KLSmith

@KLSmith
About
Posts
8
Topics
0
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • MS Dev Tooling
    K KLSmith

    I too run many versions of IDE: VC6, VS 2013, and VS 2017. Would love to eliminate VC6. It is tricky to install under Windows 10 (See: https://www.codeproject.com/Articles/1191047/Install-Visual-Studio-on-Windows). The VC6 debugger is also an issue under Windows-10. Unfortunately, the project won't compile on newer versions. It includes a Microsoft module that is now obsolete and unsupported.

    The Lounge visual-studio csharp java css linux

  • MS Dev Tooling
    K KLSmith

    Yes. The auto-formatting is annoying. Gets it wrong too often. Would be better to disable it completely.

    The Lounge visual-studio csharp java css linux

  • Tabs
    K KLSmith

    The 8 space tab was around long before UNIX. Manual typewriters had a tab key. It was a means to quickly jump across the page and to line up columns. So for a manual typewriter, the 8 space tab made more sense than a 4 space one. Today, it is like using the floppy icon for the save function. Historically it makes sense, but it is rather obsolete.

    The Lounge javascript visual-studio com question

  • Dumb Old Program Question
    K KLSmith

    Old programs work better if NOT installed under C:\Program Files (x86).

    The Lounge question com business sales workspace

  • Do we, as developers, have a UI responsibility?
    K KLSmith

    Since colonial times... Interesting. The Declaration of Independence is month day year, but I think Lincoln used day month year. But he also used four score and seven years ago, which is confusing to everyone today. My theory has always been that it was the IRS in early 1900s using month day year that forced U.S. to "standardize" on the wacky date format.

    The Lounge design hardware json question

  • DOS timestamp vs Explorer timestamp
    K KLSmith

    This has been a problem for over a decade. I particularly see it with networked drives. If I have the same file on a local drive and on a networked drive, the file timestamps are off by one hour for 6 months of the year. File timestamps should only be valid in GMT. Let the final software call an OS function to convert it to local time just before displaying the file time. It's when the OS tries to be too smart that the problem arises. Some BIOS can automatically adjust for DST. But so can the OS. I believe the problem is when one drive is already automatically adjusted, but another drive is not. As in local drive versus networked drive.

    The Lounge visual-studio regex question

  • The Three Switches
    K KLSmith

    What if you have an LED bulb in in the attic?

    The Lounge html lamp com question

  • Worst Exception!!
    K KLSmith

    Seems to me that worst is being interpreted as either: nonsensical, useless (programmer too lazy to write a meaningful message), or a dreaded message, where something bad really did happen. Here is a nonsensical one: One recent message in my Windows-7 system event log was The service failed to start. Reason: The service finished successfully.

    The Lounge performance question
  • Login

  • Don't have an account? Register

  • Login or register to search.
  • First post
    Last post
0
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups