Newest Questions

-2 votes
0 answers
6 views

Ok 888888 Lll okkk Kan ok 99999999
Sunyi Senja's user avatar
Best practices
0 votes
1 replies
14 views

I am trying to write a basic SQL query that adds two numbers together. While the core arithmetic is straightforward, I want to make sure I am using the standard approach that works across different ...
Kartik Rehpade's user avatar
-2 votes
0 answers
11 views

I have a website running on the Next.js framework with a standard .com domain, where YouTube video embeddings work perfectly across all major browsers. However, I also host a .onion mirror of the same ...
hykl zyde's user avatar
Tooling
0 votes
1 replies
10 views

I am experimenting with a workflow where Obsidian becomes a living brain for my coding projects. The goal is not just to write static documentation. I want the knowledge base to grow together with the ...
Ing Cesar Pedraza's user avatar
Advice
0 votes
0 replies
10 views

I was messing with some stuff in C and was surprised to discover that the following: #include <stdio.h> #include <dlfcn.h> int main(void) { void *handle = dlsym(RTLD_NEXT, &...
Admineral's user avatar
  • 206
0 votes
0 answers
11 views

I'm trying to set up a bare-metal (no RTOS) project using an STM32H503RB Nucleo board with SEGGER SystemView. This board does not support J-Link conversion, so I'm using the UART communication ...
Yael Macias's user avatar
0 votes
0 answers
22 views

I'm developing a hacking system that involves compiling hacking scripts to be injected in a CTF server. My goal is to compile each script from executing go build from Go code because the CTF server ...
wavesinaroom's user avatar
0 votes
1 answer
20 views

Ruby on Rails automatically responds to the format requested in the URL (either as file extension like .csv or as query param like ?format=csv). But I'd like to create a form that allows you to ...
David Cook's user avatar
-5 votes
0 answers
25 views

Really need help with a virtual machine. Situation: Server with ubuntu 22 server, recently updated from 20. Guest with ububtu 20 server. CPU:host-model Disk(sorry its hard copypasting fdisk output, ...
user2851912's user avatar
-5 votes
0 answers
25 views

I get this error on Kaggle, even though I use a GPU. I get the same error on Google Colab, and on unsloth studio, it says I need to use a GPU because I am using a CPU, even after installing the ...
cirsam's user avatar
  • 1
Advice
0 votes
0 replies
20 views

I'm going to test it using the Nordic mcu board, and I look at the board and I can use 4 spots with spim, but the circuit diagram only shows spi connecting to qspi and flash memory, and the guide ...
tiger's user avatar
  • 11
-2 votes
0 answers
27 views

VS2022 Git changes: These files have different encodings. Left file: Unicode (UTF-8) (unsigned). Right file: Unicode (UTF-8) (signed). You can resolve the differences by saving the right file using ...
dunnihenjiule's user avatar
-3 votes
0 answers
42 views

Below is my model file content in italics. My GGUf file downloaded from Huggingface is Qwen2.5-1.5B-Instruct.Q8_0.gguf. It is in the same directory as the model file. The model is 1.9 GB. I have 34GB ...
cirsam's user avatar
  • 1
-3 votes
0 answers
24 views

I am new to Katalon studio. Trying to record a script where I have a basic auth popup. Is there a way I can handle this in the script where I can provide and user/password and it will pass into this ...
Meera's user avatar
  • 667
-3 votes
0 answers
30 views

In my Gallery, I am trying to output my descriptions with formatting: <b> Bold</b> <a href="https://go.com">go.com</a> but it displays the same way: <b> Bold<...
Antarctica-UFO's user avatar

15 30 50 per page
1
2 3 4 5
1610201