Adam Ruka
@adam_rukaSoftware developer at Apple. Previously at @awscloud, working on the #awscdk team. My personal programming blog: https://t.co/TsMPMiM6OB . All opinions are my own.
Similar User
@cdkday
@CdkPatterns
@emeshbi
@serverlessguru
@AllenHeltonDev
@samgoodwin89
@jbesw
@alex_pulver
@hoegertn
@samdengler
@ServerlessEdge
@NIDeveloper
@lajacobsson
@BricePelle
@andreinegrau
After nearly 7 years, last week was my final one at Amazon. Here are a few of my thoughts from those years (thread🧵):
Congratulations @maciejwalkowiak! 🎉
Our Heroes continue to lead in areas like serverless, Java development, and Generative AI, contributing to the AWS ecosystem through community leadership and knowledge sharing. ⭐ Lee Gilmore ⭐ Maciej Walkowiak ⭐ Minoru Onda 🔗 go.aws/4e1eEzU
In the latest article on my blog, I talk about Functional Builders, a new pattern for Builder classes in Java, and how it's implemented in Jilt, my library for automatically generating Builders: endoflineblog.com/jilt-1_6-suppo… Thanks to @tschuehly and @glaforge for their help on this!
My #java functional builder approach lands in the latest release of @adam_ruka's #Jilt builder annotation processor! glaforge.dev/posts/2024/06/…
Following up my article on functional builders in #Java glaforge.dev/posts/2024/01/… @adam_ruka implemented the pattern in Jilt (an open source annotation processor to create builders) Nice!
Jilt now has functional builders:. github.com/skinny85/jilt/… Thank you @adam_ruka and @glaforge This makes Java so much nicer! 😍
In the latest post on my blog, we conclude the mini-series on implementing classes with @graalvm Truffle by discussing inheritance, and the “super” keyword: endoflineblog.com/graal-truffle-…
The latest article on my blog continues with the implementation of classes in @graalvm Truffle: we add support for fields, “this”, and constructors. We’ll tackle inheritance next! endoflineblog.com/graal-truffle-…
Thanks for playing everyone! The answer is that the code returns f. The reason is that o.m() in JavaScript sets “this” to “o” inside “m”. And since o.m === o[‘m’], the same is true of array indexing. So, below “this” is set to “a”, so that’s why f returns a[0] === f.
I always knew JavaScript was a crazy language, but I had no idea just _how_ crazy 🙂. As just one example - what do you think this code returns? function f() { return this[0]; } let a = [f]; a[0]()
Just as a reminder, this is the last day to play the “JavaScript does WHAT?!?” game 😉.
I always knew JavaScript was a crazy language, but I had no idea just _how_ crazy 🙂. As just one example - what do you think this code returns? function f() { return this[0]; } let a = [f]; a[0]()
I always knew JavaScript was a crazy language, but I had no idea just _how_ crazy 🙂. As just one example - what do you think this code returns? function f() { return this[0]; } let a = [f]; a[0]()
Is it just me, or does Reddit feel _blazingly_ fast recently? Did they do some serious performance work before the IPO? 🙂
Has anyone else recently started getting a bug on YouTube where the playback speed suddenly increases to 2x, seemingly at random moments when interacting with the playing video (for example, when entering/exiting fullscreen)?
Absolutely I still want to check out jilt by @adam_ruka as you can do staged builders: github.com/skinny85/jilt?…
Vision Pro is not the only major launch from Apple today - a team in the company has open-sourced Pkl (pronounced "Pickle"), a new configuration programming language: pkl-lang.org/blog/introduci…. Interestingly, it uses @graalvm Truffle in its implementation!
LIVE NOW
United States Trends
- 1. marvel 73,7 B posts
- 2. Greg Kelly 3.794 posts
- 3. Packers 30 B posts
- 4. $REIKO 4.834 posts
- 5. #MissVenezuela2024 1.306 posts
- 6. #GoPackGo 4.076 posts
- 7. #WhyIChime 4.638 posts
- 8. Joni 369 B posts
- 9. Jamahal 6.718 posts
- 10. Hannah Hidalgo N/A
- 11. Newsmax 26,4 B posts
- 12. My Dec31 Bitcoin Price 3.799 posts
- 13. Caris LeVert N/A
- 14. Iowa 153 B posts
- 15. Bill Belichick 4.705 posts
- 16. #LightningStrikes N/A
- 17. Ange 23,9 B posts
- 18. #drwfirstgoal N/A
- 19. Crockett 12,4 B posts
- 20. Fetterman 16,3 B posts
Who to follow
-
CDK Day
@cdkday -
CDK Patterns
@CdkPatterns -
Elad Ben-Israel
@emeshbi -
Serverless Guru
@serverlessguru -
Allen Helton
@AllenHeltonDev -
sam
@samgoodwin89 -
jbesw
@jbesw -
Alex Pulver
@alex_pulver -
Thorsten Hoeger
@hoegertn -
Sam Dengler
@samdengler -
The Serverless Edge
@ServerlessEdge -
Matt Coulter
@NIDeveloper -
Lars
@lajacobsson -
Brice Pellé
@BricePelle -
Andrei Negrau
@andreinegrau
Something went wrong.
Something went wrong.