🔗 How LLMs Work, Explained Without Math

How LLMs Work, Explained Without Math - miguelgrinberg.com In this article, I’m going to attempt to explain in simple terms and without using advanced math how generative text models work, to help you think about them as computer algorithms and not as magic.

May 29, 2024 Â· 1 min Â· 43 words

🔗 azet/community_bash_style_guide

GitHub - azet/community_bash_style_guide: Community Bash Style Guide: writing useful and modern bash scripts, seriously. When to use bash and when to avoid bash it’s rather simple: does it need to glue userland utilities together? use bash. does it need to do complex tasks (e.g. database queries)? use something else. Why? … It consumes a lot of time and is often very difficult to debug in comparison to dynamic programming languages such as python, ruby or even perl....

May 29, 2024 Â· 1 min Â· 186 words

🔗 Rule of Silence definition

Rule of Silence definition by The Linux Information Project The rule of silence, also referred to as the silence is golden rule, is an important part of the Unix philosophy that states that when a program has nothing surprising, interesting or useful to say, it should say nothing. It means that well-behaved programs should treat their users’ attention and concentration as being valuable and thus perform their tasks as unobtrusively as possible....

May 29, 2024 Â· 1 min Â· 80 words

📜 You’re not FAANG

If you process less than 10k requests per second, you’re not Google nor are you Facebook. — Henryk Plötz in Should I Use JWTs For Authentication Tokens? - Tinker, Tamper, Alter, Fry

May 28, 2024 Â· 1 min Â· 32 words

🔗 Hara Hachi Bu

Hara Hachi Bu - Sketchplanations Hara Hachi Bu is a saying from Okinawa in Southern Japan that advises people to stop eating when they’re 80% full. Okinawa is famous for the longevity of the people who live there. The more literal translation of hara hachi bu is stomach eight parts (out of ten).

May 24, 2024 Â· 1 min Â· 53 words

🔗 LemonAppDev/konsist

GitHub - LemonAppDev/konsist: Konsist is a powerful static code analyzer tailored for Kotlin, focused on ensuring codebase consistency and adherence to coding conventions. Konsist is a powerful static code analyzer tailored for Kotlin, focused on ensuring codebase consistency and adherence to coding conventions. Konsist is a linter that guards the consistency of Kotlin projects by enforcing a cohesive code structure and unified architecture. Konsist guards are written in the form of unit tests (JUnit / Kotest)....

May 24, 2024 Â· 1 min Â· 117 words

🔗 dandavison/delta

GitHub - dandavison/delta: A syntax-highlighting pager for git, diff, grep, and blame output Code evolves, and we all spend time studying diffs. Delta aims to make this both efficient and enjoyable: it allows you to make extensive changes to the layout and styling of diffs, as well as allowing you to stay arbitrarily close to the default git/diff output.

May 24, 2024 Â· 1 min Â· 59 words

🔗 Voicenotes | AI note-taker

Voicenotes | AI note-taker that’s truly intelligent A place to dump your thoughts. Record new ideas, family moments, meetings, podcast takeaways, anything. Ask your AI to review past notes or brainstorm new ideas. It has perfect memory. Create summary, to-do list, blog post, and more using your notes. Intelligent suggestions, 50+ languages, and a zillion small things. Available on the Web, iOS, Android and soon on smartwatches. Commitment to privacy, longevity, and beauty....

May 21, 2024 Â· 1 min Â· 77 words

🔗 markmap

markmap Markmap is a combination of Markdown and mindmap. It parses Markdown content and extracts its intrinsic hierarchical structure and renders an interactive mindmap, aka markmap.

May 17, 2024 Â· 1 min Â· 26 words

📜 Ikaguei

“Ikaguei” é o completo oposto de Ikigai: não gosto, não sou bom, ninguém precisa e não me pagam… “kaguei” — Luís Rodrigues

May 17, 2024 Â· 1 min Â· 22 words