go_ruby
|
6 years ago
|
on: Ask HN: I'm a New Manager – How to Best Handle Employee Grievance?
If it was actually only a single curse word and not maliciously directed at any individual, apologize and start recording the meetings, you probably have your phone out anyway, download the Hi Q app, just let it run. That person probably has something to hide about their work habits. You don't have to trot out the recordings at the first sign of back stabbing, let them pile up and if they make a serious play to get you canned you can start to share them at an advantageous moment. I learned this the hard way. I started keeping my phone in my breast pocket if there was not a table to set it on, people who make those sort of HR reports always have something to hide or protect usually their own incompetence. You may never need them but it literally can't hurt.
go_ruby
|
6 years ago
|
on: Ask HN: Should I quit for 6 months?
I agree with 6 months not being enough for an mvp, i'm 1 year in and am 85% to mvp, i do have validation from a consulting firm i used to work for where we successfully sold many enterprise clients before our owner sold and retired. Unless your mvp is dumb simple, plan on 2 years to develop a SaaS product that does not require massive manual intervention behind the scenes.
go_ruby
|
6 years ago
|
on: Study finds that mindfulness is associated with reduced procrastination
Break the work up into smaller chunks, writw them down on a physical piece of paper. Also try running the program Focalfilter, block the sites which most commonly distract you.
go_ruby
|
6 years ago
|
on: One-on-one meetings are underrated, whereas group meetings waste time (2017)
The reality is that both need to happen regularly. Issues that are too sensitive for the entire group are talked about during the regularly scheduled 1 on 1 or an ad hoc 1 on 1 if the issue is urgent.
go_ruby
|
6 years ago
|
on: Show HN: Learn from profitable SaaS founders, together with peers
Seems like a great concept. I couldn't hear any audio on my mobile.
go_ruby
|
6 years ago
|
on: How I Got my $3500 Camera Kit Stolen on KitSplit
In that case you probably want to just go with the plumber your inlaw recommended. Would kind of be awkward to explain that you wasted their recommended plumbers time only to save a few bucks with some rando from the white pages.
go_ruby
|
6 years ago
|
on: How I Got my $3500 Camera Kit Stolen on KitSplit
It's not grand theft auto. It's called "theft by conversion".
go_ruby
|
6 years ago
|
on: How I Got my $3500 Camera Kit Stolen on KitSplit
The concept also exists as "theft by conversion". For example if you rent a car and refuse to return it.
go_ruby
|
6 years ago
|
on: How I Got my $3500 Camera Kit Stolen on KitSplit
Exaggeration is charitable, it's probably an outright lie.
go_ruby
|
6 years ago
|
on: Lyme Disease Cases Are Exploding
So was your spouse reinfecting you?
go_ruby
|
6 years ago
|
on: Ask HN: Who is seeking a cofounder?
Generally there is an interview process and a vesting schedule. If not, sign me up to co-found all the startups!
go_ruby
|
6 years ago
|
on: Sanders proposes canceling entire $1.6T in U.S. student loan debt
Does cancelling actually mean paying it off on behalf of the debtors?
go_ruby
|
6 years ago
|
on: The Raspberry Pi 4 launch site runs on a Pi 4 cluster
Now that is dogfooding
go_ruby
|
6 years ago
|
on: Data-as-a-Service: Running DaaS Companies
As the CTO of a DaaS startup in stealth mode working on our MVP, expect to take a year or more. We also offer SaaS that centralizes workflow around using the data, enterprise customers expect a level of polish and reliability that is not expected from the next facebook/airbnb clone, desk procedures, train the trainer programs and other ISO processes can't be revamped every single release. Keep fighting the good fight.
go_ruby
|
6 years ago
|
on: Open-sourcing Sorbet: a fast, powerful type checker for Ruby
You actually spent 40+ hours trying to connect to a db with rust? Please tell me that's a gross exageration...
go_ruby
|
6 years ago
|
on: Open-sourcing Sorbet: a fast, powerful type checker for Ruby
You never had a go program fail to compile, only to fix the problem then try to compile again? Replace 'run' with 'compile' and you could still type a bunch of go code and have to make changes before you deploy or no?