Hacker Newsnew | past | comments | ask | show | jobs | submit | dakra's commentslogin

There is a popular subreddit for it: https://www.reddit.com/r/itrunsdoom/


There is also a nice tutorial that guides you through building the kilo editor: https://viewsourcecode.org/snaptoken/kilo/


This. I was going to come here to post this specifically.


I found this a good overview of the history/current status of Java logger libraries https://lambdaisland.com/blog/2020-06-12-logging-in-clojure-...


Michael Stapelberg has a few interesting blog posts about keyboard input latency. His latest is at https://michael.stapelberg.ch/posts/2021-05-08-keyboard-inpu...


I really liked Bill Gates new Book: How to Avoid a Climate Disaster[1]. I liked that it shows what we have to do to get to 0 greenhouse gas emissions. What's the current state of technology and what's still left to do to get there.

I often find suggestions like "Meatless Monday" or "Only fly when really necessary" etc, while probably good, not really useful advice. In Gates book he talks about that transportation and "building things" is good and we should not stop it, but instead find a way to make it emission free.

[1] https://www.gatesnotes.com/Energy/My-new-climate-book-is-fin...


What I also like about the book is that it speaks very practically: Gates doesn't put the onus on developing countries to reduce emissions. Instead, he shows how the developed nations need to allow people in developing nations to reach the status of developed nations while reducing their own emissions.


I very much agree, and as a bonus, these more optimistic solutions – solutions where we do something instead of (just) stopping doing something – seem easier for people to swallow too.


We have the means to stop the catastrophe. We don't need more solutions, just to comprehend that our behavior is destroying our ecosystems and pick the right solutions for the right behavior. We just need to act on it.

Also, no one pretended that violence can be annihilated when we collectively decided to swallow that killing one another is not a right and we outlaw it (except in some context that is defined by laws and treaties).


> We don't need more solutions

Ah, I see you have not read the book. No no my friend, we are not all there yet.

Some things are easy like energy production (mixed sources including nuclear) and transportation (batteries and electrofuels, though the latter is still too expensive for poorer countries so we'll need to improve those even if we technically could do it). But for example steel and concrete, things we need insane amounts of to house a few more billion people until 2100 and to build those nuclear/wind/etc facilities with, we don't really have solutions for those yet. I would recommend checking out the book.


I use a similar tool in Emacs called piper https://gitlab.com/howardabrams/emacs-piper

And here's the EmacsConf video for those interested: https://www.youtube.com/watch?v=HKJMDJ4i-XI


I didn't manage to grasp it from quickly skimming the video and the gifs: is it possible to retry a command in piper until I find the right combination of flags, and only then press `|` to push it to the buffer? Ideally, keeping the incomplete command visible for editing all the time? Also, can I get back to older contents of the buffer, i.e. a couple `|`s back? If yes, that might be basically what I wanted up to be from the beginning.


Piper looks amazing, shame its not on a package repo.


If you live in Emacs and interacting with it every day there is always something to tweak and it just grows organically. I don't think a big config file is an outlier. Not because it's necessary but simply because it's so much fun to scratch a small itch with a few lines of elisp which you couldn't do in other editors.

My config[0] for example is 10k lines with >1k commits.

[0] https://github.com/dakra/dmacs


I recommend "Git from the bottom up"[1] for a nice and relatively simple tutorial that shows you the inner design of a git repository.

[1] https://jwiegley.github.io/git-from-the-bottom-up/


If you think that's funny, here's a nice overview over some python gotchas: https://github.com/satwikkansal/wtfPython


Another good open source terminal sharing service is https://tmate.io/

This gives you 2 ssh addresses (read only and read write) that you can send out.


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: