This is a follow up to my previous question. But it appears that for a reason I don't understand, the os is interpreting a received string differently than a me
(reformulated question) Hello. There's no problem when using full-screen. But when I squeeze it this happens. Instead of having 3 items and th
As part of my master thesis, I am trying to use the API shared by Matthieu Nadini on OSF [link to study:https://osf.io/xnj3k/?view_only=319a53cf1bf542bbbe538aba
I noticed that all of my C# breakpoints do not get hit as debugging seems like its disabled for client-side Blazor apps. Is there a way to attach the debugger
code is here at commit #489ee1c I am writing a unix-like kernel following this tutorial for personal learning. Global variable symbols is incorrect when I debu
I have array of string that are encode or decoded. I found out that if I encode again it breaks the string so do not like to encode again. However, I am not sur
I have read python docs about abstract base classes: From here: abc.abstractmethod(function) A decorator indicating abstract methods. Using this dec
I am trying to make a bot that asks a person s basic true/false questions. I have two .txt files (one with questions and one with answers) which I open then rea
Before I added spring-data-start-jpa and h2-database dependencies, it was throwing these errors. I allowed Axon's auto-configuration to do its thing. Here's the
We want to dump the items collected in zabbix to elastic stack as metrics and then use them to create rules and dashboards by applying aggregation on that data