blob: 622a77ac9777e9c6c7f1eef72234f6740801586f (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
|
---
layout: default
title: "2023-08-29: Devops meeting notes"
parent: Meeting notes
nav_order:
---
# DevOps Meeting Notes
<!--
Useful links
- Infra open issues: https://github.com/python-discord/infra/issues
- infra open pull requests: https://github.com/python-discord/infra/pulls
- *If* any open issue or pull request needs discussion, why was the existing
asynchronous logged communication over GitHub insufficient?
-->
## Agenda
- **Bella is still on the streets**
- The Python Discord Bella On The Streets Fundraising Campaign Q3 2023 has not
been successful so far. To help Bella receive French citizenship, Joe has
put up a French flag behind himself in the meeting.
- Joe corrects my sarcasm. It is an Italian flag, not a French flag. The
reason for this flag is that his new prime interest on campus was born in
Italy.
- **The SnekBox CI build is pretty slow**
- Guix and Nix are not alternatives. Neither is Ubuntu
- We use pyenv to build multiple Python versions for a new feature
- The feature is not rolled out yet
- Part of the problem is that we build twice in the `build` and the `deploy`
stage
- On rollout, Joe tested it and it works fine
- No update on the Hugo build yet
- For snowflake, Johannes will write a proposal to the admins for hosting it
- We should consider talking about the following points:
- statistically ~8% of Tor traffic is problematic (10% of traffic is to
hidden services, 80% of hidden service traffic is for illegal services)
- overall the project's position and our ideal is to help people for a good
cause
- all traffic is forwarded to the Tor network, the service is lightweight
and only proxies encrypted traffic there
<!-- vim: set textwidth=80 sw=2 ts=2: -->
|