-
# Update: 2019-07
## ForgeFed Community Forum
In order to consolidate development and community discussions, there is now a public web forum on the feneas.org website. FeNeAs is a non-profit vol…
-
IIUC, a job with cache enabled goes roughly like this (with defaults):
1. (setup-go) restore: download and extract cache blob, keyed by (among other things) `go.sum`
2. (user step) build something…
-
**Purpose**: To store notes from our recurring Public Developer Calls.
**Process**:
1. **Initial Notes**: Taken live in Hackmd or Google Docs.
2. **Posting**: Notes are posted as comments here.
…
-
Hi, just got my S3-Long. I followed all the instructions for the Arduino IDE Quick Start. As the instructions are not that clear,
(step 2) after installing the Arduino ESP32 (is the Arduino_ESP32_…
-
I might not write a parser for this idea, but just want to talk something about it. (And I'm ready to sleep. ;-)
1. When you give the type hints, do you very likely want to use that type of values, th…
ghost updated
9 years ago
-
## Erroneous Behavior
```
am failed:
0: Command failed: `/usr/local/bin/am -u`
1: `/usr/local/bin/am` failed: exit status: 1
```
## Expected Behavior
shouldn't fail
## St…
-
# C/C++ 工程化
C++的工程化指的是如何组织、构建和维护大型的C++项目。它涉及到代码组织、构建系统、自动化测试、版本控制等多个方面。以下是一些建议和步骤,帮助你进行C++的工程化管理:
1. **代码组织**:
- **目录结构**:为源文件(.cpp)、头文件(.h/.hpp)设定统一的目录,如`src/`和`include/`。还可以按功能模块进一步划分子目录。
…
-
I would like to get an idea of who's using angular2-seed. If your company or project uses the project, please add it here.
Would be great to know if you're using it in production or only prototyping/…
-
I have been trying to figure it out but I cant't seem to find what's wrong in the code "with my limited knowledge of C++"
Here's an exemple of what i'm getting in the serial monitor.
I have sucess…
-
### Bug report info
```plain text
act version: 0.2.55
GOOS: darwin
GOARCH: arm64
NumCPU: 12
Docker host: DOCKER_HOST enviro…