Newest Questions

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

I am working on a plugin to transfer data from DolphinDB to DuckDB. I have a test case that tries to append a table containing various DolphinDB types to DuckDB. The table includes a nanotimestamp ...
Shiv Sharma's user avatar
2 votes
0 answers
10 views

Why is my `mapped_column` function not auto-completing when I pass `insert_default` as a parameter? I'm using PyCharm as my IDE. class base(DeclarativeBase): create_time: Mapped[datetime] = ...
Landon_Sparrow's user avatar
Advice
0 votes
0 replies
10 views

I just released a new open-source project called PostgresLite. It’s an ultra-lightweight embedded PostgreSQL engine designed to run directly inside Node.js, Bun, and even modern browsers — without ...
Nguyễn Thanh Sơn 's user avatar
Advice
0 votes
1 replies
15 views

For instance, programs for determining if this description applies. Of course it probably presupposes being able to find an appropriate algorithm. The programs could be in any language, though I have ...
where be coffee's user avatar
0 votes
0 answers
11 views

For some reason I can only install Angular 19.0.7 on my WIndows machine. WIndows 10 Version 22H2 (OS Build 19045.6466) No matter what I do, I keep getting Angular 19.0.7. How can I remedy this ...
Jam One's user avatar
  • 55
Advice
0 votes
0 replies
17 views

No technical background here, learning vibe-coding. Years of experience as a marketer. I want to build a full performance marketing tech stack in AI. I know quickads exist, but sometimes brands want ...
Veda's user avatar
  • 1
0 votes
1 answer
19 views

I am a CTF player and my workflow involves using a lot of tools and interacting with possibly malicious binaries. For isolation and tools, I'm currently using a docker image which contains (almost) ...
SivaRamaKrishnan R's user avatar
-2 votes
0 answers
21 views

I ran woeusb --device Win10.iso /dev/sdX, it hanged on Mounting filesystem..., ate all my available disk space, and when I killed it with Ctrl-C it didn't free up that space. WoeUSB mounts filesystems ...
OgGhostJelly's user avatar
0 votes
0 answers
10 views

When I try to import from a file into a table using COPY FROM : COPY import_ndr FROM '/tmp/test.txt' WITH (HEADER false, ENCODING 'utf-8', DELIMITER '|' ) It gives an error message of: invalid byte ...
Paul's user avatar
  • 1,006
-2 votes
0 answers
16 views

The spring batch team is being an ass again. I simply upgraded my spring batch to spring boot 64.0.3 and all hell broke lose. How many times will these donkeys keep breaking peoples code by constantly ...
BreenDeen's user avatar
  • 730
Advice
0 votes
2 replies
36 views

I would like to know how to conveniently make sure that a scalar is automatically converted to a numpy array that can be indexed. Note that np.asarray(x) will not work, since if x is a scalar, np....
Quercus Robur's user avatar
0 votes
0 answers
31 views

I am developing a Flutter application using flutter_riverpod for state management, dio for networking, and flutter_secure_storage / shared_preferences for session management. I implemented an in-app &...
Duorli Massengo's user avatar
Advice
1 vote
4 replies
49 views

I’m working on a personal project that limits or slows down access to certain websites. The idea is to introduce artificial network delay for selected sites to reduce time spent on them. I’m ...
Макс Холодов's user avatar
-1 votes
0 answers
34 views

We are trying to make a slash command for a Discord bot that creates forms. This is a stripped-down minimal reproducible example that produces similar results: require('dotenv').config() const discord ...
The User's user avatar
-4 votes
0 answers
46 views

I've found a website that checks batch number of a product and converts it to a production date to check how fresh is the product, how can I get the script that does that from that website ?
Benhaya Mohamed Amine's user avatar

15 30 50 per page
1
2 3 4 5
1611090