Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

askthedev.com Logo askthedev.com Logo
Sign InSign Up

askthedev.com

Search
Ask A Question

Mobile menu

Close
Ask A Question
  • Questions
  • Learn Something
What's your question?
  • Feed
  • Recent Questions
  • Most Answered
  • Answers
  • No Answers
  • Most Visited
  • Most Voted
  • Random

askthedev.com Latest Questions

Asked: September 25, 2024

How can I utilize a break statement effectively to exit from two nested while loops in my code? What is the best approach to ensure that when the break condition is met in the inner loop, it also exits the outer loop?

anonymous user

I’m working on a project where I have two nested while loops, and I’m trying to figure out the best way to exit both loops when a certain condition is met. Let me give you a little context. This project ...Read more

  • 0
  • 2 Answers
Asked: February 6, 2025

Why does surface_get_arrays(0).size() return 0 after adding a surface to the ArrayMesh in Godot?

anonymous user

I’ve been working on generating a simplified mesh in Godot from cubes placed in a GridMap, but I keep hitting a snag. My goal is to combine the cube meshes into a single `ArrayMesh`, but when I check for surfaces, ...Read more

  • 0
  • 2 Answers
Asked: October 3, 2024

How can I implement a functionality in a Mapbox or Maplibre application that allows users to restore all markers on the map with a single click? I’m looking for a way to reset the visibility of all markers after they have been manipulated or filtered. Any suggestions or code samples would be greatly appreciated!

anonymous user

I’ve been working on this Mapbox (or Maplibre) application, and I ran into a bit of a snag with handling markers. So, here’s the deal: I’ve implemented a feature that lets users filter and manipulate markers on the map based ...Read more

  • 0
  • 2 Answers
Asked: September 23, 2024In: Ubuntu

I’m encountering an issue where my SSH connection fails with a message indicating that no compatible host key type was found. The server is offering DSS keys, but my client seems to reject this type. How can I resolve this issue and establish a successful SSH connection?

anonymous user

So, I’m having a pretty frustrating time trying to SSH into my server. I get this error message saying something like “no compatible host key type found.” It seems that my server is only offering DSS keys, but my SSH ...Read more

  • 0
  • 2 Answers
Asked: October 3, 2024

Does Java’s DateTimeFormatter support lenient parsing when it comes to handling fractional seconds?

anonymous user

I’ve been diving into Java’s DateTimeFormatter lately and hit a bit of a snag that I think could spark an interesting discussion. So, I’ve got this question that’s been bouncing around in my head: Does Java’s DateTimeFormatter support lenient parsing ...Read more

  • 0
  • 2 Answers
1 … 4,230 4,231 4,232 … 4,235

Sidebar

Recent Answers

  1. anonymous user on How do games using Havok manage rollback netcode without corrupting internal state during save/load operations?
  2. anonymous user on How do games using Havok manage rollback netcode without corrupting internal state during save/load operations?
  3. anonymous user on How can I efficiently determine line of sight between points in various 3D grid geometries without surface intersection?
  4. anonymous user on How can I efficiently determine line of sight between points in various 3D grid geometries without surface intersection?
  5. anonymous user on How can I update the server about my hotbar changes in a FabricMC mod?
  • Home
  • Learn Something
  • Ask a Question
  • Answer Unanswered Questions
  • Privacy Policy
  • Terms & Conditions

© askthedev ❤️ All Rights Reserved

Explore

  • Questions
  • Learn Something