-
Add rounded hats to event handlers in v1 to:
1. Provide a visual cue to make it more intuitive for users to understand which blocks can initiate code and reduce attempts to place blocks on top of e…
-
### Availability
Period is from **May 21st** to **June 19th**. Please write the days you won't be working and the number of working days for the period.
- @lguychard: 22d
- @twop: 21d
- @attfa…
-
boolean foodCollide(float x, float y) { //check if a position collides with the food
if(x == food.pos.x && y == food.pos.y) {
return true;
}
return f…
-
[Homepage](https://practicalai.me/) does not seem to work.
-
We all at Public Lab 🎈 - learn, grow, work, brainstorm ideas, contribute together so why not share about our weekly goals and the awesome work we have done at Public Lab with each other, so we can sup…
-
The fact this program contains the word "code" in it's name is very offending. Why not remove the word "code" from it's name? I'm sure no other program did this before us!
- VSCode Version: a…
-
Calendar support has landed in Temporal. Now we need to decide on the default calendar.
**Option 1** is for the API to always assume the ISO (Gregorian) calendar. The programmer can opt-in to an …
-
This role is responsible for representing Bisq online and in the physical world whenever and wherever it is useful to do so. Ambassador work ranges from answering questions about Bisq on Reddit to giv…
-
As reported by TomCal on slack
```
Operation Code Slack Channels, sorted by number of members, as of July 22, 2019
Perhaps useful when selecting which channels to join, and/or when recommending c…
-
## Planned work
#### Search
- [ ] [Monaco-backed search field](https://github.com/sourcegraph/sourcegraph/pull/7669) follow-ups @lguychard :
- [ ] #7692 Search field does not shrink when th…