Skip to content
This repository was archived by the owner on Aug 17, 2023. It is now read-only.

Commit 4ad8c70

Browse files
committed
Updates
1 parent 3b994f3 commit 4ad8c70

File tree

3 files changed

+78
-60
lines changed

3 files changed

+78
-60
lines changed

docs/process/Chat-Rooms.md

Lines changed: 61 additions & 58 deletions
Original file line numberDiff line numberDiff line change
@@ -9,83 +9,86 @@ See also: [[Communication-Conventions]]
99

1010
## [[Matrix]]
1111

12-
_Adrestia Space_ - this has its own room listing which you can explore once
12+
When using Element, make sure you enable the
13+
_Spaces_[^spaces] feature.
14+
15+
- [_Adrestia Space_](https://element.adrestia.iohkdev.io/#/room/!AigYLvAgiNcitQyBDQ:adrestia.iohkdev.io) - this has its own room listing which you can explore once
1316
you've been invited.
1417

15-
- [\#team](https://element.adrestia.iohkdev.io/#/room/#team:adrestia.iohkdev.io) - The full Adrestia team.
16-
- [\#matrix-testing](https://element.adrestia.iohkdev.io/#/room/#matrix-testing:adrestia.iohkdev.io) - A room for trying out features of Matrix chat rooms and client, etc.
17-
- [\#dev](https://element.adrestia.iohkdev.io/#/room/#dev:adrestia.iohkdev.io) - Development discussions.
18+
* [\#team](https://element.adrestia.iohkdev.io/#/room/#team:adrestia.iohkdev.io) - The full Adrestia team.
19+
* [\#matrix-testing](https://element.adrestia.iohkdev.io/#/room/#matrix-testing:adrestia.iohkdev.io) - A room for trying out features of Matrix chat rooms and client, etc.
20+
* [\#dev](https://element.adrestia.iohkdev.io/#/room/#dev:adrestia.iohkdev.io) - Development discussions.
21+
22+
[^spaces]: More information about _Spaces_:
23+
- https://element.io/blog/spaces-the-next-frontier/
24+
- https://element.io/blog/spaces-blast-out-of-beta/
25+
- https://matrix.org/blog/2021/05/17/the-matrix-space-beta
1826

1927
## [Slack](https://input-output-rnd.slack.com])
2028

21-
### Adrestia
29+
Here are a selection of possibly relevant channels on Slack.
2230

23-
- `#adrestia-dev` - main channel for people across the company to ask questions of our team and discuss all things Adrestia.
24-
- `#adrestia-secret-fort` - decommissioned and replaced with Matrix.
25-
- `#adrestia-polyglot`
26-
- `#adrestia-daily`
27-
- `#adrestia-releases`
28-
- `#adrestia-leads`
29-
- `#cardano-launcher-dev`
30-
- `#daedalus-adrestia-node`
31-
- `#lightwallet`
32-
- `#recruiting_adrestia`
31+
:::{.highlight-block}
32+
#### Key
33+
- 🔥 High traffic
34+
- 👍 Recommended to join
35+
- ⛪ Public
36+
- 🔒 Private
37+
:::
3338

34-
### Cardano
39+
### Adrestia
40+
- ⛪ 👍 `#adrestia-dev` - main channel for people across the company to ask questions of our team and discuss all things Adrestia.
41+
- 🔒 ❌ `#adrestia-secret-fort` - decommissioned and replaced with Matrix.
42+
- 🔒   `#adrestia-polyglot` - compilation of wallet code to javascript/webassembly.
43+
- 🔒   `#adrestia-daily` - status updates.
44+
-   👍 `#adrestia-releases` - for co-ordinating releases.
45+
-   👍 `#cardano-launcher-dev` - development of [cardano-launcher](https://github.com/input-output-hk/cardano-launcher).
46+
-   👍 `#daedalus-adrestia-node` - intersection of the three main components of Daedalus.
47+
-   👍 `#lightwallet` - light wallet project.
48+
- 🔒 ❌ `#adrestia-leads` - not used much.
49+
- 🔒   `#recruiting_adrestia` - used with recruitment dept to discuss of roles, filter applications on workable, arrange interviews with candidates, etc.
3550

36-
- `cardano-dev`
37-
- `cardano-db-sync-dev`
38-
- `cardano-explorer-app-dev`
39-
- `#consensus`
40-
- `#ledger`
41-
- `#network`
42-
- `#node`
43-
- `#node-api-and-cli`
44-
- `#node-logging`
45-
- `#plutus`
46-
- `#team-cardanodocs`
51+
### Cardano
52+
-   👍 `#cardano-dev` - main channel for Cardano development.
53+
-   👍 `#consensus` - consensus layer development.
54+
-   👍 `#ledger` - ledger layer development.
55+
-   👍 `#network` - network layer development.
56+
-   👍 `#node` - [cardano-node](https://github.com/input-output-hk/cardano-node) development
57+
-   👍 `#node-api-and-cli` - cardano-cli and cardano-api.
58+
-   👍 `#node-logging` - benchmarking, logging and monitoring.
59+
-   👍 `#cardano-db-sync-dev` - [cardano-db-sync](https://github.com/input-output-hk/cardano-db-sync) development
60+
-   👍 `#cardano-explorer-app-dev` - cardano explorer frontend.
61+
-   👍 `#plutus` - Plutus development.
62+
-     `#team-cardanodocs` - documentation writing.
4763

4864
### Daedalus
4965

50-
- `#daedalus` - main channel to discuss all things Daedalus.
51-
66+
- ⛪ 👍 `#daedalus` - main channel to discuss all things Daedalus.
67+
5268
### Channels for getting help
5369

54-
- `#crossteam-ci`
55-
- `#ops`
56-
- `#haskell`
57-
- `#emacs-best-practices`
58-
- `#nix-best-practices`
70+
- ⛪ 👍 `#crossteam-ci` - get help with your failing builds, discuss CI issues.
71+
- ⛪   `#ops` - devops team public channel.
72+
- ⛪ 👍 `#haskell` - ask questions, discuss Haskell stuff.
73+
- ⛪   `#emacs-best-practices` - Emacs users.
74+
- ⛪ 👍 `#nix-best-practices` - get help with Nix.
5975

6076
### Large channels
6177

62-
- `#engineering` - large channel for all engineering staff.
63-
- `#public`
64-
- `#public-random`
65-
- `#announcements`
66-
- `#comms`
67-
- `#security-public`
78+
- ⛪ 👍 `#engineering` - large channel for all engineering staff.
79+
- ⛪ 🔥 `#public` - general IOHK-relevant content.
80+
- ⛪ 🔥 `#public-random` - share interesting links and stories.
81+
- ⛪   `#announcements` - not particularly interesting, messages are usually cross-posted anyway.
82+
- 🔒 🔥 `#comms` - comms team discussion.
83+
- ⛪ 👍 `#security-public` - computer and network security.
6884

6985
### Special topics
7086

71-
- `#aus`
72-
- `#keyboards`
73-
- `#fitness`
87+
- `#aus` - channel for (honourary) Australians and Kiwis.
88+
- `#keyboards` - input devices and related topic.
89+
- `#fitness` - health and well-being.
7490

7591
### Admin-type things
7692

77-
- `#concur`
78-
- `#udemy`
79-
80-
81-
## TODO
82-
83-
- [ ] Add a key and tag each channel with categories
84-
- 🔥 High traffic
85-
- 👍 Recommended to join
86-
- ⛪ Public
87-
- 🔒 Private
88-
89-
- [ ] Add more channels and descriptions.
90-
91-
- [ ] Format in tables
93+
-`#concur` - get help with SAP.
94+
- 🔒 `#udemy` - training platform.

docs/process/Estimation-Process.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ This practice lets us share knowledge about tasks.
9797

9898
## Implicit acceptance criteria
9999

100-
Every development task is subject to the [[Definition of Done]].
100+
Every development task is subject to the [[Definition-of-Done]].
101101

102102
So development tasks such as testing, documentation, review, etc, must
103103
be included as part of the estimate.

docs/process/Matrix.md

Lines changed: 16 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,22 @@ To enable it, choose _Set up encryption_ in your Element settings.
8686

8787
### "Unable to decrypt" errors
8888

89-
1. The sender doesn’t know you exist, because when they sent the the message their server hadn’t yet seen you were in the room.
89+
Not quite sure why this happens. Possible causes:
90+
91+
1. The sender doesn't know you exist, because when they sent the the message
92+
their server hadn't yet seen you were in the room.
93+
94+
2. Lack of cross-signing ("verification" of other user's sessions).
95+
96+
### How to send direct messages which _aren't_ E2E encrypted
97+
98+
Under Element at least, direct messages to other users default to being E2E
99+
encrypted, and you can't change it.
100+
101+
In case you need it, a workaround is:
102+
1. Create a new private room with encryption disabled.
103+
2. Invite the other user to this room.
104+
3. Run the command `/coverttodm` in this room.
90105

91106
## Other clients
92107

0 commit comments

Comments
 (0)