Discussions

Threaded, public conversations on technical topics. Available for any tag on Stack Overflow and these

NEW! Share your perspective

A space for threaded, public conversations on Stack Overflow where you engage in deeper dialogue and share perspectives on technical topics.

Discussions on Stack Overflow

Our beta release of this feature now allows you to start a discussion with any tag.

Learn more about Discussions

What’s next?

This is an early preview of Discussions and there's more in development to help the community find quality subjective content.

Check out the vision on Labs

Are you interested in Discussions on Stack Overflow?
Add more feedback
221 Discussions
Sorted by:
-1 votes
4 views
1 reply

import re url = 'https://www.youtube.com/watch?v=tj4jzCQhHWo' match = re.search(r'v=([-\w]+)', url) if match: video_id =

import re url = 'https://www.youtube.com/watch?v=tj4jzCQhHWo' match = re.search(r'v=([-\w]+)', url) if match: video_id = match.group(1) print(video_id)

nemo player's user avatar
0 votes
5 views
0 replies

Plastic Pallets | Plastic Pallets Manufacturers

Plastic pallets are pallets made primarily from plastic materials, such as high-density polyethylene (HDPE), polypropylene (PP), or a combination of various thermoplastics. They are an alternative to ...

UltraCraft Molders's user avatar
-1 votes
6 views
0 replies

Examlabsdumps: Your Trusted Resource for Pega 7.2 Exam Dumps

Excel in Your Pega 7.2 Certification with Examlabsdumps's Guidance Embarking on the Pega CSA 7.2 Certification Dumps path opens doors to a world of opportunities in the dynamic field of IT. This ...

Grekkin Sliew's user avatar
0 votes
11 views
0 replies

Have query in handling url Scheme from IOS application to Qt application?

Hi i'm having an IOS application through which i want to send some data through Url schemes to Qt application For IOS QT app while doing it following scenarios are facing. Able to open QT ios app ...

raj mittal's user avatar
0 votes
3 views
0 replies

Stuck with running Containerized Service Fabric Application and running in service fabric container application.

Have you solved this issue???, If yes can you replay me how you did it Thanks in advance.

Abhishek M's user avatar
-2 votes
13 views
2 replies

Darshan Hiranandani - How to loop through an array in JavaScript?

Hi everyone, I'm Darshan Hiranandani, currently learning JavaScript and I'm trying to understand how to loop through an array. Can someone please explain the different methods available for iterating ...

Darshan Hiranandani's user avatar
0 votes
5 views
1 reply

Vxworks No rule to make target 'warning'

When I compile the Vxworks code, there prompted "No rule to make target 'warning'"

Jane's user avatar
  • 1
0 votes
8 views
0 replies

Reccomendation for Testing Beginner

Hi community, I have recently started as a technical intern in the industry and I'm being introduced to testing on the job. I have got the basic knowledge for tools like Postman & JMeter as I've ...

Akshat Parashar's user avatar
-2 votes
45 views
0 replies

looking for Devops Projects

Hello Stack Overflow Community, I recently completed a comprehensive Cloud and DevOps course, adding to my existing expertise as a Cloud Operations Engineer with three years of experience primarily in ...

Avinash Dubey's user avatar
-4 votes
50 views
1 reply

Using Azure AI for building a startup idea

I have just started using Azure AI and find it useful. How should I begin using it to put my idea to action?

JaS's user avatar
  • 3
-3 votes
40 views
0 replies

What are you thoughts on laravel? Is it better than node?

Your suggestions based on solid reason, why node is better? and why not laravel

shaghnani's user avatar
0 votes
52 views
5 replies

USB TO SERIAL ( RS232 etc )

Hi, Im looking for someone who can explain what could occur this type of problem and if someone also could explain little more about how these USB - Serial converter works. To be able to communicate ...

Timmy Telebrant's user avatar
2 votes
75 views
4 replies

What's wrong with jQuery?

It seems to be the thing to do to shit on jQuery these days, usually in favour of something like Angular or Vue. Is there any substance behind these complaints, or is it just more tribalism in the ...

miken32's user avatar
  • 42.2k
-1 votes
25 views
0 replies

integrating Demilitarized zone with Blockchain technology (to store data) to build a secure network?

Hello all! I am a final-year student, and I need to do a project that integrates a demilitarized zone with blockchain technology (to store data) to build a secure network. I would like to know whether ...

KESAVARTHINI R's user avatar
0 votes
51 views
2 replies

Which Technology should I be using for CRM

Currently all the l data is in Excel and I will be converting that into SQL database in two-three weeks. I am new to all new JS frameworks and needs to dig into it anyways s a project lead. The ...

Rubin Gajera's user avatar
1
2 3 4 5
15
15 30 50 per page