Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
fleekonpoint
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
8 ms
·
1.
▲
by
fleekonpoint
1y ago
Not sure if the author is reading these comments but if you like the Moonlander but don’t like how the thumb cluster is tied to the tenting angle, I strongly recommend their ZSA tenting solution. It makes the whole thing a lot sturdier but
2.
▲
Show HN: Reddittui, a Terminal Browser for Reddit
(github.com)
13 points
by
fleekonpoint
2y ago
|
0 comments
3.
▲
by
fleekonpoint
2y ago
Even using the AWS Console on a 13in screen is painful
4.
▲
by
fleekonpoint
2y ago
I used to do this with Reddit but lately more than half of my feed is their recommended posts which include a lot of negative or ragebait content. Maybe a plugin can help with this
5.
▲
by
fleekonpoint
2y ago
There’s a yazi nvim plugin too!
6.
▲
by
fleekonpoint
2y ago
I also like rebasing. Sometimes my squashing cannot be completed without manual intervention, so I'll do a squash merge into a temporary branch instead: git checkout main git checkout -b squash-branch git merge --squash [br
7.
▲
by
fleekonpoint
3y ago
Reminds me of this xkcd: https://xkcd.com/917/
8.
▲
by
fleekonpoint
4y ago
That one closed about a year back unfortunately.
9.
▲
by
fleekonpoint
4y ago
I see, it might be heavy handed but running them inside Docker containers might provide you with the isolation you're looking for. You could also build and share these images with your teammates. I've actually started using a lot
10.
▲
by
fleekonpoint
4y ago
I use a separate directory and venv for each script. To execute the script, I use a shell script to call the venv's python interpreter. This is also how I use python scripts with cron/systemd. #!/bin/bash # mys
11.
▲
by
fleekonpoint
4y ago
We run canaries in Prod, it isn’t as extensive as our integration tests that run in our test stages but it still tests happy paths for most of our APIs.
12.
▲
by
fleekonpoint
4y ago
Very cool!
13.
▲
by
fleekonpoint
4y ago
I use zz a lot, I also like C-d and C-u which scroll the document up and down without moving the cursor. I've mapped these to C-j and C-k to make them easier to use: nnoremap <C-j> 4<C-d> nnoremap <C-k> 4<C-u
14.
▲
by
fleekonpoint
4y ago
Not OP but I have a electric burr grinder. You can also ask coffee shops to grind the beans for you (mention that it is for a French press so they get the grind right). It takes me about a minute 90 seconds to clean mine, I turn it upside d
15.
▲
by
fleekonpoint
5y ago
How to take care of myself. I've neglected it for too long. With my 30th birthday coming up, I've started to exercise, meditate, cook healthier food, and get plenty of sleep. It's had a huge positive impact on my mental healt
16.
▲
by
fleekonpoint
5y ago
"To hate me is to give me breath, to fight me is to give me strength" I've been listening to the self-esteem meditations on headspace and this is the same thing that they are recommending. I am amazed at how effective it has
17.
▲
by
fleekonpoint
6y ago
The last time that happened, it started a civil war.
18.
▲
by
fleekonpoint
7y ago
Thank you for this. I will try to look at things this way.
19.
▲
by
fleekonpoint
7y ago
This Washington Post article says that teen drug use is down in Colorado after they passed marijuana legalization: https://www.washingtonpost.com/news/wonk/wp/2017/12/11/follo... . I think it&#