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. $SRX N/A
- 2. Pearl Harbor 20,2 B posts
- 3. #twsmm_com N/A
- 4. #Cutoshi 7.260 posts
- 5. #Caturday 5.028 posts
- 6. Nicko 2.896 posts
- 7. Good Saturday 29,8 B posts
- 8. #JudasJoniErnst 8.746 posts
- 9. #AbuDhabiGP 67,1 B posts
- 10. Championship Saturday 3.031 posts
- 11. Jeanty 46 B posts
- 12. Desmond Howard N/A
- 13. Maddow 24,5 B posts
- 14. Bottas 3.606 posts
- 15. Up the Irons N/A
- 16. Magnussen 3.536 posts
- 17. Heisman 31,4 B posts
- 18. Neely 50 B posts
- 19. USS Arizona 1.718 posts
- 20. Army 317 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.