-
### Idea Contribution
- [X] I have read all the feature request issues.
- [X] I'm interested in working on this issue
- [X] I'm part of GSSOC organization
### Explain feature request
PostgreSQL, a …
-
### Proposal Details
We have our own docker image containing our Go toolchain. As an optimization, we also pre-compile the standard library (`go build std`) so that it is in the gocache.
Evidently…
-
### Project Name
ProactiveOS: AI-Driven Autonomous OS Management
### Description
Description:
ProactiveOS is an advanced AI-driven operating system management solution designed to enhance system st…
-
First of all, thanks for writing this crate!
It would be pretty awesome if the slice types had functions to modify attributes, and these wrote-through to the underlying slice.
Another optimizati…
-
### Intermediate Level
**1. Data Validation and Error Handling**
- Implement proper data validation for incoming requests.
- Learn to handle and return appropriate error responses.
- Explore …
-
Run an experiment to evaluate the performance of a simulated annealing gradient descent (SA-GD) approach compared to traditional gradient descent (GD). The purpose of this experiment is to understand …
-
In GitLab by @BernhardBecker on Aug 28, 2018, 12:11
**Feature request**: time horizon management for RTC-Tools with different periods and time step definitions as follows.
The terms and concept descr…
-
[OR-Tools](https://developers.google.com/optimization) is fast and portable software for combinatorial optimization, developed at Google in C++, that can be used from C++, Python, C#, or Java.
Inst…
-
I've identified a few issues with the encoding/decoding tools that I'm interested in solving:
1. They are not iterative / streaming. The entirety of the input is read first before it is all decode…
bal-e updated
2 months ago
-
There are a few interesting linters, STAs that we could add to the CI flow to improve checks:
Flawfinder
https://dwheeler.com/flawfinder/
splint
https://splint.org/
scan-build - exists as a…