Viewing profile — ctrl4
ctrl4
HN member- Joined
- Mon, Feb 17, 2020, 1:34 PM UTC
- HN karma
- 13
- Public activity
- 9 items
- HN profile
- View on Hacker News ↗
About ctrl4
No profile information was provided.
Recent public activity
-
comment
Comment #48817792
Yes, there is my friend. https://www.fieggen.com/shoelace/secureknot.htm I've learned it a month ago and couldn't be happier.
-
comment
Comment #48126109
Not OP: - One shotted script that I schedule through cron that sends me a message when a new one piece manga chapter releases. - Also a simple script that moves my cursor one pixel…
-
comment
Comment #45991906
This used to happen to me. But there was a time I just had two different drives. With different OS in it and used the bios selector to boot what I wanted
-
comment
Comment #44757671
I cry every time I see the movie Coco. I've found that things that have to do with grand parents makes me cry the most. I've losed my grandfather on covid's because they stopped tr…
-
comment
Comment #44388136
Oh boy! This reminded me of one of my worst tech leads. He pushed secret tokens to github. When I asked in the team meeting why would we do this instead of using secrets manager, t…
-
comment
Comment #23908564
I once read about devs that get bored with long projects and thrill at starting new things, and the other kind that doesn't want to take new projects until the one that she/he is w…
-
comment
Comment #22812886
You can code locally, push to a repository, and have the changes almost instantly on your server ready to be run.
-
comment
Comment #22465098
Just a little note on using Facebook for the calendar. That was also an excuse for me to not deleting Facebook, but I imported the calendar to Google. It's been a year and I don't …
-
comment
Comment #22347574
Yup. I did this with a local Android app, that tells you the gps location of a public bus. I sniffed the http packets, found the requests i needed and made a python script that pin…