DMescheder Profile Banner
Daniel Mescheder Profile
Daniel Mescheder

@DMescheder

Followers
328
Following
2K
Media
92
Statuses
2K

đŸ’» I like to think about technology, software projects, software architecture and the unique quirks of working in tech. Opinions are my own.

Belgium
Joined February 2014
Don't wanna be here? Send us removal request.
@DMescheder
Daniel Mescheder
1 year
RT @shanselman: Here’s the thing folks. I’ve been coding 32 years. When something like this happens it’s an organizational failure. Yes, so
.
0
2K
0
@DMescheder
Daniel Mescheder
1 year
RT @LeVif: CARTE BLANCHE | Des professeurs de l’ULB dĂ©noncent le «syndrome du dĂ©ni d’antisĂ©mitisme prĂ©sent» Ă  l’universitĂ© .
Tweet card summary image
levif.be
Des professeurs de l'ULB dĂ©noncent le «syndrome du dĂ©ni d’antisĂ©mitisme prĂ©sent» Ă  l'universitĂ© dans une carte blanche.
0
4
0
@DMescheder
Daniel Mescheder
2 years
In the quality assurance hierarchy we should make sure to add one line of defense even more fundamental than unit tests: The best quality guarantee is if you can write your program in such a way that error states cannot even exist.
Tweet card summary image
solutionspace.blog
The different levels of testing are well known: A bug found by the customer is extremely expensive, a bug found in acceptance testing somewhat less. At the end of the chain, usually, unit tests are

0
0
0
@DMescheder
Daniel Mescheder
2 years
RT @BMWK: Der Terrorangriff der Hamas auf #Israel ist jetzt bald vier Wochen her. Vieles ist seitdem passiert, die öffentliche Debatte aufg
.
0
10K
0
@DMescheder
Daniel Mescheder
2 years
Checking out @obsdmd - it has a bit of an emacs org-mode feel to it which I appreciate a lot.
1
0
10
@DMescheder
Daniel Mescheder
2 years
Senior leadership did the analysis: The root of the problem at XYZ Corp was a lack of clearly defined value statements that underpin the company’s unique culture! Problems like this demand the corporate weapon of choice to jump into action: The Workgroup.
Tweet card summary image
solutionspace.blog
Senior leadership did the analysis: The root of the problem at XYZ Corp was a lack of clearly defined value statements that underpin the company’s unique culture! Problems like this demand the corp

0
0
1
@DMescheder
Daniel Mescheder
2 years
“When the winds of change blow, some people build walls and others build windmills.”.
@adamconover
Adam Conover
2 years
The writers strike is FINALLY over. Thank you all so, so much. Here's what we won.
0
0
0
@DMescheder
Daniel Mescheder
2 years
I’m actually looking forward to trying this out.
@john_lam
John Lam
2 years
Python in Excel is now a thing! Python is now a peer of the Excel formula language and you can mix both languages seamlessly in the Excel grid. Python runs on Azure and is powered by the @anacondainc Python distribution. This was a multi-year collaboration between the Python
Tweet media one
1
0
0
@DMescheder
Daniel Mescheder
2 years
I am certainly not the only one observing that the workplace has a tendency to make any word that described an interesting or innovative concept almost meaningless over time. On linguistic entropy and chinese whispers. 👇.
Tweet card summary image
solutionspace.blog
I am certainly not the only one observing that the workplace has a tendency to make any word that described an interesting or innovative concept almost meaningless over time. The word “Agile” is an

0
0
0
@DMescheder
Daniel Mescheder
2 years
Oh, wow, Google’s odbl licensed building data set looks pretty neat. How difficult would it be to load these into @mapwithrapid for quick editing? đŸ€”.
Tweet card summary image
sites.research.google
A dataset of building footprints to support social good applications.
1
0
2
@DMescheder
Daniel Mescheder
2 years
Records are part of the Java language since version 14. They are a useful feature for types that primarily capture data and avoid some of the boilerplate that Java is famous for. How far should we push their use?.
Tweet card summary image
solutionspace.blog
Records are part of the Java language since version 14. They are a useful feature for types that primarily capture data and avoid some of the boilerplate that Java is famous for. While many traditi

0
0
0
@DMescheder
Daniel Mescheder
2 years
Hey Twitter folks. Hot tip: Try searching for “Exponential Backoff with Random Jitter”. You're welcome! 😉.
@headfallsoff
yuuko from nichijou
2 years
losing my mind if this is actually the explanation. choosing to believe this as it is the funniest and simplest answer
Tweet media one
0
0
1
@DMescheder
Daniel Mescheder
2 years
RT @garybernhardt: 1960s: "COBOL will let non-programmers make the software!". 1980s: "4GLs will let non-programmers make the software!". 2
.
0
2K
0
@DMescheder
Daniel Mescheder
2 years
RT @MarcJBrooker: Simplicity is a property of systems. It's always possible to make components simpler by pushing the complexity elsewhere
.
0
6
0
@DMescheder
Daniel Mescheder
2 years
One particular issue with the salary negotiation process is that candidates unable to approach a negotiation from a position of strength are at a disadvantage. Here is an alternative mechanism that could level the playing field:
0
0
1
@DMescheder
Daniel Mescheder
2 years
When designing distributed systems, we sometimes think of latency and availability as two technical dimensions to balance out in our designs. I would like to argue that a more useful perspective would be to see them as two sides of the same coin.
Tweet card summary image
solutionspace.blog
When designing distributed systems, we sometimes think of latency and availability as two technical dimensions to balance out in our designs. I would like to argue that a more useful perspective wo

0
0
2
@DMescheder
Daniel Mescheder
2 years
DevOps is in part about breaking silos: “You build it, you run it”. Why don’t we apply the same arguments to other organisational fault lines: “You ask for a feature, you build it”. Or “you build it, you sell it”?.
Tweet card summary image
solutionspace.blog
The proponents of DevOps (myself included) usually bring forward arguments that evolve around breaking silos: “You build it, you run it”. This, according to the philosophy, leads to deliverables th

1
0
1
@DMescheder
Daniel Mescheder
2 years
The criticism that text generated by AI is basically plagiarism seems to be conceptually easy to solve? Have an indexed DB of source material, match on similarity and reject matches that are too similar & add references as appropriate. A bit like a human would deal with it?.
0
0
0
@DMescheder
Daniel Mescheder
2 years
But
. class HttpInterface extends NetworkInterface {
}. can always be transformed without loss into. class HttpInterface implements HasNetworkInterface {. NetworkInterface getNetworkInterface();. 
.}. So composition is just as polymorphic, right?.
@unclebobmartin
Uncle Bob Martin
2 years
If you are using a statically typed language, and you want to take advantage of polymorphism (strongly encouraged) then you cannot “prefer” composition. Composition does not provide the means.
0
0
0
@DMescheder
Daniel Mescheder
2 years
I know I know
 “not the same thing”
 but reading people worried about AGI while watching Roomba getting stuck while trying to navigate the apartment IS kind of funny.
0
0
0