Profile for flurry
- Display name
- snow
- Username
- @[email protected]
- Role
- admin
About flurry
Fields
- pronouns
- they/them, she/her
- operating system
- Microsoft™ Windows® 2000 Professional
Bio
computer goblin
likes phones, obsolete software, and cute plushes
follow requests ok
- Joined
- Posts
- 673
- Followed by
- hidden
- Following
- hidden
Stats
for the like three people who follow me and have thought about illumos in the past decade: is there a per-interface counter of bytes received/sent in the OS somewhere?
for context, I'm looking for something equivalent to linux's /proc/net/dev stats, specifically the bytes fields (for tracking current network utilization). illumos has packet counters via netstat -i and inet/mib2.h (private api?) but I haven't found a counter for bytes.
I assume this means there is no such counter, but figure I might as well put the question out there!
things you can also do: cumulatively spend 12 hours building a perl script that spirals out to a modular system for generating rrdtool graphs. i wouldn't advise that one as much
started using rrdtool today. it's a pretty neat tool. why is nobody talking about rrdtool? is rrdtool the next excel? when will rrdtool ipo
i have a requirement that nearly any web server that is effectively an implementation detail has some bullshit added to the index page to confuse curious people. anyway i just remembered what i spent several hours on when building out my pds server some months ago https://pds.flurry.sh/
unicode is really neat, but also oh my god. case conversion is a nightmare
i know "the Internet was a mistake" is more often said in jest, but I do genuinely believe the Internet is a fascinating thing. if any aspect of it was a mistake, I'd argue it was the commercialization; although, that's a wider-reaching issue than the Internet itself. the fact that I can read a book from 200 years ago, typeset and distributed freely by a community effort, and with the ability to learn more about the context of the book and its various references on a whim (again, often by communities!), is amazing to me.
even the act of requesting this information, likely from computers miles away, indirectly communicating via protocols initially devised nearly half a century ago, is interesting in its own right to me
happy emerge -uDN day to all who celebrate
New blog post: I have a new email address. I've actually had it for a month or so now, but figured I should mention that somewhere now that I'm actually using it for stuff. Also, don't use a .xyz TLD if you don't want to be auto-filtered to spam.
That's it. very exciting times in blog post authoring https://datagirl.xyz/posts/emails.html
growing up being the only computer person in my family gave me two different viewpoints:
- Intuitive user experience is one of the most important and most difficult parts of building interactive software. It's not just about following guidelines. You have to think about how even someone who's never heard of your program before will use it. And that's not even touching on accessibility
- man, remember weatherbug? you know, the weather program with an overwhelming UI and a bunch of ads? what if i made that again
managing this irc server is sounding more and more like a bad job listing
"To manage this server, you need to have at least cursory knowledge of all these languages: Rust, Python, Go, and Java"
from the WWW6 conference website (https://web.archive.org/web/19971111181650/http://www6conf.slac.stanford.edu/)
so ISO sells ISO8879:1986 on their site for 100CHF, but I can get it from the legacy FIPS site for free.
i really wonder where this stands in terms of copyright laws
I should start a CVS mirror for my code. I think that's the next move in IT