Skip to main content

Showing 1–10 of 10 results for author: Massoni, T

.
  1. arXiv:2503.04460  [pdf, other

    cs.SE cs.HC

    Exit the Code: A Model for Understanding Career Abandonment Intention Among Software Developers

    Authors: Tiago Massoni, Ricardo Duarte, Ruan Oliveira

    Abstract: Background. Career abandonment, the process in which professionals leave the activity, assuming positions in another area, among software developers involves frustration with the lost investment and emotional and financial costs, even though being beneficial for the human being, depending on personal context. Previous studies have identified work-related motivators for career abandonment, such as… ▽ More

    Submitted 6 March, 2025; originally announced March 2025.

  2. arXiv:2503.00123  [pdf, other

    math.SG math.DS

    A symplectic viewpoint on Anosov flows

    Authors: Thomas Massoni

    Abstract: This survey explores the geometry of three-dimensional Anosov flows from the perspective of contact and symplectic geometry, following the work of Mitsumatsu, Eliashberg-Thurston, Hozoori, and the author. We also present a few original results and discuss various open questions and conjectures.

    Submitted 18 March, 2025; v1 submitted 28 February, 2025; originally announced March 2025.

    Comments: 32 pages, 2 figures. V2: minor modifications and corrections based on anonymous referee suggestions. To appear in the Proceedings of the workshop "Symplectic geometry and Anosov flows" published by the Journal of Fixed Point Theory and Applications

  3. arXiv:2502.18662  [pdf, other

    cs.SE

    The Role of the Retrospective Meetings in Detecting, Refactoring and Monitoring Community Smells

    Authors: Carlos Dantas, Tiago Massoni, Camila Sarmento, Rayana Rocha, Danielly Gualberto

    Abstract: Retrospective meetings play a vital role in agile development by facilitating team reflection on past work to enhance effectiveness. These meetings address various social aspects, including team dynamics, individual performance, processes, and technologies, ultimately leading to actions for improvement. Despite their importance, limited research has explored how these meetings handle forms of soci… ▽ More

    Submitted 25 February, 2025; originally announced February 2025.

    Journal ref: 18th International Conference on Cooperative and Human Aspects of Software Engineering (CHASE 2025)

  4. arXiv:2405.15635  [pdf, other

    math.SG math.DS math.GT

    Taut foliations and contact pairs in dimension three

    Authors: Thomas Massoni

    Abstract: We present a new construction of codimension-one foliations from pairs of contact structures in dimension three. This constitutes a converse result to a celebrated theorem of Eliashberg and Thurston on approximations of foliations by contact structures. Under suitable hypotheses on the initial contact pairs, the foliations we construct are taut, allowing us to characterize taut foliations entirely… ▽ More

    Submitted 24 May, 2024; originally announced May 2024.

    Comments: 114 pages, 19 figures. Comments welcome!

  5. arXiv:2211.11036  [pdf, other

    math.SG math.DS

    Anosov flows and Liouville pairs in dimension three

    Authors: Thomas Massoni

    Abstract: Building upon the work of Mitsumatsu and Hozoori, we establish a complete homotopy correspondence between three-dimensional Anosov flows and certain pairs of contact forms that we call Anosov Liouville pairs. We show a similar correspondence between projectively Anosov flows and bi-contact structures, extending the work of Mitsumatsu and Eliashberg-Thurston. As a consequence, every Anosov flow on… ▽ More

    Submitted 31 October, 2023; v1 submitted 20 November, 2022; originally announced November 2022.

    Comments: 48 pages, 5 figures. V2: minor corrections and clarifications based on anonymous referee suggestions. V3: introduction slightly modified, various minor improvements. To appear in Algebraic & Geometric Topology

  6. arXiv:2211.07453  [pdf, other

    math.SG math.DS

    Floer theory of Anosov flows in dimension three

    Authors: Kai Cieliebak, Oleg Lazarev, Thomas Massoni, Agustin Moreno

    Abstract: A smooth Anosov flow on a closed oriented three manifold $M$ gives rise to a Liouville structure on the four manifold $[-1,1]\times M$ which is not Weinstein, by a construction of Mitsumatsu and Hozoori. We call it the associated Anosov Liouville domain. It is well defined up to homotopy and only depends on the homotopy class of the original Anosov flow; its symplectic invariants are then invarian… ▽ More

    Submitted 14 November, 2022; originally announced November 2022.

    Comments: Comments welcome!

  7. arXiv:2108.10994  [pdf, other

    cs.SE

    An Empirical Study on Refactoring-Inducing Pull Requests

    Authors: Flávia Coelho, Nikolaos Tsantalis, Tiago Massoni, Everton L. G. Alves

    Abstract: Background: Pull-based development has shaped the practice of Modern Code Review (MCR), in which reviewers can contribute code improvements, such as refactorings, through comments and commits in Pull Requests (PRs). Past MCR studies uniformly treat all PRs, regardless of whether they induce refactoring or not. We define a PR as refactoring-inducing, when refactoring edits are performed after the i… ▽ More

    Submitted 24 August, 2021; originally announced August 2021.

    Comments: 12 pages, ESEM 2021

  8. arXiv:1911.02679  [pdf, other

    cs.SE

    A Domain-Specific Language for Verifying Software Requirement Constraints

    Authors: Marzina Vidal, Tiago Massoni, Franklin Ramalho

    Abstract: Software requirement analysis can certainly benefit from prevention and early detection of failures, in particular by some kind of automatic analysis. Formal methods offer means to represent and analyze requirements with rigorous tools, avoiding ambiguities and allowing automatic verification of requirement consistency. However, formalisms often clash in the culture or lack of skills of software a… ▽ More

    Submitted 6 November, 2019; originally announced November 2019.

    Comments: Preprint for the 2019 Brazilian Symposium on Formal Methods

  9. arXiv:1901.11499  [pdf, ps, other

    cs.SE

    Relating Voluntary Turnover with Job Characteristics, Satisfaction and Work Exhaustion - An Initial Study with Brazilian Developers

    Authors: Tiago Massoni, Nilton Ginani, Wallison Silva, Zeus Barros, Georgia Moura

    Abstract: High rates of turnover among software developers remain, involving additional costs of hiring and training. Voluntary turnover may be due to workplace issues or personal career decisions, but it might as well relate to Job Characteristics, or even Job Satisfaction and Work Exhaustion. This paper reports on an initial study which quantitatively measured those constructs among 78 software developers… ▽ More

    Submitted 11 March, 2019; v1 submitted 31 January, 2019; originally announced January 2019.

    Comments: 4 pages, no figures, 3 tables. Final version for ICSE CHASE 2019

  10. arXiv:1003.4800  [pdf, ps, other

    cs.LO cs.PL cs.SE

    Object-oriented Programming Laws for Annotated Java Programs

    Authors: Gabriel Falconieri Freitas, Márcio Cornélio, Tiago Massoni, Rohit Gheyi

    Abstract: Object-oriented programming laws have been proposed in the context of languages that are not combined with a behavioral interface specification language (BISL). The strong dependence between source-code and interface specifications may cause a number of difficulties when transforming programs. In this paper we introduce a set of programming laws for object-oriented languages like Java combined w… ▽ More

    Submitted 25 March, 2010; originally announced March 2010.

    Journal ref: EPTCS 21, 2010, pp. 65-76