“I don’t know, Claude wrote this”.
NO NO NO. YOU wrote this. YOU opened the PR. YOU are responsible for it. Claude is just a tool, it’s not the one making the decisions.
https://newsletter.manager.dev/p/the-i-don-t-know-claude-wrote-this-pandemic?ref=dailydev
NO NO NO. YOU wrote this. YOU opened the PR. YOU are responsible for it. Claude is just a tool, it’s not the one making the decisions.
https://newsletter.manager.dev/p/the-i-don-t-know-claude-wrote-this-pandemic?ref=dailydev
www.manager.dev
The "I don't know, Claude wrote this" pandemic
When Claude drives you off the cliff
🤣1
While 85% of companies claim to support skills-based hiring, a 2024 study by Harvard Business School found that only 0.14% of hires (1 in 700) were actually non-degree candidates. Despite major companies like Google, IBM, and Apple removing degree requirements, recruiters often default to traditional filters due to habit and automated ATS systems.
https://peerlist.io/whykislay/articles/the-rise-of-proofbased-hiring
#blog
https://peerlist.io/whykislay/articles/the-rise-of-proofbased-hiring
#blog
Peerlist
The Rise of Proof-Based Hiring
👍1💔1
How to use httpie in terminal:
GET (Fetch):
Query Params (
POST (JSON Body):
Note: Use
PUT (Update):
DELETE:
🛠 3. Headers & Forms
Headers (
Form Data (
🔗 Official Docs: httpie.io
#tool #httpie
GET (Fetch):
http ://example.comQuery Params (
==): http ://example.com role==adminPOST (JSON Body):
http ://example.com name="Alice" age:=30Note: Use
= for strings, := for numbers/booleans/objects.PUT (Update):
http PUT ://example.com name="Bob"DELETE:
http DELETE ://example.com🛠 3. Headers & Forms
Headers (
:): http ://example.com Authorization:"Bearer TOKEN"Form Data (
-f): http -f POST ://example.com name="John"🔗 Official Docs: httpie.io
#tool #httpie
برای اینکه لیترالی با یک کلیک یا یک درگ&دراپ بتونیم سایت رو دیپلوی کنیم و یه ورژن لایو ازش ببینیم:
https://www.cloudflare.com/drop
#deploy
https://www.cloudflare.com/drop
#deploy
Cloudflare
Cloudflare Drop
Drop a folder or zip. See your site live on Cloudflare's global network in seconds.
یه AI Dictionary بسی زیبا از آقای عزیز Matt pockuck
https://www.aicodingdictionary.com
اینم ورژن فارسیش توسط هموطنمون:
https://www.yazdan.me/t/wiki-ai/
#ai
https://www.aicodingdictionary.com
اینم ورژن فارسیش توسط هموطنمون:
https://www.yazdan.me/t/wiki-ai/
#ai
👍2
🦄 Record your terminal and generate animated gif images or share a web player
https://www.terminalizer.com
#terminal
https://www.terminalizer.com
#terminal
❤1👍1
اگر هم ADHD دارید و هم یک ایجنت کدنویسی، میتونید از این اسکیل استفاده کنید تا موقع کار کمتر اذیت بشید:
https://github.com/ayghri/i-have-adhd
کاری که میکنه اینه که میاد جواب رو مستقیم و مرحله به مرحله میده و قایمش نمیکنه توی یه تیکه متن که حواستون جمع بمونه و نره جای دیگه.
#ai #skill #usefull
https://github.com/ayghri/i-have-adhd
کاری که میکنه اینه که میاد جواب رو مستقیم و مرحله به مرحله میده و قایمش نمیکنه توی یه تیکه متن که حواستون جمع بمونه و نره جای دیگه.
#ai #skill #usefull
🔥6👍2❤1
این ابزار deepsec یه security harness متعلق به vercel عه
روی codebaseتون یه vulnerability scan با هر مدلی که انتخاب کنید انجام میده و یه سری ریپورت خیلی خوب درست میکنه.
https://deepsec.sh
#tools #ai #security
روی codebaseتون یه vulnerability scan با هر مدلی که انتخاب کنید انجام میده و یه سری ریپورت خیلی خوب درست میکنه.
https://deepsec.sh
#tools #ai #security
👍2🔥2