AWK Basic
Awk is a programming language that can handle and manipulate data. Suppose we have the following data file.
Awk is a programming language that can handle and manipulate data. Suppose we have the following data file.
ငယ်ငယ်က Windows XP ဆိုတာ အတော်ကြားခဲ့ရဖူးတာ မှတ်မိကြလိမ့်မည်။ တော်တော် လူကြိုက်များခဲ့ပုံ ဖြစ်သည်။ အဲ့သည့်နောက် Windows 7၊ ပြီးတော့ Windows 10။ သူတို့ကြားထဲ Windows Vista, Windows 8 ဆိုတာတွေလည်း ရှိခဲ့သည်။ သို့သော် လူကြိုက်များခဲ့ကြပုံမပေါ်။
Progressive Web Apps (PWAs) are web apps built and enhanced with modern APIs to deliver enhanced capabilities, reliability, and installability while reaching anyone, anywhere, on any device, all with a single codebase.
Image processing became essential part of web development nowadays. It is my way of image processing in Arch Linux with following steps:
When we do:
import mpps from "../../../content/members/documents/pps-myan/pps-myan.json";
import epps from "../../../content/members/documents/pps-eng/pps-eng.json";VSCode/TS will show red underlines because:
At any point, you may want to completely reset your local project so it matches the remote repo exactly (discarding any local changes, extra files, etc.).
This is personal record for building a blog site using Astro web framework with Cloudflare integration. Consult with this pages: https://docs.astro.build/ and https://codeberg.org/minsoehan/cloudflare-astro-blog-sample for more details.
When designing for the web, one small but important detail is how browsers handle very long words or strings of text. On mobile screens especially, an unbroken word can stretch beyond the viewport and cause horizontal scrolling — something no user enjoys.
Disclaimer: This post is written purely for educational and exploratory purposes, and as a personal technical record. The method described — submitting data to Google Forms via a custom HTML form — is not officially supported by Google, may stop working without notice, and should not be relied on for production use or sensitive data collection. I do not encourage or endorse misuse, automation of fake submissions, or attempts to bypass login-restricted forms. Please use responsibly and at your own discretion.