Masthash

#softwaredevelopment

thestrangelet :fedora: :apple:
5 hours ago

I'm a software engineer and generally I like it. It pays well, gives you an opportunity to solve interesting problems, and offers some autonomy. However, I don't think there's any other vocation that's further up its own ass when it comes to how the work get's done. It's mind-boggling how much money and time is spent on organizing the work vs doing the work. #softwaredevelopment #developers

Mark Gardner ‍:sdf:
6 hours ago

I do not understand #software #developers who continue providing #Intel #x86 only and/or #unsigned #macOS packages.

As I commented on the issues page for #AriaNg Native (an #ElectronJs frontend for the #aria2 download utility), Intel-only #Mac software “serves a dwindling niche of discontinued models and discontent professionals.” And unsigned #apps are “unusable for anyone who wants to maintain their Mac’s #security.”

https://github.com/mayswind/AriaNg-Native/issues/112#issuecomment-1567647421

#Apple #AppleSilicon #ARM #SoftwareDevelopment

Remotive
6 hours ago

👨‍💻👩‍💻 Remote Job alert! - Work remotely as Senior Independent Software Developer at A.Team (Worldwide) #remotejob #SoftwareDevelopment #remotework https://remotive.com/remote-jobs/software-dev/senior-independent-software-developer-814298

++Out of Cheese++
10 hours ago

I like reading articles on how other developers organise their work. This one is about storing several libraries and microservices in one single git repository: https://www.tweag.io/blog/2023-04-04-python-monorepo-1/
I like the idea and there are similarities to what I am doing at work. However the idea is not suitable for me, because I am working on different projects for different customers and often we invite them to the repository, but they should not have access to other projects...

#softwaredevelopment #python #git

TeaCode.io
17 hours ago

📢 Hey everyone! 👋

Looking to dive into the fascinating world of Fixed-Price contracts? 📚 Check out this insightful article by Gabriela Jarzębska highlighting 6 crucial risks and challenges that you need to be aware of!

Feel free to like 👍, share 🔄, and tag your colleagues who might find this information valuable 🚀 💼

#bestcrossplatformappdevelopmentcompany #softwaredevelopment #innovation #excellence #teamwork #achievements

Remotive
19 hours ago

🙌🏠💻 New Remote job, @lemoneyeo is hiring a Full-stack Developer (Europe, LATAM, Canada, UK) #remotejob #SoftwareDevelopment #remotework https://remotive.com/remote-jobs/software-dev/full-stack-developer-1474918

InfoQ
22 hours ago

Programmers face a #SoftwareDesign dilemma hourly - I need to change this code, it's messy, DO I TIDY FIRST?

The answer is, of course, it depends. It depends on coupling/cohesion, economics, psychology, & teamwork. These are the same factors affecting all software design decisions but here we can study them under a microscope.

🎥 #InfoQ video with #transcript included: https://bit.ly/3ILN3pX

#CodeQuality #Agile #SoftwareDevelopment #SoftwareArchitecture

IT News
22 hours ago

When the rubber duck talks back - I’d been needing to refactor the pagination logic in the Mastodon plugin for Steampipe... - https://www.infoworld.com/article/3697653/when-the-rubber-duck-talks-back.html#tk.rss_all #artificialintelligence #softwaredevelopment #webdevelopment #cloudcomputing #analytics #apis #sql

IT News
22 hours ago

5 best practices for software development partnerships - “The most efficient and effective method of conveying information to and within a deve... - https://www.infoworld.com/article/3697131/5-best-practices-for-software-development-partnerships.html#tk.rss_all #softwaredevelopment #technologyindustry #agiledevelopment #datascience #devops

jimleonardo
1 day ago

https://www.jimsrules.com/2023/05/28/musing-on-construction-as-a-metaphor-for-software-development

I just put a new post up on jimsrules.com. We often use building construction as a metaphor for software development. This time around, I explore the aptness of this metaphor a little bit in light of my own background in both.

#softwaredevelopment #sdlc

Alexandre B A Villares 🐍
1 day ago

#ArchitectureOfOpenSourceApolications #Programming #SoftwareDevelopment

https://aosabook.org/en/

Programmers should learn from great examples much like we architects (well in my case, in another life almost) have been exposed to great buildings and studies and critiques about how they were built, including historical constraints and techniques.

Remotive
2 days ago

👀👋 Is this you? Proxify is hiring for a Senior React Native Developer (Americas, EMEA) #remotejob #SoftwareDevelopment #remotework https://remotive.com/remote-jobs/software-dev/senior-react-native-developer-1591692

Remotive
2 days ago

👨‍💻👩‍💻 Remote Job alert! - Work remotely as Senior Unity Developer at Proxify (Worldwide) #remotejob #SoftwareDevelopment #remotework https://remotive.com/remote-jobs/software-dev/senior-unity-developer-1606658

If you are writing user stories, there is only one thing you should check. This acronym should a part of the Definition-Of-Ready-check before you start coding. When a use story fails to meet only one of these criteria, you should go back and rewrite it.

👉 Independent
👉 Negotiable
👉 Valuable
👉 Estimable
👉 Small
👉 Testable

#businessanalysis #requirements #softwaredevelopment

"Invest" on a street sign. Generated by wepik.com
Hartmut Seichter
2 days ago

What are your recepies for renovating C++ code into lets say C++23? I bumped into a huge road-block with having a dependency on Eigen (and Sophus). Both act up badly when mixed with modern C++ code. Its not just that you can't use *auto* - we know this for ages. Quite a number of implementation details become unusable like cast<>() which is essential. Obviously I need Eigen, my current plan is to hide it behind a interface. #cplusplus #softwaredevelopment #opensource

Cameron Bielstein
2 days ago

Allow me to propose a new #softwaredevelopment term: tension rod software.

This is software that may be cheaper or faster to put together but that will inevitably come crashing down while you are sleeping or in the shower.

NMR Online + NMRD
3 days ago

SOON…

THE WEBINAR – 22nd June 2023, 15:00 (UK time):
SEE our presentation. TRY ELECTRO!

EUROMAR 2023:
SEE our poster. TALK to Simon. TRY ELECTRO!

>> DM for details!

@bioinformatics @biophysics @chemistry @compchem @nmrchat @physics @strucbio

#biochemistry #bioinformatics #biology #biophysics #chemistry #CompChem #Euromar2023 #metabolomics #NMR #NMRChat #NMROnline #physics #SoftwareDevelopment #SoftwareEngineering #StructuralBiology #WebDev #webinar

A large and centred sign in button. Below this, is the NMR Online logo

Everybody in #softwareDevelopment wants to scold you for deep nesting, but nobody complains about compound booleans.

A statement should not contain more than one boolean operator.

It's the #programming equivalent of a run-on sentence.

You'll split a whole block of #code into a function just to avoid an indentation but you'll write a statement with a ternary and a couple groupings? GTFO!

#webDev #javaScript #software #coding

jbz
3 days ago

🤔 Challenging projects every programmer should try
➥ Austin Z. Henley

#SoftwareDevelopment #Craftsmanship https://austinhenley.com/blog/challengingprojects.html

Steven P. Sanderson II, MPH
4 days ago

my package tidyAML has a function load_deps() do you think I should add it to the .onAttach()?

#R #RStats #OpenSource #OpenSourceSoftware #Software #Technology #Innovation #SoftwareDevelopment

Gonçalo Valério
4 days ago

"Secure Application Development for NGOs and Others"

https://dymaxion.org/essays/ngodevsecpart1.html

#security #softwaredevelopment

InfoQ
4 days ago

What’s new in #ApachePulsar v3.0?

Apache Pulsar v3.0 is a Long-Term Support (LTS) release with a few important features, enhancements, and fixes.

Find out more on #InfoQ: https://bit.ly/42h7YrS

#Java #SoftwareDevelopment

IT News
4 days ago

PostgreSQL 16 advances query parallelism - PostgreSQL 16, the next major update of the open source relational database, has arriv... - https://www.infoworld.com/article/3697752/postgresql-16-advances-query-parallelism.html#tk.rss_all #relationaldatabases #softwaredevelopment #postgresql #database

Atul (the freelancer)
4 days ago

@SlackHQ I'm wondering why the "read receipt" feature is not on the priority.

I mean I like it without read receipt TBH. But curious why such a common feature isn't there!🙂

#slack #Engineering #softwaredevelopment #productmanagement

Tux Paint
4 days ago

The next Tux Paint will allow you to convert (copy) a picture into a template, which you can then use as the background of new drawings!

#tuxpaint #OpenSource #softwareDevelopment #FreeSoftware #edTech

A new drawing being made in Tux Paint, with some frogs which have the Emboss effect applied. It is saved. The Open dialog is brought up, the saved drawing selected, and the "Template" button clicked. We return to the canvas, and the New dialog is brought up. The frog drawing appears there and is selected. The drawing is manipulated with various Magic tools and the Paint brush, with the Eraser used to re-expose the template frog drawing.
Rob Myers 🍵 禅 Ⓥ
4 days ago

Zen poet Ryōkan on #Agile #softwaredevelopment :

“I have nothing to report, my friends. If you want to find the meaning, stop chasing after so many things.”

IT News
4 days ago

Microsoft Dev Box due this summer - Microsoft Dev Box, providing software development workstations in the Azure cloud, wil... - https://www.infoworld.com/article/3697751/microsoft-dev-box-due-this-summer.html#tk.rss_all #softwaredevelopment #microsoftazure #cloudcomputing

IT News
4 days ago

Angular users want better server-side rendering - Developers using Google’s TypeScript-based Angular web framework see room for improvem... - https://www.infoworld.com/article/3697748/angular-users-want-better-server-side-rendering.html#tk.rss_all #softwaredevelopment #webdevelopment #javascript #typescript #angular

IT News
5 days ago

Are large language models wrong for coding? - The rise of large language models (LLMs) such as GPT-4, with their ability to generate... - https://www.infoworld.com/article/3697272/are-large-language-models-wrong-for-coding.html#tk.rss_all #artificialintelligence #softwaredevelopment #emergingtechnology #machinelearning #analytics

Jan :rust: :ferris:
5 days ago

The biggest unsolved mystery of software engineering remains the widespread use of #YAML.

Can we just agree to use #KDL instead please!?

#SoftwareEngineering #SoftwareDevelopment

DevConf
5 days ago

81% of software developers have admitted to releasing insecure code. A stat out of Jessie Auguste’s talk at #devconf today
“Making secure development practices fun in web engineering”

#security #softwaredevelopment #security

Test Double
5 days ago

Andrew Coleman shares an approach to reduce friction and pain points for new contributors so you can also reduce your time-to-first-commit.
https://link.testdouble.com/simplify-developer-environments
#SoftwareDevelopment #DevEnvironments

Joseph Nuthalapati :fbx:
5 days ago

Note to self: When working on a project that lasts decades, always document all of your decisions. Your memory is more fallible than you think. Also, your age increases monotonically.

This also qualifies as a periodic reminder.

#SoftwareDevelopment

IT News
5 days ago

How to use factory-based middleware activation in ASP.NET Core - When building an ASP.NET Core application, you can draw on various middleware componen... - https://www.infoworld.com/article/3696983/how-to-use-factory-based-middleware-activation-in-aspnet-core.html#tk.rss_all #developmentlibrariesandframeworks #softwaredevelopment #webdevelopment #microsoft.net #c#

Remotive
5 days ago

🙌🏠💻 New Remote job, Proxify is hiring a Senior Full Stack Developer (Worldwide) #remotejob #SoftwareDevelopment #remotework https://remotive.com/remote-jobs/software-dev/senior-full-stack-developer-1359476

Kamilla Nyborg
5 days ago

#softwaredevelopment is so fascinating. In which other field could you ever go to a conference and have one talk establishing a set of best practices, only to be followed by another talk challenging and negating those claims? #ndcoslo

Remotive
6 days ago

👨‍💻👩‍💻 Remote Job alert! - Work remotely as Software Developer at Hashlist (Worldwide) #remotejob #SoftwareDevelopment #remotework https://remotive.com/remote-jobs/software-dev/software-developer-1691720

Nicolas Fränkel
6 days ago

RT ShardingSphere: Data enthusiasts - curious about data residency and its impact on your organization? Dive into the latest blog post by @\FrankelTechto uncover key insights, challenges, and solutions. Excellent read!

#opensource #softwaredevelopment #BigData

https://blog.frankel.ch/data-residency/1/

IT News
6 days ago

Microsoft updates Power Automate’s Cloud Flows with Copilot - At its annual Build conference, Microsoft on Tuesday said that it is adding Copilot to... - https://www.infoworld.com/article/3697313/microsoft-updates-power-automate-s-cloud-flows-with-copilot.html#tk.rss_all #artificialintelligence #softwaredevelopment #microsoft

NMR Online + NMRD
6 days ago

Thank you for the great response to our latest reveal:

#NMROnline – ELECTRO feat. DATA MANAGER

🔗 https://mstdn.science/@nmronline/110417650663435636

You can SEE and TRY the ELECTRO DEMO during our #webinar on 22nd June 2023, 15:00 (UK time)!

>> DM for an invite!

@bioinformatics @biophysics @chemistry @compchem @nmrchat @physics @strucbio

#biochemistry #bioinformatics #biology #biophysics #chemistry #CompChem #metabolomics #NMR #NMRChat #physics #SoftwareDevelopment #SoftwareEngineering #StructuralBiology #WebDev

Dark background. On the left, written in large orange text, is the tagline: all your data in one place. Below this, is the NMR Online logo. The Electro logo is displayed on the right. This consists of a large, lit neon blue ring, with the word electro written across the centre, which is displayed as large, off-white text

@Soficious it did happen to me a couple of years ago:
Dev1: "it works on my machine"
Dev2: "it works on my machine"
Dev3: "it works on my machine"

Boss: "it doesn't work on my machine" 😡

#SoftwareDevelopment

Shaya Lyon
1 week ago

When a dev team is made up of several competent just-graduated-boot-camp contributors who are also new to your code base, what is the best way to go about doing code reviews? There isn't currently a senior dev to lead the way, so this will be a "learn together" process. (1/2)

#SoftwareDevelopment

Jan :rust: :ferris:
1 week ago

Unit tests are NO boilerplate! They are a very important part of engineering correct and maintainable software!

Please get this right!

#ArtificialIntelligence #LLM #LLMs #MSBuild #SoftwareEngineering #SoftwareDevelopment #UnitTest #TDD

IT News
1 week ago

Red Hat puts Podman container management on the desktop - Red Hat has released Podman Desktop 1.0, a graphical desktop client for creating, depl... - https://www.infoworld.com/article/3697157/red-hat-puts-podman-container-management-on-the-desktop.html#tk.rss_all #softwaredevelopment #cloud-native #kubernetes #containers

IT News
1 week ago

Network Programming - If you want a book on network programming, there are a few classic choices. [Comer... - https://hackaday.com/2023/05/22/network-programming/ #softwaredevelopment #networkprogramming #softwarehacks #networksocket #networkhacks #tcp/ip

sugaroverflow
1 week ago

It's GitLab 16.0 Release Day 🚀

🤖 Code Suggestions - now available to everyone, with support for 13 languages and now the default multi-file code editor across GitLab.

🛡️ Browser-based DAST scanner has been improved to perform faster and more accurately.

📊 The Value Streams Dashboard is now generally available. Use it to gather insights into your metrics!

⚡️ The new Web IDE is now generally available.

https://go.gitlab.com/pg4o9p

#GitLab16 #DevSecOps #CICD #Security #SoftwareDevelopment

jbz
1 week ago

"I often jump into the TDD flow when I’m adding a new feature to a product or confirming the existence of a bug. If it’s not clear how I should approach the problem, the best way for me to start is with a test. Tests force me to break down the problem into steps to reach an initial solution, while refactoring gets me to a cleaner solution"
➥ Increment Magazine

#TDD #Testing #SoftwareDevelopment
https://increment.com/testing/the-art-and-craft-of-tdd/

Eric Maugendre
1 week ago

"Coercion-Resistant Design: or some politics and an eleven-point technical plan for how not to be governed", a 2016 programmatic article by
Eleanor #Saitta @dymaxion: https://dymaxion.org/essays/coercionresistantdesign.html #dev #softwareDevelopment #softwareDesign #devGovernance #security #ethics #surveillance #resistance

Jan :rust: :ferris:
1 week ago

Me, being in awe and simultaneously overwhelmed by the sheer complexity of modern software development.😵 🥴

#SoftwareDevelopment #SoftwareEngineering

Open Source JobHub
2 weeks ago

Are you looking for the right job with an open source company? Sign up for job alerts on #OSJobHub to see new positions when they are posted https://opensourcejobhub.com #OpenSource #jobs #career #Linux #SoftwareDevelopment #DevOps #sales #marketing #security #TechWriter

(image of a rocket taking off from a laptop) Looking for your place in open source? Set up job alerts and get started today on Open Source JobHub
InfoQ
2 weeks ago

.NET MAUI Community toolkit v5.1.0 has been released!

v5.1.0 brings two main features (LazyView & Keyboard Extensions) and several bug fixes. Find out more on #InfoQ: https://bit.ly/42QZl8b

#dotnet #dotNETMAUI #SoftwareDevelopment

All too often we hear stories of people who have had a bad experience asking for help at platforms like #StackOverflow where they are met with people who tell them to “read the f*cking manual” like it’s some type of weird and obscure magic spell that repels these pesky noobs. How can we build a more beginner-friendly industry? I wrote about what I try to do personally.

🔗: https://francisrubio.antaresph.dev/writing/en/noob-friendly-world/ #SoftwareDevelopment #WebDevelopment

jbz
2 weeks ago

「 When you have a predicate that acts on a tree data structure, rather than return a Boolean, you should return an object that represents success/failure and carries explanatory information in the failure case 」
— borretti.me

#ErrorHandling #Debugging #SoftwareDevelopment
https://borretti.me/article/return-reasons-not-booleans

InfoQ
2 weeks ago

In this #InfoQ article, Vitaly Bragilevsky shares findings and insights about the Rust community and ecosystem, and discusses the peculiarities and pitfalls of starting new projects in #Rustlang or migrating from other languages.

Read now: https://bit.ly/3MFb9oH

#ProgrammingLanguages #SoftwareDevelopment

Markus Eisele
2 weeks ago

Finding Adequate Metrics for Outer, Inner, and Process Quality in Software Development https://www.infoq.com/articles/metrics-quality-software/
#quality #softwaredevelopment via InfoQ

Doron B
2 weeks ago

You should always program as if the one who'll maintain your code is "He-Who-Must-Not-Be-Named", and your wand is broken.

#HarryPotter #Fantasy #SoftwareDevelopment #SoftwareEngineering #Programming #Coding #ComputerScience #CodingHumor #CodingLife #ProgrammerHumor #ProgrammerLife #QualityAssurance #QA #SoftwareTesting #eLearning

DevConf
2 weeks ago

LAST CHANCE FOR CAPE TOWN TICKETS!
Just 14 left!
Don't miss out! Get yours now at https://www.devconf.co.za/capetown

#Capetown #techevent #DevConf #technology #software #softwaredevelopment

IT News
2 weeks ago

How to reduce your devops tool sprawl - After spending the last decade investing in devops, many companies are experiencing a ... - https://www.infoworld.com/article/3696271/how-to-reduce-your-devops-tool-sprawl.html#tk.rss_all #versioncontrolsystems #softwaredevelopment #applicationsecurity #developmenttools #devops #ci/cd

tomklaasen
2 weeks ago

Vroeger: "Kom, we kruipen efkes in een kot met een whiteboard"

Nu: "Laat ons een architectuur workshop houden"

#softwaredevelopment

jbz
2 weeks ago

「 Robb Owen writes on the state of front-end development…

I’ve personally never really seen frontend as an assembly job. Lego is admittedly awesome, but for me the mental model of assembling Lego bricks in the required order until a Jira ticket can be marked as “done” feels too linear and too rigid for how I like to work 」

#Agile #Frontend #SoftwareDevelopment
https://daverupert.com/2023/05/assembly-line

I’m the senior/mentor in our dev team. When reviewing, I often see code that is not wrong but awkwardly written. And these are usually places that are similar to others that I have commented on before.

How flexible are you as a reviewer when you see something like that? Leave the code as it is, but comment it again or insist on a change?

#Swift #SwiftUI #Developer #SoftwareDevelopment

Kirsten Freitag
2 weeks ago

Nun treibe ich mich schon seit zwei Wochen hier herum und sage mal, dass ich #neuhier bin.
Ich bin schon lange vom
#Fediverse begeistert und habe mich für einen Misskey-Account entschieden, um mal etwas Neues kennen zu lernen. Bisher gefällt es mir ganz gut. Geöffnete Bilder würde ich gerne per "Esc"-Taste schließen und mit ein paar Kleinigkeiten tue ich mich noch etwas schwer, aber das wird 😄

Ich lerne gerade
#Rust und hoffe, dass ich die ein oder andere Inspiration bekomme.

Boost:
🆗 #LearningRust #RustLang #SoftwareDevelopment

Mike Hucka
2 weeks ago

Tip for people using Mermaid diagrams: you can use Bard or ChatGPT to create the diagram from a textual description, then (because they don't render the diagrams) use Mermaid.live to see what it looks like. I find the combo much faster than struggling with getting correct Mermaid syntax from scratch.

https://mermaid.live/

#ChatGPT #Bard #Mermaid #SoftwareDevelopment

Krisztina Hirth
2 weeks ago

@davefarley77 was always someone sharing excellent practices and a lot of knowledge. But from now on, he is my personal hero, finally addressing publicly the problems safe has and continues to ignore, doing a lot of damage for a lot of money.
Thank you for speaking up, Dave! 🙏
https://youtu.be/J4ihLROXzPk

#agility #waterfall #softwareDevelopment

InfoQ
2 weeks ago

What’s 🆕 in #Quarkus 3.0?

This update brings a host of new features, including support for Jakarta EE 10, MicroProfile 6.0, Hibernate ORM 6.2, and Hibernate Reactive 2.0.

Read #InfoQ to find out more: https://bit.ly/41DUo14

#Java #JakartaEE #SoftwareDevelopment

Doron B
2 weeks ago

If your first coding efforts end with failure, don't worry. There's always a 2nd, 3rd, and 4th time of failure before *partial* success.

#SoftwareDevelopment #SoftwareEngineering #Programming #Coding #ComputerScience #DevHumor #CodingHumor #DevLife #CodingLife #ProgrammerHumor #ProgrammerLife

Jacqui Read
2 weeks ago

Do you learn from sources that others consider good, or from any old information you can dredge up?

If the Codex model that GitHub Copilot uses has been trained on *all* the code stored in GitHub there's going to be a lot of questionable code, half-finished & abandoned projects, & what would now be considered legacy code in its training.

It's that old adage: put sh*t in get sh*t out. Maybe AI will learn that one day!

#ai #copilot #github #codex #learning #software #softwaredevelopment #git

Earthy Tonez
2 weeks ago

An interesting parallel between #softwaredevelopment and #storytelling is “build vs buy”. I’ve noticed a lot of really good stories “buy” a lot. Their characters are based on archetypes or the names come from mythology, or the entire story structure is based on an existing story (sons of anarchy is based on Hamlet) I think In both cases it has to do with limiting innovation. Figuring out what your strengths are, building that and “buying” everything else.

ratfactor
3 weeks ago

Shoutout to @eli_oat for the paper recommendation. Programmers, put your fists in the air for Peter Naur's "Programming as Theory Building."

http://ratfactor.com/papers/naur1

(Or, if you disagree, just go back to your "text production".)

#PeterNaur #SoftwareDevelopment

Kirsten Freitag
3 weeks ago

#Rust kennt keine "NULL"-Werte. Werde ich sie vermissen? Ich denke nicht 😁
Java-Code wäre einfach nicht dasselbe, wenn man nicht immer wieder auf null prüfen müsste oder einem eine NullPointerException um die Ohren fliegt, weil man den Check vergessen hat. Ja, Java kann auch seit einiger Zeit mit Optionals umgehen, aber leider wird das noch nicht so konsequent genutzt.
Rust ohne null ist eine schöne Design-Entscheidung.
#SoftwareDevelopment #LearningRust #RustLang

Sergio Freire
3 weeks ago

In this #QATherapy #podcast, Debbie O'Brien goes over the main features (+more) of Playwright, a #testautomation framework that has been gaining a lot of attention. Listen to find out more :)

https://hubs.li/Q01PvM970

#softwaretesting #testing #playwright #softwaredevelopment

Doron B
3 weeks ago

In elementary schools, programming isn't taught, since it would make the rest of the curriculum look bad.

#SoftwareDevelopment #SoftwareEngineering #Programming #Coding #ComputerScience #Education #eLearning

Tim Nolte
3 weeks ago

@curtismchale I "stocked up" on all of the guides I would use in my various work responsibilities. #Zeal #SoftwareDevelopment

List of software development/language guides downloaded into Zeal. Zeal is an offline documentation reader.
Casey Watts! (he/him) 🌈🫧
3 weeks ago

You know how sometimes you get stressed and think about the same thing OVER and OVER?

That's what my book DebuggingYourBrain.com is about!

How to process those challenging experiences. Psychology/therapy techniques and computer metaphors.

#psychology #mentalhealth #stress #softwaredevelopment #engineering

Angel Munoz
3 weeks ago

Hey #kotlin devs, how do you distribute apps these days?
Let's say I write a CLI app in Kotlin, how would I distribute this easily?

in .NET I can simply make it a "dotnet tool" and that CLI app will be available either locally or globally depending on the user's choice but I can also build standalone binaries to distribute via :
dotnet publish

Can some one give me pointers here?

#gradle #java #kotlin #softwaredevelopment

Michael van Laar
3 weeks ago

OpenCommit is such a great helper! No more pondering how to craft a proper commit message. I just stage my changed files ald let my personal AI assistant do the rest.
https://github.com/di-sukharev/opencommit

#Git #Commit #AI #GPT #SoftwareDevelopment

David Burns
3 weeks ago

Today I started a monthly #newsletter talking about automation in development and most importantly I’m going to be taking the magic out of it so it’s less scary!

You should subscribe!

https://www.linkedin.com/newsletters/automation-isn-t-scary-7061283269723467776

#linkedin #testautomation #softwaredevelopment

Eric Maugendre
3 weeks ago

When a team creates, it needs a direction but the road does not exist yet.
We are designing a software product. Here is the dependency weakness that we are using as #roadmap: http://data.yt/#presentations #DataKit #governance #softwareDevelopment #softDev #dev #product #dataRetention #archiving #retrieval #dataMining #dataDon

Big bubbles serve to show feature packages and are labeled "FP1: conformance", "FP3: index+search", etc.
Dependencies do not show!
Doc Norton
4 weeks ago

An organization that
treats its programmers
as morons
will soon have
programmers that
are willing and able
to act like morons only.

~ Bjarne Stroustrup

#SoftwareDevelopment

shibayashi
4 weeks ago
On December 11, 2022, I gave a talk at #TEDx #TUWien about “The Era of Green Software.” Aka a 15 minute rant about the sorry state of modern software and the consequences they have on every day life. I tried to shine some light on the importance of #Sustainability in the realm of #SoftwareDevelopment. The video is now online and I want to share it with the #Fediverse. If you liked it and think that it’s an #IdeaWorthSpreading, I’m happy about any boost :)

#HackThePlanet 🌍

https://youtube.com/watch?v=xtQOxGtmhy4

Got a weird situation going on with #SoftwareDevelopment philosophy that I'd love some input on... 🧵

Say you've got a team using (like everyone else) #Agile methodology and 2-week sprints. There are a few developers and a few QA people. Your user stories are well decomposed into smallish units, but let's face it, some things take a few days to develop.

And you don't want to be rolling story points over from sprint to sprint.

1/4