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
S

szukuro

@szukuro
About
Posts
353
Topics
14
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • Now why didn't I think of that?
    S szukuro

    There are actually way worse solutions than that one :) Programmers imagine the most ridiculous ways to enter a phone number into a form — Quartz[^]

    The Lounge design help question

  • What have they done to Einstein ?
    S szukuro

    They have? Comments[^]

    The Insider News com question

  • Programming Question of the Week?
    S szukuro

    [insert anecdote about the first C++ compiler being written in C++]

    The Lounge question csharp java visual-studio

  • iPhones secretly send call history to Apple, security firm says
    S szukuro

    Kent Sharkey wrote:

    But I'm sure *they* would never misuse that data, right?

    I mean, in itself the feature is actually nice. Just recently bought a new phone, restored the previous phone's iCloud backup to it and instead of the call list being empty I can see all the calls made on the previous device. I would assume this is the intended scenario for the feature and not "theft". Maybe I'm just naive though. On the other hand I have just checked the backup settings and there is indeed no switch to indicate this is going to happen, which is somewhat worrisome.

    The Insider News com security question

  • Thought of the day
    S szukuro

    They just stop giving a dam.

    The Lounge question

  • To all 'mericans
    S szukuro

    Fair enough, but just googling "john cleese revocation" shows a lot of results dating way back, showing that this is some rehashed stuff.

    The Lounge com help

  • To all 'mericans
    S szukuro

    Johnny J. wrote:

    From John Cleese[^] :laugh:

    Not only is this not actually from John Cleese, but it's not even referring to Trump but George W. Bush. Yep, it is that old. Snopes[^]

    The Lounge com help

  • 2016 medals by languge
    S szukuro

    There's a reason it's 8 3 4 and not 15, you can't just add the number of bronze medals to the number of gold medals etc. Gold comes first, then silver and finally bronze.

    The Lounge

  • 2016 medals by languge
    S szukuro

    FYI Hungarian/Hungary should be 11th with 8 3 4.

    The Lounge

  • Found in old code
    S szukuro

    Not sure I see the issue here. This is the easiest way to remove the last character from a string.

    The Weird and The Wonderful

  • Folders and Namespaces vs Multiple Assemblies
    S szukuro

    I'm with you, I'm just saying it will come up eventually when extending existing software. Or rather, you will have situations where you would have those, so you just have to refactor. Or do that horrible NuGet stuff...

    The Lounge

  • Folders and Namespaces vs Multiple Assemblies
    S szukuro

    I have the same experience as well, developers advocating multiple assemblies, mostly "just because". I haven't really heard a compelling argument. Separation of concern should be done at class level, and beyond that separate assemblies rarely (if ever) add anything to it. On the other hand I had to deal with multiple issues because of this. One client had a solution so split up, when built it would take up 1 GB of disk space because projects referenced other projects, and every time the dlls would get copied to the output directory, some dlls duplicated 20+ times. And if this does not sound bad enough, it wasn't some huge back-end transactional processing whatever system. It was a web site with around 25 pages (I wish I was exaggerating). Second issue I've noticed that it's a nightmare for dealing with circular references, because there will always be at least 1 instance of this happening, and the more dlls the more likely. One company solved this by making every dll a NuGet package as well. It was a PITA to build, as you had to build project A, publish it to the feed, update for project B and then build that. But hey, at least no one had to do care where to put what... Obviously not saying multiple assemblies are a bad thing per se, but in my experience they are used lot more then they should be.

    The Lounge

  • Google looks better on Chrome
    S szukuro

    Mike Mullikin wrote:

    statistic about browser usage that (to me) looked very wrong

    But that's the whole point, Chrome is still not used by the majority of people, so it makes sense for them to advertise it (contrary what OP suggested). The statistics you linked as a reply to a statement about Chrome not being dominant at all, without context, seemed to imply differently. I've just pointed out (replying to that post) that the previous statement was correct, still more people use IE than Chrome.

    The Lounge question

  • Google looks better on Chrome
    S szukuro

    It's not about desktop, it's about measuring strategy. The article linked explains it. But let me demonstrate with a simple example: Alice opens codeproject.com in IE Bob opens codeproject.com in IE Charlie opens codeproject.com in Chrome, then opens 3 other websites with the same. Net Market Share will report 66% IE, because 66% of people use that browser. Most other sites will report 33%, because across all those websites 2 out of 6 requests came from Chrome. That's why you can end up with wildly differing numbers.

    The Lounge question

  • Google looks better on Chrome
    S szukuro

    If you are talking about users (as is the case) and not website visits, Net Market Share is more accurate. Net Market Share vs. StatCounter: Whose online measurements can you trust ZDNet[^]

    The Lounge question

  • Thought of the day
    S szukuro

    If you teach a parrot to only say 'parrot', you basically have a Pokémon.

    The Lounge question

  • Mum! They've broken the language again!
    S szukuro

    To be fair English has some of those weird sentences as well Buffalo buffalo Buffalo buffalo buffalo buffalo Buffalo buffalo[^]. Also shame on them for leaving the phrase árvíztűrő tükörfúrógép out. :laugh:

    The Lounge com tutorial announcement

  • FSOW - WSO 02-12-2015 - Solution
    S szukuro

    codeprjt :)

    The Lounge

  • MQOTD
    S szukuro

    Programming: The Movie

    The Lounge com tools question

  • XKCD OTD
    S szukuro

    56 is the max number of coins I could find, took quite some time. Apparently there are 169 total though :omg:

    The Lounge com 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