#TextWrap
I'm losing ~77 characters to the link at the end of the skeets from @leperscolony.pileofgarbage.net, and I'm using the textwrap Python module to trim the variable-length punishment reason accordingly. But if I can reduce character count with a rich text link then bonus! bsky.app/profile/lepe...
BAN

Three Olives

It'd be easy for someone in your privileged position to become contemptuous of the poor. To lose sight of compassion, the thing that unites all of us as human beings. That's what I find [...]

https://forums.somethingawful.com/banlist.php?userid=77153#frompost549162331
October 29, 2025 at 2:45 PM
- a color plotter, in HTML/Javascript and NLP, to determine geometric trajectories optimal for a set intention using input metaphors

- a pluriverse journal, using HTML/Javascript with Textwrap and Math, to determine trajectory transformation projecting and solidify bottom up system programming
October 19, 2025 at 8:43 PM
python has so much good shit already built into it
like just today i learned about and got to make use of the textwrap and mimetypes modules
October 9, 2025 at 4:10 PM
gst-plugin-textwrap 0.14.2-1 x86_64 Multimedia graph framework - textwrap plugin

Interest | Match | Feed
Origin
archlinux.org
September 20, 2025 at 4:00 AM
gst-plugin-textwrap 0.14.2-1 x86_64 Multimedia graph framework - textwrap plugin

Interest | Match | Feed
Origin
archlinux.org
September 20, 2025 at 4:00 AM
@flefgraph.bsky.social
Dis, tu vois t'y comment récupérer un fil en entier ?

(vu que je regarde l'intégralité des posts, je me disais qu'ajouter un dérouleur de fil serait bienvenu)

J'ai tenté avec ce code (redemandant le fil pour chaque post) et j'ai que 93 items

NB: fil cave hanté de padrepio
August 31, 2025 at 2:22 PM
Ok I got two friends that got phished out of their account, time to make a PSA

If you get a random DM (that may contain a suspiciously indented first line due to how this site's textwrap works) like below, ignore and report it
June 5, 2025 at 8:00 PM
ICYMI: Safari's text-wrap: pretty brings superior web typography #WebTypography #Safari #TextWrap #CSS #WebDesign
Safari's text-wrap: pretty brings superior web typography
Comprehensive implementation surpasses Chrome in typographic refinement for websites.
ppc.land
April 21, 2025 at 7:34 PM
ICYMI: Safari's text-wrap: pretty brings superior web typography #WebTypography #Safari #TextWrap #CSS #WebDesign
Safari's text-wrap: pretty brings superior web typography
Comprehensive implementation surpasses Chrome in typographic refinement for websites.
ppc.land
April 21, 2025 at 7:34 PM
ICYMI: Safari's text-wrap: pretty brings superior web typography #Safari #WebTypography #TextWrap #UI #WebDesign
Safari's text-wrap: pretty brings superior web typography
Comprehensive implementation surpasses Chrome in typographic refinement for websites.
ppc.land
April 19, 2025 at 7:33 PM
ICYMI: Safari's text-wrap: pretty brings superior web typography #Safari #WebTypography #TextWrap #UI #WebDesign
Safari's text-wrap: pretty brings superior web typography
Comprehensive implementation surpasses Chrome in typographic refinement for websites.
ppc.land
April 19, 2025 at 7:33 PM
Safari's text-wrap: pretty brings superior web typography #WebTypography #Safari #TextWrap #CSS #WebDesign
Safari's text-wrap: pretty brings superior web typography
Comprehensive implementation surpasses Chrome in typographic refinement for websites.
ppc.land
April 18, 2025 at 7:31 PM
Safari's text-wrap: pretty brings superior web typography #WebTypography #Safari #TextWrap #CSS #WebDesign
Safari's text-wrap: pretty brings superior web typography
Comprehensive implementation surpasses Chrome in typographic refinement for websites.
ppc.land
April 18, 2025 at 7:31 PM
You’ve seen it.
A headline breaks weird — and no matter what you try, it just looks off.

Forget the
hacks.
Forget the JavaScript.
There’s a one-liner for that now.

www.linkedin.com/posts/muhamm...

#CSS #WebDev #FrontendDev #CodeTips #ModernCSS #UIDesign #CleanLayout #TextWrap #DevTools
The Best CSS One-Liner many Developers Aren’t Using | Muhammad Usman
Most developers gave up on this problem. The Best CSS One-Liner many Developers Aren’t Using Then CSS quietly dropped a one-liner that fixes it. No hacks. No scripts. No extra markup. Just better...
www.linkedin.com
April 8, 2025 at 4:17 AM
Very annoyingly the micropython textwrap module literally doesn't compile, as they just kinda plopped the regular Python one in there which relies on a different regex and Str implementation.

So behold quick and dirty wrap
March 29, 2025 at 1:57 AM
Luckily, python supports textwrap out of the box which simplifies things somewhat. This keeps the code concise and focused as a result, narrowing it down to about 60 lines.
February 19, 2025 at 1:29 AM
that's because it's a go compiled package. Go is a low lever programming language like c or c++. they are closer to machine code than python or r. althought python contains c based libraries nowadays like textwrap
February 9, 2025 at 12:33 AM
It's nearly 3AM and I have written some truly *grotesque* Python
January 24, 2025 at 10:51 AM
Sometimes I do things
January 14, 2025 at 5:54 AM
今日のQiitaトレンド

2024年版 Python標準ライブラリ完全網羅ガイド
この記事は、Pythonの標準ライブラリのテキスト処理関連モジュールを紹介しています。
string、re、difflib、textwrap、unicodedata、stringprepといったモジュールの主な機能と使用例を解説し、これらの活用によって、文字列操作、正規表現、差分計算、テキスト整形、Unicode処理、インターネット文字列の準備などが効率的に行えることを伝えています。
標準ライブラリの理解を深め、より良いPython生活を送ることを目的としています。
2024年版 Python標準ライブラリ完全網羅ガイド #初心者 - Qiita
はじめにこの記事はNuco Advent Calendar 2024の23日目の記事です。    Pythonの標準ライブラリについて全てまとめた記事になります!標準ライブラリでちゃんとサポ…
qiita.com
December 25, 2024 at 10:18 PM
今日のQiitaトレンド

2024年版 Python標準ライブラリ完全網羅ガイド
この記事は、Pythonの標準ライブラリの中でも特にテキスト処理に役立つモジュールを紹介しています。
`string`, `re`, `difflib`, `textwrap`, `unicodedata`, `stringprep`といったモジュールの機能と使用例を解説し、これらのモジュールを活用することで、文字列操作やテキスト整形を効率的に行えることを伝えています。
Python標準ライブラリのテキスト処理機能を知ることで、より効率的な開発が可能になるでしょう。
2024年版 Python標準ライブラリ完全網羅ガイド #初心者 - Qiita
はじめにこの記事はNuco Advent Calendar 2024の23日目の記事です。    Pythonの標準ライブラリについて全てまとめた記事になります!標準ライブラリでちゃんとサポ…
qiita.com
December 23, 2024 at 10:18 PM
I have two new poems up at Mecella, although I did want to clarify that in the Linear Time poem, "important, retroactively" is NOT its own line and is actually part of the line above it. (which I know sounds like a tiny textwrap formatting issue but you'll see why it matters)

mecella.co/page/2/
Mecella | A Home For Poets
Discover thought-provoking poetry and heartfelt musings on Mecella. Explore the beauty of words and the power of human connection.
mecella.co
October 8, 2024 at 8:35 PM
この縦書き、あのときバグ直してなかったらこんな簡単に実装できてないんだよな
ほんと直してよかった
textWrapなんか使って縦書きやる羽目になってたらと思うとゾッとする
やっぱバグは直すべきなんだね
October 2, 2024 at 12:24 AM
ratatui::widgets::ListItemに使えるTextには現状 折り返しの機能は無くて横幅オーバーしたものは見切れるしかない… と思っていたが、textwrapを使って事前に行分割してしまえば一旦は回避できるようだ。もう普通にこれでviewerとして機能しそうだな、あとは見せ方の問題…
June 29, 2024 at 2:46 PM
Learn about all the things you can do with Python's `textwrap` module, including formatting, text wrapping, trimming and more towardsdatascience.com/everything-y...
Everything You Can Do with Python’s textwrap Module
Learn about all the things you can do with Python’s textwrap module, including formatting, text wrapping, trimming and more
towardsdatascience.com
February 7, 2024 at 8:23 AM