# Bertanggung jawab dengan kodemu

Saya selalu menghindari bekerja di sebuah agency secara full time, alasannya saya tidak punya kemampuan untuk menolak jika datang pekerjaan yang melanggar prinsip pribadi. Karena itu saya berusaha bekerja sendiri atau bekerja di produk yang sudah jelas sesuai dengan prinsip.&#x20;

Apapun pekerjaanmu, termasuk sebagai software engineer, kamu perlu bertanggung jawab. Bukan hanya dari sisi arsitektur software yang kamu bangun, tapi juga produk yang kamu bantu.\
\
Teknologi sangatlah netral, bisa berdampak positif, bisa juga negatif, yang pasti keduanya bisa berimbas besar di kehidupan seseorang. Karena itu sebelum kamu memilih kerja, pastikan kamu siap bertanggung jawab.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://hilmanski.gitbook.io/filosofi-koding/deploy/bertanggung-jawab-dengan-kodemu.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
