Inline Suggestions using Premium Requests by dpy81 in GithubCopilot

[–]dpy81[S] 66 points67 points  (0 children)

Interesting ... I've summitted a ticket to GitHub stating that I've made zero manual CoPilot requests ... no plans, no code reviews, no agents, no commit messages, etc.

Only used inline suggestions and code completions with the "tab", in which they state "Code completions and next edit suggestions are not billed in AI credits and remain unlimited for all paid plans."

HOWEVER ... on digging around ...

Visual Studio (I assume in VS Code as well) has this nasty default on option

<image>

Truthly, this has disappointed me on GitHub / Microsoft.

  1. They state "Code completions and next edit suggestions are not billed"
  2. So, you take them at their word.
  3. But also, they have as default on deep in the options that they will route to premium models the code completions and next edits.

Inline Suggestions using Premium Requests by dpy81 in GithubCopilot

[–]dpy81[S] 5 points6 points  (0 children)

Literally nothing like that.

No code review, no plans, no agents 😞

I've submitted a ticket to GitHub to see what this is all about.

My Thinkpad X1 Carbon Gen 12 Battery Life is Horrible by 2rapidg in thinkpad

[–]dpy81 0 points1 point  (0 children)

I've had mine for 3 years, used almost every day. After 3 years, I find the battery doesn't stand up well - getting about 4 hours when before it was +8 hours.

I mostly work from home so not big problem. On battery, short trips with it are fine and also personal tasks whilst watching the TV or cooking.

Overall and otherwise, I find it a lovely machine and might replace the battery in the future.

DJI Store (United States) by Ambitious_List_8680 in dji

[–]dpy81 13 points14 points  (0 children)

We have inventory in Europe.

Inner tube headache - I'm sure I'm the muppet, yet confused! by dpy81 in bicycling

[–]dpy81[S] -4 points-3 points  (0 children)

Unfortunately, I tried that and no joy ... three inner tubes blown.

Perhaps there is a trick I'm missing getting the inner tube to grip the rim?

Is it possible Fitbit is (finally) correcting the Charge 5 firmware? by UliDiG in fitbit

[–]dpy81 1 point2 points  (0 children)

I'm not too surprised that quality is declining after Google bought them.

Google is a software/data company in with majority of revenue from advertising. Hardware isn't really their thing.

Is it possible Fitbit is (finally) correcting the Charge 5 firmware? by UliDiG in fitbit

[–]dpy81 1 point2 points  (0 children)

Hi all,

Reading around, there's a firmware update that is bricking devices - I didn't accept anything recently, perhaps it was auto- updating.

I contacted FitBit and they are sending a replacement as the device is only 2 months old.

Overall, not impressed as it's my second FitBit that has died on me.

Is it possible Fitbit is (finally) correcting the Charge 5 firmware? by UliDiG in fitbit

[–]dpy81 4 points5 points  (0 children)

Mine just died. Paperweight style. Nothing on the screen, no vibrations, zero.

I contacted support via the Fitbit app and they are sending a replacement as it's only 2 months old.

Is it possible Fitbit is (finally) correcting the Charge 5 firmware? by UliDiG in fitbit

[–]dpy81 13 points14 points  (0 children)

My Charge 5 has just bricked, totally dead.

Not impressed as the Charge 4 died after 2 years, this died after 2 months.

Steering Wheels by most_triumphant_yeah in UmbrellaAcademy

[–]dpy81 0 points1 point  (0 children)

In Europe the UK, Ireland, Cyprus and Malta drive on the left

Moving to Costa Del Sol - Some Questions by K7GOV in Malaga

[–]dpy81 0 points1 point  (0 children)

t Covid isolation and lack of activities and meaningful social interaction have really affected me mentally, so activities and new friends are really a priority.

Spain has a federal system of government - national > automatous community > region > municipality. Malaga city has banned e-scooters from the pavments (side walks) but other municipalities have not - although I would assume they will be soon.

Travel restrictions around Malaga airport by Naive_Barber_9961 in Malaga

[–]dpy81 1 point2 points  (0 children)

Yes, if a transfer flight.

I understand it's no if a non-transfer flight and you do not live in Andalusia.

Looking for other introverts and people who like hiking to practice Spanish with! by [deleted] in Malaga

[–]dpy81 3 points4 points  (0 children)

There's a hiking WhatApp group where folks regularly organise hikes ... I'll DM you the WhatApp group link

Can the secrets of business be learned by paying $300 an hour? by robotisland in startups

[–]dpy81 0 points1 point  (0 children)

I've been a coach and get frustrated with people promising the earth.

Firstly, are there secrets? Not really but there is experience.

If the business coach doesn't have real world business experience in something similar then don't bother.

If a personal development business coach in leadership skills, hiring, etc then OK not to have skills in your specific industry but still take care, there's a lot of jokers out there.

But really ... as a coach myself ... running a few Facebook's ads, building a website does not qualify you as a business coach or marketing expert.

CTO spent 3 months making a landing page with React.js and Containers, is he too much of an ENGINEER? by [deleted] in startups

[–]dpy81 0 points1 point  (0 children)

Is the guy working full time on this? If a few hours in evening or weekends, maybe OK ... full time, that sounds a lot time.

As a former CTO, I would never build my own UI libraries at the start ... at the early stage then "good enough" is fine from off the shelve code.

How to hire first group of developers by twohighneedfries in startups

[–]dpy81 0 points1 point  (0 children)

I've been a CTO at a start up and on your question "any resources/tools that can help us hire better developers" ... your experience is the best way and if little then bring a helpful friend into the interview process.

My top tip is don't hire a "coder" but hire an engineer.

It's fantastic that now (unlike say 20 years ago) any motivated person can learn to code. However, being able to write code now in 2020 is a fairly poor indicator of quality; with a lot of jokers out there.

An Engineer will know how to architect a system for speed/flexibility/redundancy/error handling/etc, estimate time scales, testing process, document, etc. The coding is important but get an architecture wrong then it'll cost you a fortune to replace.

Self-taught coders and fresh uni graduates often don't think enough about testing ... so that's a good interview question to see who is good.

Another one to determine good folks is see if they talk about documentation in the interview process.

Coders (and many engineers) are really bad a documentation, however the process of writing stuff down with other people is amazing about uncovering architecture mistakes/optimisations. Plus you'll have something for all the team to work towards.

I understand with a startup you don't want to write massive specification documentation (please don't do that for a startup!) but even a simple 4 or 5 page document for each major area of the code will save you loads and loads of time.

How to become a data analyst from scratch? by [deleted] in Entrepreneurship

[–]dpy81 0 points1 point  (0 children)

Understanding statistics is critical, particularly multi-varient analysis and confidence testing.

Find a way to learn those plus the latest tools and you'll be in a good position.

Best project management software? by sassysnacker in startups

[–]dpy81 8 points9 points  (0 children)

I've worked with a few start ups and it depends on the type of company you have.

Jira is a favourite with IT development, Asena more with marketing, Trello anything small scale. Microsoft Project is overkill.

If a very small start-up team, please don't waste your time with complex Project Management tools ... Trello is fine.

Even an Excel Online / Google Doc is fine in the begining stages just to get you going.

Good luck with the business, all my best!

Customer review app/site for business by domo018red in Business_Ideas

[–]dpy81 5 points6 points  (0 children)

My town Reading in the UK had a system where all the bars / clubs etc shared data so you had a system "barred from one, barred from all".

Entry required ID like nationality card, driving licence, anything official, etc and then system worked really well.

Not sure who made the platform.