I hereby claim:
- I am bentinata on github.
- I am bentinata (https://keybase.io/bentinata) on keybase.
- I have a public key whose fingerprint is F465 B2D5 E0F8 D9DC 9DFD 8591 61D8 D6FC 3273 FBC6
To claim this, I am signing this object:
| <html> | |
| <head> | |
| <meta charset="UTF-8"> | |
| <title>Decomposition</title> | |
| <style> | |
| body | |
| { | |
| background-color: black; | |
| } | |
| #Position |
| t = √(2h/g) | |
| t = √(2 × 1.2 / 9.8) | |
| t = √(2.4 / 9.8) | |
| t = 0.49 | |
| Waktu Michael Jordan di udara sekitar 0.5 detik. | |
| Sedangkan perubahan pergerakan horizontal tidak mempengaruhi waktu di udara. | |
| Kecuali kecepatan dituliskan secara eksplisit. | |
| //////////////////////////////////////////////////////////////////////////////// | |
| // Saya Benget Nata bersumpah tidak melakukan kecurangan, yaitu: // | |
| // 1. Mengetikkan kode program dengan melihat kode program teman. // | |
| // 2. Mengetikkan kode program berdasarkan petunjuk oleh teman. // | |
| // 3. Mengumpulkan kode program milik teman. // | |
| // 4. Memberikan mengetikkan terkait kode program yang dikumpulkan. // | |
| // 5. Memiliki alur program yang sama persis dengan teman. // | |
| // Jika saya melakukan kecurangan maka Tuhan adalah saksi saya, // | |
| // dan saya bersedia menerima hukuman-Nya. // | |
| //////////////////////////////////////////////////////////////////////////////// |
| Boot Info Script cfd9efe + Boot-Repair extra info [Boot-Info 26Apr2016] | |
| ============================= Boot Info Summary: =============================== | |
| => Grub2 (v2.00) is installed in the MBR of /dev/sda and looks at sector 1 of | |
| the same hard drive for core.img. core.img is at this location and looks | |
| for (,msdos6)/boot/grub. It also embeds following components: | |
| modules |
I hereby claim:
To claim this, I am signing this object:
| 'use strict'; | |
| const { writeFileSync, unlinkSync } = require(`fs`); | |
| const ffmpeg = require(`fluent-ffmpeg`); | |
| const { stringify } = require(`subtitle`); | |
| const syllable = require(`syllable`); | |
| const words = ` | |
| _l1_Hi _l1_there! | |
| My name is _l2_Ben |
Jadilah pengguna yang berguna.
Gunakan channel yang patut.
#general untuk kepentingan umum
#random jika ingin bercanda
#rpl atau #mppl untuk diskusi mata kuliah dan tugas terkait
#channel_kelompok untuk diskusi masing-masing kelompok.
Kaji ulang setiap pesan yang akan dibuat.
Pesan singkat dan langsung pada intinya.
| function generate (min, max) { | |
| document.querySelectorAll('#rounded-corner>tbody>tr').forEach((e, i) => { | |
| const n = Math.floor(Math.random() * (max - min + 1)) + min; | |
| const q = `#K${(i + 1).toString().padStart(2, 0)}${Math.ceil(n / 3)}${((n - 1) % 3 + 1)}` | |
| document.querySelector(q).checked = true; | |
| }) | |
| } |
| { | |
| "basics": { | |
| "name": "Ben Nata", | |
| "label": "Architecture | Infrastrucutre | System", | |
| "picture": "https://github.com/bentinata.png", | |
| "email": "recruit@bentinata.com", | |
| "phone": "+62 89612751548", | |
| "website": "https://bentinata.com", | |
| "summary": "I value trust and understanding, which I believe lead to a higher quality product.", | |
| "location": { |