Viewing profile — aome510
aome510
HN member- Joined
- Wed, Nov 25, 2020, 6:59 PM UTC
- HN karma
- 85
- Public activity
- 25 items
- HN profile
- View on Hacker News ↗
About aome510
No profile information was provided.
Recent public activity
- story
- story
- story
- story
-
comment
Comment #31508266
It's down for me too. Edit: it seems to work now.
-
comment
Comment #29762755
Shameless plug my Hacker News TUI app [1] here. I recently released a new version `v0.9.0` [2]. [1]: https://github.com/aome510/hackernews-TUI [2]: https://github.com/aome510/hacke…
- story
-
comment
Comment #29110283
Hi everyone, this is my second "Show HN" submission posted in Hacker News. The first one was https://github.com/aome510/hackernews-TUI . I received a lot of good feedbacks and sugg…
- story
-
comment
Comment #27105919
I love coding as the way to build things and play around with new/cool technologies.
-
comment
Comment #27023292
The same story [0] was posted several hours ago by the author I suppose. [0]: https://news.ycombinator.com/item?id=27016848
-
comment
Comment #27013521
> something that cuts out all layout, formatting and images and shows me the raw article text in a fixed with font. FYI, I have implemented a reader view for `hackernews_tui v0.6.0…
-
comment
Comment #27012714
Really hope to see Emacs get more attention after `native-comp` branch merged to master. Recently, I have switched to Emacs full-time (first spacemacs[0], now doom[1]). So far, it …
-
comment
Comment #26933965
Thank you for your kind words. Contributing and feedbacks are highly appreciated!
-
comment
Comment #26933942
I just played around with newspaper3k today, and it works really well out of the box. I plan to add support for article view reader mode with newspaper3k integration. My current ap…
-
comment
Comment #26932830
> It's actually more than that: when there are lots of sub-comments, it helps to see the immediate "mother" of the comment node you're reading. Imagine a comment that has two repli…
-
comment
Comment #26932599
Yes! Making commands customizable is on top of my to-do list.
-
comment
Comment #26932301
Thanks for the ideas! > 1. collapsable threads, ideally with three different shortcuts: (i) collapse daughters of current comment, (ii) collapse mother of current comment - this is…
-
comment
Comment #26932250
If I understand correctly, Algolia front-page API[0] only allows you to get at most 34 stories (either with `sort_by` points or submitted date). Hacker News official APIs[1], on th…
-
comment
Comment #26931440
Just try on my Firefox android, can agree that it looks awful. After a quick look into asciicinema, it seems to only allow recording terminal. This doesn't fit into my use case as …
-
comment
Comment #26930811
update: add `?` as a hotkey to open the help dialog in the new version `v0.5.1`. It seems that many feel more comfortable using `?` than ` / ` as the default hotkey.
-
comment
Comment #26930545
Exactly this! I also want the same thing but didn't really find a good way to achieve it during my first find a while ago.
-
comment
Comment #26930538
> What are some additional features in mind that you are planning to add? I don't really have any particular ideas in mind rn. I would love to receive feedbacks and ideas from the …
-
comment
Comment #26930269
Yeah, I was thinking the same thing. The main reason I didn't add `?` in the first place because I want users to be able to open the help menu while typing in the Search View. That…
- story