AI Programming
56) Which of the following command can hidden files be viewed?
57) What is the role of a user-agent in an HTTP request?
Anonymous Quiz
30%
13%
13%
28%
7%
9%
π6π₯3π2
Apple has unveiled iOS 18, the next iteration of its mobile operating system. iOS 18 makes iPhone even more personal, with deeper customization, new ways to connect, easier-to-find photos, and support for Apple Intelligence.
β‘οΈ Read more on this here: ππ½
https://blog.siltawi.com/post/ios-18-new-features/
__
FB | Insta | X | YouTube
https://blog.siltawi.com/post/ios-18-new-features/
__
FB | Insta | X | YouTube
Please open Telegram to view this post
VIEW IN TELEGRAM
β‘3β€3π₯3π2π1
Forwarded from Siltawi α΅αα³α
AI has been making strides in recent years, but one area that has remained challenging is reasoning. Now, OpenAI has unveiled a new language model that could change the game. Their latest creation, OpenAI o1, is 5-6 times stronger than GPT-4, and excels in math and coding by reasoning like a human, offering unprecedented accuracy and depth.
β‘οΈ Read more on this here: ππ½
https://blog.siltawi.com/post/openai-launches-groundbreaking-o1-model-with-human-like-reasoning-capabilities/
__
FB | Insta | X | YouTube
https://blog.siltawi.com/post/openai-launches-groundbreaking-o1-model-with-human-like-reasoning-capabilities/
__
FB | Insta | X | YouTube
Please open Telegram to view this post
VIEW IN TELEGRAM
π₯5π4π±3β€1π1
AI Programming
#website #tools #email
Please open Telegram to view this post
VIEW IN TELEGRAM
π5β‘1
#website #ai #tools
Please open Telegram to view this post
VIEW IN TELEGRAM
π9β‘4π₯4
What is monorepo?
Imagine having many projects within one repository. For example, Google uses a monorepo strategy, meaning that instead of having separate repositories for each project, like YouTube, Google Maps, Gmail, and Google Drive, all these projects are stored in a single repository named "Google."....
β‘οΈ Read more on this here: ππ½
https://blog.siltawi.com/post/monorepo-a-single-repository-for-multiple-projects/
Imagine having many projects within one repository. For example, Google uses a monorepo strategy, meaning that instead of having separate repositories for each project, like YouTube, Google Maps, Gmail, and Google Drive, all these projects are stored in a single repository named "Google."....
https://blog.siltawi.com/post/monorepo-a-single-repository-for-multiple-projects/
Please open Telegram to view this post
VIEW IN TELEGRAM
π±10π4β‘2
The AI Code Editor π₯
Cursor AI offers intelligent code suggestions, automates repetitive tasks, and provides valuable insights to help developers write better, more efficient code.
Cursor AI Tutorial
https://www.youtube.com/watch?v=yk9lXobJ95E
π https://www.cursor.com/
#website #ai #tools
Cursor AI offers intelligent code suggestions, automates repetitive tasks, and provides valuable insights to help developers write better, more efficient code.
Cursor AI Tutorial
https://www.youtube.com/watch?v=yk9lXobJ95E
#website #ai #tools
Please open Telegram to view this post
VIEW IN TELEGRAM
YouTube
Cursor AI Tutorial for Beginners (How I Code 159% Faster)
Cursor is a powerful new AI-powered code editor that makes coding much faster with the help of AI. In this video I will show you the fastest way to code with the best AI coding tools: Cursor and Claude Sonnet 3.5.
π Resources:
- The app I built: https://www.qrkon.comβ¦
π Resources:
- The app I built: https://www.qrkon.comβ¦
π7β‘3π±3
AI Programming
Check out 'Better Auth' by @beka_cru! This open-source, framework-agnostic authentication library for TypeScript offers extensive features and a plugin ecosystem, making it easy to add functionalities like 2FA and multi-tenant support.
https://better-auth.com
https://github.com/better-auth/better-auth
#OpenSource #Community
Please open Telegram to view this post
VIEW IN TELEGRAM
Better Auth
The most comprehensive authentication library for TypeScript.
π4π₯4π3β‘2
AI Programming
57) What is the role of a user-agent in an HTTP request?
58)What does 'DevOps' stand for?
Anonymous Quiz
59%
7%
4%
23%
7%
π6π±4β‘2
What Youβll Learn:
Duration: 4 Months
Admin Fee $0
https://www.alxafrica.com/programme/prodev-backend/
#APIs #Backend
Please open Telegram to view this post
VIEW IN TELEGRAM
π8π6π2
AI Programming
It's just like a short note for most programming languagesπ€© you can check it out to learn or recap your knowledge.
https://learnxinyminutes.com/
#website #tools
Please open Telegram to view this post
VIEW IN TELEGRAM
π5β€2β‘1
- - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - -
docs: Add Git commit message convention guidelinesπ
References
https://www.conventionalcommits.org/en/v1.0.0/
Next Post: git branch naming conventionπ€
Please open Telegram to view this post
VIEW IN TELEGRAM
π6π4π₯4
A quick guide to
Git branch naming
for better team collaboration. Learn how to maintain consistency in your projectβs structure by using clear, descriptive branch names that everyone can follow.feature/{short-description}
Example:
feature/login-page
fix/{issue-id}-{short-description}
Example:
fix/123-broken-link
https://blog.siltawi.com/post/best-practices-for-git-branch-names/
Please open Telegram to view this post
VIEW IN TELEGRAM
Blog Siltawi
Best Practices for Git Branch Names
A quick guide to Git branch naming for better team collaboration. Learn how to maintain consistency in your projectβs structure by using clear, descriptive branch names that everyone can follow.
π4π―4π1
is a versioning system that conveys meaning about the changes made in a release. The version format is:
MAJOR.MINOR.PATCH
Example:
2.5.3
SemVer helps maintain predictable updates by communicating the level of change, ensuring developers know when to expect compatibility or breaking changes.
References
Please open Telegram to view this post
VIEW IN TELEGRAM
Semantic Versioning
Semantic Versioning 2.0.0
Semantic Versioning spec and website
π8π₯3π3
AI Programming
58)What does 'DevOps' stand for?
59) Which protocol is used to send emails?
Anonymous Quiz
20%
9%
10%
51%
9%
π6π±5β‘4β€1
If you are looking for a way to build modern, stylish, and accessible web applications with Next.js, Vite, Remix, and Laravel, then Shadcn is a great option.
Start with some sensible defaults, then customize the components to your needs.π₯
https://ui.shadcn.com/
Please open Telegram to view this post
VIEW IN TELEGRAM
Shadcn
Build your Component Library - shadcn/ui
A set of beautifully-designed, accessible components and a code distribution platform. Works with your favorite frameworks. Open Source. Open Code.
π6π₯5β‘2π2π1π1
If you are a backend developer, you need to know how to protect your API. On this site, you can find common vulnerabilities and weaknesses. Check out the article and test your API. If you discover a vulnerability, fix it before someone else
We will also post the top vulnerabilities most developers encounter.π₯
Check it out: OWASP API Security Top 10
Please open Telegram to view this post
VIEW IN TELEGRAM
owasp.org
OWASP Top 10 API Security Risks β 2023 - OWASP API Security Top 10
The Ten Most Critical API Security Risks
π5π―5β‘2
AI Programming
18) What was the first OS you have used? comment for other
What do you dislike most about JavaScript frameworks? (Comment for others)
Anonymous Poll
12%
Steep Learning Curves π³
24%
Frequent Updates and Breaking Changes βοΈ
6%
Boilerplate and Verbosity π₯Έ
10%
Performance Optimization Complexities π₯΅
17%
Dependency Hell π΅
6%
Framework Lock-In πΆβπ«οΈ
12%
I really hate all JavaScript frameworks π
14%
Other π
π5β‘3π1
Have you seen ?v=1.0.0 at the end of a CSS or JavaScript link?π€ Itβs called cache busting!
When you update your websiteβs design or scripts, browsers may keep showing an old version to speed things up. Adding a version number like
?v=1.0.0
tells the browser, "This is the newest version!" This trick helps:
So next time you update, bump up that version number!
Happy coding!π¨βπ»
https://blog.siltawi.com/post/web-development-tip-versioning-in-css-javascript-files/
#WebDev #CSS #JavaScript #CacheBusting #CodingTips #Frontend
Please open Telegram to view this post
VIEW IN TELEGRAM
Blog Siltawi
Web Development Tip: Versioning in CSS & JavaScript Files
When you update your website's styles or scripts, your visitors might not see those updates right away. Why? Because browsers often serve a cached version of the site files to speed up loading times. Cached files can be a double-edged sword: while theyβreβ¦
π10π6β‘4β€1
AI Programming
59) Which protocol is used to send emails?
60) What command would you use to switch to a branch named `feature`?
Anonymous Quiz
23%
45%
16%
5%
10%
π±5π―3π1