Viewing profile — emamoah
emamoah
HN member- Joined
- Sun, Nov 19, 2023, 8:16 PM UTC
- HN karma
- 11
- Public activity
- 11 items
- HN profile
- View on Hacker News ↗
About emamoah
No profile information was provided.
Recent public activity
-
comment
Comment #47361851
Well, for now it doesn't record the interface. Just counts bytes from any interface. But do try it out, and I'd definitely consider this.
-
story
Show HN: Bandmeter: Per-program network usage monitor for Linux, built with GPUI
I wanted something like Glasswire, but for Linux and free. I found only one project that did this, but it's been discontinued, so I decided to learn and build one myself. Still in …
-
comment
Comment #46181513
I know, right... Thanks so much!
-
comment
Comment #46177579
Absolutely. Would love to see it!
-
story
Show HN: TapeHead – A CLI tool for stateful random access of file streams
I wrote this tool while debugging a driver because I couldn't find a tool that allowed me to open a file, seek randomly, and read and write. I thought it might one day be useful to…
-
comment
Comment #44169830
The fact that you'd use that number to automatically disqualify candidates is just insane. It doesn't give you a globally objective measure of a person's performance, because, like…
-
comment
Comment #44168146
The "top 10%" thing doesn't make sense mathematically. That depends on the average performance of your classmates. If you were in a school with brilliant students, in a small class…
-
comment
Comment #43897434
This is a Powerlevel10k prompt segment I wrote to make it obvious when in a Tor shell session (after running "proxychains zsh"). It's included in a little framework I wrote to modu…
- story
- story
-
story
Show HN: EasyAria – A JavaScript library for manipulating HTML ARIA attributes
Hello guys, I created my first library! It's a simple library called "EasyAria". The library aids web developers in building accessible websites and web apps by providing a conveni…