Details
-
AboutIT student while developing some SAP software at a company.
-
SkillsABAP, Python
-
LocationBerlin
-
Website
Joined devRant on 7/27/2022
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
-
I'm a developer, not technical support. I'm a developer, not technical support. I'm a developer, not technical support. I'm a developer, not technical support. I'm a developer, not technical support. I'm a developer, not technical support. I'm a developer, not technical support. I'm a developer, not technical support. I'm a developer, not technical support. I'm a developer, not technical support. I'm a developer, not technical support. I'm a developer, not technical support. I'm a developer, not technical support. I'm a developer, not technical support. I'm a developer, not technical support. I'm a developer, not technical support. I'm a developer, not technical support. I'm a developer, not technical support. I'm a developer, not technical support. I'm a developer, not technical support. I'm a developer, not technical support. I'm a developer, not technical support. I'm a developer, not technical support. I'm a developer, not technical support. I'm a developer, not technical support. I'm a developer, not technical support. I'm a developer, not technical support. I'm a developer, not technical support. I'm a developer, not technical support. I'm a developer, not technical support. I'm a developer, not technical support. I'm a developer, not technical support. I'm a developer, not technical support. I'm a developer, not technical support. I'm a developer, not technical support. I'm a developer, not technical support. I'm a developer, not technical support. I'm a developer, not technical support. I'm a developer, not technical support. I'm a developer, not technical support. I'm a developer, not technical support. I'm a developer, not technical support. I'm a developer, not technical support. I'm a developer, not technical support. I'm a developer, not technical support. I'm a developer, not technical support. I'm a developer, not technical support. I'm a developer, not technical support. I'm a developer, not technical support. I'm a developer, not technical support. I'm a developer, not technical support. I'm a developer, not technical support. I'm a developer, not technical support. I'm a developer, not technical support. I'm a developer, not technical support. I'm a developer, not technical support. I'm a developer, not technical support. I'm a developer, not technical support. I'm a developer, not technical support. I'm a developer, not technical support. I'm a developer, not technical support. I'm a developer, not technical support. I'm a developer, not technical support. I'm a developer, not technical support. I'm a developer, not technical support. I'm a developer, not technical support. I'm a developer, not technical support. I'm a developer, not technical support. I'm a developer, not technical support. I'm a developer, not technical support. I'm a developer, not technical support. I'm a developer, not technical support. I'm a developer, not technical support. I'm a developer, not technical support. I'm a developer, not technical support. I'm a developer, not technical support.11
-
ahaha. The white Slack emoji skintone is frowned upon at $work, and we're encouraged to use the yellow one instead to be "inclusive" -- but fear not, the brown ones are totally fine.
Gotta love woke companies.20 -
I discovered a function in our database that converts integers to ordinals by concatenating the number and a suffix:
- ends in 1: add “st”
- ends in 2: add “nd”
- ends in 3: add “rd”
- else: add “th”
Simple! Except I guess nobody considered the 11st, 12nd, and 13rd iteration of this function…9