Search
6 results for “machabaeus”
-
A retro HDD opened up, to display the nice technology inside 💠
This drive has fulfilled its full life cycle without any incidents
-
Detailed compositions of retro 2.5" HDD
This drive uses the ancient IDE interface
HDD like this one were common in notebook computers of that era. They were a bit less sensitive to shocks in comparison with the 3.5" counterparts due to physics, less mass on the heads means it's is less prone to slam into the HDD platters
#HDD #IDE #Small #factor #RetroComputing #hardware -
Detail of a retro hard drive
-
This is a crucial program on my Android devices. The more Open Source communication software I use the more I need Open Source notification systems; this works flawless
#ntfy #notifications #programming #Android #Linux #sh #bash #csh #ksh #zsh #fish #curl #http #javascript #golang #powershell #python #php #technology #OpenSource #POSIX
-
```
go run hallo_wereld.go
hallo hoe gaat het
go build hallo_wereld.go
ls -lh
./hallo_wereld
```#golang #programming #technology #hello #world #HelloWorld #NL #myFirstToot #toot #fediverse #first #Love
-
```
package mainimport "fmt"
func main() {
fmt.Println("hallo hoe gaat het")
}
```#golang #programming #technology #hello #world #HelloWorld #NL #myFirstToot #toot #fediverse #first #Love