Viewing profile — afefers
afefers
HN member- Joined
- Thu, Apr 30, 2020, 10:06 PM UTC
- HN karma
- 44
- Public activity
- 26 items
- HN profile
- View on Hacker News ↗
About afefers
No profile information was provided.
Recent public activity
- comment
-
comment
Comment #43786227
Can you explain how you achieve this?
-
story
Ask HN: What are the best things in your shell config? Functions, aliases, etc.
What are the most useful/essential things in your shell configuration file. Be it custom function, wrappers, aliases, etc. Please provide an explanation since it isn't always obvio…
-
comment
Comment #40503104
Huh! All this time I thought the "super" was just for branding/differentiation.
-
comment
Comment #40362196
Not Apple... At least as far as I known.
- comment
-
comment
Comment #38843369
[flagged]
-
comment
Comment #38498462
Firefox doesn't have support for AppleScript and this is crucial to my browser habits/workflow. Both Safari and Chrome/Chromium-based browsers have it. Once/if Firefox adopts it, w…
-
comment
Comment #38498444
The irony is using a JavaScript-based static site generator to make the site: https://www.11ty.dev
-
comment
Comment #38266635
Yup. I use Emacs since 2002 and am pretty happy with it. Never used an Electron-based app and probably never will.
-
comment
Comment #38264289
The killer feature for me is not being an Electron app.
-
comment
Comment #38232969
I don't know anybody who uses Signal and isn't a programmer (on the cryptography/security side) or journalist that needs it in order to work. Anybody else uses Telegram, WhatsApp, …
-
comment
Comment #36509839
Thank you so much! This got me looking at the Ruby documentation about blocks. Very cool feature!
-
comment
Comment #36509308
As someone who's new to programming and doesn't know Ruby at all, can you (or someone) please explain how it works, what it does, and how would someone use it? I find it beautiful,…
-
comment
Comment #35862951
What is MLS?
-
comment
Comment #35261450
I would love to see this money ($30M) being given to Andreas Kling and others behind Ladybird (the browser from SerenityOS). I'm pretty sure in 1-2 years they would have a better b…
-
comment
Comment #34458520
This is fantastic but I can't see myself using it simply because it uses Electron.
-
comment
Comment #33566245
What was made? I wasn't even born in 95 and am deeply curious to know.
-
comment
Comment #33535479
Those are really good! Thanks for sharing. Curious to see the others. Are they available somewhere?
-
comment
Comment #33362220
Thank you! Just converted it to Emacs Lisp: (defun new-note () (interactive) (insert "----------------\n") (insert (shell-command-to-string "echo -n $(date \"+%Y-%m-%d %T\")")) (in…
-
comment
Comment #33361260
This is so cool! Care to share it? I'm a non-programmer-who-wants-to-be-a-programmer and I loved this approach.
-
comment
Comment #24568380
As someone very poor, for me good life means having money to the point where my choices are not based around it.
-
comment
Comment #23928976
The customer support is the best! No waiting, no pre-recorded messages, no muzak, no menu. A real person picks the phone and talks to you. Oh and the app is a delight!
-
story
Ask HN: What's the best documentation you've ever read?
I'm looking for examples of outstanding documentation such as The Rust Programming Language book: https://doc.rust-lang.org/book/ or The Python Tutorial: https://docs.python.org/3/…
-
comment
Comment #23700121
Good points. What would you suggest instead?