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

kmoorevs

@kmoorevs
About
Posts
2.9k
Topics
262
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • Is it worth posting here
    K kmoorevs

    You are right, it's not really the same atmosphere as the old version. One thing I miss is the expressiveness we had with the emoticons and special icons. (:elephant: || :beer:) It's been so long I've forgotten how to use them!

    Ah! I've just found the composer which has quite a bit of functionality, but I can't get the emoticons to work.

    We lot a lot of the regulars in the migration. Anyone heard from Jeremy?

    That said, there are things about the new place that I like. My visiting patterns have definitely changed since the Great Blackout. I've gotten used to only checking in just a few times a day.

    The Lounge

  • This is so cool (absolute time sink!)
    K kmoorevs

    @PIEBALDconsult said in This is so cool (absolute time sink!):

    What genre?

    generally, prog metal. I just entered in an artist I like and picked samples nearby...very intuitive and accurate.

    The Lounge

  • This is so cool (absolute time sink!)
    K kmoorevs

    I just wanted to say thank you for this! I found a new favorite album of the week and the artist has a nice back catalog.

    If you are at all curious, the band is Lonely Robot and the album is Under Stars, easily found on YT. The video itself is really cool, but the music for me is great for coding. Thanks Again!

    The Lounge

  • Taking A Poll: Entity Framework vs Others
    K kmoorevs

    Not sure what you mean by 'rolling your own'? How about none? I've never needed an ORM for CRUD.

    I'm now moving into .Net core and just about all the samples rely on EF.

    BTW, what's theworst key ona keyboard tostartfailing? That's right, it's thespacebar!

    The Lounge

  • When programming was (still) fun
    K kmoorevs

    I learned BASIC on a TI/994a sometime in 1982 I think. At first it was fun and games, making the screen change colors, playing sounds, etc...then I realized that this thing can actually help with my geometry homework!

    I was a CS major until '88 when I got burned out on school and spent a decade in box plants. When I came to my senses and went back to school, I was delighted to find that the world had changed...no more waiting for lab terminals...I could now write, debug, and compile code at home...in the middle of the night! I got my first windows PC (98 1st ed.) and a copy of Visual Studio 6. Within a year, I was working part-time on a new project that I am still maintaining to this day. It's been a great ride, wfh for the last 20 years.

    The earlier days of writing code were probably the most fun...the nights staying up until 2AM because you were 'on a roll', building new stuff and learning new stuff every day. This was before Google when I accumulated lots of big thick books and anxiously awaited the arrival of the quarterly MSDN CD.

    Fast forward a couple of decades, and although I still find joy in solving problems, I wouldn't call it fun. There's a lot less building new stuff and a lot more maintaining/migrating old stuff these days and that's definitely not fun!

    One difference is that back then, you could actually get away from it all just by leaving the house/office. Cell phones have now made that impossible. Now we are constantly bombarded by spam calls, bored retired relatives, emails, text messages, group texts, game notifications, fb notifications, etc. Back then, I could code in peace for hours and hours...nowadays, I code in 20-minute sprints if I'm lucky, even on weekends.

    The Lounge

  • I realized that I must get back into the habit of...
    K kmoorevs

    Well there goes my productivity! :) :elephant:

    The Lounge

  • Just got moderated on reddit A post of mine in r/cpp got deleted
    K kmoorevs

    I tried reddit for a while when CP went dark, but never joined...too many rabbit holes there! I have to admit that during the 10 or so months that CP was down I got a lot more work done!

    I actually joined bluesky but lost interest after a few days.

    The Lounge

  • Hide and Seek Cache
    K kmoorevs

    I recently helped a customer move a self-hosted web application to a new server, also self-hosted. With a few tweaks, it was working but a couple of pages needed additional tweaking. A week later and we replaced 2 files. Suddenly, the app started crashing on those 2 pages only...all other pages worked flawlessly.

    My first guess was incorrect...it was not a permissions issue. (30 minutes wasted)
    My second guess was also incorrect...it was not a configuration issue. (20 minutes wasted)
    My third guess was correct, but logically, it didn't make sense at the time, so I talked myself out of it.

    Of course, there was only a generic 500 to start with, so walked a tech through enabling detailed errors.

    We finally discovered that an include file used by 80% of the pages in the app, had somehow gone missing. The unchanged files apparently pulled it from cache while the changed files triggered a new request. Doh!

    Confession: This is the last Classic ASP app I have running in the wild. It is down to 1 customer and not worth the effort of a rewrite. That said, it actually reminds me a lot of blazor, mixing tags and code. Also, it says alot that this app has mostly remained untouched for years, but still gets the job done. (earns money)

    The Weird and The Wonderful

  • It's too hot to be motivated
    K kmoorevs

    @code-witch Have you seen some of the old haunts that they've re-opened? Soap Box, Back Room, Clever Code...that last one sounds perfect! Good to see everyone is getting back! :)

    The Lounge csharp linq tools workspace

  • "LO"
    K kmoorevs

    Indeed! Great to be back! Congrats to the development team for getting a great developer resource back online! It has been missed.

    The Lounge

  • Is it just me?
    K kmoorevs

    No problems here, but been quite busy today so have only visited half-a-dozen times while waiting on builds/IIS Express launches. Seems normal...minus the ads which weirdly, I'm starting to miss...no revenue stream and it's just a matter of time. I understand your anxiety. :sigh:

    "Go forth into the source" - Neal Morse "Hope is contagious"

    The Lounge question

  • Data Entry battle scars (a follow up to Richard's Big Coding Challenge post)
    K kmoorevs

    :thumbsup:Great post! Lots of great advice here! :)

    "Go forth into the source" - Neal Morse "Hope is contagious"

    The Lounge design business beta-testing tools json

  • Got a wild hair...
    K kmoorevs

    I watched a video posted here last week about SmallTalk/Squeak...interesting, but I don't have the time. Good luck! :)

    "Go forth into the source" - Neal Morse "Hope is contagious"

    The Lounge announcement visual-studio com question

  • Preemptive goodbyes
    K kmoorevs

    :thumbsup: I couldn't have said it better! :) I will certainly miss this place, specifically the lounge. I've been a solo dev mostly wfh over the last 20+ years. This is my only online timewaster 'haunt' or place where I might expect others to know what I'm ranting about...kinda like 'Cheers for Nerds'! I'd certainly be more productive if it went away. (trying to be positive) The sudden lack of adverts is probably a bad sign. :suss: FWIW, I'm not altogether opposed to a small monthly/annual membership fee. Just sayin'. :)

    "Go forth into the source" - Neal Morse "Hope is contagious"

    The Lounge

  • Milton
    K kmoorevs

    One of my colleagues lives in Venice, FL and the other is in Orlando. The owner (Venice) escaped South to Islamorada and the other is expecting wind damage/power outage but they are boarded up and should be able to handle it. Looks like I get a day off tomorrow! Either that or I will be the only one answering my phone! :laugh:

    "Go forth into the source" - Neal Morse "Hope is contagious"

    The Lounge discussion

  • Was I wrong about Analyst Programmers?
    K kmoorevs

    I've been a solo developer in a small company for almost 25 years and I've hardly ever worked from 'specs'. An exception was the last web application that just rolled out a few months ago where the customer provided spreadsheets (order sheets) and said 'Make it look like this.' They also provided sample invoices and reports. The project took around 9 months to 'complete' and so far (knock on wood) has been the best product rollout that I've ever been a part of. I attribute that mostly to the customer knowing exactly what they wanted and working from sample output/reports. We also had weekly teams meetings during development which I hated, but were essential. Typically, our customers/end users have very little input into our product's designs. For the most part, our products are very niche and everyone on the team has > 20 years experience working either directly or indirectly in that niche. Customers rely entirely on us to make something that works. If they come up with a good idea, we steal it then charge them for it! :laugh: For the most part, there are no specs...we just make it up as we go.

    "Go forth into the source" - Neal Morse "Hope is contagious"

    The Lounge business css testing collaboration beta-testing

  • Oh, yeah, that was why...
    K kmoorevs

    FWIW, here's a link How to make a self extracting archive that runs your setup.exe with 7zip -sfx switch – Notes to self[^] I've used this method for over 12 years now. It's chained into my release tool and works well for me.

    "Go forth into the source" - Neal Morse "Hope is contagious"

    The Lounge csharp visual-studio announcement learning

  • I don't like CSS
    K kmoorevs

    I have a love/hate relationship with CSS. I love what it enables me to do (layout and styling), but I hate having to google the selectors/syntax when it gets complicated...however there's certainly no shortage of references to anything you need to do. As for html/css/javascript, I chose this combination recently to render scorecard style reports in a winforms project. Build a webpage bit by bit and throw it into a browser control...it takes me back to the late 90's when I was building webpages with classic asp! :laugh:

    "Go forth into the source" - Neal Morse "Hope is contagious"

    The Lounge html css design question javascript

  • Quite a Coincidence
    K kmoorevs

    At dinner on Friday night, Snoop Dogg's name was mentioned, then Willie Nelson, then Kris Kristofferson as an outlaw. I hadn't heard that name in years. :suss:

    "Go forth into the source" - Neal Morse "Hope is contagious"

    The Lounge learning

  • Why should I bother?
    K kmoorevs

    honey the codewitch wrote:

    At least from a quality standpoint

    Dogfooding works! :thumbsup:

    "Go forth into the source" - Neal Morse "Hope is contagious"

    The Lounge design oracle com graphics iot
  • Login

  • Don't have an account? Register

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