Questions and answers
827 questions,
42 pages,
20 questions on this page
7 points
EN
I decided to install on Kubuntu 24 (Linux x64) game from Windows (). According to installation issues in wine, the game was installed on Windows and next entire installation directory was moved to Kub...
8 points
EN
As in the question title: What operator (== or ===) is used by switch statement to compare? Is it safe to compare different objects using switch statement? What about?:
8 points
EN
Any idea why I am not able to compile cpp file under Ubuntu? By running: I get error:
12 points
EN
As in the question, I want to optimize data transmission in my REST API based on JSONs by replacing Base64 into in files data case. Is it possible to make it working?
3 points
EN
Any idea why my JavaScript source code throws exception when I try to ocnvert object to JSON using JSON.stringify() method? Error:
5 points
EN
As in the question, I am looking for a simple way to deselect <input type="radio" /> button on next click. Is there simple solution?
8 points
EN
I am looking for the best way how to detect from where user came to my web page. I know there is referrer header in HTTP protocol. Is it possible to get in JavaScript in web browser that kind of infor...
6 points
EN
I am looking for easy way to add custom text description for executed test methods. When test fails or successes, I want to see my own text instead of generated one. Is there some extension or paramet...
8 points
EN
When I was doing my Linux upgrade over SSH, I have lost connection, because of my network problems. Now, I try to run upgrade again by: And I get errors:
8 points
EN
I am confused about using Jackson's com.fasterxml.jackson.databind.ObjectMapper class instance as static field in the class because of possible thread-safety issues. I have found in information where ...
6 points
EN
Im have decided to upgrade my old macOS to last version (Sonoma 14.3.1). It doesn't have official support for last macOS. Finally, using I made upgrade to Sonoma 14.3.1. But now my bluetooth stopped w...
8 points
EN
Any idea why I am not able to open desktop applications on double-click on KDE Plasma? I use Kubuntu 23.10. It was working before, but as I suppose it stopped working after some upgrades.
9 points
EN
Hi! After one year I have decided to turn on my old server where Debian 9 (stretch) in installed. When I run man command I get the wollowing message: Any idea how to solve the problem?
5 points
EN
After checking MDN Documentation I have noticed there is no ontype event for <input type="text"> element. I don't want to use onchange event. Is there some way how to handle event always on text chang...
4 points
EN
Hi, Today I have noticed some processes appearing on my server sshd: unknown [net] and sshd: [accepted]. Is there any reasone why it appears?
8 points
EN
I have noticed, when I use sticky flag in RegExp object with String replace() method, RegExp lastIndex property doesnt work. Is it normal behaving that in Applie Safari from 2020 it doesn't work and i...
8 points
EN
I try to write own HTML escape function in JavaScript, but I am wondering if all special characters like <, >, &, " and ' should be escaped in <a href=""> attribute. Anyone could confirm, my doubts?
5 points
EN
As in the question name: is it possible to create object using new Record<Key, Value>() syntax in TypeScript? As I know, I am able to create object using const object = new Object(); syntax. But... wh...
6 points
EN
Any Idea why new Spring Boot 3 project return "Whitelabel Error Page" when I open in the web browser? Whitelabel Error Page in Spring Boot 3.
Native Advertising
🚀
Get your tech brand or product in front of software developers.
For more information Contact us