Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
aome510
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
Show HN: spotify-player – A command driven Spotify player
(github.com)
1 points
by
aome510
3y ago
|
0 comments
2.
▲
Write in Go (Fall 2014)
(youtube.com)
3 points
by
aome510
4y ago
|
0 comments
3.
▲
Show HN: spotify-player – A command driven Spotify player
(github.com)
10 points
by
aome510
4y ago
|
0 comments
4.
▲
by
aome510
4y ago
It's down for me too. Edit: it seems to work now.
5.
▲
by
aome510
5y ago
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/hackernews-TUI/re
6.
▲
Show HN: spotify-player – a Spotify music player on the terminal
(github.com)
6 points
by
aome510
5y ago
|
0 comments
7.
▲
by
aome510
5y ago
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 suggestions from the community ba
8.
▲
Show HN: spotify-player, a command driven music player on the terminal
(github.com)
5 points
by
aome510
5y ago
|
1 comments
9.
▲
by
aome510
5y ago
I love coding as the way to build things and play around with new/cool technologies.
10.
▲
by
aome510
5y ago
The same story [0] was posted several hours ago by the author I suppose. [0]: https://news.ycombinator.com/item?id=27016848
11.
▲
by
aome510
5y ago
> 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` [0] which seems to satisfy most of the conditions above
12.
▲
by
aome510
5y ago
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 has been a great experience. Spacemacs is a bit slow but wit
13.
▲
by
aome510
5y ago
Thank you for your kind words. Contributing and feedbacks are highly appreciated!
14.
▲
by
aome510
5y ago
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 approach is to create a child process with `std::Process:Comma
15.
▲
by
aome510
5y ago
> 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 replies, and the first reply has dozens an
16.
▲
by
aome510
5y ago
Yes! Making commands customizable is on top of my to-do list.
17.
▲
by
aome510
5y ago
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 very useful when on the Nth comment far away below the m
18.
▲
by
aome510
5y ago
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 the other hands, use a specific algorithm to determine the ran
19.
▲
by
aome510
5y ago
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 I want to record the whole screen to show keys like `O`
20.
▲
by
aome510
5y ago
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 `<ctrl-h>/<alt-h>` as the default hotkey.
21.
▲
by
aome510
5y ago
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.
22.
▲
by
aome510
5y ago
> 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 community. > Here is an idea for extra hacker vib
23.
▲
by
aome510
5y ago
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 said, I'll definitely think more about this.
24.
▲
Show HN: hackernews_tui – A Terminal UI to browse Hacker News discussions
(github.com)
160 points
by
aome510
5y ago
|
31 comments