<feed xmlns='http://www.w3.org/2005/Atom'>
<title>golang-id-tour, branch main</title>
<subtitle>The source codes for tour.golang-id.org.</subtitle>
<id>http://git.kilabit.info/golang-id-tour/atom?h=main</id>
<link rel='self' href='http://git.kilabit.info/golang-id-tour/atom?h=main'/>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/golang-id-tour/'/>
<updated>2026-02-10T05:58:15Z</updated>
<entry>
<title>make: ganti name configuration gcloud sesuai nama proyek</title>
<updated>2026-02-10T05:58:15Z</updated>
<author>
<name>Shulhan</name>
<email>m.shulhan@gmail.com</email>
</author>
<published>2026-02-10T05:58:15Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/golang-id-tour/commit/?id=cbd5ed9bdc1463575c705ead65de4ef2a8a3fda7'/>
<id>urn:sha1:cbd5ed9bdc1463575c705ead65de4ef2a8a3fda7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>all: set minimum Go runtime ke versi 1.25.0</title>
<updated>2026-02-10T05:39:30Z</updated>
<author>
<name>Shulhan</name>
<email>m.shulhan@gmail.com</email>
</author>
<published>2026-02-10T05:39:30Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/golang-id-tour/commit/?id=608bb927d407fa2ef295d369cb11c40e8710c373'/>
<id>urn:sha1:608bb927d407fa2ef295d369cb11c40e8710c373</id>
<content type='text'>
</content>
</entry>
<entry>
<title>go.mod: pembaruan semua dependensi</title>
<updated>2026-02-10T05:37:26Z</updated>
<author>
<name>Shulhan</name>
<email>m.shulhan@gmail.com</email>
</author>
<published>2026-02-10T05:37:26Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/golang-id-tour/commit/?id=3ee118461774c1356915b443f02ca03c8c3e5616'/>
<id>urn:sha1:3ee118461774c1356915b443f02ca03c8c3e5616</id>
<content type='text'>
</content>
</entry>
<entry>
<title>content/moretypes: perbaikan kata</title>
<updated>2026-02-10T05:36:12Z</updated>
<author>
<name>Shulhan</name>
<email>m.shulhan@gmail.com</email>
</author>
<published>2026-02-10T05:36:12Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/golang-id-tour/commit/?id=f941dc4da929fb39797232b2a43b21a88a5bbf40'/>
<id>urn:sha1:f941dc4da929fb39797232b2a43b21a88a5bbf40</id>
<content type='text'>
Ganti kata "mengindahkan" dengan "mengabaikan".

Close #5
</content>
</entry>
<entry>
<title>local: add support for socket based activation with systemd</title>
<updated>2026-02-02T14:57:47Z</updated>
<author>
<name>Shulhan</name>
<email>m.shulhan@gmail.com</email>
</author>
<published>2026-02-02T14:57:47Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/golang-id-tour/commit/?id=2f56b620fe3267c6fac10f6d5e4a7e857d5e71e7'/>
<id>urn:sha1:2f56b620fe3267c6fac10f6d5e4a7e857d5e71e7</id>
<content type='text'>
The tour program now can be activated by systemd.socket(5).
</content>
</entry>
<entry>
<title>go.mod: update all dependencies</title>
<updated>2026-02-02T14:44:09Z</updated>
<author>
<name>Shulhan</name>
<email>m.shulhan@gmail.com</email>
</author>
<published>2026-02-02T14:44:09Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/golang-id-tour/commit/?id=af01db92500d1b635bfbf70727a8e7b12ef7fe00'/>
<id>urn:sha1:af01db92500d1b635bfbf70727a8e7b12ef7fe00</id>
<content type='text'>
</content>
</entry>
<entry>
<title>all: tambah flag untuk mengatur Origin dari koneksi WebSocket</title>
<updated>2024-09-15T14:47:31Z</updated>
<author>
<name>Shulhan</name>
<email>m.shulhan@gmail.com</email>
</author>
<published>2024-09-15T14:47:31Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/golang-id-tour/commit/?id=1b6d5089f95e7d3ae6c058108b5be04fce2a3598'/>
<id>urn:sha1:1b6d5089f95e7d3ae6c058108b5be04fce2a3598</id>
<content type='text'>
Misalnya, jika httpListen di set ke "127.0.0.1:10201" dan servis berjalan
dibelakang sebuah proksi dengan domain "tour.golang-id.local", koneksi
ke WebSocket akan ditolak, karena pada saat handshake origin dari request
dicocokan dengan host dan port dari httpListen.
</content>
</entry>
<entry>
<title>pic: perbaikan path impor</title>
<updated>2024-09-15T14:40:53Z</updated>
<author>
<name>Shulhan</name>
<email>m.shulhan@gmail.com</email>
</author>
<published>2024-09-15T14:40:53Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/golang-id-tour/commit/?id=548712d7fd6d52022c4f8600889bc134cf6d4ad3'/>
<id>urn:sha1:548712d7fd6d52022c4f8600889bc134cf6d4ad3</id>
<content type='text'>
Bagian kode yang mengimpor "tour" harusnya mengacu ke modul ini.
</content>
</entry>
<entry>
<title>go.mod: pembaruan dependensi</title>
<updated>2024-09-15T14:40:11Z</updated>
<author>
<name>Shulhan</name>
<email>m.shulhan@gmail.com</email>
</author>
<published>2024-09-15T14:40:11Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/golang-id-tour/commit/?id=44efc05b4385877a643d63996610c8be5080d5cb'/>
<id>urn:sha1:44efc05b4385877a643d63996610c8be5080d5cb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>local: disable opening browser automatically by default</title>
<updated>2024-09-14T11:14:18Z</updated>
<author>
<name>Shulhan</name>
<email>m.shulhan@gmail.com</email>
</author>
<published>2024-09-14T11:14:18Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/golang-id-tour/commit/?id=e1bf4a6125d0e118830442afe265f5d731326c59'/>
<id>urn:sha1:e1bf4a6125d0e118830442afe265f5d731326c59</id>
<content type='text'>
When the program run using system service, in the background, we did not
want it to open browser automatically.
</content>
</entry>
</feed>
