Newest Questions

Filter by
Sorted by
Tagged with
0 votes
0 answers
4 views

I am trying to use pivot but it's not working the way I expect. The temptable I want to use input is #GenericTeam: Versionnumber Valid_from Team_name Attributenumber Attribute_displayname ...
Cees's user avatar
  • 1
0 votes
0 answers
10 views

Quite new to protobuf so hope the question isn't too basic. Can someone please help explain the example that is used in https://protobuf.dev/programming-guides/encoding/ repeated elements which I can'...
Atilla Mete Turedi's user avatar
0 votes
0 answers
17 views

A rails 7.1 view file runs with in-line javascript as follows. <script> var autoComplete = (function(){ [ ... contents of .js file. see below] </script> <%= javascript_tag do %> ...
Jerome's user avatar
  • 6,357
0 votes
0 answers
13 views

I’ve been using Claude AI daily for the past ~2 months to analyze GitHub repositories with similar structure (Android/Gradle projects), and it worked fine. Today, Claude can still see the repo and ...
Ho Quang Lam's user avatar
2 votes
0 answers
11 views

I am trying to make use of the Vue content library Element Plus, more specifically of its El-Tree component, but I need to make it functional with a keyboard and this has proven more challenging than ...
Avaloja's user avatar
  • 11
0 votes
0 answers
7 views

I was able to correctly compile the flutter windows engine and get the file (flutter_windows.dll) with the prebuilt dart sdk, but when I try to use --no-prebuilt-dart-sdk when added to the gn tool to ...
Titoot's user avatar
  • 120
0 votes
0 answers
12 views

I am currently building a Flutter app for a company I am working for, and I was doing some code refactoring that implied moving a Scaffold as a child of a ListenableBuilder . And I was wondering if it ...
johan's user avatar
  • 208
1 vote
0 answers
9 views

I save my filters in sharedPreferences, in the app and in web-browser daily use its fine , it gets save even on browser/app close. But overnight it gets lost on edge in all mobile device : final prefs ...
Rami Dhouib's user avatar
-8 votes
0 answers
26 views

https://docs.google.com/document/d/1_2y2eg8a5dXHW_KA-UYmVhTJ9fA4lJzRcFmuYcBVIoQ/edit?usp=sharing Can somebody solve all 8 of these Jeroo projects. Share your solutions if you solve it
Zack Tudor's user avatar
0 votes
0 answers
9 views

I have a SvelteKit project where i am trying to query a GraphQL endpoint and get end to end typesafety using Houdini. I run npx houdini init in my repository and get the following error: ⚠️ Couldn't ...
Jayant Godse's user avatar
-1 votes
1 answer
37 views

def odd_or_even(n): if n % 2 != 0: return "Odd" else: return "Even" #Here I wrote a function which checks wheter the number is odd or even using if ...
Gautam Chawda's user avatar
-9 votes
0 answers
52 views

I have tried it, this is very challenging. Can someone do all eight of these KONG projects. Instructions in the link: Donkey Kong Jeroo. Drop the files below after completing them!
Zack Tudor's user avatar
0 votes
0 answers
41 views

So I been working on an Ansible based project which basically handles the application/firmware upgrade from a Centralised Ansible Server connecting to hundreds of thousands of Linux Application ...
amitk's user avatar
  • 161
-2 votes
0 answers
33 views

I'm trying to capture this sudoku with Selenium and Python after accepting the cookie. With this code I could accept the cookie in the iframe and write the main site to the output.html for debugging: ...
kami's user avatar
  • 7
0 votes
0 answers
34 views

How to calc mouse position (ClientX, ClientY) in rotated and scaled DIV? HTML structure: SCALED DIV - transform: scale(0.8); ROTATED DIV - transform: rotate(340deg); ROTATED TARGET DIV - transform: ...
user1167761's user avatar

15 30 50 per page
1
2 3 4 5
1612010