Advice
0 votes
1 replies
20 views
How do I make the post ads & SUBMIT BUTTON form to render the new ads in home page as latest post in Javascript and it will show on as latest post on the homepage of the website. Thanks everyone ...
Advice
0 votes
3 replies
34 views
Is there an easier way to do this? sql file, how to add the database and its datas to the c# console, and later to the wpf, easy to put it into a list, then amke querys from it, and later display it ...
0 votes
0 answers
13 views
I'm using the NestJS framework, and I created a Mongoose schema using the @nestjs/mongoose package. To ensure everything works properly, I wrote an integration to verify that my search indexes are ...
0 votes
0 answers
11 views
Given this Nuxt example code of the app root component using the Nuxt UI calendar component to handle the current selected day <script setup lang="ts"> import { today, getLocalTimeZone ...
Advice
0 votes
0 replies
16 views
Hello my friends and experts out there, I am a normal undergrad, passionate about the field of cybersecurity, I am currently looking for a quick start, and a roadmap that would provide me a direction ...
0 votes
0 answers
21 views
Having trouble on Docker trying to install Moodle through php8.5.3-apache image. Here is my Dockerfile : FROM php:8.5.3-apache WORKDIR /var/www/html/ # COPY ./moodle.conf /etc/apache2/conf-available/...
Advice
0 votes
0 replies
15 views
Is it a good idea to use both a smooth and smooths by a nominal factor of the same predictor in the same GAM? Let's assume we want to model encounters as a function of species and space (long, lat). ...
0 votes
0 answers
14 views
I am implementing a custom Credential Provider and enforcing MFA inside GetSerialization() so that I can block Windows logon until second-factor verification succeeds. To avoid forcing MFA for invalid ...
0 votes
0 answers
23 views
I want to create a gitstream.cm file in the root of our repo, so that when I push a feature to GitHub, it prepopulates the PR description. It should prepopulate the following in the PR: PR title PR ...
-2 votes
0 answers
28 views
Hi I am using dwm with Arch Linux and am using Librewolf as my web browser, I can't find anything online on where to set a default of dark theme or light them so that sites automatically go into dark ...