HackerTrans
TopNewTrendsCommentsPastAskShowJobs

chiply

67 karmajoined 6 ay önce

Submissions

Practical Algorithms for Incremental Software Development Environments [pdf]

www2.eecs.berkeley.edu
4 points·by chiply·4 gün önce·1 comments

[untitled]

1 points·by chiply·7 gün önce·0 comments

[untitled]

1 points·by chiply·20 gün önce·0 comments

[untitled]

1 points·by chiply·25 gün önce·0 comments

[untitled]

1 points·by chiply·28 gün önce·0 comments

[untitled]

1 points·by chiply·geçen ay·0 comments

Claude Fable 5 Free Through June 22 on Pro, Max, Team, and Enterprise Plans

claude5.ai
4 points·by chiply·geçen ay·0 comments

[untitled]

1 points·by chiply·geçen ay·0 comments

[untitled]

1 points·by chiply·geçen ay·0 comments

Two Ways to Draw Infinite Jest's Sierpinski Gasket

chiply.dev
52 points·by chiply·2 ay önce·53 comments

Space-Tree: Workspace Management Trees in Emacs

chiply.dev
3 points·by chiply·2 ay önce·3 comments

Annotate-in-Place Notes with Emacs and org-remark

chiply.dev
20 points·by chiply·2 ay önce·1 comments

May I recommend understanding Emacs's patterns

chiply.dev
30 points·by chiply·2 ay önce·1 comments

CN Diagrams: Architecture Diagrams That Scale with Your System

chiply.dev
2 points·by chiply·2 ay önce·1 comments

Emacs Completion Showcase with Vompeccc

chiply.dev
24 points·by chiply·2 ay önce·1 comments

Vompeccc from Scratch: Picking Produce with ICR in Emacs

chiply.dev
25 points·by chiply·3 ay önce·1 comments

Gödel, Escher, Bach, Wallace: The "O's, D's and P's" in Infinite Jest

chiply.dev
1 points·by chiply·3 ay önce·1 comments

A Vompeccc Case Study: Spotify as Pure ICR in Emacs

chiply.dev
18 points·by chiply·3 ay önce·10 comments

Vompeccc: A Modular Completion Framework for Emacs

chiply.dev
4 points·by chiply·3 ay önce·0 comments

Completion is a Substrate, not a UI

chiply.dev
2 points·by chiply·3 ay önce·0 comments

comments

chiply
·4 gün önce·discuss
Was reading this after exploring the tree-sitter package. It's amazing how long this ideas take to be fully implemented in the mainstream. This is a fascinating idea for any one who's into text editors!
chiply
·7 gün önce·discuss
This post is about Hyperbole's HyWiki package for knowledge management.

I've been doing a deep dive into knowledge management and PKMSs, and in my research I've found that HyWiki offers the best of all words. It has a truly unique behavior compared to other PKMSs that allows it to obviate the bookkeeping involved with linking your notes together, and allows your curated knowledge to propagate into the rest of your Emacs, not just your siloed notes vault.
chiply
·20 gün önce·discuss
"Emacs can draw line-level indicators in the built-in fringe and margin, the thin gutters beside the buffer text. The fringe gives you a single monochrome mark per side, and the margin can technically hold more, but getting several independent sources to share one line cleanly is surprisingly hard to pull off in the plain text rendering that the margin uses out-of-the-box.

svg-margin (code on GitHub) fixes this by rendering indicators as SVG in the window margins, so any number of independent "providers" present text, icon glyphs, and clickable markers side by side on one line. Like my svg-line package, it overlays SVGs onto built-in UI components (the margin in this case) by leveraging Emacs's built-in SVG support. My personal config channels many sources to it, including VC, flycheck, evil marks, Org elements, whitespace indicators, and live symbol occurrences."
chiply
·25 gün önce·discuss
"Learning Emacs is not about scouring through documents and memorizing facts.

Those who use Emacs fluently know that the real skill is knowing how to ask Emacs about Emacs. The answer to any question you might have about Emacs lives behind just two keys: M-x and C-h. If you internalize those, plus a handful of command prefixes for the auto-discovery commands, Emacs will teach you whatever you need to know, on demand."
chiply
·28 gün önce·discuss
"Rendering an Emacs status bar as an SVG image, like with my svg-line package, really is several times heavier than the native text engine. The skeptics were right. But it doesn't matter in practice: even a fully-repainted 3000-pixel ultrawide bar holds ~77 fps, and a thin inline animation rasterizing a fresh frame every tick runs at 130–520 fps. To put that into perspective, this is still well above the high frame rates that even applications like video games target. More than enough for a text editor if you ask me!"
chiply
·geçen ay·discuss
This is awesome! I was literally just thinking about this yesterday.

Do you feel like this will diminish Bluesky in any way? I wonder if having 2 models for interaction (twitter style + thread style) will muddy the waters at all? It does sound like they're doing their best to make the hybrid work "You don't always have to visit a community's homepage to get the latest posts, though. They will automatically appear either on your Discover feed or a special feed for them".

Do you think Twitter / X should also do this?
chiply
·geçen ay·discuss
[dead]
chiply
·geçen ay·discuss
I don't have anything sophisticated to say about this, but I know the footnotes are critical. There are some plot points in there. They are also an important aspect of the book's structure and the methodology of reading the text. I'd say skipping the end notes would be a disservice to the reader as they would miss so much.

Something I want to do is read the footnotes alone in 1 whack and see what that experience feels like. I haven't done this yet, but I feel like it could illuminate exactly how much of what I latently remember about the novel is located in the footnotes.
chiply
·geçen ay·discuss
"This is the sixth post in my series on Emacs completion.... This one coins a term for a special case, Incremental Suggesting Read (ISR), where the candidate set produced by incrementally typed input is a suggestion, rather than a literal completion of that input. The ability to generate inferred matches in addition to literal matches vastly expands the scope of what a 'completion' system can do. Two conceptual sources supply the suggestions: 1) semantic retrieval and 2) generative synthesis. This post is more speculative than useful, so carry that pinch of salt with you as you watch the video or read this post."
chiply
·geçen ay·discuss
Sierpinski Christmas cards is next level! Whoa, that site is beautiful! Thank you for sharing that, I'm going to be having a lot of fun with this today!
chiply
·geçen ay·discuss
Ah this is a good catch! I think "higher power" would fit way better given how I framed this sentence. Ennet's members aren't surrendering to substance (they've already done that). Like you said, once in the halfway house, they're surrendering to the "higher power". AA groups, as the book covers, are conspicuously religious, and I know a lot of the AA passages were informed by DFW's research at AA meetings and his own experience in recovery. I'm going to change this line.
chiply
·geçen ay·discuss
Oh thanks! That'll be great to see :). Edit: feel free to drop a link here or send to me when it's ready, I'd love to read it! My contact info is in my blog!
chiply
·geçen ay·discuss
This is such an interesting story, and very much in line with DFW's writing in IJ.

I think this reality is something many folks are still in denial about. Like, how many times do you see an add depicting some translucent person's distorted cervical spine, referencing 'devices' in all their various forms as the cause. The entertainment / devices we use every day are literally causing morphological changes in our bodies. That's so dark, and I think loads of people simply choose not to think about it. Is ignorance bliss? Maybe for those hypnotized by the various 'entertainments' in their lives. But for people like yourself, who actually witness it, I'd say Infinite Jest is a useful, cautionary tale.
chiply
·geçen ay·discuss
I'm not sure I agree.

A more solid prophecy would be InterLace and the teleputer (analogous to streaming and smartphones, respectively).

I do think the Entertainment is a solid prophecy of doom scroll / infinite scroll, which is now showing up in basically every application.

The videophony chapter is also especially prophetic when you consider the prevalence of things like filters. I actually noticed the other day on a Google Meet that there is a 'touch up my appearance' feature. Wild.

This one is a lark, but one funny thing, although very different from ONAN (Mexico + USA + Canada), is that we're kind of witnessing an 'ONAN' world cup (all the matches are in these exact three countries). Again, obviously different from ONAN in Infinite Jest, but I thought that was funny.

I'm not sure he predicted the internet, as you mentioned, as the internet was invented in the 60s. If you meant the world wide web, that was created in 1989, popularized in 1990. IJ came out in 1996, so my instinct is that DFW knew about the internet/www when he wrote the book.
chiply
·geçen ay·discuss
As a rule-of-thumb, I'd say if you've made it past the introduction of each vertex I describe in the article (Ennet, ETA, Wheelchair assassins), you're good to bounce around and play the chaos game in that way. Put another way, if you know Hal, Gately, and Marathe/Steeply; then I'd say you're good to hop around.

Even still, I strongly recommend reading it sequentially. But my first read through, I did skip ahead to some interesting passages other folks had written about, and that re-invigorated my interest in the novel. DFW's voice is so idiosyncratic and interesting. That's what kept me coming back.
chiply
·geçen ay·discuss
So in general, I'd say there's maybe 1-2 spoilers, but nothing major. If you want truly 0 spoilage, I wouldn't read it, but if you can tolerate some very minor stuff, you're likely safe.

If you're on page 600 though, there's no spoilers.

Edit: and yes, DFW presaged a lot with this book! Especially around how entertainment has evolved and the negative impact it has. The 'doom scroll' feature is literally called 'infinite scroll' in the software industry. Scary stuff :-/
chiply
·geçen ay·discuss
This is really helpful, thank you! This post was one of my first with relevant, 'real' images, and I really like how it came out relative to the generated stuff. Besides, I feel like image generation has lost its way since DALL-E got deprecated. I've bookmarked these resources!
chiply
·geçen ay·discuss
"rambling stoner conversation". Lol, you've clearly made it to Ken Erdedy's section, which is literally that. That's a brief passage in the book, and honestly one of the hardest parts to read.

I'd say there's a lot of groundwork laid in the first 60 - 100 pages or so. After that, I honestly don't think it would be harmful to cherry pick interesting passages from the book. You could research interesting sections of the novel and target those for a first pass read through, then maybe later read it sequentially. There aren't really plot spoilers as the book is somewhat plotless.

Even still, I'd recommend the first read through be sequential. My first read through was, but I also skipped around a little bit. My favourite thing about DFW is his writing style. Also might help to whet your appetite for his voice by reading something like "A Supposedly Fun Thing I'll Never Do Again", which is a hilarious anecdote and commentary about his trip aboard a cruise liner.

In general, I'd say the best advice is to free yourself from the burden of 'understanding' the novel on your first read through and just enjoy the chaos. Besides, there is so much ambiguity in the novel that, even if you do crystallize some understanding, there's likely many alternative interpretations. That's where the re-reads get really fun.
chiply
·geçen ay·discuss
This is a good point. The banner image is something I've been doing on all my articles, and it's creating the wrong perception. I'm probably going to stop adding these. All my other content is software engineering related, and I've started adding more visual content like diagrams, screenshots, and YouTube videos. So I probably don't need to lean on the banner images anymore, and it seems like they're doing more harm than good!

Edit: I actually went ahead and removed the banner image from this post. Thank you for pointing out this signal!
chiply
·geçen ay·discuss
I wrote this. If you ask an LLM what to make of IJ as a Sierpinski Gasket, it doesn't yield anything too interesting (it mainly talks about the voids representing the absence of plot points / missing characters). As far as I know the two-ways angle is novel.

The only AI piece is the banner image, because I can't draw. All other images are attributed (Wikipedia, YouTube).

I got the idea for this post after listening to Wallace's interview with bookworm (linked in the post), and subsequently researching Sierpinski Gaskets on YouTube (where I saw the Numberphile and ViralHog videos).