Forwarded from Beka (Beka)
Excited to announce the Auth.js project (formerly NextAuth.js) joins Better Auth
https://www.better-auth.com/blog/authjs-joins-better-auth
https://www.better-auth.com/blog/authjs-joins-better-auth
Better-Auth
Auth.js is now part of Better Auth | Better Auth
Auth.js, formerly known as NextAuth.js, is now being maintained and overseen by Better Auth team
π7
Forwarded from Dagmawi Babi
Better Hack
β’ Better-Hack.io
Me and other awesome people from the community have prepared an epic hackathon for you guys. Sponsored by Better Auth, we're holding a 24 hour hackathon on October 04 & 05.
Come build an amazing project to win from an epic prize pool of 200k ETB. The hackathon is filled with a great line of sessions and networking opportunities.
We've been hard at work trying to give you an amazing experience and more over a chance to gain experience and learn from other incredible people like you.
Registrations end on Wednesday midnight. Remember to pick a great idea since we'll be filtering it and be sure to pick an epic team to join with (3-5 people including team lead).
We've got food and merch so all you gotta bring is your PCs and your hackathon energy. The place is DxValley 2.0 and can't wait to see you all there :)
#Events #Hackathons #BetterHack
@Dagmawi_Babi
β’ Better-Hack.io
Me and other awesome people from the community have prepared an epic hackathon for you guys. Sponsored by Better Auth, we're holding a 24 hour hackathon on October 04 & 05.
Come build an amazing project to win from an epic prize pool of 200k ETB. The hackathon is filled with a great line of sessions and networking opportunities.
We've been hard at work trying to give you an amazing experience and more over a chance to gain experience and learn from other incredible people like you.
Registrations end on Wednesday midnight. Remember to pick a great idea since we'll be filtering it and be sure to pick an epic team to join with (3-5 people including team lead).
We've got food and merch so all you gotta bring is your PCs and your hackathon energy. The place is DxValley 2.0 and can't wait to see you all there :)
#Events #Hackathons #BetterHack
@Dagmawi_Babi
β€3π3π₯1
Gmail tip:
You can add +anything after your email name. It still goes to the same inbox.
Example (if your email is [email protected]):
[email protected] β goes to [email protected]
Super handy for testing signups. No need to bother your familyβs emails just to test your app.
You can add +anything after your email name. It still goes to the same inbox.
Example (if your email is [email protected]):
[email protected] β goes to [email protected]
Super handy for testing signups. No need to bother your familyβs emails just to test your app.
π9π₯4π«‘4β€2
The Blogrammer
Going into my bloomberg interview. Wish me luck
https://leetcode.com/problems/sort-integers-by-the-power-value/description/
This was the question, but for just one number and you have to do it iteratively while keeping it optimized using memoization and DP
This was the question, but for just one number and you have to do it iteratively while keeping it optimized using memoization and DP
LeetCode
Sort Integers by The Power Value - LeetCode
Can you solve this real interview question? Sort Integers by The Power Value - The power of an integer x is defined as the number of steps needed to transform x into 1 using the following steps:
* if x is even then x = x / 2
* if x is odd then x = 3 *β¦
* if x is even then x = x / 2
* if x is odd then x = 3 *β¦
β‘16
