summaryrefslogtreecommitdiff
path: root/content
AgeCommit message (Collapse)Author
2024-11-08git: Archive finance-pyxengineering
2024-10-31git: Update soundbox-go API documentation URLxengineering
2024-10-31Add Go import for xengineering.eu/soundbox-appxengineering
This should allow to install this app with the Go tool and look up documentation.
2024-10-31Add Go import hint for xengineering.eu/soundbox-goxengineering
The old module name xengineering.eu/soundbox should be deprecated. It is kept for compatibility reasons.
2024-10-12Link Go module xengineering.eu/ceresxengineering
This change allows the `go` tool to find the source code of the referenced module.
2024-10-03git: soundbox-go: Add link to API documentationxengineering
2024-10-03git: soundbox-app: Reference soundbox-goxengineering
2024-10-03git: soundbox-go: Set active and extend descriptionxengineering
2024-10-03git: soundbox: Add links to related projectsxengineering
2024-10-02Rename soundbox-go module to soundboxxengineering
This makes the Go code way cleaner. The repository name stays `soundbox-go` but the Go module does not need the prefix. It is just a redundancy. Furthermore it is more common in go to have single-word package names (see the standard library as an example).
2024-10-01Add redirection for Go module soundbox-goxengineering
While the Go import is `xengineering.eu/soundbox-go` the repository URL is `https://cgit.xengineering.eu/soundbox-go`. This HTML file with a simple `meta` tag makes it possible that the Go tool from users find the correct URL automatically.
2024-10-01git: Add soundbox-goxengineering
2024-09-29git: Add soundbox-appxengineering
2024-09-29git: Set soundbox state to activexengineering
2024-09-26git: Add description for soundboxxengineering
2024-09-08git: Add finance-pyxengineering
2024-08-24git: Remove iot-core and iot-protocolxengineering
The approach to develop LoRa based IoT devices will not be continued. Instead Ethernet and PoE based devices are the next goal.
2024-07-28git: Archive scripts repositoryxengineering
This is not needed anymore. All those shell functions are now part of the dotfiles repository [1]. [1]: https://xengineering.eu/git/dotfiles
2024-05-28git: iot-protocol: Add repositoryxengineering
2024-05-17git: ceres: Update text after v0.4.0 releasexengineering
2024-04-14Add iot-contact projectxengineering
2024-04-13Add iot-corexengineering
2024-04-13Remove radio-gatewayxengineering
This project will be replaced by iot-core.
2024-01-03Remove XMPP contactxengineering
Public communication should rely only on mail. The XMPP account was never used intensively.
2024-01-03Add git/radio-gatewayxengineering
2023-12-24Remove iotfwxengineering
This project will not be continued. Firmware will be developed inside device-specific repositories together with mechanical, electrotechnical and software parts.
2023-12-24Add soundbox repositoryxengineering
2023-12-24articles: Switch to Alpine Linux version 3.19.0xengineering
2023-11-04Add content/git/iotfw.mdxengineering
2023-10-29Add article alpine-installationxengineering
2023-09-09oneplus-6: Remove section `Roadmaps`xengineering
2023-09-09Add link to ALSA API docxengineering
2023-09-02git: Add craft repositoryxengineering
2023-08-28Rename to articles/oneplus-6.mdxengineering
2023-08-28Archive stlscopexengineering
2023-08-27oneplus: Add USB/IP to goalsxengineering
2023-08-27Add links to debug call audioxengineering
2023-08-27Archive phonelockxengineering
2023-08-27oneplus: Switch goal from SXMO to Phoshxengineering
2023-08-26Add articles/oneplus-enchilada.mdxengineering
2023-08-16Make article names shorterxengineering
2023-05-19Update content/git/limox.mdxengineering
2023-05-12Add article about ModemManagerxengineering
2023-05-04Update git/ceresxengineering
2023-04-16Update LimoX pagexengineering
2023-04-13Update Ceres project page after v0.2.0 releasexengineering
2023-03-07Archive xbackup projectxengineering
Replaced by backup script template in scripts repository. See project page of xbackup for details.
2023-02-16Fix error in pacman-essentials.mdxengineering
2023-02-16Remove manual for dealing with CLI interfacexengineering
This fits not into this section. If mentioned at all it should get its own section. But after all it is quite obvious.
2023-02-16Add troubleshooting advice to pacman-essentials.mdxengineering
The two mentioned errors are quite common when working with Arch Linux.