Newest Questions

Filter by
Sorted by
Tagged with
Advice
0 votes
0 replies
4 views

I am trying to understand how to create a press release that gets picked up by journalists and media outlets. I would like advice on the following points: What is the ideal structure of a ...
George's user avatar
  • 1
-3 votes
0 answers
12 views

Error 1200 Ray ID: 9db14af54d8e555e •2026-03-12 08:05:15 UTC This website has been temporarily rate limited What happened? Too many requests for juaabjlpt-bd.org. Try again later. Please see https://...
Ali ajgor Bappi's user avatar
-1 votes
0 answers
8 views

This one of the tricky scenario i am going through in accessing the exisiting agent i created from ai foundary project. I created a an agents in AI foundary project i used below AIProjectClient to use ...
AdhiHari's user avatar
Advice
0 votes
0 replies
5 views

I am merely asking if such a thing is possible, and if anyone has already done something similar what best practices should be used. I was asked to examine the possibility of utilizing voice input ...
user25469649's user avatar
-1 votes
0 answers
10 views

I am building a sequencer in Swift using AudioKit and testing several sampler engines, including: DunneAudioKit Sampler MIDISampler AppleSampler I noticed that when triggering two notes of the same ...
JohnOfIreland's user avatar
-1 votes
0 answers
6 views

I have a website that I want to start paid Referral program, when someone click on the preexisting username eg NRWF4563R and Register and Activate that Account with $5.00, and Activation message will ...
Naira-Rain's user avatar
0 votes
0 answers
9 views

The folllowing test: assert_raises(Timeout::Error) do Timeout.timeout(1) do sleep(5) # This should exceed the timeout post confirm_execution_url, params: { txdoc_id: this_txdoc.id }, "...
Jerome's user avatar
  • 6,435
0 votes
0 answers
11 views

I am trying to monitor screenshot events on Windows 10/11 by hooking the API used when a screenshot or screen recording is taken via the Snipping Tool (Win + Shift + S). While investigating, I found ...
Hritik Kaushik's user avatar
0 votes
1 answer
20 views

I am trying to write a simple script to process JSON5 — the idea is to convert to standard JSON and let JSON.parse() do the rest. I’m using regular expressions to do the conversion. One part is to ...
Manngo's user avatar
  • 17.2k
Best practices
0 votes
0 replies
11 views

I have a CLI tool that connects to a remote via SSH and does a bunch of operations on that host. To test this I want to write multiple integration tests. The tests should spin up a docker compose ...
glades's user avatar
  • 5,472
Advice
0 votes
0 replies
12 views

After reading some articles it is still unclear to me why exactly the AutoGluon tutorial for Chronos2 creates training data. If I am not wrong, foundation models use transfer learning and the weights ...
Elias Mondelaers's user avatar
0 votes
0 answers
14 views

As expected, copying a system executable (e.g. id, ls etc.) in a user directory does not give you a usable executable (it gets SIGKILL on launch). On an Intel Mac with Tahoe 26.3.1 , the command: ...
diciotto's user avatar
0 votes
0 answers
7 views

I’m trying to build my React Native / Expo app for iOS TestFlight using EAS Build, but the production build fails while development builds work fine. I’m on Windows, so I’m using eas build (no Xcode ...
Developer Squarestech's user avatar
-1 votes
0 answers
14 views

I'm working on a Next.js 14 project with Prisma and getting a TypeScript error when trying to use my accessRequest model import { NextResponse } from "next/server"; import { prisma } from &...
michael andika's user avatar
1 vote
0 answers
29 views

I need to run python script with costly initialization (0.5 seconds). To mitigate initialization time multiple interpreters are pooled, so when need to execute arises, interpreter is taken from pool ...
JL0PD's user avatar
  • 4,748

15 30 50 per page
1
2 3 4 5
1611211