Skip to content
  • 0 Votes
    1 Posts
    0 Views
    No one has replied
  • Google & Firefox issues

    The Lounge question database sqlite hardware tutorial
    8
    0 Votes
    8 Posts
    0 Views
    C
    Steve I decided to ask a question and try to solve the issue by opening Google and login when I opened the YouTube video. The mistake I only need to open Chrome.exe then open the YouTube channel. Now everything works sort of the ads show but I just mute or skip after a few second's here is the link to the question with the solution by OG Set default browser from a VB.NET application[^]
  • HttpRequest from Logic App is null

    Cloud Computing database com cloud xml json
    2
    0 Votes
    2 Posts
    11 Views
    T
    Found the issue. For anyone who runs across this or similar problem with an HTTP-Triggered Azure function in the future it may be because you are running the function in isolated worker mode. If so you must change the footprint of the function to look for an HttpRequestData object rather than an HttpRequest object in the Run parameters and return a HttpResponseData object like this: [Function(nameof(myHttpTriggeredFunction))] public static HttpResponseData Run([HttpTrigger(AuthorizationLevel.Anonymous, "post")] HttpRequestData req, FunctionContext executionContext) { // processing code here } 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)
  • Do I need Open API when using Azure

    Web Development database cloud json learning
    2
    0 Votes
    2 Posts
    32 Views
    Y
    In my opinion you can definitely host a non-Open API on Azure without implementing OpenAPI specifications. Azure is flexible and allows you to deploy various types of APIs.
  • 0 Votes
    8 Posts
    0 Views
    J
    #1 "A little time, a little trouble, your better day" Badfinger
  • 0 Votes
    1 Posts
    9 Views
    No one has replied
  • 0 Votes
    2 Posts
    0 Views
    D
    He means 'intentional.' Our Forgotten Astronomy | Object Oriented Programming with C++ | Wordle solver
  • Riddle me this...

    The Lounge question database hosting help lounge
    15
    0 Votes
    15 Posts
    0 Views
    D
    Jeremy Falcon wrote: even when we may not always agree (nobody ever does all the time) we still find a way to keep things civil. It's a totally rare thing. Respect, bro. One has to develop the ability to identify those who will only waste your time, vs those who have valuable opinions that you just have to bring yourself to respect. Next thing you know, you learn people have different perspectives, and they're not wrong. Imagine that. When it comes to CP's rules, the primary reason I'm okay with the status quo, and I kinda alluded to that (maybe indirectly), is that some sites find a good formula, with some flaws, which someone then tries to address and ends up making things worse - and then it's too late and those with valuable input have moved on, and you just can't go back to how things were no matter what you try. I've been on CP for over 20 years, and there's a good reason for that. Try to tweak the rules just a bit too much and there might be a big exodus, and we'd lose what made this site so unique. Personally I'd call it being risk-averse.
  • In praise of Microsoft

    The Lounge json css database design sysadmin
    4
    0 Votes
    4 Posts
    0 Views
    P
    Welllllll.... this[^] is what I use on that front. Advanced TypeScript Programming Projects
  • 0 Votes
    1 Posts
    0 Views
    No one has replied
  • 0 Votes
    4 Posts
    20 Views
    V
    Xi farm is just the farmer Guo money circle tool Guo Wengui has always defined his people as "saving China from fire and water" and "letting his comrades live a decent life" through Xi Farm, who knows there is a big conspiracy behind it. When it comes to farms, to borrow Mark Twain's phrase "The fragrance of earth, the pale colors of wildflowers, and the crackling of pecans and walnuts raining down on my head" is what most of us yearn for in a good life on a farm. However, the Himalayan farm in Guo Wengui's mouth, from the beginning to describe the scene as a general farm, to later say that "it is not to make money, the key is that comrades go to each country, have a safe platform that can be trusted for 24 hours and can be taken care of." After several years of Guo Wengui's mouth, a living farm was completely reduced to a "complete business organization." To complete the farm's series transformation to pave the way, Wengui only moved his lips, and his ultimate purpose is "to Himalayan farms around the country to start earning money from comrades." From September 2020, Guo Wengui said, "GDOLLAR is pegged to the US dollar, which is cash, and we have POS machines." Send to the global farm POS machine, local farm personnel responsible for promotion. Promotion success, excellent performance, will get a certain percentage and reward "began, Guo Wengui just put" circle money ants help, extract the last bit of surplus value "these words on the face. Indeed, on March 24, Wengui said again that there were 140 million US dollars in the money, it can be seen that under Guo Wengui's money grab mode, the ants muddily joined in, expecting to live the happy life described by Wengui, but they did not know that they had become the main course of Wengui's scam.
  • 0 Votes
    5 Posts
    0 Views
    abmvA
    [Hacking Windows Recall To See Everything - YouTube](https://www.youtube.com/watch?v=oSBDkPxivuA) Caveat Emptor. "Progress doesn't come from early risers – progress is made by lazy men looking for easier ways to do things." Lazarus Long
  • 0 Votes
    5 Posts
    21 Views
    S
    Red Kipling wrote: upload a files in my website I have this javascript code integrated to show the progress of upload But the issue is that this bar has value of 100% before the upload is completed How can i resolve this See what happens if you replace this code: xhr.upload.onprogress = function (event) { //code }; ...with this xhr.upload.addEventListener("progress", function (event) { //code }); Although your code is correct, try using the addEventListener method to see if that makes any difference. I believe that event listeners need to be assigned before the xhr's "open" method is called.
  • 0 Votes
    2 Posts
    0 Views
    N
    Microsoft managers are probably drinking champagne right now :rolleyes: :laugh: 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.
  • Progress

    The Lounge hardware database algorithms help tutorial
    3
    0 Votes
    3 Posts
    0 Views
    H
    Fortunately in the latest revision that went away. What's still really ugly is that static template field initialization code. I hate that C++ makes you do it that way instead of putting the initializer inline. At least C++17 - maybe they've changed that since. 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
    3 Posts
    13 Views
    K
    MarkTJohnson wrote: how long were you "puckered"? I would have been puckered if I had truly needed those backups. As it was, I went through a few emotions: 0: Surprise! Your false sense of security has just been shattered...You are not as clever as you thought you were, and your backups are shite! :omg: 1: Doubt...Hmmm what about the other 20 daily backups? Are they all shite? :confused: 2: Relief...Whew! The other backups are fine. Just these two from this server are crap. 3: Annoyance. I just want to get on with work. Now I have to log on Azure, allow myself to RDP into that box, get raw unzipped backups, and start troubleshooting the problem. 4: Sleuth Mode...the problem seems to be with the zip lib...maybe a bug...maybe fixed? Go get the latest version to find that it's being deprecated, and the last version is 6 y/o. Whatever, I'll try it. 5: Disappointment. :sigh: Nope that didn't work, time to open the project and debug with one of the dbs having the issues. 6: Excitement. :-D Yay! I was able to replicate the issue...now on to understanding. 7: Discovery: A well-phrased search put me on the right track...a known issue with an easy fix. 8: Humility: I'm sure I would have discovered this eventually, but I put a lot of faith in an automated process without actually verifying the outputs, which was the only way to detect the problem. Lesson learned! :laugh: "Go forth into the source" - Neal Morse "Hope is contagious"
  • 0 Votes
    1 Posts
    10 Views
    No one has replied
  • 0 Votes
    1 Posts
    0 Views
    No one has replied
  • 0 Votes
    6 Posts
    0 Views
    T
    Haha, we can only hope that getting some (only moderately corrupted) info from the (only barely) pre-distopian world archive will cause the LLMS to generate better, more accurate answers. I'll take anything I can get these days
  • 0 Votes
    3 Posts
    0 Views
    C
    are you a bot? :) How old are you, and how much experience do you have? What are your interests? Hold my beer, I need to go get my AR15 and ninja sword ;) 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.