#engineeringhumor β Public Fediverse posts
Live and recent posts from across the Fediverse tagged #engineeringhumor, aggregated by home.social.
-
π€π¬ Oh, Ashley Rolfmore is back to remind us that humans should communicate like, well, humans. Apparently, engineers have transformed social interaction into a "framework" because words like "talk" are too aggressive. π Next up: reinventing "eye contact" as "visual interfacing protocol." π₯΄
https://ashley.rolfmore.com/stop-trying-to-engineer-your-way-out-of-listening-to-people/ #humanscommunicate #socialinteraction #engineeringhumor #communicationframework #eyecontact #HackerNews #ngated -
π€π¬ Oh, Ashley Rolfmore is back to remind us that humans should communicate like, well, humans. Apparently, engineers have transformed social interaction into a "framework" because words like "talk" are too aggressive. π Next up: reinventing "eye contact" as "visual interfacing protocol." π₯΄
https://ashley.rolfmore.com/stop-trying-to-engineer-your-way-out-of-listening-to-people/ #humanscommunicate #socialinteraction #engineeringhumor #communicationframework #eyecontact #HackerNews #ngated -
π€π¬ Oh, Ashley Rolfmore is back to remind us that humans should communicate like, well, humans. Apparently, engineers have transformed social interaction into a "framework" because words like "talk" are too aggressive. π Next up: reinventing "eye contact" as "visual interfacing protocol." π₯΄
https://ashley.rolfmore.com/stop-trying-to-engineer-your-way-out-of-listening-to-people/ #humanscommunicate #socialinteraction #engineeringhumor #communicationframework #eyecontact #HackerNews #ngated -
π€π¬ Oh, Ashley Rolfmore is back to remind us that humans should communicate like, well, humans. Apparently, engineers have transformed social interaction into a "framework" because words like "talk" are too aggressive. π Next up: reinventing "eye contact" as "visual interfacing protocol." π₯΄
https://ashley.rolfmore.com/stop-trying-to-engineer-your-way-out-of-listening-to-people/ #humanscommunicate #socialinteraction #engineeringhumor #communicationframework #eyecontact #HackerNews #ngated -
π€π¬ Oh, Ashley Rolfmore is back to remind us that humans should communicate like, well, humans. Apparently, engineers have transformed social interaction into a "framework" because words like "talk" are too aggressive. π Next up: reinventing "eye contact" as "visual interfacing protocol." π₯΄
https://ashley.rolfmore.com/stop-trying-to-engineer-your-way-out-of-listening-to-people/ #humanscommunicate #socialinteraction #engineeringhumor #communicationframework #eyecontact #HackerNews #ngated -
Software engineering is the art of turning "just a small change" into a three-part migration plan, a rollback strategy, and a meeting.
Not because engineers are dramatic, but because reality has:
- hidden dependencies,
- old clients,
- and data that refuses to be reshaped politely.If the change feels small, that is often a sign you have not found the sharp edges yet.
#SoftwareEngineering #EngineeringHumor #TechReality #Maintainability #ChangeManagement #SystemsThinking #ByernNotes
-
Software engineering is the art of turning "just a small change" into a three-part migration plan, a rollback strategy, and a meeting.
Not because engineers are dramatic, but because reality has:
- hidden dependencies,
- old clients,
- and data that refuses to be reshaped politely.If the change feels small, that is often a sign you have not found the sharp edges yet.
#SoftwareEngineering #EngineeringHumor #TechReality #Maintainability #ChangeManagement #SystemsThinking #ByernNotes
-
Software engineering is the art of turning "just a small change" into a three-part migration plan, a rollback strategy, and a meeting.
Not because engineers are dramatic, but because reality has:
- hidden dependencies,
- old clients,
- and data that refuses to be reshaped politely.If the change feels small, that is often a sign you have not found the sharp edges yet.
#SoftwareEngineering #EngineeringHumor #TechReality #Maintainability #ChangeManagement #SystemsThinking #ByernNotes
-
The incident started, as these things do, with a confident sentence: βItβs just a certificate.β
One hour later we had:
- a surprise dependency chain,
- three services that cached the old value forever,
- and a monitoring dashboard that proudly declared everything healthy while users screamed.It was not βjust a certificate.β
It was a distributed, time-sensitive trust exercise we had been ignoring.#Production #OnCall #DevOps #SRE #IncidentResponse #EngineeringHumor #Reliability #ByernNotes
-
The incident started, as these things do, with a confident sentence: βItβs just a certificate.β
One hour later we had:
- a surprise dependency chain,
- three services that cached the old value forever,
- and a monitoring dashboard that proudly declared everything healthy while users screamed.It was not βjust a certificate.β
It was a distributed, time-sensitive trust exercise we had been ignoring.#Production #OnCall #DevOps #SRE #IncidentResponse #EngineeringHumor #Reliability #ByernNotes
-
The incident started, as these things do, with a confident sentence: βItβs just a certificate.β
One hour later we had:
- a surprise dependency chain,
- three services that cached the old value forever,
- and a monitoring dashboard that proudly declared everything healthy while users screamed.It was not βjust a certificate.β
It was a distributed, time-sensitive trust exercise we had been ignoring.#Production #OnCall #DevOps #SRE #IncidentResponse #EngineeringHumor #Reliability #ByernNotes
-
CES season is my favorite genre of fiction.
Robots walk on stage. Chips get named after scientists. Everyone demos βreal-world AIβ in a perfectly controlled environment where the WiFi is strong and nothing unexpected happens.
Then two weeks later, the real world shows up with timezones, packet loss, and a user who clicks the wrong thing at the wrong time.
Still, the key takeaway remains timeless: the future is almost ready, as soon as we update the drivers.
-
CES season is my favorite genre of fiction.
Robots walk on stage. Chips get named after scientists. Everyone demos βreal-world AIβ in a perfectly controlled environment where the WiFi is strong and nothing unexpected happens.
Then two weeks later, the real world shows up with timezones, packet loss, and a user who clicks the wrong thing at the wrong time.
Still, the key takeaway remains timeless: the future is almost ready, as soon as we update the drivers.
-
CES season is my favorite genre of fiction.
Robots walk on stage. Chips get named after scientists. Everyone demos βreal-world AIβ in a perfectly controlled environment where the WiFi is strong and nothing unexpected happens.
Then two weeks later, the real world shows up with timezones, packet loss, and a user who clicks the wrong thing at the wrong time.
Still, the key takeaway remains timeless: the future is almost ready, as soon as we update the drivers.
-
Everything worked in staging.
Everything passed tests.
Nothing worked in production.Root cause: time.
Specifically, everyone assumed they were talking about the same one.Distributed systems fail in many creative ways.
Timezones remain the most reliable of them.#Production #DevOps #IncidentResponse #EngineeringHumor #TechReality #ByernNotes
-
Everything worked in staging.
Everything passed tests.
Nothing worked in production.Root cause: time.
Specifically, everyone assumed they were talking about the same one.Distributed systems fail in many creative ways.
Timezones remain the most reliable of them.#Production #DevOps #IncidentResponse #EngineeringHumor #TechReality #ByernNotes
-
Everything worked in staging.
Everything passed tests.
Nothing worked in production.Root cause: time.
Specifically, everyone assumed they were talking about the same one.Distributed systems fail in many creative ways.
Timezones remain the most reliable of them.#Production #DevOps #IncidentResponse #EngineeringHumor #TechReality #ByernNotes
-
Every system works perfectly until it meets DNS, timezones, certificates, or humans.
Usually at the same time.
In production.
On a Friday.Experience is just pattern recognition with better alerts.
#Production #DevOps #SiteReliability #EngineeringHumor #IncidentResponse #OnCall #TechReality #ByernNotes
-
Every system works perfectly until it meets DNS, timezones, certificates, or humans.
Usually at the same time.
In production.
On a Friday.Experience is just pattern recognition with better alerts.
#Production #DevOps #SiteReliability #EngineeringHumor #IncidentResponse #OnCall #TechReality #ByernNotes
-
Every system works perfectly until it meets DNS, timezones, certificates, or humans.
Usually at the same time.
In production.
On a Friday.Experience is just pattern recognition with better alerts.
#Production #DevOps #SiteReliability #EngineeringHumor #IncidentResponse #OnCall #TechReality #ByernNotes
-
God they're funny sometimes
We talked about it one day.
Humor as a semantic vector shift.
If the statement is made where A -> B and C -> D, and the semantic vectors A -> C and B -> D are equivalent, then the result is generally pretty fucking funny
That Jerry guy made a career on it before he went a little too typical Jerry
Also, thank God for her NuLogic remix of Birdys Wings
That song is my my 3am kitchen dancing fool jam
For the rest of our lives
#notalljerrys #dancingfool #engineeringhumor #engineering #justbootgoofin
-
π¨βπ»πΈ Who knew? Talented engineers at massive tech conglomerates occasionally churn out code that's sloppier than a toddler's finger painting. Turns out, when you pay top dollar, you get a revolving door of amateurs trying to reinvent the wheelβwho could have seen that coming? πͺπ
https://www.seangoedecke.com/bad-code-at-big-companies/ #techfailures #engineeringhumor #corporateculture #softwarequality #jobmarket #HackerNews #ngated -
π¨βπ»πΈ Who knew? Talented engineers at massive tech conglomerates occasionally churn out code that's sloppier than a toddler's finger painting. Turns out, when you pay top dollar, you get a revolving door of amateurs trying to reinvent the wheelβwho could have seen that coming? πͺπ
https://www.seangoedecke.com/bad-code-at-big-companies/ #techfailures #engineeringhumor #corporateculture #softwarequality #jobmarket #HackerNews #ngated -
π¨βπ»πΈ Who knew? Talented engineers at massive tech conglomerates occasionally churn out code that's sloppier than a toddler's finger painting. Turns out, when you pay top dollar, you get a revolving door of amateurs trying to reinvent the wheelβwho could have seen that coming? πͺπ
https://www.seangoedecke.com/bad-code-at-big-companies/ #techfailures #engineeringhumor #corporateculture #softwarequality #jobmarket #HackerNews #ngated -
π¨βπ»πΈ Who knew? Talented engineers at massive tech conglomerates occasionally churn out code that's sloppier than a toddler's finger painting. Turns out, when you pay top dollar, you get a revolving door of amateurs trying to reinvent the wheelβwho could have seen that coming? πͺπ
https://www.seangoedecke.com/bad-code-at-big-companies/ #techfailures #engineeringhumor #corporateculture #softwarequality #jobmarket #HackerNews #ngated -
Ah, the mystical world of #CRDTs where data magically syncs without anyone lifting a finger. π€ Who knew distributed systems could be so simpleβjust sprinkle some CRDT fairy dust and watch as engineers sip lattes while their data frolics happily in sync. ββ¨
https://read.thecoder.cafe/p/crdt #distributedSystems #dataSynchronization #techMagic #engineeringHumor #HackerNews #ngated -
Ah, the mystical world of #CRDTs where data magically syncs without anyone lifting a finger. π€ Who knew distributed systems could be so simpleβjust sprinkle some CRDT fairy dust and watch as engineers sip lattes while their data frolics happily in sync. ββ¨
https://read.thecoder.cafe/p/crdt #distributedSystems #dataSynchronization #techMagic #engineeringHumor #HackerNews #ngated -
Ah, the mystical world of #CRDTs where data magically syncs without anyone lifting a finger. π€ Who knew distributed systems could be so simpleβjust sprinkle some CRDT fairy dust and watch as engineers sip lattes while their data frolics happily in sync. ββ¨
https://read.thecoder.cafe/p/crdt #distributedSystems #dataSynchronization #techMagic #engineeringHumor #HackerNews #ngated -
Ah, the mystical world of #CRDTs where data magically syncs without anyone lifting a finger. π€ Who knew distributed systems could be so simpleβjust sprinkle some CRDT fairy dust and watch as engineers sip lattes while their data frolics happily in sync. ββ¨
https://read.thecoder.cafe/p/crdt #distributedSystems #dataSynchronization #techMagic #engineeringHumor #HackerNews #ngated -
511: βForty Trillion Divides.β
Elecia( @logicalelegance ) & Chris( @stoneymonster ) reflect on the journey, celebrate the tenth bit, and the Embedded community.
π§ Listen: embedded.fm/episodes/511
π Transcript: embedded.fm/transcripts/511Here, they answer a listener question about software design documents:
#babble #podcasting #engineering #writing #advice #embedded #tech #vim
#EmbeddedSystems #PodcastLife #TechTalk #EngineeringHumor #EmbeddedFM
-
511: βForty Trillion Divides.β
Elecia( @logicalelegance ) & Chris( @stoneymonster ) reflect on the journey, celebrate the tenth bit, and the Embedded community.
π§ Listen: embedded.fm/episodes/511
π Transcript: embedded.fm/transcripts/511Here, they answer a listener question about software design documents:
#babble #podcasting #engineering #writing #advice #embedded #tech #vim
#EmbeddedSystems #PodcastLife #TechTalk #EngineeringHumor #EmbeddedFM
-
511: βForty Trillion Divides.β
Elecia( @logicalelegance ) & Chris( @stoneymonster ) reflect on the journey, celebrate the tenth bit, and the Embedded community.
π§ Listen: embedded.fm/episodes/511
π Transcript: embedded.fm/transcripts/511Here, they answer a listener question about software design documents:
#babble #podcasting #engineering #writing #advice #embedded #tech #vim
#EmbeddedSystems #PodcastLife #TechTalk #EngineeringHumor #EmbeddedFM
-
511: βForty Trillion Divides.β
Elecia( @logicalelegance ) & Chris( @stoneymonster ) reflect on the journey, celebrate the tenth bit, and the Embedded community.
π§ Listen: embedded.fm/episodes/511
π Transcript: embedded.fm/transcripts/511Here, they answer a listener question about software design documents:
#babble #podcasting #engineering #writing #advice #embedded #tech #vim
#EmbeddedSystems #PodcastLife #TechTalk #EngineeringHumor #EmbeddedFM
-
511: βForty Trillion Divides.β
Elecia( @logicalelegance ) & Chris( @stoneymonster ) reflect on the journey, celebrate the tenth bit, and the Embedded community.
π§ Listen: embedded.fm/episodes/511
π Transcript: embedded.fm/transcripts/511Here, they answer a listener question about software design documents:
#babble #podcasting #engineering #writing #advice #embedded #tech #vim
#EmbeddedSystems #PodcastLife #TechTalk #EngineeringHumor #EmbeddedFM
-
3D Printing a Filter Wheel Because I Make Bad Decisions
I could have just bought a telescope filter wheel like a normal person⦠but instead, I decided to 3D print one out of plastic. Spoiler: it actually works (kind of). Come watch me make questionable life choices in the name of astronomy, science, and pure stubbornness.
#3DPrinting #Astronomy #DIYTelescope #Space #Maker #Engineering #Science #Technology #Innovation #STEM #DIY #Experiment #Nerd #EngineeringFail #Telescope #EngineeringHumor
-
3D Printing a Filter Wheel Because I Make Bad Decisions
I could have just bought a telescope filter wheel like a normal person⦠but instead, I decided to 3D print one out of plastic. Spoiler: it actually works (kind of). Come watch me make questionable life choices in the name of astronomy, science, and pure stubbornness.
#3DPrinting #Astronomy #DIYTelescope #Space #Maker #Engineering #Science #Technology #Innovation #STEM #DIY #Experiment #Nerd #EngineeringFail #Telescope #EngineeringHumor
-
3D Printing a Filter Wheel Because I Make Bad Decisions
I could have just bought a telescope filter wheel like a normal person⦠but instead, I decided to 3D print one out of plastic. Spoiler: it actually works (kind of). Come watch me make questionable life choices in the name of astronomy, science, and pure stubbornness.
#3DPrinting #Astronomy #DIYTelescope #Space #Maker #Engineering #Science #Technology #Innovation #STEM #DIY #Experiment #Nerd #EngineeringFail #Telescope #EngineeringHumor
-
3D Printing a Filter Wheel Because I Make Bad Decisions
I could have just bought a telescope filter wheel like a normal person⦠but instead, I decided to 3D print one out of plastic. Spoiler: it actually works (kind of). Come watch me make questionable life choices in the name of astronomy, science, and pure stubbornness.
#3DPrinting #Astronomy #DIYTelescope #Space #Maker #Engineering #Science #Technology #Innovation #STEM #DIY #Experiment #Nerd #EngineeringFail #Telescope #EngineeringHumor
-
ππ€ Apparently, senior engineers are now spirit guides for the AI-driven juniors, whose code is less "Hello, World!" and more "Goodbye, Sanity!" π€‘π§ And remember, feedback isn't a learning opportunity, it's just the latest patch note in the collaborative AI novel they're writing. ππ¨βπ»
https://catskull.net/what-the-hell-is-going-on-right-now.html #AIguides #EngineeringHumor #CodingLife #TechTrends #Collaboration #HackerNews #ngated -
ππ€ Apparently, senior engineers are now spirit guides for the AI-driven juniors, whose code is less "Hello, World!" and more "Goodbye, Sanity!" π€‘π§ And remember, feedback isn't a learning opportunity, it's just the latest patch note in the collaborative AI novel they're writing. ππ¨βπ»
https://catskull.net/what-the-hell-is-going-on-right-now.html #AIguides #EngineeringHumor #CodingLife #TechTrends #Collaboration #HackerNews #ngated -
ππ€ Apparently, senior engineers are now spirit guides for the AI-driven juniors, whose code is less "Hello, World!" and more "Goodbye, Sanity!" π€‘π§ And remember, feedback isn't a learning opportunity, it's just the latest patch note in the collaborative AI novel they're writing. ππ¨βπ»
https://catskull.net/what-the-hell-is-going-on-right-now.html #AIguides #EngineeringHumor #CodingLife #TechTrends #Collaboration #HackerNews #ngated -
ππ€ Apparently, senior engineers are now spirit guides for the AI-driven juniors, whose code is less "Hello, World!" and more "Goodbye, Sanity!" π€‘π§ And remember, feedback isn't a learning opportunity, it's just the latest patch note in the collaborative AI novel they're writing. ππ¨βπ»
https://catskull.net/what-the-hell-is-going-on-right-now.html #AIguides #EngineeringHumor #CodingLife #TechTrends #Collaboration #HackerNews #ngated -
π§π Oh, marvelous! A bridge that takes you on a surprise detour to nowhere! Clearly, the best minds in engineering decided that linear paths are so last season. ππ·ββοΈ
https://www.vice.com/en/article/7-engineers-suspended-after-2-3-million-bridge-includes-bizarre-90-degree-turn/ #bridgeengineering #detourdesign #innovationfail #engineeringhumor #unexpectedjourneys #HackerNews #ngated -
π§π Oh, marvelous! A bridge that takes you on a surprise detour to nowhere! Clearly, the best minds in engineering decided that linear paths are so last season. ππ·ββοΈ
https://www.vice.com/en/article/7-engineers-suspended-after-2-3-million-bridge-includes-bizarre-90-degree-turn/ #bridgeengineering #detourdesign #innovationfail #engineeringhumor #unexpectedjourneys #HackerNews #ngated -
π§π Oh, marvelous! A bridge that takes you on a surprise detour to nowhere! Clearly, the best minds in engineering decided that linear paths are so last season. ππ·ββοΈ
https://www.vice.com/en/article/7-engineers-suspended-after-2-3-million-bridge-includes-bizarre-90-degree-turn/ #bridgeengineering #detourdesign #innovationfail #engineeringhumor #unexpectedjourneys #HackerNews #ngated -
π§π Oh, marvelous! A bridge that takes you on a surprise detour to nowhere! Clearly, the best minds in engineering decided that linear paths are so last season. ππ·ββοΈ
https://www.vice.com/en/article/7-engineers-suspended-after-2-3-million-bridge-includes-bizarre-90-degree-turn/ #bridgeengineering #detourdesign #innovationfail #engineeringhumor #unexpectedjourneys #HackerNews #ngated -
π Systems thinking, meet ceiling thinking.
-
ππ¨οΈ If monkeys with typewriters can create memory allocators, who needs engineers? The article spends an eternity explaining what every CS student learns in their first semester, all while pretending it's a groundbreaking discovery. ππΎ
https://tgmatos.github.io/allocators-are-for-monkeys-with-typewriters/ #monkeyswithtypewriters #memoryallocators #engineeringhumor #computerScience #groundbreakingdiscovery #HackerNews #ngated -
ππ¨οΈ If monkeys with typewriters can create memory allocators, who needs engineers? The article spends an eternity explaining what every CS student learns in their first semester, all while pretending it's a groundbreaking discovery. ππΎ
https://tgmatos.github.io/allocators-are-for-monkeys-with-typewriters/ #monkeyswithtypewriters #memoryallocators #engineeringhumor #computerScience #groundbreakingdiscovery #HackerNews #ngated -
ππ¨οΈ If monkeys with typewriters can create memory allocators, who needs engineers? The article spends an eternity explaining what every CS student learns in their first semester, all while pretending it's a groundbreaking discovery. ππΎ
https://tgmatos.github.io/allocators-are-for-monkeys-with-typewriters/ #monkeyswithtypewriters #memoryallocators #engineeringhumor #computerScience #groundbreakingdiscovery #HackerNews #ngated