# recording

Published articles for recording.

This is one page of public article previews, not the complete archive. Follow Next page to continue. Summaries are not the original full articles.

## Testing an Agent Harness Without Ever Calling the Model

DevFeed: [Testing an Agent Harness Without Ever Calling the Model](<https://devfeed.tech/articles/testing-an-agent-harness-without-ever-calling-the-model-34114.md>)

Original publisher: [Read original article](<https://philipptheserver.com/posts/testing-an-agent-harness/>)

Author: Philipp Lehmann (philipp.lehmann@gruppe.ai)

Published: 2026-07-31T07:00:00Z

Content type: tutorial

Language: en

Sources: [Philipp Lehmann](<https://devfeed.tech/sources/philipp-lehmann.md>)

Topics: [Testing](<https://devfeed.tech/topics/testing.md>), [Agent Harness](<https://devfeed.tech/topics/agent-harness.md>), [Pytest](<https://devfeed.tech/topics/pytest.md>), [Unit testing](<https://devfeed.tech/topics/unit-testing.md>), [coding](<https://devfeed.tech/topics/coding.md>)

Tags: [agent](<https://devfeed.tech/tags/agent.md>), [agent-harness](<https://devfeed.tech/tags/agent-harness.md>), [agents](<https://devfeed.tech/tags/agents.md>), [api](<https://devfeed.tech/tags/api.md>), [network](<https://devfeed.tech/tags/network.md>), [permission](<https://devfeed.tech/tags/permission.md>), [pytest](<https://devfeed.tech/tags/pytest.md>), [python](<https://devfeed.tech/tags/python.md>), [recording](<https://devfeed.tech/tags/recording.md>), [testing](<https://devfeed.tech/tags/testing.md>), [unit-testing](<https://devfeed.tech/tags/unit-testing.md>)

### AI overview

This tutorial explains how to unit test a coding agent's tool-call permission layer without calling a model. It recommends separating the decision function from model responses, using recorded real-request fixtures, and keeping the policy module independent of any LLM SDK.

### Source excerpt

Unit testing a coding agent's tool-call permission layer with pytest and recorded fixtures: allow, deny or ask decisions with no model or API key.

## Meeting Notes - A Free Desktop App for Tracking 1:1s

DevFeed: [Meeting Notes - A Free Desktop App for Tracking 1:1s](<https://devfeed.tech/articles/meeting-notes-a-free-desktop-app-for-tracking-1-1s-37543.md>)

Original publisher: [Read original article](<https://deanhume.com/meeting-notes-desktop-app-windows/>)

Author: Dean Hume

Published: 2026-06-29T10:16:48Z

Content type: article

Language: en

Sources: [Dean Hume](<https://devfeed.tech/sources/dean-hume.md>)

Topics: [App](<https://devfeed.tech/topics/app.md>), [meetings](<https://devfeed.tech/topics/meetings.md>), [Local-First](<https://devfeed.tech/topics/local-first.md>), [asr](<https://devfeed.tech/topics/asr.md>), [Whisper](<https://devfeed.tech/topics/whisper.md>), [Open Source](<https://devfeed.tech/topics/open-source.md>), [Markdown](<https://devfeed.tech/topics/markdown.md>)

Tags: [app](<https://devfeed.tech/tags/app.md>), [autosave](<https://devfeed.tech/tags/autosave.md>), [desktop](<https://devfeed.tech/tags/desktop.md>), [free](<https://devfeed.tech/tags/free.md>), [meetings](<https://devfeed.tech/tags/meetings.md>), [notes](<https://devfeed.tech/tags/notes.md>), [offline](<https://devfeed.tech/tags/offline.md>), [on-device](<https://devfeed.tech/tags/on-device.md>), [open-source](<https://devfeed.tech/tags/open-source.md>), [recording](<https://devfeed.tech/tags/recording.md>), [speech-to-text](<https://devfeed.tech/tags/speech-to-text.md>), [technical-leadership](<https://devfeed.tech/tags/technical-leadership.md>), [technical-program-manager](<https://devfeed.tech/tags/technical-program-manager.md>), [whisper](<https://devfeed.tech/tags/whisper.md>), [writing](<https://devfeed.tech/tags/writing.md>)

### AI overview

The article introduces Meeting Notes, a free, open-source Windows desktop app for organizing 1:1 notes by person. It supports topic tags, Markdown, autosave, voice recording, and offline speech-to-text using Whisper, with data and audio kept on the device.

### Source excerpt

Meeting Notes is a free offline desktop app for 1:1s. Organise notes by person, tag topics, and transcribe meetings on-device with Whisper.

## FOSDEM 2026 + Hackathon

DevFeed: [FOSDEM 2026 + Hackathon](<https://devfeed.tech/articles/fosdem-2026-hackathon-41769.md>)

Original publisher: [Read original article](<https://postmarketos.org/blog/2026/02/10/fosdem-and-hackathon/>)

Published: 2026-02-10T00:00:00Z

Content type: article

Language: en

Sources: [postmarketOS Blog](<https://devfeed.tech/sources/postmarketos-blog.md>)

Topics: [FOSDEM](<https://devfeed.tech/topics/fosdem.md>), [foss](<https://devfeed.tech/topics/foss.md>), [Mobile](<https://devfeed.tech/topics/mobile.md>), [Hackathon](<https://devfeed.tech/topics/hackathon.md>), [ci](<https://devfeed.tech/topics/ci.md>), [Kernel](<https://devfeed.tech/topics/kernel.md>), [Hardware](<https://devfeed.tech/topics/hardware.md>), [reliability](<https://devfeed.tech/topics/reliability.md>), [patches](<https://devfeed.tech/topics/patches.md>)

Tags: [2026](<https://devfeed.tech/tags/2026.md>), [ci](<https://devfeed.tech/tags/ci.md>), [fosdem](<https://devfeed.tech/tags/fosdem.md>), [hackathon](<https://devfeed.tech/tags/hackathon.md>), [hardware](<https://devfeed.tech/tags/hardware.md>), [kernel](<https://devfeed.tech/tags/kernel.md>), [linux](<https://devfeed.tech/tags/linux.md>), [mobile](<https://devfeed.tech/tags/mobile.md>), [patches](<https://devfeed.tech/tags/patches.md>), [pcb](<https://devfeed.tech/tags/pcb.md>), [postmarketos](<https://devfeed.tech/tags/postmarketos.md>), [qr-code](<https://devfeed.tech/tags/qr-code.md>), [recording](<https://devfeed.tech/tags/recording.md>), [reliability](<https://devfeed.tech/tags/reliability.md>)

### AI overview

A postmarketOS report on FOSDEM 2026 and its accompanying hackathon, covering the project's stand, FOSS on Mobile talks, podcast recording, phone updates, hardware CI, and collaborative hacking activities.

### Source excerpt

Another FOSDEM and Hackathon are in the rear-view mirror, and it is hard to find words to describe how amazingly productive and fun the experience was! We met so many people at the postmarketOS stand, in the FOSS on Mobile devroom and at dinners in the evening. As always it is fun to put faces to nicknames and to talk about the Linux Mobile ecosystem, and figure out how to improve it in person. FOSDEM 2026 Stand: Besides a good selection of phones (+ external screen) and stickers, version v0.3 of our phone-harness PCB had arrived just in time to show it at the stand this year and people were quite excited about it! This year we also had proper phone stands for the first time, as well as shirts (we gave 26 of them away to people who donated), namecards, and a QR code that goes to the donation page. There were too many great interactions to recount here, but to quote just one from Mat's fedi post: "Most memorable #FOSDEM moment for me has to be at the #postmarketOS booth, where I asked for help updating my phone, handed it over and ended up with Bhushan almost (I think) getting the mic working on it. Had to leave to catch a talk, but hey I did get my phone updated 😄" Luca, Bart, Hugo B. and Aelin are ready for curious FOSDEM visitors after preparing the stand together with Federico. The other side of the stand, where one can see the PCB that the phone on the right was connected to. Federico, who created it together with Nicola, was there in person and happily talked to the many people interested in our hardware CI setup. Talks: The FOSS on Mobile devroom had far better ventilation than last year, and was pretty much full all the time. We had plenty of postmarketOS related talks, and recordings for all of them are available: postmarketOS: Reliability in 2026 by Oliver Mainline kernel for Fairphones - 2026 update by Luca Phosh: What's new and where are we going? by Evangelos Snapdragon 8 Gen 3 Mainline: From Day-1 Patches to Product Reality by Neil Running mainline Lin

## Blog: Introducing Falco 0.42.0

DevFeed: [Blog: Introducing Falco 0.42.0](<https://devfeed.tech/articles/blog-introducing-falco-0-42-0-32492.md>)

Original publisher: [Read original article](<https://falco.org/blog/falco-0-42-0/>)

Published: 2025-10-22T00:00:00Z

Content type: release

Language: en

Sources: [Falco - Falco](<https://devfeed.tech/sources/falco-falco.md>), [Falco - The Falco blog](<https://devfeed.tech/sources/falco-the-falco-blog.md>)

Topics: [Falco](<https://devfeed.tech/topics/falco.md>), [container](<https://devfeed.tech/topics/container.md>), [Processes](<https://devfeed.tech/topics/processes.md>), [static linking](<https://devfeed.tech/topics/static-linking.md>)

Tags: [bug](<https://devfeed.tech/tags/bug.md>), [bug-fixes](<https://devfeed.tech/tags/bug-fixes.md>), [dry-run](<https://devfeed.tech/tags/dry-run.md>), [falco](<https://devfeed.tech/tags/falco.md>), [features](<https://devfeed.tech/tags/features.md>), [memory-leak](<https://devfeed.tech/tags/memory-leak.md>), [performance](<https://devfeed.tech/tags/performance.md>), [recording](<https://devfeed.tech/tags/recording.md>), [release](<https://devfeed.tech/tags/release.md>), [static-linking](<https://devfeed.tech/tags/static-linking.md>)

### AI overview

Falco 0.42.0 introduces a capture recording feature that generates .scap files when detection rules trigger, including system-call traces for forensic analysis. The release also includes performance improvements, schema validation, configuration changes, and bug fixes.

### Source excerpt

Dear Falco Community, today we are happy to announce the release of Falco 0.42.0! This release brings exciting new capabilities, including the capture feature, significant performance improvements, and important bug fixes that enhance Falco's capabilities. During this release cycle, we merged: 52 PRs on Falco, including 23 release note-worthy changes 110 PRs on Falco libs, including 47 release note-worthy changes 102 PRs on Falco drivers, including 29 release note-worthy changes We upgraded libs to version 0.22.1 and drivers to v9.0.0+driver. Thank you to our maintainers and contributors. This would not have been possible without your support and dedication! To learn everything about the changes, read on! What's new? TL;DR Key features: Capture recording feature; Drop enter initiative for performance; Plugin event schema validation; Thread table auto-purging configuration; Static fields; Key fixes: Fix thread table memory leak when parsing vfork (or equivalent clone/clone3 with CLONE_VFORK) exit from the caller process; Enable handling of multiple actions configured with syscall_event_drops.actions; Disable dry-run restarts when Falco runs with config-watching disabled; Fix abseil-cpp for Alpine build; Fix detection sandbox containers for CRI and containerd runtimes (container plugin); Stability improvements for container plugin and static linking of libgcc/libstdc++ for legacy compatibility; This release also comes with breaking changes that you should be aware of before upgrading. Major features and improvements The 0.42.0 release contains a new capture feature and significant performance improvements. Here is a list of the key new capabilities. Capture recording feature Falco 0.42.0 introduces the new capture recording feature, now available at sandbox maturity. This capability allows Falco to generate .scap files whenever a detection rule is triggered automatically. Each capture contains a detailed trace of system calls around the event, providing forensic-level

## Open Workshop Recording Benefit

DevFeed: [Open Workshop Recording Benefit](<https://devfeed.tech/articles/benefit-open-workshop-recording-39358.md>)

Original publisher: [Read original article](<https://kt.academy/article/open-workshop-recording>)

Published: 2025-03-11T00:00:00Z

Content type: article

Language: en

Sources: [Kt. Academy](<https://devfeed.tech/sources/kt-academy.md>)

Topics: [Development](<https://devfeed.tech/topics/development.md>), [jetbrains](<https://devfeed.tech/topics/jetbrains.md>)

Tags: [benefit](<https://devfeed.tech/tags/benefit.md>), [partner](<https://devfeed.tech/tags/partner.md>), [recording](<https://devfeed.tech/tags/recording.md>), [workshop](<https://devfeed.tech/tags/workshop.md>), [workshop-learning-programming](<https://devfeed.tech/tags/workshop-learning-programming.md>)

### AI overview

The article introduces a new benefit for attendees of open workshops: access to a workshop recording.

### Source excerpt

Introduction of the new benefit for open workshops attendees.

## TDD Schools Discussion

DevFeed: [TDD Schools Discussion](<https://devfeed.tech/articles/tdd-schools-discussion-28437.md>)

Original publisher: [Read original article](<https://craftingtechteams.substack.com/p/tdd-schools-discussion>)

Author: Denis Čahuk

Published: 2025-02-19T13:58:16Z

Content type: opinion

Language: en

Sources: [Crafting Tech Teams](<https://devfeed.tech/sources/crafting-tech-teams.md>)

Topics: [Test-driven development](<https://devfeed.tech/topics/tdd.md>)

Tags: [live](<https://devfeed.tech/tags/live.md>), [recording](<https://devfeed.tech/tags/recording.md>), [tdd](<https://devfeed.tech/tags/tdd.md>), [video](<https://devfeed.tech/tags/video.md>)

### AI overview

A recording from Denis Čahuk's live video about TDD schools.

### Source excerpt

A recording from Denis Čahuk's live video

## Making myself uncomfortable again

DevFeed: [Making myself uncomfortable again](<https://devfeed.tech/articles/making-myself-uncomfortable-again-38359.md>)

Original publisher: [Read original article](<https://awesomekling.github.io/Making-myself-uncomfortable-again/>)

Author: Andreas Kling

Published: 2023-04-07T00:00:00Z

Content type: opinion

Language: en

Sources: [Andreas Kling](<https://devfeed.tech/sources/andreas-kling.md>)

Topics: [Programming](<https://devfeed.tech/topics/programming.md>), [systems](<https://devfeed.tech/topics/systems.md>)

Tags: [motivation](<https://devfeed.tech/tags/motivation.md>), [operating-systems](<https://devfeed.tech/tags/operating-systems.md>), [personal](<https://devfeed.tech/tags/personal.md>), [programming](<https://devfeed.tech/tags/programming.md>), [recording](<https://devfeed.tech/tags/recording.md>), [self-improvement](<https://devfeed.tech/tags/self-improvement.md>), [serenityos](<https://devfeed.tech/tags/serenityos.md>), [writing](<https://devfeed.tech/tags/writing.md>)

### AI overview

A personal reflection on using YouTube to document programming and SerenityOS work, share experiences and motivation, and build an active contributor community. The author then describes taking a break from informal videos to focus on writing.

### Source excerpt

In early 2019, some months after completing a rehab program for drug addiction, I was in a very open-minded headspace where I wanted to challenge myself and find ways to improve as a person.

## Three Teleport Features: Portable Credentials, Session Replay Bookmarks, and Multiple Proxy Addresses

DevFeed: [Three Teleport Features: Portable Credentials, Session Replay Bookmarks, and Multiple Proxy Addresses](<https://devfeed.tech/articles/my-favorite-features-in-teleport-that-i-wish-everyone-knew-29920.md>)

Original publisher: [Read original article](<https://goteleport.com/blog/teleport-features-you-should-know/>)

Author: info@goteleport.com (Steven Martin)

Published: 2021-12-30T00:00:00Z

Content type: article

Language: en

Sources: [Teleport](<https://devfeed.tech/sources/teleport.md>)

Topics: [session replay](<https://devfeed.tech/topics/session-replay.md>), [Command-line interface](<https://devfeed.tech/topics/cli.md>), [ssh](<https://devfeed.tech/topics/ssh.md>), [Playback](<https://devfeed.tech/topics/playback.md>), [proxy](<https://devfeed.tech/topics/proxy.md>), [Kubernetes](<https://devfeed.tech/topics/kubernetes.md>), [screen](<https://devfeed.tech/topics/screen.md>), [audit](<https://devfeed.tech/topics/audit.md>)

Tags: [blog](<https://devfeed.tech/tags/blog.md>), [credentials](<https://devfeed.tech/tags/credentials.md>), [features](<https://devfeed.tech/tags/features.md>), [kubernetes](<https://devfeed.tech/tags/kubernetes.md>), [playback](<https://devfeed.tech/tags/playback.md>), [re](<https://devfeed.tech/tags/re.md>), [recording](<https://devfeed.tech/tags/recording.md>), [ssh](<https://devfeed.tech/tags/ssh.md>), [web](<https://devfeed.tech/tags/web.md>)

### AI overview

This article describes three Teleport features: using portable short-lived certificate files for SSH and Kubernetes access, bookmarking session replays in the web console, and using multiple proxy addresses.

### Source excerpt

This blog talks about 3 little-known features of Teleport including portable credentials, bookmarking session replays, and multiple proxy addresses.

## Recording Lectures

DevFeed: [Recording Lectures](<https://devfeed.tech/articles/recording-lectures-36950.md>)

Original publisher: [Read original article](<https://shostack.org/blog/recording-lectures/>)

Author: Adam

Published: 2021-06-01T00:00:00Z

Content type: tutorial

Language: en

Sources: [Shostack & Friends Blog](<https://devfeed.tech/sources/shostack-friends-blog.md>)

Topics: [Learning](<https://devfeed.tech/topics/learning.md>), [zoom](<https://devfeed.tech/topics/zoom.md>)

Tags: [article](<https://devfeed.tech/tags/article.md>), [audio](<https://devfeed.tech/tags/audio.md>), [how-to](<https://devfeed.tech/tags/how-to.md>), [learning](<https://devfeed.tech/tags/learning.md>), [recording](<https://devfeed.tech/tags/recording.md>), [setup](<https://devfeed.tech/tags/setup.md>)

### AI overview

The article shares practical guidance on recording lectures and other learning content. It emphasizes defining the intended format, planning the learning experience, balancing equipment costs with actual needs, and prioritizing clear audio, especially when using a lavalier microphone.

### Source excerpt

People sometimes ask me about my recording setup, and I wanted to share some thoughts about recording good learning content.

## Kotlin Multiplatform Mobile: Getting Started as an iOS Developer - Touchlab

DevFeed: [Kotlin Multiplatform Mobile: Getting Started as an iOS Developer - Touchlab](<https://devfeed.tech/articles/kotlin-multiplatform-mobile-getting-started-as-an-ios-developer-touchlab-38273.md>)

Original publisher: [Read original article](<https://touchlab.co/kotlin-multiplatform-mobile-ios-developer-tutorial>)

Published: 2020-10-08T17:44:47Z

Content type: tutorial

Language: en

Sources: [Touchlab | Enterprise Mobile Innovation & Development](<https://devfeed.tech/sources/touchlab-enterprise-mobile-innovation-development.md>)

Topics: [kotlin multiplatform mobile](<https://devfeed.tech/topics/kotlin-multiplatform-mobile.md>), [iOS](<https://devfeed.tech/topics/ios.md>), [Kotlin](<https://devfeed.tech/topics/kotlin.md>), [Kotlin Multiplatform](<https://devfeed.tech/topics/kotlin-multiplatform.md>), [Mobile](<https://devfeed.tech/topics/mobile.md>)

Tags: [getting-started](<https://devfeed.tech/tags/getting-started.md>), [ios](<https://devfeed.tech/tags/ios.md>), [kotlin](<https://devfeed.tech/tags/kotlin.md>), [kotlin-multiplatform](<https://devfeed.tech/tags/kotlin-multiplatform.md>), [kotlin-multiplatform-mobile](<https://devfeed.tech/tags/kotlin-multiplatform-mobile.md>), [recording](<https://devfeed.tech/tags/recording.md>), [touchlabshare](<https://devfeed.tech/tags/touchlabshare.md>), [tutorial](<https://devfeed.tech/tags/tutorial.md>)

### AI overview

A recording of a live session in which Ben Whitley introduces a Kotlin Multiplatform Mobile getting-started tutorial for iOS developers, discusses piloting KMM, and answers audience questions.

### Source excerpt

Touchlab Kotlin Multiplatform Mobile (KMM) and iOS engineer Ben Whitley developed a getting started fast with KMM tutorial for iOS developers.

## Zen and the Art of Craft CMS Log File Reading

DevFeed: [Zen and the Art of Craft CMS Log File Reading](<https://devfeed.tech/articles/zen-and-the-art-of-craft-cms-log-file-reading-31323.md>)

Original publisher: [Read original article](<https://nystudio107.com/blog/zen-and-the-art-of-craft-cms-log-file-reading>)

Author: andrew@nystudio107.com (Andrew Welch)

Published: 2019-07-22T05:00:00Z

Content type: tutorial

Language: en

Sources: [nystudio107 | Articles on modern web development.](<https://devfeed.tech/sources/nystudio107-articles-on-modern-web-development.md>)

Topics: [Logging](<https://devfeed.tech/topics/logging.md>), [debugging](<https://devfeed.tech/topics/debugging.md>), [Command-line interface](<https://devfeed.tech/topics/cli.md>), [Development](<https://devfeed.tech/topics/development.md>)

Tags: [black](<https://devfeed.tech/tags/black.md>), [cli](<https://devfeed.tech/tags/cli.md>), [contain](<https://devfeed.tech/tags/contain.md>), [debugging](<https://devfeed.tech/tags/debugging.md>), [diagnose](<https://devfeed.tech/tags/diagnose.md>), [file](<https://devfeed.tech/tags/file.md>), [files](<https://devfeed.tech/tags/files.md>), [forensic](<https://devfeed.tech/tags/forensic.md>), [information](<https://devfeed.tech/tags/information.md>), [insights](<https://devfeed.tech/tags/insights.md>), [learn](<https://devfeed.tech/tags/learn.md>), [let-s](<https://devfeed.tech/tags/let-s.md>), [like](<https://devfeed.tech/tags/like.md>), [logging](<https://devfeed.tech/tags/logging.md>), [php](<https://devfeed.tech/tags/php.md>), [precious](<https://devfeed.tech/tags/precious.md>), [problems](<https://devfeed.tech/tags/problems.md>), [reading](<https://devfeed.tech/tags/reading.md>), [recording](<https://devfeed.tech/tags/recording.md>)

### AI overview

A tutorial on reading Craft CMS log files to diagnose problems, including how Craft separates web, 404, console, queue, and PHP error logs in the storage/logs/ directory. It also discusses using the Debug Toolbar to search, sort, and filter logs during local debugging.

### Source excerpt

Like a black box recording, log files contain precious forensic information for when you have to diagnose problems. Let's learn the art of reading them

## March 2017 meetup: Realm & Moving Mountains - olin

DevFeed: [March 2017 meetup: Realm & Moving Mountains - olin](<https://devfeed.tech/articles/march-2017-meetup-realm-moving-mountains-olin-38137.md>)

Original publisher: [Read original article](<https://touchlab.co/2017-4-march-2017-meetup-realm-moving-mountains>)

Published: 2017-04-07T18:53:26Z

Content type: article

Language: en

Sources: [Touchlab | Enterprise Mobile Innovation & Development](<https://devfeed.tech/sources/touchlab-enterprise-mobile-innovation-development.md>)

Topics: [Database](<https://devfeed.tech/topics/database.md>), [systems](<https://devfeed.tech/topics/systems.md>), [Code](<https://devfeed.tech/topics/code.md>)

Tags: [community](<https://devfeed.tech/tags/community.md>), [database](<https://devfeed.tech/tags/database.md>), [developers](<https://devfeed.tech/tags/developers.md>), [event](<https://devfeed.tech/tags/event.md>), [facebook](<https://devfeed.tech/tags/facebook.md>), [instagram](<https://devfeed.tech/tags/instagram.md>), [recording](<https://devfeed.tech/tags/recording.md>), [tips-and-tricks](<https://devfeed.tech/tags/tips-and-tricks.md>)

### AI overview

A March 2017 meetup recap covering talks on Realm's database, its tradeoffs and usage tips, and incremental codebase changes to avoid disrupting developers or users.

### Source excerpt

For our last meetup of the winter, we headed to Facebook NY to learn from Tom Wilson (Blue Apron) and Jason Sendros (Facebook).

## Ringing in 2017 with Facebook - olin

DevFeed: [Ringing in 2017 with Facebook - olin](<https://devfeed.tech/articles/ringing-in-2017-with-facebook-olin-38135.md>)

Original publisher: [Read original article](<https://touchlab.co/2017-2-ringing-in-2017-with-facebook>)

Published: 2017-02-01T20:21:19Z

Content type: article

Language: en

Sources: [Touchlab | Enterprise Mobile Innovation & Development](<https://devfeed.tech/sources/touchlab-enterprise-mobile-innovation-development.md>)

Topics: [LineageOS](<https://devfeed.tech/topics/lineageos.md>), [Authentication](<https://devfeed.tech/topics/authentication.md>), [Material Design](<https://devfeed.tech/topics/material-design.md>), [camera2](<https://devfeed.tech/topics/camera2.md>), [Code](<https://devfeed.tech/topics/code.md>)

Tags: [android](<https://devfeed.tech/tags/android.md>), [authentication](<https://devfeed.tech/tags/authentication.md>), [camera2](<https://devfeed.tech/tags/camera2.md>), [code](<https://devfeed.tech/tags/code.md>), [community](<https://devfeed.tech/tags/community.md>), [material-design](<https://devfeed.tech/tags/material-design.md>), [meetup](<https://devfeed.tech/tags/meetup.md>), [recording](<https://devfeed.tech/tags/recording.md>)

### AI overview

A Touchlab meetup recap reports an official attendance of 204 members and says the recording is available on the Touchlab channel. It also shares developer tips on fingerprint authentication, offline app behavior, and Android annotations, with a preview of future talks on Camera2 and Android development.

### Source excerpt

We've always had great turnouts for our meetups, but our most recent one drew an official headcount of 204 members! Check out the recording today.

## Strange Loop - IP Spoofing

DevFeed: [Strange Loop - IP Spoofing](<https://devfeed.tech/articles/strange-loop-ip-spoofing-38954.md>)

Original publisher: [Read original article](<https://idea.popcount.org/2016-09-20-strange-loop---ip-spoofing>)

Author: Marek

Published: 2016-09-19T22:00:00Z

Content type: article

Language: en

Sources: [Marek Majkowski](<https://devfeed.tech/sources/marek-majkowski.md>)

Topics: [DDoS](<https://devfeed.tech/topics/ddos.md>), [spoofing](<https://devfeed.tech/topics/spoofing.md>), [Security](<https://devfeed.tech/topics/security.md>), [Cloudflare](<https://devfeed.tech/topics/cloudflare.md>), [Internet](<https://devfeed.tech/topics/internet.md>), [proxy](<https://devfeed.tech/topics/proxy.md>), [centralization](<https://devfeed.tech/topics/centralization.md>)

Tags: [centralization](<https://devfeed.tech/tags/centralization.md>), [cloudflare](<https://devfeed.tech/tags/cloudflare.md>), [ddos](<https://devfeed.tech/tags/ddos.md>), [internet](<https://devfeed.tech/tags/internet.md>), [ip](<https://devfeed.tech/tags/ip.md>), [recording](<https://devfeed.tech/tags/recording.md>), [reverse-proxy](<https://devfeed.tech/tags/reverse-proxy.md>), [ruby](<https://devfeed.tech/tags/ruby.md>), [security](<https://devfeed.tech/tags/security.md>), [servers](<https://devfeed.tech/tags/servers.md>), [spoofing](<https://devfeed.tech/tags/spoofing.md>), [talk](<https://devfeed.tech/tags/talk.md>)

### AI overview

A transcript of a Strange Loop talk explaining large-scale DDoS attacks, how IP spoofing enables serious attacks and complicates tracing, and how mitigating them contributes to internet centralization.

### Source excerpt

Strange Loop - IP Spoofing I recently gave a talk at the Strange Loop conference in St Louis. The recording and slides are available, but for easier consumption here's a transcript. Good morning! This is the DDoS talk. It's always hard to speak about DDoS. Many people mean very different things by it. Some say "DDoS" when their Ruby app can't handle more than five concurrent users. But slow Ruby servers are not the subject of this talk.

## Sketchnotes: Creative Note-Taking Techniques for Talks and Events

DevFeed: [Sketchnotes: Creative Note-Taking Techniques for Talks and Events](<https://devfeed.tech/articles/sketchnotes-ftw-28843.md>)

Original publisher: [Read original article](<https://una.im/sketchnotes/>)

Published: 2015-01-24T00:00:00Z

Content type: article

Language: en

Sources: [Una Kravets](<https://devfeed.tech/sources/una-kravets.md>)

Topics: [X (Twitter)](<https://devfeed.tech/topics/twitter.md>), [Learning](<https://devfeed.tech/topics/learning.md>)

Tags: [creative](<https://devfeed.tech/tags/creative.md>), [lettering](<https://devfeed.tech/tags/lettering.md>), [mapping](<https://devfeed.tech/tags/mapping.md>), [notes](<https://devfeed.tech/tags/notes.md>), [presentation](<https://devfeed.tech/tags/presentation.md>), [recording](<https://devfeed.tech/tags/recording.md>), [techniques](<https://devfeed.tech/tags/techniques.md>), [writing](<https://devfeed.tech/tags/writing.md>)

### AI overview

This article introduces sketchnotes as a creative form of note-taking for documenting talks, presentations, books, and other content. It shares practical techniques for planning pages, capturing concepts, using lettering, shapes, arrows, and imagery, and preparing information for live sharing.

### Source excerpt

Sketchnotes are a great way to document a talk or event. They allow you to doodle and get a little bit creative with your content recording.

## Back from FOSDEM

DevFeed: [Back from FOSDEM](<https://devfeed.tech/articles/back-from-fosdem-34404.md>)

Original publisher: [Read original article](<https://tapoueh.org/blog/2011/02/back-from-fosdem/>)

Author: Dimitri Fontaine PostgreSQL Major Contributor; Author

Published: 2011-02-07T10:10:00Z

Content type: opinion

Language: en

Sources: [Dimitri Fontaine](<https://devfeed.tech/sources/dimitri-fontaine.md>)

Topics: [FOSDEM](<https://devfeed.tech/topics/fosdem.md>), [Extension](<https://devfeed.tech/topics/extension.md>), [PostgreSQL](<https://devfeed.tech/topics/postgresql.md>)

Tags: [conference](<https://devfeed.tech/tags/conference.md>), [extension](<https://devfeed.tech/tags/extension.md>), [fosdem](<https://devfeed.tech/tags/fosdem.md>), [postgresql](<https://devfeed.tech/tags/postgresql.md>), [recording](<https://devfeed.tech/tags/recording.md>), [talk](<https://devfeed.tech/tags/talk.md>)

### AI overview

A personal report from FOSDEM describing a successful PostgreSQL booth, community meetings, and a well-received talk about an extension. The author plans a future article series about extensions for users and authors.

### Source excerpt

This year we were in the main building of the conference, and apparently the booth went very well, solding lots of PostgreSQL merchandise etc. I had the pleasure to once again meet with the community, but being there only 1 day I didn't spend as much time as I would have liked with some of the people there. In case you're wondering, my extension's talk went quite well, and several people were kind enough to tell me they appreciated it! There was video recording of it, so we will soon have proofs showing how bad it really was and how polite those people really are :)