Quantcast
Channel: Recent Questions - Stack Overflow
Browsing all 12111 articles
Browse latest View live
↧

minimal sized docker for yesod web server

I am successfully using yesod in my open source security container scanner. Currently, I use multiple services (all running yesod) which is very fast but each docker image is huge compared to other web...

View Article


Print All Hyperlinked Documents in Excel

I have a excel sheet with list of sharepoint hyperlinks (they lead to excel/word documents).What i want to do is a button in excel to print all documents without opening it one by one and also to able...

View Article


updating table with google docs api using a placeholder as in identifier

problem statement:- i want to update a table in google docs where my number of columns are fixed to 3, a table with 2 rows and 3 columns is already present in the doc, the code has to identify a...

View Article

VB6 Webcam Questions

In VB6, I can turn webcam on, close it, & save an image. But, I get a green screen in the picture box when I use the Format after first time. Then, I notice I can tell it to save a pic without the...

View Article

Why does Haskell function tails include the whole list?

Introduction and contextIn Haskell we have the function tail that provides the suffix of a list.For example:tail [1,2,3]gives[2, 3]The function tails would give instead all the suffixes:tails...

View Article


how to convert image to text in C? generaly it can't be Russian, OS

stucked to convert image from browser in google's library, through edge browser, trying to reach out methods to convert image to strict .txt file known as rgb++ whatever matricies. i have nothing to...

View Article

Create Clamped Datatype

I want to create a c++ datatype that will always clamp it's value between 0.0 and 360.0. Other than that, it should behave exactly as a double. I would use it like this:degree my_num1 = 3.5; //my_num1...

View Article

Why don't scrollview work in div when body scrollview disabled?

i have this code that pulls text from text file and displays it in pre-code block, the problem is that i'm only able to scroll the entire page (with body overflow enabled) but i cant scroll div itself,...

View Article


How do I use `DateTimeOffset`s to show 23 or 25 hours on a day when clocks...

New York switched from Eastern Standard Time to Eastern Daylight Time on March 10th, 2024.I believe the time zone ID "Eastern Standard Time" maps to "America/New_York" in .NET.However, when I cound the...

View Article


Reload tags file Vim

How do i reload the tags file from within Vim?Is a restart necessary?

View Article

Convert date data from a 2d array into a formatted string of dates using...

I have an array like:array( ['march'] => array('2', '3', '4', '5', '6', '23', '24', '25', '30' ););I need to convert that into:03/02/2012 - 03/06/201203/23/2012 - 03/25/201203/30/2012

View Article

Flask: get current route

In Flask, when I have several routes for the same function,how can I know which route is used at the moment?For example:@app.route("/antitop/")@app.route("/top/")@requires_authdef show_top(): ....How...

View Article

Detect when Electron app is moved to different monitor/display

I'm building an Electron app, and the way I have the window sizes configured is to base itself on % of the monitor/display dimension.However I quickly noticed an issue when the user has more than one...

View Article


Can't access Chorus Pro API in Postman

I'm working on a custom module for Odoo 15, but I'm currently facing an issue with the Chorus Pro API.Everything about authentication and API key generation looks ok on their website.But when I try...

View Article

Sveltekit not able to retrieve URL query params

I've got a page (routes/customers/+page.svelte) in which I've got two buttons:<div class="float-right block p-5"><button on:click={() => addNewCustomer("individual")} class="btn btn-sm...

View Article


Get search scope and redirect to external search service in Sharepoint

I would like to have an link/button at the end of search results in Sharepoint Online. This button/link should grab the current search keyword and redirect to another search engine that is external to...

View Article

Parameterize S3 URI in LOAD DATA FROM S3 SQL statement (Aurora MySQL)

In our team, we want to import multiple tables from an S3 bucket into an Aurora 8 (MySQL) database using SQL. Yet, the LOAD DATA FROM S3 statement seems only to support literal URI strings, not string...

View Article


Image may be NSFW.
Clik here to view.

Visual Studio displays error "a declaration cannot have a label" but the...

I've made the following MRE to represent the problem:typedef struct { char data[64];} Message;int main(){ int type = 1; switch (type) { case 1: Message m = { "hello world" }; printf("%s\n", m.data);...

View Article

Create interval of data from dataframe with given median

I have a large data frame of subjects. For simplcity's sake I have posted a smaller modified version of my data frame below.subject age sex A 5.35 FemaleB 5.70 MaleC 6.00 FemaleD 6.07 MaleE 6.25 MaleF...

View Article

React component not rendering data correctly after updating component state...

I've been using Refine to build a dashboard application.The majority of the pages work well with the data fetching capabilities provided by the Refine framework. However, I encountered an issue when...

View Article
Browsing all 12111 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>