Qt wiki will be updated on October 12th 2023 starting at 11:30 AM (EEST) and the maintenance will last around 2-3 hours. During the maintenance the site will be unavailable.

User:EdwardWelbourne: Difference between revisions

From Qt Wiki
Jump to navigation Jump to search
(Link to computerphile video about dates, times and time-zones)
(Update.)
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
* Usually known as Eddy (also aliased as [[User:Eddy]]).
* Usually known as Eddy (also aliased as [[User:Eddy]]).
* Started as a developer at Qt in 2015/September, in the Oslo office.
* Started as a developer at Qt in 2015/September, in the Oslo office.
** In the Core and Networking team.
** In the Oslo Foundations (formerly Core and Networking) team.
** Has dabbled in QDateTime, qmake, various development tools.
** Default assignee for QDateTime, QTimeZone, QLocale and related parts of core.
** Dabbled in qmake, qdoc and a few other stray corners.
** Fairly [https://codereview.qt-project.org#/q/reviewer:"Edward+Welbourne+%253Cedward.welbourne%2540qt.io%253E",n,z active on Gerrit], keeping reviews moving forward.
** Fairly [https://codereview.qt-project.org#/q/reviewer:"Edward+Welbourne+%253Cedward.welbourne%2540qt.io%253E",n,z active on Gerrit], keeping reviews moving forward.
* [http://www.chaos.org.uk/~eddy/cv/ Online CV]
* [http://www.chaos.org.uk/~eddy/cv/ Online CV]
* [http://www.chaos.org.uk/~eddy/ Own web-site] (mostly mathematics and physics)
* [http://www.chaos.org.uk/~eddy/ Own web-site] (mostly mathematics and physics)
* [https://github.com/ediosyncratic On GitHub] (some python and remnants of a past job)
* [https://github.com/ediosyncratic On GitHub] (some python of my own, toys and work-related things)


Before having anything to do with dates, times or time-zones, I recommend any developer to attend to [https://youtu.be/-5wpm-gesOY this chap].  He gets a few details a bit off, but has the basic story spot on. It may all seem simple at first, but you'll soon enough wish you had delegated it all to someone else's library instead of re-inventing the wheel.
Before having anything to do with dates, times or time-zones, I recommend any developer to attend to [https://youtu.be/-5wpm-gesOY this chap].  He gets a few details a bit off, but has the basic story spot on.
It may all seem simple at first, but you'll soon enough wish you had delegated it all to someone else's library instead of re-inventing the wheel.

Latest revision as of 10:03, 4 March 2022

  • Usually known as Eddy (also aliased as User:Eddy).
  • Started as a developer at Qt in 2015/September, in the Oslo office.
    • In the Oslo Foundations (formerly Core and Networking) team.
    • Default assignee for QDateTime, QTimeZone, QLocale and related parts of core.
    • Dabbled in qmake, qdoc and a few other stray corners.
    • Fairly active on Gerrit, keeping reviews moving forward.
  • Online CV
  • Own web-site (mostly mathematics and physics)
  • On GitHub (some python of my own, toys and work-related things)

Before having anything to do with dates, times or time-zones, I recommend any developer to attend to this chap. He gets a few details a bit off, but has the basic story spot on. It may all seem simple at first, but you'll soon enough wish you had delegated it all to someone else's library instead of re-inventing the wheel.