-
Currently, ERPNext allows users to record deferred expenses/deferred income through specific invoice-based entries, either from purchase or sales invoices. This functionality is incredibly useful for …
-
## Description
Develop a backend endpoint that generates and sends a magic link to a user’s email for quick login without a password. The magic link should contain a secure token that, when clicked, …
-
### Link to repository
https://github.com/acm-wq/catppuccin_ruby
### Screenshots
![photo_2024-09-22_10-00-29](https://github.com/user-attachments/assets/003a753a-108d-4bd3-a044-9989e3e768c7)
![pho…
-
Since our compiler deals with operations that have static shapes (inputs and outputs) in order to enable KV cache we have to pad K and V tensors to some max_seq_len. It is eather that or compile in ev…
-
Classes like `UserAccount` which inherit from other classes don't re-define their fields (e.g., `name` is not part of the `UserAccount` class in the generation bits as it is part of the `Account` clas…
-
Dagre allows us to provide a custom ordering function to the algorithm, so we can control the order of child nodes in the workflow.
Using this logic, we could I think relatively easily:
1) ALWAYS …
-
![IMG_0001](https://github.com/user-attachments/assets/c6ae53a1-e028-42a7-aeda-68a4ac7269e7)
When I go to download the AltStore app at AltStore.io and tap “Download” I get the “ Safari cannot open …
-
### Check for existing issues
- [X] Completed
### Describe the bug / provide steps to reproduce it
![image](https://github.com/user-attachments/assets/3577d97a-6aa0-4466-8705-21f02059543d)
…
daneb updated
1 month ago
-
## Description
I created a Bitcoin account in Brave Wallet and was able to see the address. I've since reset my wallet and restored from my seed phrase, but now I can no longer see the address f…
-
I would like to support reuse of Span to reduce memory usage.
Support for setting up span generators.
```
type SpanInfo struct {
Parent trace.SpanContext
SpanContext trace.SpanContext
…