You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Identify areas where unnecessary complexity can be reduced.
59
+
* Suggest simpler, more maintainable implementations where applicable.
60
+
* Highlight sections that would benefit from using well-suited libraries instead of custom logic.
61
+
62
+
53
63
<!-- Added complexity might not be worth it, will reconsider this in future
54
64
* **Improve LAN accessibility**
55
65
56
66
* Enable stable LAN access without relying on changing IP addresses, which currently requires re-scanning.
57
67
* This'll help when system input fails and the app is configured to auto-start.
58
68
-->
59
69
60
-
Candidates are expected to refine these tasks in their GSoC proposals.
70
+
Candidates are expected to refine these tasks in their GSoC proposals and discuss their approaches with peers instead of directly raising PRs.
61
71
62
72
---
63
73
@@ -74,12 +84,12 @@ Candidates are expected to refine these tasks in their GSoC proposals.
74
84
75
85
### Proposal Expectations
76
86
77
-
*Clear, concise, and easy to understand.
78
-
*Demonstrates understanding of current limitations and the**end-to-end flow** of proposed solutions.
79
-
*Includes decision points and actions, ideally supported with **diagrams**.
80
-
*Identifies where alternative libraries could improve reliability or compatibility.
81
-
*Justifies the planned work, utilizing the entire GSoC period
82
-
*Discusses potential future improvements and scope.
87
+
*Shows strong understanding of current limitations and the **end-to-end solution flow**.
88
+
*Defines decision points and trade-offs, ideally with**diagrams**.
89
+
*Evaluates alternative libraries or approaches for better reliability and compatibility.
90
+
*Provides timeline utilizing the full GSoC period.
91
+
*Outlines future scope and long-term direction.
92
+
*Preferably include link to a video (e.g., on YouTube or any public platform) showcasing the app, its features, overall vision, and a brief explanation of its internal workings.
83
93
84
94
### General Abilities
85
95
@@ -112,5 +122,5 @@ Candidates are expected to refine these tasks in their GSoC proposals.
112
122
113
123
## Communication Channel
114
124
115
-
Join our Discord server ([https://discord.gg/xnmAPS7zqB](https://discord.gg/xnmAPS7zqB) and discuss this idea in
125
+
Join our Discord server ([https://discord.gg/xnmAPS7zqB](https://discord.gg/xnmAPS7zqB)) and discuss this idea in
0 commit comments