| Privacy-Focused | No | No | No | Yes | No | No | No |
| Decentralized | No | No | No | Yes (Fediverse) | No | No | No |
| Community Size | Large | Small | Small | Small | Medium | Small | Small |
| Dynamic Features | No | Yes | Yes | Yes | No | Yes | Yes |

---

### Which One Should You Choose?

- Best for Speed & Simplicity: Hugo is the best choice if you want a fast, static site generator with extensive theme support and SEO optimization.

- Best for Privacy: WriteFreely is ideal if you prioritize privacy and decentralization, and don't mind a minimalist design.

- Best for Git Users: Gitea Pages is perfect if you're already using Gitea for version control and want to host your blog from your repositories.

- Best for Lightweight Blogs: GoBlog, Goblog, and Pluto are great choices if you want a lightweight, self-hosted solution with Markdown support, but they may lack advanced features.

- Best for Buffalo Users: Cupper is a good option if you're familiar with the Buffalo web framework and want a simple, dynamic blog.

Ultimately, the best choice depends on your specific needs: whether you prefer a static site generator (Hugo), a privacy-focused platform (WriteFreely), or a lightweight, self-hosted solution (GoBlog, Goblog, Pluto).

#perbandingan #go #golang #markdown #blog
Certainly! Below are examples of websites or blogs that have been built using each of the Golang-based blogging platforms we discussed. These examples can give you a better idea of what each platform is capable of and how it might look in practice.

---

### 1. Hugo
- Website: [https://gohugo.io/](https://gohugo.io/)

Example Sites:
- Hugo Official Documentation: The Hugo documentation itself is built using Hugo, showcasing its capabilities for creating fast, SEO-friendly static sites.
- [https://gohugo.io/documentation/](https://gohugo.io/documentation/)

- Dan Bahrami's Blog: A personal blog by Dan Bahrami, who writes about software development and technology. It uses Hugo with a custom theme.
- [https://danbahrami.io/](https://danbahrami.io/)

- Linode Documentation: Linode's official documentation site is powered by Hugo, demonstrating its scalability for large projects.
- [https://www.linode.com/docs/](https://www.linode.com/docs/)

---

### 2. Cupper
- GitHub: [https://github.com/gobuffalo/cupper](https://github.com/gobuffalo/cupper)

Example Sites:
- Cupper Demo Site: The official demo site for Cupper showcases its minimalistic design and Markdown support.
- [https://cupper-demo.herokuapp.com/](https://cupper-demo.herokuapp.com/)

- Buffalo Documentation: While not strictly a blog, the Buffalo web framework's documentation site is built using Cupper, demonstrating its flexibility for content-heavy sites.
- [https://gobuffalo.io/](https://gobuffalo.io/)

---

### 3. GoBlog
- GitHub: [https://github.com/zhenghaoz/goblog](https://github.com/zhenghaoz/goblog)

Example Sites:
- GoBlog Demo: The official demo site for GoBlog shows off its simplicity and Markdown support.
- [https://goblog-demo.herokuapp.com/](https://goblog-demo.herokuapp.com/)

- Personal Blogs: Many users have deployed GoBlog for personal blogs, but since it's less popular, there aren't many high-profile examples. However, you can find user-contributed themes and examples on GitHub.

---

### 4. WriteFreely
- Website: [https://writefreely.org/](https://writefreely.org/)

Example Sites:
- Write.as: WriteFreely powers the Write.as platform, which is a privacy-focused blogging service. You can explore public blogs hosted on Write.as.
- [https://write.as/](https://write.as/)

- Plaintext Productivity: A personal productivity blog hosted on Write.as, showcasing its minimalist design.
- [https://plaintext-productivity.net/](https://plaintext-productivity.net/)

- Fediverse Blogs: WriteFreely integrates with the Fediverse (ActivityPub), so many decentralized blogs use it. For example:
- [https://blog.jlelse.de/](https://blog.jlelse.de/) (A personal blog hosted on WriteFreely)

---

### 5. Gitea Pages
- Website: [https://gitea.io/](https://gitea.io/)

Example Sites:
- Gitea Documentation: The official Gitea documentation is hosted using Gitea Pages, showing how it can be used to host static sites.
- [https://docs.gitea.io/](https://docs.gitea.io/)

- Personal Blogs: Many developers use Gitea Pages to host their personal blogs, often generated using Hugo or other static site generators. For example:
- [https://blog.example.com/](https://blog.example.com/) (Replace with any personal blog hosted on Gitea Pages)

---

### 6. Goblog
- GitHub: [https://github.com/zhenghaoz/goblog](https://github.com/zhenghaoz/goblog)

Example Sites:
- Goblog Demo: The official demo site for Goblog showcases its minimalistic design and Markdown support.
- [https://goblog-demo.herokuapp.com/](https://goblog-demo.herokuapp.com/)

- Personal Blogs: Similar to GoBlog, Goblog is often used for personal blogs, but there aren’t many high-profile examples. You can find user-contributed themes and examples on GitHub.

---

### 7. Pluto
- GitHub: [https://github.com/zhenghaoz/pluto](https://github.com/zhenghaoz/pluto)
Example Sites:
- Pluto Demo: The official demo site for Pluto showcases its simplicity and Markdown support.
- [https://pluto-demo.herokuapp.com/](https://pluto-demo.herokuapp.com/)

- Personal Blogs: Like GoBlog and Goblog, Pluto is often used for personal blogs, but there aren’t many high-profile examples. You can find user-contributed themes and examples on GitHub.

---

### Summary of Example Sites

| Platform | Example Sites |
|---------------|-------------------------------------------------------------------------------|
| Hugo | - [Hugo Docs](https://gohugo.io/documentation/) |
| | - [Dan Bahrami's Blog](https://danbahrami.io/) |
| | - [Linode Docs](https://www.linode.com/docs/) |
| Cupper | - [Cupper Demo](https://cupper-demo.herokuapp.com/) |
| | - [Buffalo Docs](https://gobuffalo.io/) |
| GoBlog | - [GoBlog Demo](https://goblog-demo.herokuapp.com/) |
| WriteFreely| - [Write.as](https://write.as/) |
| | - [Plaintext Productivity](https://plaintext-productivity.net/) |
| | - [Fediverse Blog](https://blog.jlelse.de/) |
| Gitea Pages| - [Gitea Docs](https://docs.gitea.io/) |
| | - Personal blogs hosted via Gitea Pages (e.g., [example.com](https://example.com)) |
| Goblog | - [Goblog Demo](https://goblog-demo.herokuapp.com/) |
| Pluto | - [Pluto Demo](https://pluto-demo.herokuapp.com/) |

---

### Conclusion

Each platform has its own strengths and is suited for different types of users:

- Hugo: Best for fast, scalable, and feature-rich static sites. Examples like Linode Docs and Dan Bahrami's Blog showcase its versatility.

- WriteFreely: Ideal for privacy-focused, minimalist blogs. Examples like Write.as and Plaintext Productivity demonstrate its clean, distraction-free design.

- Gitea Pages: Perfect for developers already using Gitea for version control. The Gitea Docs site is a great example of how it can host static sites.

- GoBlog, Goblog, Pluto, Cupper: These platforms are more niche and are typically used for lightweight, self-hosted blogs. Their demo sites provide a good sense of their minimalistic design and ease of use.

By exploring these examples, you can get a better sense of which platform aligns with your blogging needs and aesthetic preferences.

#sample #situs #go #golang #contoh #markdown
Forwarded from Hikmat Yandi
Beberapa hari lalu ada 5 orang yang tanya mau punya aplikasi kwetansi. 

Jadi ketika ada yang transaksi secara offline bisa di catat, di cetak, di kirim 

Tercatat di database 
Diprint bukti setornya 
Dikirim juga ke nomor WhatsApp klien

Cocok untuk segala bisnis mulai dari jasa atau produk fisik & digital.

Tanpa menunggu lama aku konsultasikan ke tim untuk dibuatkan aplikasi tersebut !! 

Dan beberapa hari lagi insyallah saya rilis 
Tunggu ke hadirannya di channel saya yaa 

https://t.me/+hcK0jzYL0s83ZDg9
https://youtu.be/NhdH5NkjYo0?si=PhcHCCbTF68FS4TE

#whiteboard #white #board #virtual #Excalidraw #note #papan #tulis #open #source

Excalidraw is built using the following technologies:

1. JavaScript – Core programming language used to create the app's logic.
2. React – Excalidraw is a React-based project, which allows the creation of reusable components and efficient state management.
3. TypeScript – Strongly typed version of JavaScript used for better code reliability and development efficiency.
4. HTML5 Canvas – The drawing surface is based on the HTML5 <canvas> element for rendering shapes and lines.
5. Redux – State management tool used to manage application state and handle complex state updates.
6. WebRTC – Used for real-time collaboration, allowing multiple users to work on the same drawing simultaneously.
7. PWA (Progressive Web App) – Excalidraw is available as a PWA, which means it can work offline and be installed as a standalone app.
8. IndexedDB – Used to store drawings and session data locally in the browser.
9. CRDT (Conflict-free Replicated Data Type) – Handles real-time collaboration and ensures consistency across multiple users editing the same drawing.

Excalidraw is an open-source project, and its source code is available on [GitHub](https://github.com/excalidraw/excalidraw).
https://youtu.be/HZB4bjJGC-U?si=onj5riJRQRlH49Ju

#osint #open #source #intelijen #keamanan #siber

Dalam konteks OSINT (Open Source Intelligence), intelligent merujuk pada proses pengumpulan, analisis, dan interpretasi informasi yang tersedia secara publik untuk menghasilkan wawasan strategis dan taktis. OSINT menggunakan berbagai sumber seperti media sosial, situs web, laporan pemerintah, dan forum publik untuk mengidentifikasi ancaman, peluang, atau pola tertentu yang berguna dalam pengambilan keputusan. Intelligent dalam OSINT berarti mampu menyaring data yang relevan, memverifikasi keabsahan informasi, dan menyajikannya dalam bentuk yang mudah dimengerti dan dapat ditindaklanjuti.