AI can flip best practices on it's head
A FinTech best practice is to use integers to represent money by persisting the cent value and always dividing by 100 when displaying
But that means agents keep needing to convert which increases chances of failures
Might go back to floats
@thdxr 90% of all the responses to this post is AI.
I've never seen it this bad.
Also the test is hilarious, you weren't kidding when you said yours tests are a mess.
@amsterdamski2 זה נראה כמו מייל אמיתי באינסטגרם כשאתה עושה reset password.
בכל מקרה להתעלם אלא אם ביקשת לשנות סיסמא.
רוב הסיכויים מישהו ניסה לעשות reset password על החשבון שלך.
@FeedTechILUncen נניח וזה המצב, ואני לא אומר שזה יהיה, זה לא יהיה המקצוע הראשון שבו יש היצע מאוד מצומצם של משרות וצריך נסיון ארוך.
או שייבנה איזה תהליך של התמחות ומנטורינג ארוך, או שיהיה צפייה להתמקצע בעבודה בלי שכר (כמו בספורט).
בכל מקרה העצה למפתחים חדשים זה תלמד את זה רק אם אתה באמת אוהב את זה
@matanboord@david_lisovtsev@GalBarAv מטרופולין ניו יורק כולל ערים בניו ג'רזי במרחק שעה פלוס נסיעה ברכבת.
מה שחשוב זה מרכז הכובד של התעסוקה לא המרחק. עכשיו רק מחצית העובדים בעיר שלך עובדים בעיר אחרת אתה המטרופולין.
תראה איזה עיר פה מעל ל40% והיא חלק ממטרןפולין אחר:
https://t.co/WMANEJOZsI
@OriKatz3 למיטב הכרתי ברוב המדינות שהתחילו דמוקרטיות והפכו ללא, הבחירות לא בוטלו, אלא רוקנו מתוכן. אפילו באיראן יש בחירות. הנאצים עשו "בחירות"/משאל עם אחרי שזכו.
ויש המון אינטרס לבטל דמוקרטיה אחרי זכייה, זה ניהול סיכונים בסיסי, למה לקחת סיכון לאבד את השלטון.
@DavidKPiano I would probably almost always bias towards A when working with other people - mostly because as changes/abstractions accrue it gets obscured that an item can be temporary, leading to errors.
But I would use B if using offline sync (firebase/tanstack-db) or complex sorted tables
@_orcaman https://t.co/YbOteFAruW
נראה שהם תמיד חסמו את זה, אבל היה באג ו opecode עקפו את זה עם איזה hack ועכשיו אנטרופיק סגרו את הhack.
עשו טעות שלא סגרו את זה ממזמן, כדאי שלא יקבלו את כל הhate עכשיו
@_orcaman אני מנסה להבין שנייה. זה לא API key של claude, אל של claude code נכון?
כלומר אתה עדיין יכול לקרוא לclaude עם הapi key ולשם פר טוקן, הם פשוט לא מוכנים שיתמשו בתוכניות של claude code שאינם מוגבלים פר שימוש.
זה לא מה שopenAI גם עושים?
@jeanqasaur I think it's a combination of having more code to review - agents write much more verbose code, less abstractions. And there is more leeway in code standards as it's no longer a human's job to maintain it.
@tannerlinsley@latentsauce@tan_stack If he needs it to survive, is he like a vampire? Now it's making me rethink the entire clip. Is he really the good guy here?
@amsterdamski2 כשהם נותנים את המספרים האלה על S&P 500 הם מחשיבים כAI stocks חברות כמו מיקרוסופט, גוגל, טסלה וכו' נכון?
זה מרגיש מזויף קצת הרי החברות האלו היו 70% מהשווי והגדילה גם לפני הבועה
@thdxr I think the only way to gain serious productivity boost is to run multiple agents at the same time.
Running 1 agent at a time can maybe get you 10-20%, and you end up spending most of your time waiting.
Got to find the way to make it work, hoping it's a skill that can be learned