Viewing profile — typhonius
typhonius
HN member- Joined
- Wed, Dec 17, 2014, 11:05 PM UTC
- HN karma
- 113
- Public activity
- 21 items
- HN profile
- View on Hacker News ↗
About typhonius
Recent public activity
-
comment
Comment #34663490
I use google alerts for this exact reason: https://www.google.com/alerts
-
comment
Comment #34565063
The recommended approach is to not rinse after brushing as it washes fluoride in toothpaste off teeth.
-
comment
Comment #34254949
Is this the internet equivalent of “Don’t get high on your own supply”?
-
comment
Comment #31667923
It definitely used to be the case that if one navigated to the .com domain then currency was in USD (even if within AU) The .com.au domain was in AUD by default. I don’t believe th…
-
comment
Comment #30372172
Type 2 fun is a perfect example of the fading effect cognitive bias. Fading effect bias interestingly causes the emotion associated with negative event memories to generally fade f…
-
comment
Comment #29743720
You can show/hide terminal windows with a hotkey natively using iTerm2. Under Preferences > Keys > Hotkey I've set the system-wide hotkey to option+space which means if I need a te…
-
comment
Comment #29536821
Boxen ( https://github.com/boxen/puppet-boxen ) used Puppet to achieve this. It worked, but it was quite opinionated and of course you needed to know Puppet so the learning curve w…
-
comment
Comment #27918419
You're missing Drupal, one of the largest open-source CMS' in the world.
-
comment
Comment #27918394
This is where the maxim of open source being 'free as in puppies not free as in beer/lunch' comes from. I started my career in open source and still strongly believe in FOSS tenets…
-
comment
Comment #27635803
Like a modern day Cassandra.
-
comment
Comment #27538151
CRM: Salesforce MAP: Marketo Conversational AI: Drift Call recording/analysis: Gong Salesforce dashboard/forecasting: Clari Outbound/sequencing: Outreach & LinkedIn Navigator Custo…
-
comment
Comment #27374243
Drift has transitioned to remote first: https://www.drift.com/digital-first/
-
comment
Comment #26044601
I’ve used the infection PHP library ( https://github.com/infection/infection ) in an API SDK that I maintain. My experiences were very similar to the author’s when I first started …
- story
-
comment
Comment #25923871
Looks like you can query the database directly via their REST API: https://api.ventspace.life/api/v1/ventpost?sort=id,desc&size...
- story
-
comment
Comment #25775072
I found something like this when managed to accidentally break the Drupal.org git parser by adding emojis to a commit message. It wasn't on purpose, I was just on a 2015 emoji kick…
-
comment
Comment #25657949
My first exposure to GNU Units was when I read the story about emails failing if they were to be sent more than 500 miles. I’m sure it’s popped up here before but here’s a link for…
-
comment
Comment #25657361
Standard practice for big four in situations like this is to consult your independence and risk team. Tender responses typically undergo quality and risk review to ensure that incl…
-
comment
Comment #25656857
I’ve found that using geerlingguy’s Ansible roles for MySQL, Nginx, and PHP, most random PHP applications can be deployed with default configuration. I’ve had them in production wi…
- story