Skip to content
  • Orange kitten blues

    The Lounge design com graphics iot json
    4
    0 Votes
    4 Posts
    0 Views
    R
    I've had cats, I like cats. They do stuff like that though. My lab is just happy I have keys and that she can go too. Best of blessings.
  • 0 Votes
    6 Posts
    0 Views
    B
    There is another range of IP addresses 10.*.*.* for larger internal subnets. I would use that instead of 255.*.*.*
  • Anyone heard of the X.400 protocol?

    The Lounge javascript cloud xml json question
    12
    0 Votes
    12 Posts
    0 Views
    T
    Another nighttime story ... In 1983 (*), I started working in a company developing an X.400 system. Testing interaction with other systems was essential, so those of us who kept up old contacts at our alma mater was welcome to keep in X.400 contact with them - the University ran a different X.400 implementation. The underlaying network wasn't perfectly stable, so every now and then, messages didn't make it. One day we had a huge rush of incoming messages, some of them months old. All the missing ones were there. Where had they hidden in the weeks before? It took a while before we found an explanation. When the University mail system failed delivery, it was configured to make a new try later - at midnight. At our company, a raw disc offline backup copy was made every day, or rather: every night, starting at midnight. So when the MTA at the U made another attempt at midnight, night after night, our mail machine was just taken down for backup. One evening, our mail machine had a total crash. As it was already down, the operators decided to make the backup a couple hours early. The machine was back on air before midnight, ready to receive all the failing messages for months from the university. It took yet a couple days before anyone connected the early backup to the rush of emails, but when someone suggested it, the connection was obvious. (*) Some people claim that while internet protocols are based on real experience, real testing, OSI standards are just paperwork that never works in practice. That is of course far from truth. This was in 1983, a year before the fist official X.400 standard was passed. There were (at least) two complete, independent implementations available for testing. But, being ahead of time can be costly. My company obviously based the implementation on working drafts. For a couple years, the drafts for the directory functions (then still part of X.400 - later to be split off as X.500) was quite stable, the implementation was based on that. A few months before the finalizing of the official standard, a major part of the directory drafts was ditched, and another alternative pulled in. My company had to do a huge crash job to implement the other alternative, the one in the final standard. (Obviously, proponents of this other alternative were from companies who had a running implementation of that alternative ready. In order to be competitive, my company had to offer the standard solution as soon as possible, not something of their own, before the competition took over the mar
  • 0 Votes
    2 Posts
    0 Views
    N
    Kent Sharkey wrote: Now ChatGPT can tell you that you're an idiot and downvote you Better downvoted than closed (SO feed) M.D.V. ;) If something has a solution... Why do we have to worry about?. If it has no solution... For what reason do we have to worry about? Help me to understand what I'm saying, and I'll explain it better to you Rating helpful answers is nice, but saying thanks can be even nicer.
  • 0 Votes
    28 Posts
    0 Views
    J
    So stringing things together is great? Then you should try Lisp.
  • AI killed the search engine stars

    The Lounge question com game-dev json
    4
    0 Votes
    4 Posts
    0 Views
    M
    It is, but the results are often AI generated junk, maxing out the SEO rules. For example, If I ask how do I trim a tree (I didn't check it, just an example), there can be several of the top results that are AI copies, for lack of a better word. Maybe that points to an issue with AI; it creates its own validity based on a consensus of responses. One could easily become a bogus authority by spending very little money buying junk domain names and reposting the same content several times. I'd almost bet if I created a bunch of sites, or more so pages in my existing domains maybe, stating that asteroid QX95-217 may hit the earth in six months, the search engines AI could create credibility. Especially so if the AI "farmers" post more sites with the same information. Sure, it was doable before AI, but it wasn't so easy and there really wasn't a way to create validity based on consensus.
  • Foolish me!

    The Lounge visual-studio python sysadmin hardware json
    12
    0 Votes
    12 Posts
    0 Views
    D
    I've been avoiding Windows client OSes (11/10/8.x/7/go back as far as you want) and stick with Windows Server just for that purpose. After all, a server OS should never reboot on its own, no matter the circumstances. Well, Microsoft has proven me wrong on more than one occasion. I've posted about it here in the lounge. Then some people had the audacity of blaming me for giving the okay to install updates but then let it wait for my approval for the actual reboot. I've always done this in prior decades. At some point that behavior, even on server OSes, has changed.
  • Bashing MS...ALLOWED! :)

    The Lounge json question learning workspace
    8
    0 Votes
    8 Posts
    0 Views
    C
    If mistakes are made and no one realises then how can things improve? We're just ensuring no one accidentally missed anything. And then reiterating. Just in case. cheers Chris Maunder
  • Well that was satisfying.

    The Lounge json design hardware html com
    16
    0 Votes
    16 Posts
    0 Views
    P
    honey the codewitch wrote: parses the number into a double and a long long Because I'm loading to SQL Server, I let the server do that as appropriate. I just send XML and extract individual values via XPath and squirt them into columns.
  • 0 Votes
    2 Posts
    0 Views
    S
    I think we have a GitHub sharing gone awry. I asked the author to share their GitHub, so I will fix this. Thanks, Sean Ewington CodeProject
  • Gemfile.lock parsing/linting

    Web Development json help question
    2
    0 Votes
    2 Posts
    0 Views
    R
    You'll probably want to start with the documentation: Bundler: gemfile[^] "These people looked deep within my soul and assigned me a number based on the order in which I joined." - Homer
  • 0 Votes
    2 Posts
    0 Views
    N
    Kent Sharkey wrote: Oh, oh. Now the AIs are going to know how to mark us as duplicate and close us While being haughty, respectless and bullying other people to satisfy their own ego data feed M.D.V. ;) If something has a solution... Why do we have to worry about?. If it has no solution... For what reason do we have to worry about? Help me to understand what I'm saying, and I'll explain it better to you Rating helpful answers is nice, but saying thanks can be even nicer.
  • Hired an Indian Article Writing Company

    Article Writing com json
    1
    0 Votes
    1 Posts
    0 Views
    No one has replied
  • 0 Votes
    4 Posts
    0 Views
    D
    No, static linking is not directly supported. If you want to know why, ask Microsoft. The closest approximation to it is to use ILMerge or similar. Not every library is compatible though, like WPF assemblies or code that uses Reflection. Asking questions is a skill CodeProject Forum Guidelines Google: C# How to debug code Seriously, go read these articles. Dave Kreskowiak
  • 0 Votes
    1 Posts
    0 Views
    No one has replied
  • 0 Votes
    1 Posts
    6 Views
    No one has replied
  • 0 Votes
    5 Posts
    0 Views
    K
    Thanks! In theory, theory and practice are the same. But in practice, they never are.” If it's not broken, fix it until it is. Everything makes sense in someone's mind.
  • I forgot how to ride a bike

    The Lounge design com graphics iot json
    10
    0 Votes
    10 Posts
    0 Views
    H
    No. This isn't about constructing an expression that overrides precedence, but rather properly evaluating an expression with proper precedence. Check out my IoT graphics library here: https://honeythecodewitch.com/gfx And my IoT UI/User Experience library here: https://honeythecodewitch.com/uix
  • 0 Votes
    6 Posts
    2 Views
    D
    That's not how you do dependency injection. Your Indicator class is useless as it has no way of setting its TradingManager property. Also, the JsonIgnoreAttribute is only useful if you're serializing the Indicator class to a file. I'm leaving the Indicator out of your code. class MyTradingManager : ITradingManager { ... Code to implement the ITradingManager interface ... } internal class SampleIndicator : ExtendedIndicator { private ITradingManager _tradingManager; public SampleIndicator(ITradingManager tradingManager) { \_tradingManager = tradingManager; } ... Code that uses the ITradingManager implementation ... } Note, for this to work, you cannot make SampleIndicator dependent on MyTradingManager. It should take an instance of some implementation of ITradingManager instead. MyTradingManager is that implementation. Whatever code is creating instances of this stuff has to create an instance of MyTradingManager and pass that to the constructor of SampleIndicator: { ... ITradingManager manager = new MyTradingManager(); // Create the dependency SampleIndicator indicator = new SampleIndicator(manager); // Inject the dependency into SampleIndicator ... } Asking questions is a skill CodeProject Forum Guidelines Google: C# How to debug code Seriously, go read these articles. Dave Kreskowiak
  • 0 Votes
    7 Posts
    0 Views
    R
    Kevin Marois wrote: [HttpPost("GetPersonInfo/{entity}")] Assuming you're passing the JSON in the POST body, you shouldn't have the {entity} parameter as part of the route template. Given the current route template, it looks like you're trying to pass the request body in the URL, which is the wrong thing to do. "These people looked deep within my soul and assigned me a number based on the order in which I joined." - Homer