@[email protected]

13.7K posts

@epoz@blog.epoz.org banner
@epoz@blog.epoz.org

@epoz

You can find me at: https://t.co/fn18dXazAv moving over to using ActivityPub

Amsterdam, Netherlands Katılım Mart 2007
1.7K Takip Edilen1.1K Takipçiler
@epoz@blog.epoz.org
@maryrosecook Copyright Credit: Edna St. Vincent Millay, “Figs from Thistles: First Fig” from Poetry 8, issue 3. (Chicago: Poetry Magazine, June 1918) Thx, now I _finally_ know where the expression comes from
English
0
0
2
29
Mary Rose Cook
Mary Rose Cook@maryrosecook·
My candle burns at both ends; It will not last the night; But ah, my foes, and oh, my friends - It gives a lovely light!
English
1
0
4
223
@epoz@blog.epoz.org
@willmcgugan Only slightly related: used your tree widget from Textual for the first time last weekend, and was FLOORED by how simple/well/performant it works. ⚡️ Lacking superlatives to praise your work... 👏
English
1
0
0
30
@epoz@blog.epoz.org
@ikbendaf And I was curious if they had considered doing that instead, which I think seems like a better idea.
English
0
0
0
14
@epoz@blog.epoz.org
@ikbendaf But when you store and share these kinds of lists, you also have to manage those. And keep them secret, etc. otherwise you create another vulnerability. And there is a technical way to not share these lists, but a sort-of "fingerprint" aka Bloomfilter... /3
English
1
0
0
19
Daniël Verlaan
Daniël Verlaan@danielverlaan·
De politie deelt door criminelen gestolen wachtwoorden (zogeheten hashes) met een reeks Nederlandse bedrijven. Als iemand daar dan inlogt met een wachtwoord dat niet meer veilig is, krijgen ze automatisch een waarschuwing met het verzoek om ‘m aan te passen. Top!
Daniël Verlaan tweet media
Nederlands
15
39
295
40K
Paul H.A.M. Abels
Paul H.A.M. Abels@PaulHAMabels·
Hulplijn gevraagd: welk bijbelverhaal is dit?
Paul H.A.M. Abels tweet media
Nederlands
31
4
26
16.5K
@epoz@blog.epoz.org
@[email protected]@epoz·
Made some Python to convert MIDI signals from a Yamaha FGDP-50 to play Hang Drum samples: instagram.com/p/C-IuQ4loS0f/ Very satisfying dulcet sounds wafting through the house on this summer evening.
English
0
0
0
174
Richard Stupart
Richard Stupart@wheretheroad·
@epoz I'm more wary of claims (yours is not of this type) that the IEC acts/acted in a managed-conspiracy kind of way.
English
1
0
0
36
Richard Stupart
Richard Stupart@wheretheroad·
Reading a book by South Africa's IEC on the 1994 elections and I had no idea they were hacked. You can't just drop that bomb as a one liner!
Richard Stupart tweet media
English
1
4
5
1.3K
@epoz@blog.epoz.org
@[email protected]@epoz·
@wheretheroad Not quite sure what you mean with being on the fence. Did you see that I wrote the LinkedIn item I shared? Feel free to ask, if something seems unclear.
English
1
0
0
13
Richard Stupart
Richard Stupart@wheretheroad·
@epoz I'm on the fence about stories like the LinkedIn one (and shenanigans about the KZN count). It sounds like a lot of the first election was pretty wild west (there were even pirate voting stations!), but I do think subsequent ones were way more legit.
English
1
0
0
30
@epoz@blog.epoz.org
@[email protected]@epoz·
@simonw ('3.45.3',) 3.11.9 (main, Apr 2 2024, 08:25:04) [Clang 15.0.0 (clang-1500.3.9.4)] macOS-14.5-arm64-arm-64bit
English
0
0
0
41
Simon Willison
Simon Willison@simonw·
Running a survey on SQLite versions people have for Python... could you run this in a terminal and reply with the output? python -c 'import sys, sqlite3, platform; print(sqlite3.connect(":memory:").execute("select sqlite_version()").fetchone(), sys.version, platform.platform())'
English
80
5
59
23.8K
@[email protected] retweetledi
Anton Zhiyanov
Anton Zhiyanov@ohmypy·
Modern SQLite #1: STRICT Tables I'm starting a series of short notes about handy SQLite features you may not have heard about. And the first one is "strict" tables. As you probably know, SQLite's type system is very flexible (some people even call SQLite the JavaScript of databases) — you can store any value in any column type (e.g. create an INTEGER column and store text values there, or a REAL with blob values). Some people love SQLite for its flexibility, others hate it for the same reason. So at some point the SQLite authors introduced STRICT tables. They check types the same way other DBMS do (see the screenshot). Even with strict tables, you can still explicitly declare a column as ANY — such columns can hold values of any type. So you can have the best of both worlds — strict type checking and type flexibility. Available since SQLite 3.37 (Nov 2021).
Anton Zhiyanov tweet media
English
4
28
216
27.3K
David Brochart
David Brochart@davidbrochart·
@epoz For just a viewer, you can use rich-cli: rich /path/to/notebook.ipynb
English
1
0
1
57
@epoz@blog.epoz.org
@[email protected]@epoz·
Super happy to see this announcement. I have been considering making a super-simple read-only *.ipynb viewer for the console in Textual for months now. But voila! The cool froods over here have done one better. I am not the only one wanting this...
David Brochart@davidbrochart

Just like JupyterLab, jpterm now has a top bar in the notebook editor. In the future it will have buttons to run cells, interrupt execution, restart the kernel, etc. But for now there is only the kernel busy indicator. Still, I think it's kind of neat 😄

English
1
0
2
352
Jeremy Howard
Jeremy Howard@jeremyphoward·
I figure there must be some mac or windows extension thing which shows a little movable overlay of your own webcam view on your screen -- so then screen recordings let you put the video exactly where you want, and wysiwyg. But I haven't found it. Anyone got suggestions?
English
18
1
56
32.2K