-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathsubject-knowledge.unused.json
More file actions
executable file
·72 lines (70 loc) · 1.39 KB
/
subject-knowledge.unused.json
File metadata and controls
executable file
·72 lines (70 loc) · 1.39 KB
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
69
70
71
72
[
{
"id": "",
"tags": ["social"],
"title": "Tomorrows Tools",
"description": "Almost all current tech will be evolved/changed in 10/20 years. What is the future workplace"
},
{
"id": "",
"tags": ["theory"],
"title": "Reason about complexity O(n)",
"description": ""
},
{
"id": "",
"tags": [],
"title": "FTP, POP, IMAP, SMTP",
"description": ""
},
{
"id": "",
"tags": ["theory"],
"title": "Operating system, virtual memory, scheduling, sandbox, drivers, filesystems, userlevels",
"description": ""
},
{
"id": "",
"tags": ["theory"],
"title": "interpreter/compiler",
"description": ""
},
{
"id": "",
"tags": ["practical"],
"title": "Containerisation",
"description": "Create a container"
},
{
"id": "",
"tags": ["practical", "security"],
"title": "Use a keylogger",
"description": ""
},
{
"id": "",
"tags": [],
"title": "User interface design",
"description": ""
},
{
"id": "",
"tags": ["code"],
"title": "Modify an SVG image from text",
"description": ""
},
{
"title": "TODO: verify a signature",
"description": "blockchain"
},
{
"title": "TODO: hash?"
},
{
"title": "TODO: rsa key pair - https certificate chain"
},
{
"title": "TODO: report community issues",
"description": "abandoned trolleys, planning permission around you and setup alerts?"
}
]