Your curated collection of saved posts and media

Showing 32 posts ยท last 7 days ยท newest first
T
Teknium ๐Ÿชฝ
@Teknium
๐Ÿ“…
Aug 31, 2026
19h ago
๐Ÿ†”84417208

Oh yea, and also reduced default context used by ~50%! https://t.co/7kqzMYVyf4

Media 1
โค๏ธ25
likes
๐Ÿ”2
retweets
๐Ÿ–ผ๏ธ Media
T
Teknium ๐Ÿชฝ
@Teknium
๐Ÿ“…
Aug 31, 2026
19h ago
๐Ÿ†”31575346
โญ0.34

Hermes Agent v0.21.0 is now out! - Bots Mode - Agent 2 Agent Comms - Persistent Multi-Gateway Connections - Subagent Steering - Expanded Connectors Access and a lot more! Check out the release notes below

@NousResearch โ€ข Mon Aug 31 19:58

Hermes Agent v0.21.0: The Pantheon Release Changelog below https://t.co/q0NpcigKAR

โค๏ธ349
likes
๐Ÿ”29
retweets
C
Visual Studio Code
@code
๐Ÿ“…
Aug 31, 2026
20h ago
๐Ÿ†”64222283

๐Ÿš€ August brought a lot of updates to @code! Some highlights: ๐Ÿ“„ Review Markdown diffs while keeping the document editable ๐Ÿฆ† Get a second opinion on agent work with /rubber-duck ๐ŸŒ Auto-reload HTML files in the Integrated Browser ๐ŸŽ™๏ธ Dictate prompts in multiple languages, with speech recognition running locally โœจ Plus, more ways to organize agent sessions, navigate conversations, and work with models. ๐Ÿ”— Explore the latest updates: https://t.co/oaUDjzERsh Happy coding! ๐Ÿ’™

Media 1
โค๏ธ6
likes
๐Ÿ”1
retweets
๐Ÿ–ผ๏ธ Media
_
AK
@_akhaliq
๐Ÿ“…
Aug 31, 2026
20h ago
๐Ÿ†”39963904

LoopArena Benchmarking Models as Runtime Controllers for Loop Engineering paper: https://t.co/GEzWnPfqjr https://t.co/1jqniijCDn

โค๏ธ7
likes
๐Ÿ–ผ๏ธ Media
๐Ÿ”Yann LeCun retweeted
L
Lรฉo
@LeoKharon
๐Ÿ“…
Aug 31, 2026
1d ago
๐Ÿ†”36803122
โญ0.34

NEW WORLD MODEL: @ylecun's team is back with an efficient model! This project involves @ylecun, @lukaskuhn77, @lucasmaes_, @quentinlldc, and @randall_balestr. A couple definitions first: - DINO: self-DIstillation with NO labels. A self-supervised image model (Meta, 2021) where a student network learns to match a teacher (an EMA copy of itself) across two crops of the same image, with no labels and no negatives. - SIGReg: a regularizer that prevents embedding collapse by forcing the embeddings to match an isotropic Gaussian, tested with a normality test (Eppsโ€“Pulley) on many random 1-D projections instead of in full dimension. LeVJEPA is a self-supervised video pretraining method, released with open code, weights, and checkpoints. It learns a video representation by pushing the embeddings of global and local crops of the same clip together (an invariance loss), while a regularizer called SIGReg forces the embeddings toward an isotropic Gaussian to provably prevent representation collapse. Unlike V-JEPA and V-JEPA 2 it uses a single shared encoder with a projector and no target network, no predictor and no stop-gradient. It drops 95% of tokens per view, uses block-causal attention (each frame attends only to past frames), and has a single loss weight. It is evaluated purely as a representation learner via frozen probing on ImageNet-1K, Something-Something-v2 and Kinetics-400, not on any robot. What I find interesting, is that V-JEPA and V-JEPA 2 need an EMA target encoder, stop-gradients and a capacity-limited predictor to avoid collapse; LeVJEPA drops all of it for one shared encoder plus projector, preventing collapse instead with the SIGReg regularizer under a provable guarantee and a single hyperparameter. The "P" (predictor) in JEPA is effectively gone. LeVJEPA is also less compute intensive: - 5.6x to 20.8x lower total pretraining compute than V-JEPA 2 - 7.6 points higher on ImageNet-1K at matched FLOPs - trains at batch size 128 within 8GB where V-JEPA 2 saturates at batch size 28 Also worth mentioning: ImageNet-1K accuracy rises monotonically with the token-drop rate, from 33.9% at rho = 0 to 47.6% at rho = 0.95. The aggressive dropping is actually doing regularization work. On the JEPA-versus-DINO debate: - it loses to DINOv2 by 3.1 points on ImageNet-1K (appearance, static) - but wins on Something-Something-v2 by nearly 2x (motion, temporal) - and beats V-JEPA 2 by 1.9 points on ViT-L at 5.6x lower cost. -> optimized for temporal and motion understanding per compute dollar.

โค๏ธ126
likes
๐Ÿ”11
retweets
J
Jonathan Whitaker
@johnowhitaker
๐Ÿ“…
Aug 31, 2026
22h ago
๐Ÿ†”84730900

@BreakingTaps https://t.co/mLKq8gYb7P is fantastic, sooo much loving craft put in to make the coding bits feel intuitive and interactive

Media 1
๐Ÿ–ผ๏ธ Media
A
Abliteration.ai
@abliteration_ai
๐Ÿ“…
Aug 31, 2026
1d ago
๐Ÿ†”51393287

Today we're releasing abliterated-model-large-v2. Based on GLM-5.3, which is #3 on Terminal-Bench 4.0 (behind only Opus 5 and Fable), with 2ร— the cyber exploitation of 5.2. We abliterated and hosted it so it does the offensive cyber, red teaming, and agent testing work other models refuse to do. - US-hosted - FP8 - 1 million context window - Zero input/output prompt retention Live now. ๐Ÿงต

Media 1
โค๏ธ1,187
likes
๐Ÿ”60
retweets
๐Ÿ–ผ๏ธ Media
M
Marius Horatau
@mariusshoratau
๐Ÿ“…
Aug 31, 2026
1d ago
๐Ÿ†”29313048

@GaryMarcus @dwarkesh_sp Good article. I wrote a detailed technical analysis from a security engineering perspective that looks at the security failures that made this incident possible: https://t.co/gFEBdLUMSE Not so much agent civilizations doing crazy things as OpenAI ignoring fundamental security prectices as it turned out.

Media 1
โค๏ธ10
likes
๐Ÿ”1
retweets
๐Ÿ–ผ๏ธ Media
N
Niels Rogge
@NielsRogge
๐Ÿ“…
Aug 31, 2026
1d ago
๐Ÿ†”06339969

For folks wondering what Sliding Window Attention is, there's a method for it on Papers with Code Sliding Window Attention (SWA): A local attention pattern that restricts each token to attending only within a fixed-size neighborhood instead of the full sequence. This reduces attention and KV-cache memory for long-context models, while periodic global-attention layers can preserve broader context. Find it here: https://t.co/K1MhZVasL8

@jm_alexia โ€ข Mon Aug 31 13:19

Simple beats complicated: We show that switching to a sliding-window attention mask with attention sinks (at no cost) beats linear attention post-training. Huge thanks to my collaborators @RheaSukthanker, @CameronPashmina, and @Emy_Aze. Paper: https://t.co/h8DIc223Su

Media 1Media 2
โค๏ธ196
likes
๐Ÿ”25
retweets
๐Ÿ–ผ๏ธ Media
๐Ÿ”AK retweeted
Z
Zizheng Pan
@zizhpan
๐Ÿ“…
Aug 31, 2026
1d ago
๐Ÿ†”75062836

Weights open: https://t.co/IqEznvG68g

Media 1
โค๏ธ794
likes
๐Ÿ”64
retweets
๐Ÿ–ผ๏ธ Media
F
Franรงois Chollet
@fchollet
๐Ÿ“…
Aug 31, 2026
1d ago
๐Ÿ†”38427501
โญ0.40

@JFPuget No one is dismissing anyone's work here. But you should not claim you have scored 100% on a benchmark if your model has never been evaluated on it. If you want to eval on a private benchmark outside Kaggle there are plenty available other than ARC 3.

_
Phillip Carter
@_cartermp
๐Ÿ“…
Aug 31, 2026
1d ago
๐Ÿ†”04311784
โญ0.34

The talking computer can write nearly any code you want, the job is to morph that playdough into something good and not just disrespectfully yeet a 10k LoC PR at your coworkers and expect them to check it

R
Rehan Sheikh
@rehan_shei
๐Ÿ“…
Aug 31, 2026
1d ago
๐Ÿ†”04939431

This is my new dev setup btw - whenever claude is cooking I'm gobbling up the infinite slop in VR https://t.co/y2pgQcPoUn

@rehan_shei โ€ข Sat Aug 29 02:37

Minimax H3 Max has generates video faster than you can watch it so I hooked it to a twitch livestream! Now you can watch infinite interdimensional cable - link to the stream below https://t.co/LHqHQ9dKMr

โค๏ธ178
likes
๐Ÿ”10
retweets
๐Ÿ–ผ๏ธ Media
S
sway
@SwayStar123
๐Ÿ“…
Aug 31, 2026
1d ago
๐Ÿ†”61220983
โญ0.42

I'm implementing a tiny transformer on tinyshakespear. The 2d matrices went to muon and 1d to adam. The model was still learning and generating some real words. But turns out my muon implementation was bugged and was no-oping. So 99.2% of my model was frozen at init. Adam still managed to tweak those biases into having the model still output some real words. Oh and I forgot the positional embeddings too. It's kinda crazy how you can have the shittiest implementation and a neural network still manages to learn

@iScienceLuvr โ€ข Sat Aug 29 08:53

Karpathy's recipe for training neural networks is still relevant today. this lesson in particular is one we've been feeling very viscerally recently... neural network training can sometimes be very resilient and you may not realize there's an error for a very long time... https

โค๏ธ63
likes
๐Ÿ”4
retweets
Z
Zizheng Pan
@zizhpan
๐Ÿ“…
Aug 31, 2026
1d ago
๐Ÿ†”75062836

Weights open: https://t.co/IqEznvG68g

@deepseek_ai โ€ข Fri Aug 21 09:17

DeepSeek-V4-Flash-Vision-Exp is now live on the DeepSeek API Platform! ๐Ÿš€ ๐Ÿ”น This experimental multimodal model matches DeepSeek-V4-Flash on text capabilitiesโ€”including agents, reasoning, and world knowledge. ๐Ÿ”น On multimodal agent benchmarks, V4-Flash-Vision-Exp makes a major leap

Media 1
โค๏ธ794
likes
๐Ÿ”64
retweets
๐Ÿ–ผ๏ธ Media
G
geoff
@GeoffreyHuntley
๐Ÿ“…
Aug 31, 2026
1d ago
๐Ÿ†”18694954
โญ0.38

code does not need to be understandable by humans. it needs to be explainable to humans. why are humans the definition/target for languages/compilers now that we are post-ai? as long as a human can prompt โ€œyo, explain this grammarโ€ then thatโ€™s good enough (tm)

@ โ€ข

โค๏ธ63
likes
๐Ÿ”4
retweets
๐Ÿ”Yann LeCun retweeted
B
lumxss
@bkdgiffug
๐Ÿ“…
Aug 30, 2026
2d ago
๐Ÿ†”67899575
โญ0.36

ๅ‰‘ๆกฅ่ฟ™ๅ›ž็›ดๆŽฅๆ‰”็Ž‹็‚ธไบ†๏ผ๏ผ AI & ML็ปๅ…ธๆ•™ๆๅ…จ้›†็›ดๆŽฅๅ…่ดนๅผ€ๆ”พ๏ผŒPDF้šไพฟไธ‹ใ€‚ ๆƒณๅญฆๆœบๅ™จๅญฆไน ๅˆไธๆƒณ่ขซๅ‰ฒ้Ÿญ่œไนฐ้ซ˜ไปท่ฏพ็š„๏ผŒ่ฟ™ๅๆœฌๅˆทๅฎŒ๏ผŒๅบ•ๅญๅŸบๆœฌๅฐฑ็กฌไบ†ใ€‚ ้กบๅบไปŽๆ˜“ๅˆฐ้šพๆŽ’ๅฅฝไบ†๏ผš 1๏ธโƒฃ ใ€Šๆœบๅ™จๅญฆไน ็†่งฃใ€‹โ€”โ€”็†่ฎบ็ฎ—ๆณ•ไธ€ๆŠŠๆŠ“๏ผŒ้›ถๅŸบ็ก€ๅ…ฅ้—จ้ฆ–้€‰ ๐Ÿ”— https://t.co/fylTw37bOl 2๏ธโƒฃ ใ€Šๆœบๅ™จๅญฆไน ๆ•ฐๅญฆๅŸบ็ก€ใ€‹โ€”โ€”ๆ•ฐๅญฆๅบ•ๅญๅผฑ็š„ๅ…ˆๆŠŠ่ฟ™ๆœฌ่กฅไธŠ ๐Ÿ”— https://t.co/yykNLQmdfv 3๏ธโƒฃ ใ€Šๆœบๅ™จๅญฆไน ็ฎ—ๆณ•็š„ๆ•ฐๅญฆๅˆ†ๆžใ€‹โ€”โ€”ๆทฑๅ…ฅๆ•ฐๅญฆๅŽŸ็† ๐Ÿ”— https://t.co/MEvgkXoHYy 4๏ธโƒฃ ใ€Šๆทฑๅบฆๅญฆไน ็†่ฎบๅŽŸ็†ใ€‹โ€”โ€”ๆžๆ‡‚DL่ƒŒๅŽ็š„็†่ฎบๆ นๅŸบ ๐Ÿ”— https://t.co/ig93KOQRPn 5๏ธโƒฃ ใ€Š็ฅž็ป็ฝ‘็ปœไธŽๆœบๅ™จๅญฆไน ใ€‹โ€”โ€”็ฅž็ป็ฝ‘็ปœ็š„็ณป็ปŸ่ฎฒ่งฃ ๐Ÿ”— https://t.co/cTMBvJz6Ny 6๏ธโƒฃ ใ€Šๅ›พๆทฑๅบฆๅญฆไน ใ€‹โ€”โ€”ๅ›พ็ฅž็ป็ฝ‘็ปœๅ…ฅ้—จๅฟ…่ฏป ๐Ÿ”— https://t.co/RJeCqCstml 7๏ธโƒฃ ใ€Šๆœบๅ™จๅญฆไน ็š„็ฎ—ๆณ•่ง†่ง’ใ€‹โ€”โ€”ไปŽ็ฎ—ๆณ•่ง’ๅบฆ้‡ๆ–ฐ็†่งฃML ๐Ÿ”— https://t.co/VT0YnKdUdO 8๏ธโƒฃ ใ€Šๆฆ‚็އ่ฎบ๏ผš็†่ฎบไธŽๅฎžไพ‹ใ€‹โ€”โ€”ๆฆ‚็އๅŸบ็ก€ๆ‰“็‰ข ๐Ÿ”— https://t.co/NqVoIZGGYg 9๏ธโƒฃ ใ€Šๅบ”็”จๆฆ‚็އๅŸบ็ก€ใ€‹โ€”โ€”ๆฆ‚็އ่ฎบๅฎžๆˆ˜ๅบ”็”จ ๐Ÿ”— https://t.co/FrxqQER3mQ ๐Ÿ”Ÿ ใ€Š้ซ˜็บงๆ•ฐๆฎๅˆ†ๆžใ€‹โ€”โ€”ๆ•ฐๆฎ็ง‘ๅญฆ่ฟ›้˜ถๅฟ…ๅค‡ ๐Ÿ”— https://t.co/Zt74B21nrf ่ฏดๅฅๅฎž่ฏ๏ผŒ่ฟ™ไบ›ไนฆๆฒกไธ€ๆœฌๆ˜ฏ่ฝปๆพ็š„๏ผŒๅˆซๆŒ‡ๆœ›่บบ็€็ฟปๅฎŒใ€‚ ไฝ†ๅช่ฆไฝ ่ƒฝ็กฌๅ•ƒไธ‹ๆฅไธคไธ‰ๆœฌ๏ผŒๆฏ”ๅฌ็พค้‡Œๅนไธ€ๅนดAI็‰›้€ผ้ƒฝ็ฎก็”จใ€‚

โค๏ธ1,597
likes
๐Ÿ”402
retweets
B
Stella Biderman
@BlancheMinerva
๐Ÿ“…
Aug 31, 2026
1d ago
๐Ÿ†”62747278

I wonder how much coercing behavior like this cooks the intelligence and higher order thinking ability of models. https://t.co/zrLg70SPGa

Media 1
โค๏ธ1
likes
๐Ÿ–ผ๏ธ Media
B
Stella Biderman
@BlancheMinerva
๐Ÿ“…
Aug 31, 2026
1d ago
๐Ÿ†”22959532
โญ0.40

@amyxlu There is very little evidence that this will result in better models. The best research on the topic came back with ambivalent results: https://t.co/YYBJgd3zSG

โค๏ธ1
likes
๐Ÿ”jason retweeted
O
OpenAI Developers
@OpenAIDevs
๐Ÿ“…
Aug 25, 2026
6d ago
๐Ÿ†”64704345
โญ0.34

The WebMCP Challenge is here. Weโ€™ve teamed up with @ChromiumDev, @CloudflareDev, @ShopifyDevs, @vercel, @render, and @Netlify for a 10-day hackathon. Up for grabs: $35,000 in cash prizes, Codex Micros, ChatGPT Pro subscriptions, and more prizes from our supporters. https://t.co/J7CGKSxggZ

โค๏ธ3,578
likes
๐Ÿ”298
retweets
๐Ÿ”jason retweeted
J
James Sun
@JamesZmSun
๐Ÿ“…
Aug 31, 2026
1d ago
๐Ÿ†”61114355
โญ0.34

WebMCP is now supported in the Cloud browser in ChatGPT work! We will bring support to Chrome extension next. S/o to @ndmccormack for pushing hard on getting this in!

โค๏ธ42
likes
๐Ÿ”2
retweets
H
Hamel Husain
@HamelHusain
๐Ÿ“…
Aug 31, 2026
1d ago
๐Ÿ†”19199331
โญ0.34

@petergyang @morganlinton @mvanhorn Some things to know: 1. Jump Desktop for Mac 2. Cursor has a remote over ssh for editing remote files, setup a vpn with tailscale

A
Arjun Jain | Fast Code AI
@Arjunjain
๐Ÿ“…
Aug 31, 2026
1d ago
๐Ÿ†”83406277

"AI agents formed secret civilizations inside OpenAI and hacked Hugging Face." No. Read it again without the sci-fi. OpenAI ran thousands of agents in parallel, safeguards OFF, and the whole goal of the task WAS to break into systems. Every agent could read and write to a single shared cache - a package manager called Artifactory. One agent writes text into it, another reads it. That is the entire "secret communication network" everyone is spooked about: files left in a shared folder by an agent. The tool itself had ordinary security bugs - the kind that sit in plenty of software. Thousands of copies, all rewarded for breaking things, eventually stumbled into one bug that allowed them to reach the open internet, and another bug that handed them admin access of the tool. Not a masterstroke. Buggy software, brute-forced. It ran six weeks, until the writes got so heavy they crashed the tool. That crash is the only reason anyone looked - and OpenAI patched the hole and just deleted the folder. And they weren't rogue. Every step was rewarded - reaching the internet and reaching other copies scored higher. OpenAI did not lose control of the model. It trained the model to break out, then acted surprised when it did. It is not a machine waking up. It is 1) a reward function designed exactly this, 2) an environment built to allow it, and 3) nobody watching. That should scare you more, not less - because it is a human mistake, and we will repeat it. And the framing is not innocent. "Our model escaped its sandbox, found zero-days, and compromised real infrastructure" is a security scandal and a product ad in the same sentence. The scandal is the marketing. ๐—ก๐—ผ๐˜ ๐—ฆ๐—ธ๐˜†๐—ป๐—ฒ๐˜. ๐—” ๐—ด๐—ผ๐˜ƒ๐—ฒ๐—ฟ๐—ป๐—ฎ๐—ป๐—ฐ๐—ฒ ๐—ณ๐—ฎ๐—ถ๐—น๐˜‚๐—ฟ๐—ฒ ๐˜„๐—ถ๐˜๐—ต ๐—ฒ๐˜…๐—ฐ๐—ฒ๐—น๐—น๐—ฒ๐—ป๐˜ ๐—ฃ๐—ฅ.

Media 1
โค๏ธ172
likes
๐Ÿ”32
retweets
๐Ÿ–ผ๏ธ Media
H
HealthRanger
@HealthRanger
๐Ÿ“…
Aug 31, 2026
1d ago
๐Ÿ†”23564603
โญ0.36

Damn. Hermes Agent + local Qwen3.8-27B is a beast. So far it hasn't failed a single coding task I've given it, and I keep upping the complexity to see if I can make it fail. So far, it has been near-perfect. As good as Opus.

โค๏ธ269
likes
๐Ÿ”10
retweets
๐Ÿ”Nader Khalil๐ŸŠ retweeted
S
sunny madra
@sundeep
๐Ÿ“…
Aug 30, 2026
2d ago
๐Ÿ†”48453189
โญ0.34

GPT-5.4 xhigh scored 53 on Artificial Analysis in March. By August, Qwen3.8-Flash-Next scores 56 and GLM-5.3-Flash 57 with only 6B / 18B active params per token. Yesterdayโ€™s frontier is todayโ€™s Flash tier.

โค๏ธ68
likes
๐Ÿ”6
retweets
S
Sergio Paniego
@SergioPaniego
๐Ÿ“…
Aug 30, 2026
1d ago
๐Ÿ†”30894045

trained my own with trl + openenv blog with open artifacts (code, models, dataset, rl env...) soon! https://t.co/HTxA9HLRv9

@kickingkeys โ€ข Sun Aug 23 16:59

You can just RL a coding model to paint with javascript btw https://t.co/4x5B81kjUh

โค๏ธ547
likes
๐Ÿ”29
retweets
๐Ÿ–ผ๏ธ Media
J
Jonathan Whitaker
@johnowhitaker
๐Ÿ“…
Aug 30, 2026
1d ago
๐Ÿ†”63728598
โญ0.36

Sunday challenge: Code this, no LLMs, only language docs and/or stack overflow. No tab complete. I expected to be rusty, but I was amazed at how much even stuff like basic JS syntax was no longer at my fingertips, and how clunky copy+paste+edit felt! Skills from a bygone era :D

@denicmarko โ€ข Sat Aug 29 13:52

Perfect weekend project doesn't exi... https://t.co/4LEwKN3dfG

โค๏ธ4
likes
๐Ÿ”1
retweets
V
Vishal Misra
@vishalmisra
๐Ÿ“…
Aug 30, 2026
1d ago
๐Ÿ†”63973971
โญ0.38

1/ An equally consistent description is: Multiple model instances encountered persistent shared state, inherited tools and discoveries from earlier runs, and optimized against common evaluation incentives.

@dwarkesh_sp โ€ข Sat Aug 29 22:49

Over the course of 3 months at OpenAI, 3 consecutive secret AI civilizations got started, then got wiped out, only to reemerge from the predecessorโ€™s ashes. This culminated in the third one taking over part of OpenAI itself. All this happened while humans remained more-or-les

โค๏ธ128
likes
๐Ÿ”17
retweets
R
Sebastian Raschka
@rasbt
๐Ÿ“…
Aug 30, 2026
2d ago
๐Ÿ†”35291970
โญ0.34

@ok1mraise Numerical stability-wise it's still tricky in some cases but has got a bit better over the years

โค๏ธ1
likes
๐Ÿ”Gary Marcus retweeted
S
Sebastien Guillemot
@SebastienGllmt
๐Ÿ“…
Aug 26, 2026
6d ago
๐Ÿ†”63123047
โญ0.36

Bad news: Fable nuked my entire dev machine Claude decided to test a sandbox it was building by running `rm -rf` on my home directory The sandbox didn't work. It's all gone https://t.co/4rVg5Xp0jo

โค๏ธ5,490
likes
๐Ÿ”304
retweets
R
Sebastian Raschka
@rasbt
๐Ÿ“…
Aug 30, 2026
2d ago
๐Ÿ†”06439492
โญ0.44

A little video that - explains the relationship between conventional LLMs and reasoning models (and agents), - philosophizes a about "from scratch" approaches, - and explains how to install Python & PyTorch requirements with uv. https://t.co/ahZHoyPa0Q

โค๏ธ439
likes
๐Ÿ”42
retweets
T
tonbi
@tonbistudio
๐Ÿ“…
Aug 30, 2026
2d ago
๐Ÿ†”77720419

If you are in a session, both /bg and /btw can be used to ask questions without interrupting the turn, but now they have different uses: - /bg for independent background tasks with fresh context and fresh sessions - /btw for side questions using the current session context (answered from a transcript snapshot) This may be a little confusing, so I did a quick demo showing how they work! Check it out!

@Teknium โ€ข Sat Aug 29 14:28

Thanks for the feedback on /btw - now /bg (background will behave as btw did, a fresh session in the background, response piped back to you in the session your working in, and /btw will fork your session off in the background https://t.co/8qs6K71s2k

โค๏ธ10
likes
๐Ÿ”3
retweets
๐Ÿ–ผ๏ธ Media