Newest Questions

Filter by
Sorted by
Tagged with
Advice
0 votes
0 replies
8 views

Postgres = Version 13 OS=Linux Redhat version 8 Our team is using single tablespace for whole database. Its size is more then 13TB. I am from Oracle background and want to suggest them to split the ...
Khattak's user avatar
  • 35
-3 votes
0 answers
11 views

I created this VBA code with the help of Chatgpt back and forth, such that i can creata a LiveSplit looking slide inside my powerpoint for a theatre piece, where the actor speedruns the 7 stages of ...
Simon Ohlstenius Ottosson's user avatar
Best practices
0 votes
0 replies
13 views

Title: I can't connect my Flutter app to Supabase database Body: I'm working on a Flutter app and trying to connect it to Supabase. I already created my database and tables in Supabase, and I added ...
Kahia Kahia's user avatar
-2 votes
0 answers
13 views

I encountered a bug in MikroTik RouterOS 7.21.x where PPP secret passwords were not being saved correctly. When creating or editing PPP users (especially for SSTP), the password field did not persist. ...
Javid Adib's user avatar
0 votes
0 answers
25 views

the problem it that the text doesn't cut off like 2nd image there is some text and there is the "din" "ordin" i just wanted to say if anybody would write a code that does this ...
Janovski Cz's user avatar
Advice
0 votes
1 replies
29 views

I’ve seen a lot of questions about building Web APIs with ASP.NET Core, especially around structure, EF Core, DTOs, validation, and routing. Most examples I find are either too fragmented or don’t ...
EpicInfo's user avatar
-1 votes
0 answers
28 views

I am looking for help with a REGEX pattern that will help me clean-up names to just the first, last, and suffix. It needs to be able to handle the following variations. Drops any middle name Keeps ...
user8421's user avatar
Advice
0 votes
3 replies
33 views

I’ve read so many times questions about design patterns in C#, and most explanations are either too abstract or only show incomplete code snippets. So here I’m providing a small, structured ...
EpicInfo's user avatar
-3 votes
0 answers
31 views

useEffect(() => { const handleScroll = () =>{ if(window.scrollY > 100) { setShowModal(true); window.removeEventListener("scroll", handleScroll); } ...
ryn hbijan's user avatar
-1 votes
0 answers
22 views

I'm integrating the Google Meet Media API (v2beta, Dev Preview) into a Node.js voice agent that should join a Meet call programmatically. The first call into SpacesService.ConnectActiveConference ...
Reliance Fund's user avatar
0 votes
1 answer
16 views

Error (Xcode): unsupported option '-G' for target 'x86_64-apple-ios10.0-simulator' above error facing while building flutter app for a ios. for android its already working. any help me plz resolve the ...
M. Ismail's user avatar
0 votes
0 answers
19 views

I am imputing cause of death in a data of a clinical cohort. The imputation process is working without problems. However, when I try to estimate hazards ratio from using fine-grey model, I get one ...
ebay's user avatar
  • 317
0 votes
0 answers
46 views

I am trying to study embedded programming using "Bare-Metal Emdedded C..." by Gbati Israel. I am trying to get an LED on an STM32_NUCLEO-F411 board to blink slower. I have created object ...
JohnBellion's user avatar
0 votes
0 answers
19 views

I installed PHP 8.4.4 using homebrew. Every check I've run says 8.4.4 is installed and is the current version of PHP: php -v PHP 8.4.4 (cli) (built: Feb 11 2025 15:36:20) (NTS) Copyright (c) The PHP ...
Richard's user avatar
0 votes
0 answers
20 views

I'm new to CSS and website making. I'm working with grids and grid items, of course, grow taller if the content doesn't fit. I want to make it so if one grid item is taller, the entire row grows the ...
OiI's user avatar
  • 1

15 30 50 per page
1
2 3 4 5
1610466