-
I want to organize my structure a bit and im running into issues...
this is my structure:
lib.rs - main one
program_accounts.rs - accounts and contexts
token_minter.rs - functions for minting to…
-
### What steps will reproduce the problem?
```
$query = ArClass::find();
$query->addSelect('extraField');
$item = $query->one();
```
### What is the expected result?
`$item` has all default f…
-
### articles phase 2
- [ ] search on article by topics
- [ ] search on articles by => name
- [x] add article
- [x] article/id
- [x] main body
- [x] show instructor
- [x] show li…
-
Add a statistics section on Home page to show number of students, number of shared notes, subjects, total likes, etc.
-
Working on evaluating Typesense for an upgrade to our search platform, and trying to figure out if there is a way to adjust sort values based on columns. Maybe someone can point me in the right direc…
-
The p&s router puts the vias for differential pairs either on the same x or same y coordinate. This leads to strange via placement for parts at an angle.
![2020-06-22-202031_3200x1080_scrot](https:…
-
Currently when you clone a rule the notification is not cloned, especially the most important ones likes Body template and Split fields.
(Tested in Wizard 5.1.3)
-
I run `python examples/benchmark.py` and encounter the following error - the output from flex attention differs from SDPA
```
Traceback (most recent call last):
File "/local/home/chayut/workpla…
-
As a **SITE USER,** I can like the the posts and see the amount of likes and posts, only if I am logged in.
-
```python
import pandas as pd
dat = {
'user': ['Aaron', 'Aaron', 'Bob', 'Bob', 'Cindy', 'Cindy'],
'likes': ['Apples', 'Bananas', 'Cherries', 'Dates', 'eggs', 'fruit'],
'vals': […