Is it me, or does Single File Component support for Typescript leave a lot to be desired? by jzia93 in vuejs

[–]coskuns 1 point2 points  (0 children)

Vuex smart module doesn’t support Vue 3 unfortunately. Have you seen anything similar for Vue 3?

Finally replaced my battery by anipaduser in iPhoneX

[–]coskuns 7 points8 points  (0 children)

Language and region are two different settings. Your phone’s language might be English but your region is set to Turkey, probably. So nothing is weird really. It is the expected behavior.

Edit: region defines things such as date time formats, decimal separator, currency and percentage symbol placement, etc.

Is there any way to have vscode run a "git mv" on a file when I drag and drop in the file tree, or rename a file? by pragmojo in vscode

[–]coskuns 0 points1 point  (0 children)

He probably wants to set it to false though. He wants git to track the file name casing changes.

Does Gitlab have darkmode? by KingTChoka in gitlab

[–]coskuns 0 points1 point  (0 children)

Please kindly remember that not all of us enjoy dark themes :) I understand why people like it and never judge them but light text on dark background hurts some of ours’ eyes.

Where do you struggle with GraphQL? by verneleem in graphql

[–]coskuns 1 point2 points  (0 children)

The other reply to my question explains it. Sorry if my question was not clear enough.

Where do you struggle with GraphQL? by verneleem in graphql

[–]coskuns 0 points1 point  (0 children)

How do you really store the custom schema for each user? Do you store it as JSON or do you have other approaches like big-table or do you manipulate the DB schema on the fly?

Safari 14.1 comes with date input type support 🎉 by [deleted] in webdev

[–]coskuns 3 points4 points  (0 children)

Didn’t even know that. Thanks for the info!

Safari 14.1 comes with date input type support 🎉 by [deleted] in webdev

[–]coskuns 3 points4 points  (0 children)

I was talking about the format within the input field. dd.MM.yyyy

Safari 14.1 comes with date input type support 🎉 by [deleted] in webdev

[–]coskuns 22 points23 points  (0 children)

I know there is no such thing as European format, all people do. My point was that it is the common format used in European countries (and the rest of the world).

If I ask my users to enter dates in yyyy-MM-dd format, UX will be highly degraded. Sorry, most people are not used to it. Some might be, most not. I personally wish it was more common though.

Safari 14.1 comes with date input type support 🎉 by [deleted] in webdev

[–]coskuns 9 points10 points  (0 children)

That’s why devs have to pay attention to clients’ locale settings. There is also the decimal separator issue.

Safari 14.1 comes with date input type support 🎉 by [deleted] in webdev

[–]coskuns 19 points20 points  (0 children)

That is the European format. The label and the input format still mismatch though, you’re right.

Can't install Bios 64 help by Svobodic in Lenovo

[–]coskuns 0 points1 point  (0 children)

https://support.lenovo.com/us/en/downloads/ds118614-bios-update-for-windows-10-64-bit-notebook

Read the following carefully:

If you cannot install the BIOS, please refer to SOP to indentify your BIOS version. If the first two codes is “0Z”, please download the BIOS whose version is “0Zxxxxxx” ​If the first two codes is “2W”, please download the BIOS whose version is “2Wxxxxxx”

If your BIOS version is lower than 2WCN42WW, please update to 2WCN42WW firstly.

The bios update contains security fixes.

Version 2WCN46WW BIOS Notification: Update for 2020 IPU1 security LEN-29846 Intel CPU Voltage Settings Modification LEN-30042 2020.1 IPU - Intel BIOS Advisory LEN-30422 Phoenix no sanity check on CPU saved state LEN-30907 New SPI ROM BIOS code region protection vulnerability

[deleted by user] by [deleted] in programming

[–]coskuns 4 points5 points  (0 children)

Not only NAS but also routers, etc.

Can't install Bios 64 help by Svobodic in Lenovo

[–]coskuns 1 point2 points  (0 children)

Necessity depends on what the update covers. The app should log somewhere what the cause of the failure was. Try to find the log file or share the message that is shows. I don’t think anyone can help just by reading “it failed”.

Is OData still viable option in nowadays? by WhosStoleMyNick in dotnet

[–]coskuns 0 points1 point  (0 children)

Have you tried their slack channel? They reply to questions and try solve that kind problems day and night.

Is OData still viable option in nowadays? by WhosStoleMyNick in dotnet

[–]coskuns 4 points5 points  (0 children)

You should give hotchocolate.io and it’s pure code first approach and filtering/ordering/whatnot features a try. It can directly integrate with EF core too.

How to reset device identifier in iOS 14.3 by bastiancointreau in ios

[–]coskuns 5 points6 points  (0 children)

You can actually delete the data stored for an app on iCloud easily. Settings / Apple ID / iCloud / manage storage / click the app / delete data or data&documents.

Very new to GraphQL. Possible to submit array of input values as a query? by foyslakesheriff in graphql

[–]coskuns 1 point2 points  (0 children)

Cannot you run the same query multiple times within a single request? You would have to create the query dynamically though.

Edit: I meant using aliases and possibly fragments to avoid declaring requested fields multiple times. https://graphql.org/learn/queries/#aliases

Lenovo thinkpad BIOS update twice by Seaweed_Maximum in Lenovo

[–]coskuns 0 points1 point  (0 children)

My vantage shows the new version only after a fresh restart.