Dataset Viewer
Auto-converted to Parquet Duplicate
model
string
text
string
prompt
string
response
string
key
string
source
string
cluster
int64
gptoss120b
When I opened Docker Desktop on Windows, an error occurred as the docker engine was starting. running engine: waiting for the Docker API: context deadline exceeded <think> The user reports an error: "running engine: waiting for the Docker API: context deadline exceeded" when opening Docker Desktop on Windows, docker ...
When I opened Docker Desktop on Windows, an error occurred as the docker engine was starting. running engine: waiting for the Docker API: context deadline exceeded
<think> The user reports an error: "running engine: waiting for the Docker API: context deadline exceeded" when opening Docker Desktop on Windows, docker engine fails to start. Need to provide troubleshooting steps, possible causes, solutions. Should ask for version, Windows version, what they've tried. Provide steps: ...
wildchat_76k_43576
wildchat_76k
51
gptoss120b
What traits command complete respect from strangers, even those you have never met and know nothing about your personality? <think> We need to answer: What traits command respect from strangers, even those you have never met and know nothing about your personality? Likely discuss universal traits: confidence, integrit...
What traits command complete respect from strangers, even those you have never met and know nothing about your personality?
<think> We need to answer: What traits command respect from strangers, even those you have never met and know nothing about your personality? Likely discuss universal traits: confidence, integrity, competence, humility, courtesy, attentiveness, authenticity, consistency, empathy, proper posture, eye contact. Also how c...
wildchat_76k_43587
wildchat_76k
51
gptoss120b
quel serait la requete équivalent avec postgresql (psycopg2) : tables_cs = connection.execute(text("""SELECT table_name FROM information_schema.tables WHERE table_schema = :db_name AND table_name LIKE 'CS_%'"""), {'db_name': settings.db_name}).all() <think> User asks in French: "quel serait la requete équivalent ...
quel serait la requete équivalent avec postgresql (psycopg2) : tables_cs = connection.execute(text("""SELECT table_name FROM information_schema.tables WHERE table_schema = :db_name AND table_name LIKE 'CS_%'"""), {'db_name': settings.db_name}).all()
<think> User asks in French: "quel serait la requete équivalent avec postgresql (psycopg2) : tables_cs = connection.execute(text("""SELECT table_name FROM information_schema.tables WHERE table_schema = :db_name AND table_name LIKE 'CS_%'""), {'db_name': settings.db_name}).all()" So they have a SQLAlchemy query using c...
wildchat_76k_43588
wildchat_76k
51
gptoss120b
I have a structural shader problem in OpenGL. Heres a shader designed to render quads with only colors in it: #version 330 core layout (location = 0) in vec2 vertexPos; layout (location = 2) in vec4 color; uniform mat4 orthoMatrix; uniform mat4 modelMatrix; out DATA { vec4 color; } vs_out; void main() { gl_Posit...
I have a structural shader problem in OpenGL. Heres a shader designed to render quads with only colors in it: #version 330 core layout (location = 0) in vec2 vertexPos; layout (location = 2) in vec4 color; uniform mat4 orthoMatrix; uniform mat4 modelMatrix; out DATA { vec4 color; } vs_out; void main() { gl_Posit...
<think> We need to respond as ChatGPT. The user asks about structural shader problem in OpenGL: they have separate shaders for colored quads and textured quads. They want more shaders for different VBOs. Should they combine all into one shader, or would that be too costly? Need to explain best practice. Use shader prog...
wildchat_76k_43593
wildchat_76k
51
gptoss120b
What types of hemorrhage can a person get in their eye <think> We need to answer the user query: "Can it be related to stroke". The context: they asked earlier about types of hemorrhage in the eye, causes of sub-conjunctival hemorrhage. Now they ask if it can be related to stroke. Need to answer clearly: typically sub...
What types of hemorrhage can a person get in their eye
<think> We need to answer the user query: "Can it be related to stroke". The context: they asked earlier about types of hemorrhage in the eye, causes of sub-conjunctival hemorrhage. Now they ask if it can be related to stroke. Need to answer clearly: typically sub-conjunctival hemorrhage is benign, not related to strok...
wildchat_76k_43612
wildchat_76k
51
gptoss120b
I have a high power LED driver board, this board used as a driver board for a 60 W LED, in this board there is a 10 K ohm potentiometer, I measured the minimum and maximum values of this potentiometer in board for minimum value it was 65 and in maximum is 337; I want to use this values to light up 6 white LEDs and act ...
I have a high power LED driver board, this board used as a driver board for a 60 W LED, in this board there is a 10 K ohm potentiometer, I measured the minimum and maximum values of this potentiometer in board for minimum value it was 65 and in maximum is 337; I want to use this values to light up 6 white LEDs and act ...
<think> We need to interpret the user's request: They have a high power LED driver board with a 10k potentiometer that varies from 65 to 337 (presumably reading analog values from ADC? They measured min = 65 and max = 337). They want to use it to light up 6 white LEDs as a bar graph, based on potentiometer value, using...
wildchat_76k_43629
wildchat_76k
51
gptoss120b
I have this github action : on: push: branches: [feature/lint-update, manu] name: cppcheck-action jobs: build: name: cppcheck runs-on: ubuntu-latest steps: - name: Create Report folder run: | mkdir -p ./lint-reports - uses: actions/checkout@v2 - name: cppcheck...
I have this github action : on: push: branches: [feature/lint-update, manu] name: cppcheck-action jobs: build: name: cppcheck runs-on: ubuntu-latest steps: - name: Create Report folder run: | mkdir -p ./lint-reports - uses: actions/checkout@v2 - name: cppcheck...
<think> We need to respond with a solution: explain that the github action deep5050/cppcheck-action likely expects a path relative to workspace and will create file but may need directory to exist. Already creating folder earlier. However maybe the action uses its own working directory and output path must be absolute ...
wildchat_76k_43645
wildchat_76k
51
gptoss120b
"is this a legit concern?..quitting sales job after one day because I don’t want to drive around n(...TRUNCATED)
"is this a legit concern?..quitting sales job after one day because I don’t want to drive around n(...TRUNCATED)
"<think>\nWe need to respond to the user's question about whether it's a legit concern, quitting aft(...TRUNCATED)
wildchat_76k_43646
wildchat_76k
51
gptoss120b
"I’m looking for the pose which Andrew Holecek describes in his book as technique 8, sitting Lion (...TRUNCATED)
"I’m looking for the pose which Andrew Holecek describes in his book as technique 8, sitting Lion (...TRUNCATED)
"<think>\nThe user wants to know how to make the sound for the sitting Lion Pose (technique 8) descr(...TRUNCATED)
wildchat_76k_43654
wildchat_76k
51
gptoss120b
"wireguard forbid client from accessing his local network\n\n<think>\nThe user asks: \"wireguard for(...TRUNCATED)
wireguard forbid client from accessing his local network
"<think>\nThe user asks: \"wireguard forbid client from accessing his local network\". Likely they w(...TRUNCATED)
wildchat_76k_43656
wildchat_76k
51
End of preview. Expand in Data Studio
README.md exists but content is empty.
Downloads last month
5