Das neue Epos des Meisters, so voll des Orms wie lange nicht mehr!
November 9, 2025 at 6:38 PM
Das neue Epos des Meisters, so voll des Orms wie lange nicht mehr!
Today the @umassinforms.bsky.social Student Chapter held a celebration at @isenbergumass.bsky.social. We are so honored and grateful that the Chapter was recognized by @informs.bsky.social with the Cum Laude Award recently at the Atlanta conference and that I received the President's Award. #orms
November 7, 2025 at 7:23 PM
Today the @umassinforms.bsky.social Student Chapter held a celebration at @isenbergumass.bsky.social. We are so honored and grateful that the Chapter was recognized by @informs.bsky.social with the Cum Laude Award recently at the Atlanta conference and that I received the President's Award. #orms
Repositories over ORMs definitely help narrow down the interface between domain and persistence layers, but the coupling between the two fundamentally comes from designing the domain around persistence *semantics* in the first place.
October 31, 2025 at 10:08 PM
Repositories over ORMs definitely help narrow down the interface between domain and persistence layers, but the coupling between the two fundamentally comes from designing the domain around persistence *semantics* in the first place.
I don't know if it's the ubiquity of ORMs or document store type DBs but nobody seems to care that a roundtrip to the database involves io, and io is expensive anymore.
October 29, 2025 at 2:48 PM
I don't know if it's the ubiquity of ORMs or document store type DBs but nobody seems to care that a roundtrip to the database involves io, and io is expensive anymore.
Congrats to my former student Maral for winning the Best Paper Award from the @informs.bsky.social Section on Telecommunications and Network Analytics! #orms
October 26, 2025 at 11:47 PM
Congrats to my former student Maral for winning the Best Paper Award from the @informs.bsky.social Section on Telecommunications and Network Analytics! #orms
can someone explain to me ORMs and why me writing raw sql queries is bad
October 25, 2025 at 7:55 PM
can someone explain to me ORMs and why me writing raw sql queries is bad
All hail... this guy.
October 25, 2025 at 10:38 PM
All hail... this guy.
developers are too stupid to write sql so they rely on even more complex and error-prone interfaces instead
(type safety, and automatic translation of the database result rows into language constructs like objects, are the excuses usually given for introducing ORMs)
(type safety, and automatic translation of the database result rows into language constructs like objects, are the excuses usually given for introducing ORMs)
October 25, 2025 at 7:59 PM
developers are too stupid to write sql so they rely on even more complex and error-prone interfaces instead
(type safety, and automatic translation of the database result rows into language constructs like objects, are the excuses usually given for introducing ORMs)
(type safety, and automatic translation of the database result rows into language constructs like objects, are the excuses usually given for introducing ORMs)
Soundtrack for the 2nd DIMACS Implementation Challenge youtu.be/dYNnQo-xgE8?... #orms
International Colouring Contest (Mark Radcliffe Session, 11/22/1994)
YouTube video by Stereolab - Topic
youtu.be
October 17, 2025 at 3:11 PM
Soundtrack for the 2nd DIMACS Implementation Challenge youtu.be/dYNnQo-xgE8?... #orms
The first session on Industrial Applications proved how OR models can effectively be taken into practice! Thanks to our speakers, Nandan Kumar Singh, Vittoria Crotti, and Hossein Babazadeh 👏🏼
#EUROYoung2025 #orms
#EUROYoung2025 #orms
October 17, 2025 at 8:32 AM
The first session on Industrial Applications proved how OR models can effectively be taken into practice! Thanks to our speakers, Nandan Kumar Singh, Vittoria Crotti, and Hossein Babazadeh 👏🏼
#EUROYoung2025 #orms
#EUROYoung2025 #orms
Looking into what database to use for a PDS implementation in Rust. Conclusion: all databases suck and I hate them. All the Rust ORMs also suck and I hate them.
So I'll probably use SQLite like everyone else.
So I'll probably use SQLite like everyone else.
October 15, 2025 at 10:24 PM
Looking into what database to use for a PDS implementation in Rust. Conclusion: all databases suck and I hate them. All the Rust ORMs also suck and I hate them.
So I'll probably use SQLite like everyone else.
So I'll probably use SQLite like everyone else.
The 5th EUROYoung Workshop is underway in beautiful Naples 🇮🇹Yesterday marked the start of an inspiring few days of discussions and networking!
#EUROYoung2025 #orms
#EUROYoung2025 #orms
October 16, 2025 at 6:43 AM
The 5th EUROYoung Workshop is underway in beautiful Naples 🇮🇹Yesterday marked the start of an inspiring few days of discussions and networking!
#EUROYoung2025 #orms
#EUROYoung2025 #orms
We couldn’t have had a better way to end for today than with the excellent talk of our third plenary speaker, @doloresromerom.bsky.social. Thank you so much for sharing your enthusiasm for academia for us, and for eXplaining your research with so much transparency 😉
#EUROYoung2025 #orms
#EUROYoung2025 #orms
October 16, 2025 at 1:46 PM
We couldn’t have had a better way to end for today than with the excellent talk of our third plenary speaker, @doloresromerom.bsky.social. Thank you so much for sharing your enthusiasm for academia for us, and for eXplaining your research with so much transparency 😉
#EUROYoung2025 #orms
#EUROYoung2025 #orms
I used to like ORMs, since they were language native, and familiar--back in my Rails days. But since then, I find them constraining. They never offer the full power of the SQL of the DB you're doing. And I've never moved between DBs for a project.
October 13, 2025 at 11:00 PM
I used to like ORMs, since they were language native, and familiar--back in my Rails days. But since then, I find them constraining. They never offer the full power of the SQL of the DB you're doing. And I've never moved between DBs for a project.
I hate ORMs so much, how is the first invalid when the second is valid????
playing "what statement is the orm not able to translate" is so fun -_-
playing "what statement is the orm not able to translate" is so fun -_-
October 10, 2025 at 9:23 AM
I hate ORMs so much, how is the first invalid when the second is valid????
playing "what statement is the orm not able to translate" is so fun -_-
playing "what statement is the orm not able to translate" is so fun -_-
We're EXCITED about the #orms @informs.bsky.social conference in Atlanta & that includes our PhD students! Join us this Fri. @isenbergumass.bsky.social for a Tune-Up at which 5 students from @umassengineering.bsky.social & @isenbergumass.bsky.social will deliver talks prepared for the conference.
October 6, 2025 at 1:55 PM
We're EXCITED about the #orms @informs.bsky.social conference in Atlanta & that includes our PhD students! Join us this Fri. @isenbergumass.bsky.social for a Tune-Up at which 5 students from @umassengineering.bsky.social & @isenbergumass.bsky.social will deliver talks prepared for the conference.
Alright, some great news to share...
Today is my first day at @prisma.io
I've joined their Developer Advocacy team to help grow and foster their amazing community. If you got questions about ORMs or Postgres, ask away!
Today is my first day at @prisma.io
I've joined their Developer Advocacy team to help grow and foster their amazing community. If you got questions about ORMs or Postgres, ask away!
October 1, 2025 at 3:13 PM
Alright, some great news to share...
Today is my first day at @prisma.io
I've joined their Developer Advocacy team to help grow and foster their amazing community. If you got questions about ORMs or Postgres, ask away!
Today is my first day at @prisma.io
I've joined their Developer Advocacy team to help grow and foster their amazing community. If you got questions about ORMs or Postgres, ask away!
Preprints of ALL chapters of "Markov Decision Processes and Reinforcement Learning" by Puterman and Chan are now posted at github.com/martyput/MDP....
All feedback and typos are greatly appreciated and will impact the final version. Links will be removed when the book is published. #AI #orms
All feedback and typos are greatly appreciated and will impact the final version. Links will be removed when the book is published. #AI #orms
GitHub - martyput/MDP_book
Contribute to martyput/MDP_book development by creating an account on GitHub.
github.com
September 30, 2025 at 5:40 PM
Preprints of ALL chapters of "Markov Decision Processes and Reinforcement Learning" by Puterman and Chan are now posted at github.com/martyput/MDP....
All feedback and typos are greatly appreciated and will impact the final version. Links will be removed when the book is published. #AI #orms
All feedback and typos are greatly appreciated and will impact the final version. Links will be removed when the book is published. #AI #orms
Who up cursing ORMs in the traditional manner
September 27, 2025 at 5:34 AM
Who up cursing ORMs in the traditional manner
Chapters 1-7 of our forthcoming book “Markov Decision Processes and Reinforcement Learning” by Puterman and Chan can be dowloaded at:
github.com/martyput/MDP....
They cover model foundations, and MDPs. Please share comments and/or typos ASAP.
#orms #AI #ReinforcementLearning
github.com/martyput/MDP....
They cover model foundations, and MDPs. Please share comments and/or typos ASAP.
#orms #AI #ReinforcementLearning
September 25, 2025 at 5:06 PM
Chapters 1-7 of our forthcoming book “Markov Decision Processes and Reinforcement Learning” by Puterman and Chan can be dowloaded at:
github.com/martyput/MDP....
They cover model foundations, and MDPs. Please share comments and/or typos ASAP.
#orms #AI #ReinforcementLearning
github.com/martyput/MDP....
They cover model foundations, and MDPs. Please share comments and/or typos ASAP.
#orms #AI #ReinforcementLearning
It's always wonderful to have a paper published. Today, our paper, "A spatial price network equilibrium paradox," co-authored with @hawkeceprof.bsky.social and @ismaelpour.bsky.social, was published in @springernature.com Optimization Letters link.springer.com/article/10.1... #orms #networks #trade
September 24, 2025 at 12:30 PM
It's always wonderful to have a paper published. Today, our paper, "A spatial price network equilibrium paradox," co-authored with @hawkeceprof.bsky.social and @ismaelpour.bsky.social, was published in @springernature.com Optimization Letters link.springer.com/article/10.1... #orms #networks #trade
ORMs make easy things easier and hard things harder
September 23, 2025 at 3:57 PM
ORMs make easy things easier and hard things harder
Godmorgen og god fredag!
Dagen starter med Orms nye single, umiddelbart lyder lidt mere “poppet”
End deres sidste plade
open.spotify.com/track/5pFZ6C...
Dagen starter med Orms nye single, umiddelbart lyder lidt mere “poppet”
End deres sidste plade
open.spotify.com/track/5pFZ6C...
Undfangen
open.spotify.com
September 19, 2025 at 7:15 AM
Godmorgen og god fredag!
Dagen starter med Orms nye single, umiddelbart lyder lidt mere “poppet”
End deres sidste plade
open.spotify.com/track/5pFZ6C...
Dagen starter med Orms nye single, umiddelbart lyder lidt mere “poppet”
End deres sidste plade
open.spotify.com/track/5pFZ6C...
Perdi meu maior desafeto (Java) depois que comecei a trabalhar com a jdk 21.
Eu odiava o Vue 2, mas o 3 ficou bem mais parecido com o React, e portanto, bem melhor.
Atualmente só odeio os ORMs JS, mas tô precisando de alguma linguagem que pra assumir o lugar de ódio do Javinha
Eu odiava o Vue 2, mas o 3 ficou bem mais parecido com o React, e portanto, bem melhor.
Atualmente só odeio os ORMs JS, mas tô precisando de alguma linguagem que pra assumir o lugar de ódio do Javinha
September 7, 2024 at 12:43 PM
Perdi meu maior desafeto (Java) depois que comecei a trabalhar com a jdk 21.
Eu odiava o Vue 2, mas o 3 ficou bem mais parecido com o React, e portanto, bem melhor.
Atualmente só odeio os ORMs JS, mas tô precisando de alguma linguagem que pra assumir o lugar de ódio do Javinha
Eu odiava o Vue 2, mas o 3 ficou bem mais parecido com o React, e portanto, bem melhor.
Atualmente só odeio os ORMs JS, mas tô precisando de alguma linguagem que pra assumir o lugar de ódio do Javinha