HackerTrans
TopNewTrendsCommentsPastAskShowJobs

mturk

no profile record

comments

mturk
·2 เดือนที่ผ่านมา·discuss
I bought a Pixelbook during the middle of their product lifetime, and it was one of the best laptops I ever had. I genuinely don't know how broadly that sentiment was shared, but the cancellation of the product line suggests "not that broadly." Google has changed since that time and I am a bit skeptical this will meet that specific niche for me.
mturk
·4 เดือนที่ผ่านมา·discuss
I am genuinely delighted that `dcc` (the system I play with my friends) is in the list of systems currently supported: https://rpg.actor/systems and I might participate as a result. Very cool.
mturk
·5 เดือนที่ผ่านมา·discuss
Ghidra is a very impressive piece of software with a deep bench of functionality. The recent couple major releases that move to a more integrated Python experience have been very nice to use.
mturk
·9 เดือนที่ผ่านมา·discuss
Kaitai is absolutely one of my favorite projects. I use it for work (parsing scientific formats, prototyping and exploring those formats, etc) as well as for fun (reverse engineering games, formats for DOSbox core dumps, etc).

I gave a guest lecture in a friend's class last week where we used Kaitai to back out the file format used in "Where in Time is Carmen Sandiego" and it was a total blast. (For me. Not sure that the class agreed? Maybe.) The Web IDE made this super easy -- https://ide.kaitai.io/ .

(On my youtube page I've got recordings of streams where I work with Kaitai to do projects like these, but somehow I am not able to work up the courage to link them here.)
mturk
·ปีที่แล้ว·discuss
Larry Smarr recently spoke at NCSA and they wrote up a fair bit about the history of the institution: https://www.ncsa.illinois.edu/homecoming/

It has links to some of the panel reports that led to the founding of NCSA, but the OSTI website has been having intermittent 502s for me this morning.

The original "black proposal" was online on the NCSA website, but seems to have been missed in a website reorg; wayback has it here: https://web.archive.org/web/20161017190452/http://www.ncsa.i... . It's absolutely fascinating reading, over 40 years later.
mturk
·ปีที่แล้ว·discuss
That's the one! And all this time I'd been holding on to something I read on a mailing list or website back then, attributing the reading to Brian May "just because he liked that book."
mturk
·ปีที่แล้ว·discuss
I read this in high school, but not because it was assigned. At the time I was really into "rare" Queen MP3s, and there's a studio recording of the fast version of "We Will Rock You" where Brian May reads a passage from this book before the music starts. An odd way to be inspired to read a book, but I still think I got a fair bit out of it.
mturk
·ปีที่แล้ว·discuss
I do so love the TI-99/4A. I've been going through some TI-99/4A disk archives from the Chicago Texas Instruments User Group (which streams its meetings every month) and one of my favorite finds so far was this fun demo:

https://www.youtube.com/watch?v=ejGlI0yxqGA

Over at https://js99er.net/ there's a fair bit of software available right from the web interface, as well.
mturk
·2 ปีที่แล้ว·discuss
I don't think that it's fair to compare the rendering to what is currently in use in the scientific community, for two main reasons:

The first is that different types of rendering have different uses; typically in scientific visualization this is broken down into essentially "viz for self, viz for peers, viz for others" and oftentimes the most well-used rendering engines are targeted squarely at the first and second categories. The visual language in those categories is qualitatively different than that used for more "outward facing" renderings.

The second reason is that I disagree with your assertion about the quality of the visualization techniques in use within science. There are some truly spectacular visualization engines for cosmology and galaxy formation -- just to pick two examples off the top of my head, the work done by Ralf Kaehler or that by Dylan Nelson. (There are many really good examples, however, and I feel guilty not mentioning more.)

As I said in another, rather terse and unelaborated comment, though, this is really, really impressive work. I think it's important that in praising it, however, we don't discount the work that's been done elsewhere. This need not be zero-sum.
mturk
·2 ปีที่แล้ว·discuss
This is really impressive.
mturk
·2 ปีที่แล้ว·discuss
Not a dumb question! Markwhen has a CLI: https://docs.markwhen.com/cli that I used.
mturk
·2 ปีที่แล้ว·discuss
I used Markwhen recently to make an interactive Gantt chart for a proposal to a collaborator and it went swimmingly. (We got the gig!) So, thank you!

For the record, I used the Obsidian plugin to develop, then deployed as static HTML.