Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
_k9eq
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
by
_k9eq
4y ago
I can easily imagine a comment like this being written 30 years ago where "LSP" was replaced by "tags files".
2.
▲
by
_k9eq
4y ago
> since the time I've joined the site (three years ago), I haven't seen a single ban that wasn't warranted, be it due to a single incident of flouting the site rules or a pattern of behavior. That is hard to say, if you we
3.
▲
by
_k9eq
4y ago
I think I first found out about the site in 2015. It look me 2 1/2 years to get an invite, and I visited it every day, and frequently contributed links. I belive at some point I was among the top 10 users, but I was kicked out becaus
4.
▲
by
_k9eq
4y ago
This was written by Yusuke Endoh, who also wrote this submission to the IOCCC that I remember being arguably more astonished when I saw it for the first time: https://www.youtube.com/watch?v=QMYfkOtYYlg (ASCII fluid dynamic
5.
▲
by
_k9eq
4y ago
That is a good point. If you don't need to deal with everyday people to socialize, you don't have to adapt your behaviour to the mean expectation of what is proper and not. I remember reading an interesting socialist argument on
6.
▲
by
_k9eq
4y ago
These images have been shared around on image boards for probably over a decade, what you see here is just a group of people who sat down and categorized them: https://github.com/cat-milk/Anime-Girls-Holding-Programming
7.
▲
by
_k9eq
4y ago
Why would that be funny? I just wonder how these people have no sense of embarrassment. I suspect part of the reason is that isolated communities encourage this kind of behaviour.
8.
▲
by
_k9eq
4y ago
I don't think so, "programming socks" is a LGBT-adjacent meme to my knowledge, while this is related to https://github.com/cat-milk/Anime-Girls-Holding-Programming-... and image board culture.
9.
▲
by
_k9eq
4y ago
I find the implication that aliens are rational and have no subrational concepts due to tradition and habit interesting, as it sort of implies that these kinds of outgrowths are not necessary and can just be done away with. The narrator st
10.
▲
by
_k9eq
4y ago
I wrote down my notes on how to use it here: https://amodernist.com/texts/emacs-guix.html .
11.
▲
by
_k9eq
4y ago
You might be interested in buffer-env, it can automatically load an environment on a buffer-to-buffer basis and make it appear as though it were globally installed. No manual "guix shell ... -- ..." calls needed.
12.
▲
by
_k9eq
4y ago
I loath these and related libraries. They promote a style that diverges from regular Emacs Lisp code that makes it hard to read if you are not familiar with the additional language, and on top of that frequently promote a wasteful and inef
13.
▲
by
_k9eq
4y ago
I don't think the point is so much that it does not depend on Emacs, but that it is a phone application. Full independence seems inprobable, or at least I cannot imagine anyone adding support for all the external types: https:/&#
14.
▲
by
_k9eq
4y ago
> We don’t want an OS designed to further their goal of total control and surveillance capitalism. What parts of the operating system design do this?
15.
▲
by
_k9eq
4y ago
I used to think that it was not only this, but the rate at which a group grows. Lobste.rs used to be interesting, but it either grew too much or the rate exceeded some point, but it has been moderation issue for a while now. I don't
16.
▲
by
_k9eq
4y ago
> even Scheme (yeah, I'm looking at you Guix), you'd end up with a worse system. This is the first time I would have heard that point of view, could you elaborate?
17.
▲
Show HN: Emacs Configuration Generator
(emacs.amodernist.com)
278 points
by
_k9eq
4y ago
|
100 comments
18.
▲
by
_k9eq
5y ago
The ability to start a shell with all the right dependencies configured, without requiring root access or permanently installing new dependencies, seems like something useful.
19.
▲
by
_k9eq
5y ago
Not everyone using C is writing software that turns on all platforms supported by any C compiler?
20.
▲
by
_k9eq
5y ago
> uwu Debatable part of hacker culture. I'd say it's more a part of postmodern culture.
21.
▲
by
_k9eq
5y ago
While it is true, these features seem to me to be added because Markdown is (ab)used the way it is. The issue is if you are working in an environment where it isn't possible, e.g. on a server where you only have vi/nano, and not e
22.
▲
by
_k9eq
5y ago
On this topic, I'd like to mention my own "alternative" to use-package, setup.el: https://www.emacswiki.org/emacs/SetupEl . I write "alternative" in quotes, because it is not really the same thi