@RxBrad
burp suite community edition

using an intercepting proxy like Burp Suite is an essential skill for anyone wanting to understand mobile app security or behavior. It gives you an unprecedented level of insight, turning a simple app into a readable map of its interactions with the backend. #burp collaborator (only with pro ed) #callbacks #getty

https://medium.com/storyangles/emotional-echoes-give-your-scenes-power-80e3f5edf2eb

Callbacks repeat an object, phrase, or gesture in a new moment, giving the scene a sense of continuity.

#storytelling #emotions #callbacks #medium #writingtips #writingcommunity #writing

Emotional Echoes Give Your Scenes Power

Callbacks carry feeling across chapters.

Medium
🎩 Ah, the eternal struggle with #C++ callbacks! 🚀 A thrilling tale of trying to make disparate #software pieces play nice, circa 1994—because nothing screams "modern" like 30-year-old #programming #paradigms. 🤖 Spoiler: it's still tricky, but at least we got to learn what a "functor" is. 🎢
http://www.tutok.sk/fastgl/callback.html #Callbacks #Development #Functors #HackerNews #ngated
CALLBACKS IN C++ USING TEMPLATE FUNCTORS

Callbacks in C++ Using Template Functors – Rich Hickey (1994)

http://www.tutok.sk/fastgl/callback.html

#HackerNews #Callbacks #C++ #TemplateFunctors #RichHickey #Programming

CALLBACKS IN C++ USING TEMPLATE FUNCTORS

The Useless useCallback

Why most memoization is downright useless...

For further notes going back to 2017, see "Twenty-plus years on, SMTP callbacks are still pointless and need to die" https://nxdomain.no/~peter/twenty-plus_years_on_smtp_callbacks_are_still_pointless.html #spam #smtp #smtpcallbacks #callbacks #email #verification #cybercrime #hacking #stupidity
Twenty-plus years on, SMTP callbacks are still pointless and need to die

“Callbacks like this rarely net such a payoff, especially in the blockbuster IP franchises we’re now surrounded by. ... This is why I’ve generally defaulted to rolling my eyes at cheap lore deepcuts meant to earn credibility without actually doing the work, and why Andor is such a breath of fresh Chandrila air.”

#AndorSeason2 #StarWarsAndor #Callbacks #StarWars #Storytelling #SciFi

One Gun Shows Why Andor Is So Good At Star Wars Storytelling - Kotaku https://apple.news/ARXuZf129R1uQi4zZibGGjQ

One Gun Shows Why Andor Is So Good At Star Wars Storytelling — Kotaku

I’ve somehow seen every live-action Star Wars show, all of the movies except Solo, and played many of the video game spin-offs and adaptations, yet I still don’t really consider myself a Star Wars fan. These days it feels like you need a pedantic, encyclopedia-level recall of in-universe minutiae to really call yourself that, which I certainly don’t have. Like a lot of folks, I’m mostly just here for vibes and battles. But somehow Andor has bridged that divide and made me appreciate all of those

I interpret the following

Apr 20 18:38:09 skapet spamd[52874]: (GREY) 117.53.153.22: <> -> <[email protected]>

As a sign there are still, er, individuals out there who think SMTP callbacks were a good idea.

Please have them read "Twenty-plus years on, SMTP callbacks are still pointless and need to die" (2017) https://nxdomain.no/~peter/twenty-plus_years_on_smtp_callbacks_are_still_pointless.html

#spam #spamd #smtp #callbacks #email #mail #antispam #cybercrime #shitheads #imbeciles #incompetence

Twenty-plus years on, SMTP callbacks are still pointless and need to die

Async Bottom-Up Javascript State Management

https://positive-intentions.com/blog/async-state-management

This investigation comes from my work on a #P2P #ChatApp. I found it tricky in a #FunctionalProgramming approach to handle #Async #Messages from peers needing the latest #State values. The challenge? How #JavaScript scopes variables in #Callbacks.

I wanted to explore a solution out of curiosity to see if it could work. I'm not trying to push "yet another #StateManagement library." This is about my #LearningProcess for use in #PersonalProjects.

#Programming #WebDev #Code #SoftwareDevelopment #OpenSource #PeerToPeer

Dim: Async State Management | positive-intentions

I'm working on creating something I can call "functional web components".

Почему джуны путаются в асинхронном коде (и как научиться с ним работать)

Асинхронный код часто становится камнем преткновения для начинающих разработчиков. Почему функции выполняются не в том порядке, зачем нужны промисы, и что делает async/await? В статье я простыми словами объясняю: - Как работает Event Loop и почему это важно. - Какие ошибки чаще всего допускают джуны при работе с асинхронностью. - Как научиться писать понятный и предсказуемый асинхронный код. Если асинхронность вызывает больше вопросов, чем ответов, загляните в статью - там всё по шагам. 🙂

https://habr.com/ru/articles/871328/

#Асинхронность #javascript #event_loop #промисы #callbacks #вебразработка #отладка_кода #обучение_программированию #asyncawait

Почему джуны путаются в асинхронном коде (и как научиться с ним работать)

Изображение, созданное DALL-E Асинхронная модель - одна из самых сложных и одновременно важных тем в современном программировании, особенно в веб-разработке. Если посмотреть на боль новичков (да и не...

Хабр