CSLee, to seresearchers
@CSLee@mastodon.social avatar

NEW RESEARCH PAPER OUT! In this paper, @grimalkina and I explore how review anxiety is maintained and exacerbated to develop a model of code review anxiety. We also go a step further to develop and test the effectiveness of a cognitive-behavioral intervention for code review anxiety, so that we can reduce code review anxiety in an evidence-based and empirically-supported way (because science > vibes): https://osf.io/preprints/psyarxiv/8k5a4

@seresearchers

KFosterMarks,
@KFosterMarks@mastodon.social avatar

@CSLee @grimalkina @seresearchers

I shudder to think of all of the learning opps I've passed up because of the code review anxiety I've experienced as a software developer in various contexts. This is the research, workshop and intervention that I've needed.

I just can't emphasize enough how important I think this research is! I hope the community will take the time to read and understand.

bits, to programming

My definition of an expert in any field is a person who knows enough about what’s really going on to be scared.

-- P. J. Plauger, Computer Language, March 1983

henrikjernevad, to programming
@henrikjernevad@mastodon.social avatar

Today's post discusses moving from imperative while and for loops to declarative collection functions like map and filter.

https://henko.net/blog/there-is-no-loop/

wiredprairie, to UX

What's your favorite desktop application?

For design inspiration, I'm trying to gather a list of desktop apps that are fun/enjoyable and don't have a corporate/enterprise feel to them.

Not games or streaming apps though. It feels like desktop app design hasn't kept pace with modern web app design but maybe my searches aren't using the right terms.

I realize this is subjective, but I'd still like more examples. 😁 Thx!

jbrains, to random
@jbrains@mastodon.social avatar

You'll notice a very specific hashtag missing from this conversation, although, if you read this article, you might be able to feel that hashtag while you're reading.

(Srsly. Please don't use that hashtag if you reply. I don't want the stress.)

"Forecast Costs Responsibly"

#lightweight #softwaredevelopment

https://blog.jbrains.ca/permalink/forecast-costs-responsibly

FreeBSDFoundation, to FreeBSD
@FreeBSDFoundation@mastodon.social avatar

"As Arm expands its reach into new technology domains, it is important to understand FreeBSD's role in this journey to gain insights into broader industry trends."

Find out how Arm's commitment to #FreeBSD is shaping the future of computing and expanding the FreeBSD Community.
https://freebsdfoundation.org/blog/innovating-the-future-arms-strategic-embrace-of-freebsd/
#opensource #softwaredevelopment

opdavies, to random
@opdavies@mastodon.social avatar
shawnwildermuth, to Autism

A weird request, but here I am. I am looking for software developers who identify as Autistic. I'm trying to do some research for an upcoming film.

My DMs are open if you're interested.

bits, to programming

Software obeys the law of gaseous expansion - it continues to grow until memory is completely filled.

-- Larry Gleason

opensouthcode, to opensource Spanish

Meet some of our speakers. Exclusive interview with Jürgen Gmach @jugmac00 about Rewriting Tox: A Journey of Open Source Evolution
https://youtu.be/2uUUiKkZts8

jacob, to programming
@jacob@me.dm avatar

“Which programming language should I use?”

#programming #softwaredevelopment #softwareengineering

fuopy, to gamedev

If you are an unemployed software dev in the states, this directly affects you. Greedy corps aim to permanently undercut prospects of today's countless unemployed devs (experienced and new) by promoting a false narrative of a "labor shortage." Take a look and please consider leaving a comment within the remaining 2 days. If this passes, you can kiss your job prospects goodbye.
https://www.reddit.com/r/cscareerquestions/comments/1cogset/amidst_mass_layoffs_the_us_department_of_labor_is/

blindcoder, to php
@blindcoder@toot.berlin avatar

Just spent TWO HOURS debugging PHP code because I relied on my IDE and github Copilot which both didn't catch the bug in the code below:

<?php
if (array_key_exists("error", $response){
$return_value = [];
}
?>

Error message was: PHP Parse error: syntax error, unexpected token ";" in <file> on line 3

Yes, it's on me, but I'm supposed to test this tech for my employer and results are not looking favorably.

Edit: added proper line number for my example

opdavies, to opensource
@opdavies@mastodon.social avatar

Do you want free code reviews? What about contributing to open-source?

https://www.oliverdavies.uk/archive/2024/05/14/free-code-reviews

#dev #SoftwareDevelopment #OpenSource

TildeGartenzaun, to random
@TildeGartenzaun@mastodon.social avatar

Why is it called a Scrum Cycle and not Develoopment?

jakub_zalas, to random

“duplication is far cheaper than the wrong abstraction”

— Sandi Metz in “All the little things” at RailsConf 2014

The quote is often put out of context to support the idea it’s always better to postpone the abstraction until there’s enough duplication. It’s used as an excuse to keep duplication for some arbitrary amount of time.

That’s not the original premise.

bits, to technology

The Internet was done so well that most people think of it as a natural resource like the Pacific Ocean, rather than something that was man-made. When was the last time a technology with a scale like that was so error-free? The Web, in comparison, is a joke. The Web was done by amateurs.

-- Alan Kay

sadukie, to random

For those of you who use messages in your systems, what's one thing you wish you knew when you were first incorporating them in your projects?

Or if you had to give advice to someone new to messaging, what would you recommend?

FreeBSDFoundation, to FreeBSD
@FreeBSDFoundation@mastodon.social avatar

🍁 Registration for #BSDCan 2024 is now open!

The 20th BSDCan will include tutorials on PF, running your own email, TLS, BGP, and NSH, as well as two days of talks on everything from systems administration, networking, and programming.

Register here: https://www.bsdcan.org/2024/registration.php
#FreeBSD #RunBSD #opensource #softwaredevelopment

Skjeggtroll, to ChatGPT

"This is another variation of the High-Tech Illusion: the belief that software developers do easily automated work. Their principal work is human communication to organize the user's expressions of needs into formal procedure. That work will be necessary no matter how we change the life cycle."

— Tom DeMarco, Tim Lister, Dorset House: https://bookrastinating.com/book/35067, p. 34

This quote from a 37-year old book seemed a useful and apropos reminder in the current , hype-cycle.

adminmagazine, to Kubernetes
@adminmagazine@hachyderm.io avatar

Are you looking to harness the power of containers? Learn more about Docker’s toolset for container development in our free focus guide available for a limited time. Download your copy today! https://mailchi.mp/admin-magazine.com/docker-focus-guide #Docker #containers #Kubernetes #SoftwareDevelopment #OpenSource #tools #application #FOSS #security

joelving, to architecture
@joelving@mastodon.joelving.dk avatar

Today marks the one-year anniversary of me stepping into a formal architecture role from that of backend developer, so I've dusted off my old blog to reflect a bit on what I’ve learned so far.

  • You don’t have to be the best developer
  • Your value is not in the technical design
  • You can’t fix organizational issues with technology
  • Your political skills are more important than your technical skills

Please let me know what you think!


https://blog.joelving.dk/2024/05/one-year-an-architect/

opdavies, to drupal
@opdavies@mastodon.social avatar

If you want people to use your open-source software, make it easy to use and update.

https://www.oliverdavies.uk/archive/2024/04/15/a-note-to-open-source-software-maintainers

bits, to programming

Trying to express implicit and fuzzy relationships in ways that are explicit and sharp doesn’t clarify the meaning, it destroys it.

-- Clay Shirky

lefebvre, to random
@lefebvre@hachyderm.io avatar

The idea of a “one person framework” is that there should be a way for a single developer to create software using just one development framework.

https://blog.xojo.com/2024/05/02/the-one-person-framework-for-the-rest-of-us/

  • All
  • Subscribed
  • Moderated
  • Favorites
  • provamag3
  • InstantRegret
  • ngwrru68w68
  • osvaldo12
  • magazineikmin
  • tacticalgear
  • rosin
  • thenastyranch
  • Youngstown
  • Durango
  • slotface
  • everett
  • kavyap
  • DreamBathrooms
  • JUstTest
  • khanakhh
  • mdbf
  • ethstaker
  • cisconetworking
  • tester
  • Leos
  • cubers
  • GTA5RPClips
  • megavids
  • normalnudes
  • anitta
  • modclub
  • lostlight
  • All magazines