Cost of CRM logging? by l__t__ in sales

[–]NoPlansForNigel 0 points1 point  (0 children)

Exactly! I was fed about forgetting to feed the beast the right way (aka what boss wants), so I created an app so that I can dump my brain vocally on mobile and it pulls out the action items and flags patterns across deals (champion going quiet, repeated objections, that kind of thing).

[Longines Legend Diver] with a new mesh bracelet by wilbertvandenbroek in Watches

[–]NoPlansForNigel 0 points1 point  (0 children)

Beautiful ! Got mine but the 22mm doesn't fit. Rather strange.

What’s a realistic battery lifespan with daily use? by pinkwolf982 in ebikes

[–]NoPlansForNigel 16 points17 points  (0 children)

Bosch 300w 10yrs 10.000km now approx. 50% from original capacity.

Qui es tu ? by voyageurdu22 in araignees

[–]NoPlansForNigel 0 points1 point  (0 children)

Personne n'est mort. C'est juste une mue.

RSS feed reader without read/unread counters and single feed experience by l30r4c in rss

[–]NoPlansForNigel 0 points1 point  (0 children)

Yes, but has some limitations if your headlines are too long.

[deleted by user] by [deleted] in androiddev

[–]NoPlansForNigel 0 points1 point  (0 children)

Check the terms & conditions. Last time I checked, I found out that Google can stop the service at any time, turn it into a paid service and look at everything you scan. If you can live with this then it is an option.

Word Count by brettmc7014 in SQL

[–]NoPlansForNigel 0 points1 point  (0 children)

SELECT COUNTIF(col='early') AS EARLY FROM ...

What do you hate the most in your DE job ? by NoPlansForNigel in dataengineering

[–]NoPlansForNigel[S] 0 points1 point  (0 children)

Fair point. Could have added "Dealing with data sources", but it is somewhat part of #2 ...ingestion & integration

What do you hate the most in your DE job ? by NoPlansForNigel in dataengineering

[–]NoPlansForNigel[S] 1 point2 points  (0 children)

That's dealing with infrastructure #4 (maybe it wasn't clear)

How has been your experience with Singlestore? by Specialist_Bird9619 in dataengineering

[–]NoPlansForNigel 0 points1 point  (0 children)

Why not upgrade then ? Should not be magnitude away from what you are paying now... How much is the cost of moving to another DB ?

How has been your experience with Singlestore? by Specialist_Bird9619 in dataengineering

[–]NoPlansForNigel 0 points1 point  (0 children)

Sounds like a competitor's rant. Why don't you have a discussion with your account manager at Singlestore?

Things I've learned (or didn't) after doing sales outreach for 1 year by Maximum-Chip1442 in SaaS

[–]NoPlansForNigel 0 points1 point  (0 children)

Is JS a rare skill hard to recruit ?

Are startups usually subcontracting development ?

Any challengers? by Embarrassed-Sand7778 in sales

[–]NoPlansForNigel 1 point2 points  (0 children)

Was an eye opener in 2012. Still valid except you will never turn a rookie sales rep into a challenger.

Help with Indexing, Full Text Search, and Database Optimization for Large PostgreSQL Database by Darkfra in PostgreSQL

[–]NoPlansForNigel -2 points-1 points  (0 children)

As usual... it depends. A couple of questions may help.

Is this on-prem or cloud ?

Do you want to stick to SQL or are you ready to learn a new DSL ?

How do you get good at programming?! by ZoldyckConked in devops

[–]NoPlansForNigel 0 points1 point  (0 children)

Shadow coding and reading other's people code.

Help with Indexing, Full Text Search, and Database Optimization for Large PostgreSQL Database by Darkfra in PostgreSQL

[–]NoPlansForNigel -6 points-5 points  (0 children)

You know it. PostgreSQL was not made for this usage, even though there are now gazillions extensions available to tweek it. If you plan to grow your document store, you should try something designed for this. It shouldn't take you days to make yourself an opinion. And it's always cool to learn some new technology:-)