User talk:Pixeldomain

Jump to navigation Jump to search

About this board

Logo of Wikidata

Welcome to Wikidata, Pixeldomain!

Wikidata is a free knowledge base that you can edit! It can be read and edited by humans and machines alike and you can go to any item page now and add to this ever-growing database!

Need some help getting started? Here are some pages you can familiarize yourself with:

  • Introduction – An introduction to the project.
  • Wikidata tours – Interactive tutorials to show you how Wikidata works.
  • Community portal – The portal for community members.
  • Contents – The main help page for editing and using the site.
  • Project chat – Discussions about the project.
  • Tools – A collection of user-developed JavaScript tools to allow for easier completion of some tasks.

If you have any questions, please ask me on my talk page. If you want to try out editing, you can use the sandbox to try. Once again, welcome, and I hope you quickly feel comfortable here, and become an active editor for Wikidata.

Best regards! Liuxinyu970226 (talk) 03:48, 27 July 2016 (UTC)

Previous discussion was archived at User talk:Pixeldomain/Archive 1 on 2016-07-27.

Tagishsimon (talkcontribs)
Reply to "Question raised on twitter"
Jc86035 (talkcontribs)

I've changed P31 on a number of items relating to smartphones in order to satisfy certain properties' constraint violations (for the most part I've just re-added smartphone model (Q19723451) where you removed it). If you think there's a better solution feel free to change the statements further.

Reply to "P31/Q16887380"
Vitaliylag (talkcontribs)

Thanks for contributing but RAM and storage are different things. Usually devices have much less memory size than storage capacity. I removed memory capacity in iPhone 11 and iPhone 11 Pro because it has only 4 GB memory not 64, 128 or 256.

Pixeldomain (talkcontribs)

The English labels and description for volatile random-access memory capacity (P2928) were ambiguous so I have updated them to be clearer that the property is intended to apply to volatile random-access memory (Q67420692) only and not other forms of memory or storage that electronic devices may have. It looks like further work is needed to clarify the various data storage and memory capacity properties that exist and should exist in the future.

Reply to "Memory capacity"

Wolfram Language entities for file formats

2
Mahir256 (talkcontribs)
Pixeldomain (talkcontribs)

Thanks for the link!

Reminder: Share your feedback in this Wikimedia survey

1
MediaWiki message delivery (talkcontribs)

WMF Surveys, 01:40, 13 April 2018 (UTC)

Please take part in the Flow satisfaction survey

1
MediaWiki message delivery (talkcontribs)

(That message in other languages: العربية • ‎bosanski • ‎català • ‎Deutsch • ‎Esperanto • ‎français • ‎עברית • ‎polski • ‎português • ‎português do Brasil • ‎русский • ‎اردو • ‎中文 – ‎translate that message)

Hello!

Like some other community members, you are using Flow.

An increasing number of communities now use Flow or are considering it. Although Flow itself is not scheduled for major development during 2016 fiscal year, the Collaboration Team remains interested in the project and in providing an improved system for structured discussions.

You can help us make decisions about the way forward in this area by sharing your thoughts about Flow — what works, doesn't work or should be improved?

Please fill out this survey (available in multiple languages), which is administered by a third-party service. It will not require an email or your username. See our privacy statement.

Thanks for your ideas and opinions about Flow!

Trizek (WMF), on behalf of the Collaboration team, 11:56, 7 September 2016 (UTC)

Share your experience and feedback as a Wikimedian in this global survey

1
MediaWiki message delivery (talkcontribs)
  1. This survey is primarily meant to get feedback on the Wikimedia Foundation's current work, not long-term strategy.
  2. Legal stuff: No purchase necessary. Must be the age of majority to participate. Sponsored by the Wikimedia Foundation located at 149 New Montgomery, San Francisco, CA, USA, 94105. Ends January 31, 2017. Void where prohibited. Click here for contest rules.

Your feedback matters: Final reminder to take the global Wikimedia survey

1
MediaWiki message delivery (talkcontribs)

(Sorry to write in Engilsh)

Andreasmperu (talkcontribs)

Qualifiers for data structure operations

2
Jsamwrites (talkcontribs)

Thanks for your feedback. I have made the mapping for space complexity in Wikidata:WikiProject_Informatics/Data_Structure. Unlike algorithms, there are more than one operation (insert, search, find minimum, delete etc..) and current approach where we have only 3 time complexity cases (average, best and worst) does not fit. My personal opinion is to add qualifiers to these three cases making use of 'of' for possible operations. What do you suggest?

Pixeldomain (talkcontribs)

I would suggest use of qualifiers as well. So for example, average insert performance complexity becomes "average performance complexity" with value of a math equation. A qualifier "of" (or something better suited?) with value "insert into data structure" could then be added.