Masthash

#developerexperience

Jay Cuthrell
1 week ago

๐Ÿ”ฅโฒ๏ธ Fudge Sunday "Do You Need The Service Catalog?" A look at service catalog frameworks, the internal developer platform (IDP), and developer experience (DevX)

#devx #developerexperience #idp #developerproductivity #platformengineering #platformengineer #IDPaaS #backstage #servicecatalog #developerportal #flowstate #cognitiveload #newsletters #newsletter

https://fudge.org/archive/do-you-need-the-service-catalog/

InfoQ
2 weeks ago

This #InfoQ article by Kristen Tronsky looks at the current reality of people management in startups, how to build a culture, and most importantly, how to make it last with "#RadicalTransparency."

Read now to gain more insights: https://bit.ly/42Jh3KU

#DeveloperExperience #CultureChange #Agile

Jon McLaren
3 weeks ago

I hate being vague, but I am so excited about the developer experience improvements we're making at HubSpot and the pace of it all.

There is literally so much going on that it's hard to keep up even for subject matter experts working here.

I've said it once, and I'm gonna say it again, there has never been a better time to be a HubSpot Developer.

Excited for all of you to get to see and use all we've got cookin'.

#DeveloperExperience #HubSpot #webdev

Jay Cuthrell
1 month ago

๐Ÿ”ฅโฒ๏ธ Fudge Sunday "Are You DevX Experienced?" A look at recent Developer Experience (DevX) coverage and articles that caught my eye.

#people #processes #tools #devsecops #secops #platformengineering #experience #developer #devex #developerexperience #ux #uxresearch #newsletters #newsletter

https://fudge.org/archive/are-you-devx-experienced/

Shinya Yanagihara
1 month ago

'Developers, developers, developers!'
#DeveloperExperience, #DevEx, #DX
---
RT @danielbryantuk
Here is my summary of the awesome #KubeConEU 2023 event!

Top 3 takeaways:
- DevEx continues to get more attention ๐Ÿง
- Platform engineering is increasingly focusing on DevOps ๐Ÿ—๏ธ
- Debugging K8s-native applications shouldnโ€™t be a slog (but it often is)๐Ÿ›

https://blog.getambassador.io/kubecon-eu-cloudnativecon-2023-summary-devex-debugging-aโ€ฆ
https://twitter.com/danielbryantuk/status/1651283802767884294

Jay Cuthrell
1 month ago

๐Ÿ”ฅโฒ๏ธ Fudge Sunday "Press Rewind" This week we take at recent updates in software supply chain security that provide an ability to press rewind.

#security #software #supplychain #sbom #attestation #people #processes
#tools #devsecops #secops #platformengineering #devex #developerexperience #securecoding #internetofthings #embeddedsystems #exploits #computing #cloud #iotsecurity #newsletter #newsletters

https://fudge.org/archive/press-rewind/

folks like Werner Vogels, Adam Seligman, Jeff Bar, and other awesome AWS leaders will share views on the current state of developer experience and where it's heading. You don't want to miss this! #AWS #cloud #innovation #InnovationDay #developers #DeveloperExperience #events https://pages.awscloud.com/GLOBAL-event-LS-aws-developer-innovation-day-2023-reg-event.html

JohannesDienst
1 month ago

Oh my. I went down the rabbit hole of developing a ESLint rule for our library to ease the pain of missed () that can cause an instruction to not run.

Now I am dealing with AST-traversals and the weirdness of ESLint Rule development ๐Ÿ˜…

Feels like I am in the university again ๐Ÿ˜‹

#DevRel #Programming #DeveloperExperience #DevEx

Jay Cuthrell
1 month ago

๐Ÿ”ฅโฒ๏ธ Fudge Sunday "What's Golden Path?" This week we take a look at the definition of a golden path in platform engineering and developer experience.

#goldenpath #goldenpaths #idp #devx #devex #developerexperience #cicdpipelines #platformengineering #platformengineer #devopscommunity #devopsculture #newsletter #newsletters #team #experience #developer #engineering #cloud

https://fudge.org/archive/whats-golden-path/

Lambros Petrou
1 month ago

https://newsletter.pragmaticengineer.com/p/steve-yegge

This was a great interview!

Developer experience is among my passions. I also believe improving developer tooling over the next few years will unlock so much potential for software engineering.

From machine learning boosting writing code, to smarter and better Continuous Integration and Continuous Deployment pipelines, to observability tools that directly pinpoint root-causes, instead of being graph-dumpsters.

#DeveloperExperience #DevX #Software #DeveloperTools

The ol' tealeg
2 months ago

A little bit of self-promotion. I'll be explaining a bit about my theory of #DeveloperExperience ( #devx) at the DevX/GitPod meetup in #Berlin this Thursday evening: https://beta.guild.host/events/developer-experience-levg8h

Judith Boehlert
2 months ago

Happy Saturday. โ˜•๏ธ
I'm #newHere, so I thought it was time for an #introduction.
I'm Judi, a software engineer from Berlin. I build things on the internet and sometimes also write about that. I could talk for hours about #developerExperience and #developerProductivity. ๐Ÿ‘ฉโ€๐Ÿ’ป
In the offline world, I like motorcycles, croissants, books, and my ukulele. ๐Ÿง˜โ€โ™€๏ธ
Happy to be here, and many thanks to @nova for hosting such a welcoming community. ๐Ÿ™

Baruch Odem
2 months ago

Is there an online course for #DeveloperAdvocate or #DevRel ?

I have a budget for an online course, can you suggest something in those areas?

#Advocate #DevX #DeveloperExperience

Juan Luis
2 months ago

dependabot and stalebot do more harm than good.

Change my mind.

#dependabot #stalebot #opensource #softwaredevelopment #packaging #developerexperience #lamehashtags

Everything Open Conference
2 months ago

In this afternoon's #EverythingOpen flashback, we present Felicity Brand AKA @flicstar of Open Strategy Partners GmbH, who frames project #documentation as a set of signals for your #OpenSource project - and shows how effort focused on docs can help move contributors through the #DeveloperExperience pipeline.

https://www.youtube.com/watch?v=PVrHO0YaK9g

Felicity has also kindly provided a link to slides at:
https://openstrategypartners.com/blog/boost-your-projects-trust-signals-with-great-docs/

#WriteTheDocs #DevRel #DeveloperRelations

#TIL when #Typescript is borked in #VSCode and you want to "Restart Typescript Server" you have to have a .js/.ts file *focused* in an editor or else the option doesn't appear. Even when the #TS error in question is appearing on the `jsconfig.json` file.

How does this pass as acceptable #developerExperience for all these years?

#webDev #JavaScript #programming #devEx

Jay Cuthrell
2 months ago

๐Ÿ”ฅHot off the press "Quaterly Roundup Edition" This week is a quarterly roundup of links to DevEx/DevX VC funding and M&A related news you might have missed.

#devex #devx #developerexperience #venturecapital #mergers #acquisitions #platformengineering #newsletters #newsletter

https://fudge.org/archive/quaterly-roundup-edition/

Juan Luis
2 months ago

I could write a book on Developer Experience just from my headaches with Sphinx.

#python #dx #developerexperience #sphinx

Julien Lengrand-Lambert
2 months ago

Would you folks in #devex mind sharing some of your friction logs? I'm trying to get a set of best practices out ๐Ÿ˜Š.

reshares appreciated!
#developerexperience

Anders Eknert
2 months ago

A fun little #DeveloperExperience pet peeve โ€” repos with way too many files in their project root directory requires excessive scrolling just in order to get to the README when hosted on #GitHub. For projects one visits frequently, this easily turns into a micro aggression if you're anything like me ๐Ÿ˜„

Tobias Mende
2 months ago

Hi, I am Tobi. ๐Ÿ‘‹
I am here, too. Finally.

๐Ÿคฉ (Some) Interests: #softwarecraft #softwareengineering #engineeringleadership #remotework #developerexperience #organizationaldesign #systemsthinking #companyculture and everything in these realms.

๐Ÿคฟ Hobbies: #diving #reading (non-fiction) #coding #spikeball and all things #outdoor plus too many other things.

๐Ÿš€ Mission: Helping engineering leaders build high-performing teams and organizations.

Looking forward to connecting with all of you here. โ˜บ๏ธ

Andy Piper
2 months ago

This is exciting! Create digital badges (holopins) for your own projects. BTW, if you haven't heard of Holopin.io, check it out, it's a neat idea. #DevRel #DeveloperExperience #DeveloperEducation https://blog.holopin.io/posts/hobby-badges

Julien Lengrand-Lambert
3 months ago

It's crazy to think that we're in 2023, we reached peak #Devex and every single person I know works on a subpar machine, either a locked down MBP or a vm within a machine...

Can't we do better?

#developerexperience

Bryan Ross
3 months ago

if you only read only read one #PlatformEngineering article this week, you should make it this one. Let's not lose track that our purpose is to improve #DeveloperExperience rather than build a utopian technology stack. https://samnewman.io/blog/2023/02/08/dont-call-it-a-platform/

Jay Cuthrell
3 months ago

๐Ÿ”ฅHot off the press "Buf.build Your REST" This week we take a look at the history of protocol buffers as well as the rise of buf cli and Buf Technologies.

#protocolbuffers #protobuf #gRPC #api #restful #restfulapi #restfulapis #venturecapital #devops #devsecops #dataops #schema #devex #developertools #developerexperience #platformengineering #digitalplatforms #paradigmshift #newsletter #newsletters

https://fudge.org/archive/bufbuild-your-rest/

Francesco Tisiot
3 months ago

I've been collaborating with very talented people; had very positive meetings and also complex discussions whenever was required. As #DevRel person, part of my duty was to advocate for developers, request features and try to iron out the #DeveloperExperience.

Its Nice Extra GIF
olivierlacan
3 months ago

Genuinely how the fuck do you recover from an error like this?

Don't tell me how you happen to know, tell me what information someone who doesn't know the answer already would use from this error page to find a path to recovery.

#rails #error #developerexperience

Screenshot of a Ruby on Rails error page for "undefined method `to` for #<ActionView::Base" showing no useful stack trace, and no obvious hint to recover from the error.
Adam Nowak ๐Ÿ’™
3 months ago

It's Wednesday! The most important thing is that the sun is back here!
So far, this week has been very kind to me:
- listened to the talk and discussed a bit the topic of of #DeveloperExperience with @apkoponen
- been a host in #DisruptionTalks episode - felt good to be back in such events!
- February was my 4th consecutive month with all activity rings closed (still, the desired KPIs aren't there ๐Ÿคฃ)

March, bring it on!

Evan Prodromou
3 months ago

Are you a #WebDeveloper who cares about #ClimateChange? I need your help!

My team at Open Earth Foundation makes Open Source software to fight climate change.

We want to make our #DeveloperExperience better, so it's easier for people to contribute code to our projects.

We need volunteers willing to do a 1-hour Zoom call with us.

You'll be given a small task to do, and you'll share screen with us and think out loud as you try to do it.

If you think you could do this, please DM me!

Manu of the Rock
3 months ago

@gianarb well, #developerExperience is also easy-to-read docs, understandable build, well-writen tests, easy-to-track failures...

Jason Yip
4 months ago

The customers of an #InternalPlatform are NOT the engineers of the company. The engineers are your partners to deliver value to the actual customers of the company.

The ultimate goal is not #DeveloperExperience; it's enabling product strategy.

olivierlacan
4 months ago

Do we really need Ruby stack traces to use a gigantic indentation for stack traces that makes it far more likely lines will wrap with no added cognitive benefit in parsing those lines?

#ruby #error #developerexperience

Screenshot of a Ruby stack trace with stack lines indented so far off the left side of the shell that several words wrap to the next line unnecessarily.
Jay Cuthrell
4 months ago

๐Ÿ”ฅHot off the press๐Ÿ”ฅ"IDP Clearly Now" This week we look at the #past, #present, and #future of the #InternalDeveloperPlatform #IDP #platformengineering #developerexperience #devx #devex #newsletter

https://fudge.org/archive/idp-clearly-now/

Julien Lengrand-Lambert
4 months ago

Love this email from @flydotio. This is what nice #developerexperience looks like to me.

It's telling me what went wrong, why, how I can fix it, a one liner to run and the docs with pricing there and now. <3 it

Carol Lee
5 months ago

Exciting news! Iโ€™ll be giving a talk at #LeadDev New York in March! Come check it out and hear some insights from a study we conducted on the factors mitigating developer #anxiety and #ImposterSyndrome during a #hackathon.

https://leaddev.com/leaddev-new-york-23/agenda

#DeveloperExperience #DeveloperSatisfaction

Spryker
6 months ago

Learn how Spryker's Software Development Kit helps to improve the developer experience with our Product Manager, Pedro. 

Read the full interview, here: https://t.co/aARfS39UuX

#Spryker #SDK #DeveloperExperience #ComposableCommerce #DigitalCommerce #OnlineMarketplace https://t.co/YCSh0aBSVb

What is #DevEx / #DeveloperExperience? *This* is ๐Ÿ‘‡

Why make your devs look up the syntax for a command, when instead you can provide it in the context for them when they're likely to need it?

git CLI prompting the user of the syntax to use if they want to unstage a change
Steven Hicks
7 months ago

๐Ÿ‘‹ Allow me to #introduction myself:

Steve, a #DeveloperExperience engineer, long time #developer, based in #milwaukee. I just started a #podcast called A Developer Experience Podcast, about the experience of being a developer.

I like/do:

#art #watercolor #triathlon #cycling #running #swimming #fitness and for some reason #javascript. I also like my #cats except when they play hide and seek at 3am.

Find me on the internet at https://stevenhicks.me/where/

Sara Safavi
7 months ago

reposting my #introduction+hashtags for the new instance (is that how this works? idk, it feels right)

I'm Sara, and I lead a #DeveloperExperience (#devrel) team at a company that uses tiny satellites to do #EarthObservation

Things I care/talk about:

#accessibility in #tech & #DataScience
#EnvironmentalEquity, #ClimateJustice & #sustainability
#OpenSource #software & #OpenData
#gis & #geospatial #science

Oh and I also continue to remind folks that #CovidIsNotOver because #CovidIsAirborne. โœจ

Sara Safavi
7 months ago

An #introductions post+hashtags:

I'm Sara, and I lead a #developerExperience (#devrel) team at a company that uses tiny satellites to do #EarthObservation.

Things I care about, talk about, will probably amplify here (when I'm not shitposting):

#accessibility in #tech & #DataScience
#EnvironmentalEquity, #ClimateJustice & #sustainability
#OpenSource #software & #OpenData
#gis & #geospatial #science

Oh and I also continue to remind folks that #CovidIsNotOver because #CovidIsAirborne. โœจ

#noxp