-
Grammars can specify that they take either a ``, or specifically an ``. This behavior is well-defined for literal tokens, but less clear for functions evaluating to these types.
Math functions that…
-
we already have int64, it would be nice to use `int32` for 4-byte integers
![image](https://github.com/user-attachments/assets/00b5d1c4-be74-4623-a261-dd777478cb5c)
-
I see the following error on this simple example involving Metal arrays
```julia
julia> using Metal
julia> x = Metal.ones(2)
julia> gradient(x -> sum(x.^2), x)
ERROR: InvalidIRError: compili…
-
When I set Priority in Clickup dashboard (e.g. High), I get this error
```python
Traceback (most recent call last):
File "C:\PROJECT\Clickup\main.py", line 29, in main
click_up_client.fet…
-
### Version
main branch
### Describe what's wrong
### Error message and/or stacktrace
trino:s2> select * from data_type_table2;
Query 20241018_091229_00100_sgj86 failed: Unknown field data_…
-
### Problem description
It sometimes happens in large workflows that integers are downcasted and future computations suffer from integer overflows (non-polars issue I would say).
I am not sure ab…
-
On modern hi-res monitors, CorsixTH UI is very tiny and text hard to read.
One solution to that is to pick lower resolution, but then menus and the text becomes blurry.
Original DOS version is o…
-
Compiler Explorer: [https://godbolt.org/z/M45qzaj4b](https://godbolt.org/z/M45qzaj4b)
It seems that the code will get another assertion failed if `-` is changed to `+` on line 5:
Assertion `getTyp…
-
## Description
### What steps will reproduce the problem?
idk man, but this error occured when I was writing a code for getting n power of r(n^r) and after that I wanted to store the value in memo…
-
I've been using this excellent on my Mac for months. Now, suddenly, files that previously ran through my scripts just fine throw.
```
File "/Users/ini/parsonos/palaba-server/palaba/transcription…