Viewing profile — fleekonpoint
fleekonpoint
HN member- Joined
- Thu, Aug 29, 2019, 9:22 PM UTC
- HN karma
- 34
- Public activity
- 20 items
- HN profile
- View on Hacker News ↗
About fleekonpoint
No profile information was provided.
Recent public activity
-
comment
Comment #45393568
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 te…
-
story
Show HN: Reddittui, a Terminal Browser for Reddit
A terminal browser for reddit. I've spent the last few months learning golang and stumbled across the bubbletea libraries. I enjoyed playing around with it so much that I decided t…
-
comment
Comment #42819138
Even using the AWS Console on a 13in screen is painful
-
comment
Comment #42795214
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…
-
comment
Comment #42532299
There’s a yazi nvim plugin too!
-
comment
Comment #40754085
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 check…
-
comment
Comment #37473121
Reminds me of this xkcd: https://xkcd.com/917/
-
comment
Comment #34758785
That one closed about a year back unfortunately.
- comment
-
comment
Comment #34392949
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 …
-
comment
Comment #34392680
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 c…
-
comment
Comment #34384793
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.
-
comment
Comment #34314306
Very cool!
-
comment
Comment #34314274
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 4 nno…
-
comment
Comment #34314054
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…
-
comment
Comment #27638216
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 …
-
comment
Comment #27544304
"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 recom…
-
comment
Comment #22860503
The last time that happened, it started a civil war.
-
comment
Comment #21589465
Thank you for this. I will try to look at things this way.
-
comment
Comment #20833963
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... .…