📅 Sept 15-16, Warsaw
🎯 2-day OCaml hacking event
🌍 For developers worldwide
We want talks/workshops on:
✨ Real-world OCaml use cases
🔧 Libraries & frameworks
👨💻 Hands-on demos
📊 Experience reports
Submit yours now: fun-ocaml.com
#OCaml #FunOCaml2025 #CFP #Programming
📅 Sept 15-16, Warsaw
🎯 2-day OCaml hacking event
🌍 For developers worldwide
We want talks/workshops on:
✨ Real-world OCaml use cases
🔧 Libraries & frameworks
👨💻 Hands-on demos
📊 Experience reports
Submit yours now: fun-ocaml.com
#OCaml #FunOCaml2025 #CFP #Programming
I have no idea what should be done, but for sure selling useless advice to paid subscribers on substack, thatwill not cut it.
I have no idea what should be done, but for sure selling useless advice to paid subscribers on substack, thatwill not cut it.
Taken today at Nisqually Wildlife Refuge.
#harborseal #nature #naturephotography #sealife #wildlife #pnw #cuteanimal #babyanimal #seal #cute #animals #wildlifephotography #smile #findjoy #seattle #tacoma #washingtonstate #nationalparks
Taken today at Nisqually Wildlife Refuge.
#harborseal #nature #naturephotography #sealife #wildlife #pnw #cuteanimal #babyanimal #seal #cute #animals #wildlifephotography #smile #findjoy #seattle #tacoma #washingtonstate #nationalparks
www.whitehouse.gov/presidential...
Constitution be damned, every president can issue executive orders to clarify what they want the words to "really" mean.
www.whitehouse.gov/presidential...
Constitution be damned, every president can issue executive orders to clarify what they want the words to "really" mean.
"It is thanks to you that the future of human civilization is assured".
"It is thanks to you that the future of human civilization is assured".
We're almost ready to release an exciting editor feature - dot completion everywhere!
"." will now trigger completions for more than just record fields. Example: you'll get completions for pipeable functions from the module of that type.
Examples and videos ⬇️
We're almost ready to release an exciting editor feature - dot completion everywhere!
"." will now trigger completions for more than just record fields. Example: you'll get completions for pipeable functions from the module of that type.
Examples and videos ⬇️
Help him decide who will receive a 🌟 Free 1-Year Personal Subscription 🌟 for one of @jetbrains.com IDEs! 🤩
🎁 To show your interest, give 💙 and/or 🔁, and enjoy the coziest time! 🦌☃️❄️
🧝 Elves will find the winner at midday CET on Christmas Day 🎄
Help him decide who will receive a 🌟 Free 1-Year Personal Subscription 🌟 for one of @jetbrains.com IDEs! 🤩
🎁 To show your interest, give 💙 and/or 🔁, and enjoy the coziest time! 🦌☃️❄️
🧝 Elves will find the winner at midday CET on Christmas Day 🎄
Oh no! This was almost a brute force approach. Don't need no Trie, don't need even the binarySearch in the list of pattern to cut down waste, just cache the recursion and run it.
Oh no! This was almost a brute force approach. Don't need no Trie, don't need even the binarySearch in the list of pattern to cut down waste, just cache the recursion and run it.
But this one was a bit underwhelming as my solution:
if (...) {
throw new UnsupportedOperationException("Not implemented just yet"); // it was never implemented
}
But this one was a bit underwhelming as my solution:
if (...) {
throw new UnsupportedOperationException("Not implemented just yet"); // it was never implemented
}