Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python

comp.lang.python

192326 articles, 6837 threads (numbers 2168 – 197792) — flat view

| Advanced

Subject Author Date
ANN: Dogelog Player 2.2.2 (Unified Tabling) (1 reply) Mild Shock <janburse@fastmail.fm> 2026-05-01 23:30 +0200
   → Dogelog Player on a A18 Everest (Re: ANN: Dogelog Player 2.2.2 (Unified Tabling)) Mild Shock <janburse@fastmail.fm> 2026-05-16 11:18 +0200
 
Hack or beauty? (7 replies) "Michael F. Stemper" <michael.stemper@gmail.com> 2026-05-13 13:58 -0500
   → Re: Hack or beauty? ram@zedat.fu-berlin.de (Stefan Ram) 2026-05-13 19:33 +0000
     → Re: Hack or beauty? ram@zedat.fu-berlin.de (Stefan Ram) 2026-05-13 21:04 +0000
       → Re: Hack or beauty? Lawrence D’Oliveiro <ldo@nz.invalid> 2026-05-14 01:06 +0000
     → Re: Hack or beauty? "Michael F. Stemper" <michael.stemper@gmail.com> 2026-05-14 13:25 -0500
   → Re: Hack or beauty? Mark Bourne <nntp.mbourne@spamgourmet.com> 2026-05-13 21:52 +0100
     → Re: Hack or beauty? "Michael F. Stemper" <michael.stemper@gmail.com> 2026-05-14 08:06 -0500
   → Re: Hack or beauty? Lawrence D’Oliveiro <ldo@nz.invalid> 2026-05-13 21:37 +0000
 
Coming In Python 3.15: Sentinel Values (8 replies) Lawrence D’Oliveiro <ldo@nz.invalid> 2026-05-11 00:17 +0000
   → Re: Coming In Python 3.15: Sentinel Values Paul Rubin <no.email@nospam.invalid> 2026-05-10 21:01 -0700
     → Re: Coming In Python 3.15: Sentinel Values Lawrence D’Oliveiro <ldo@nz.invalid> 2026-05-11 06:24 +0000
       → Re: Coming In Python 3.15: Sentinel Values Jon Ribbens <jon+usenet@unequivocal.eu> 2026-05-11 07:13 +0000
   → Re: Coming In Python 3.15: Sentinel Values Tim Daneliuk <info@tundraware.com> 2026-05-11 19:51 -0500
     → Re: Coming In Python 3.15: Sentinel Values Lawrence D’Oliveiro <ldo@nz.invalid> 2026-05-12 02:42 +0000
       → Re: Coming In Python 3.15: Sentinel Values Tim Daneliuk <info@tundraware.com> 2026-05-12 09:52 -0500
     → Re: Coming In Python 3.15: Sentinel Values Paul Rubin <no.email@nospam.invalid> 2026-05-12 01:03 -0700
       → Re: Coming In Python 3.15: Sentinel Values Tim Daneliuk <info@tundraware.com> 2026-05-12 09:54 -0500
 
“How to back up SQLite databases the right way (not by copying them!)” (1 reply) Lawrence D’Oliveiro <ldo@nz.invalid> 2026-05-10 22:36 +0000
   → Re: “How to back up SQLite databases the right way (not by copying them!)” Jon Ribbens <jon+usenet@unequivocal.eu> 2026-05-10 23:09 +0000
 
Tabling Directive for Dogelog Player (Re: ANN: Dogelog Player 2.2.1 (Just-in-Time Indexing)) (2 replies) Mild Shock <janburse@fastmail.fm> 2026-04-16 12:37 +0200
   → Egg SAT in Dogelog Player (Re: Tabling Directive for Dogelog Player) Mild Shock <janburse@fastmail.fm> 2026-04-18 16:17 +0200
     → Scattering Richtext in Dogelog Player (Re: Egg SAT in Dogelog Player) Mild Shock <janburse@fastmail.fm> 2026-05-01 12:50 +0200
 
(let ((myLoc 50) (fenceLoc 100)) (dotimes (Distance 0 101) (if (Distance > fenceLoc) ...)) HenHanna@NewsGrouper <user4055@newsgrouper.org.invalid> 2026-04-26 23:56 +0000
 
Found On Bluesky (1 reply) Lawrence D’Oliveiro <ldo@nz.invalid> 2026-04-21 00:34 +0000
   → Re: Found On Bluesky -- Computers and Statistics HenHanna@NewsGrouper <user4055@newsgrouper.org.invalid> 2026-04-26 23:47 +0000
 
Re: Don’t You Think ... Lawrence D’Oliveiro <ldo@nz.invalid> 2026-04-23 00:07 +0000
 
Lazy Imports -- I Like This Idea (12 replies) Lawrence D’Oliveiro <ldo@nz.invalid> 2026-03-26 01:40 +0000
   → Re: Lazy Imports -- I Like This Idea Piergiorgio Sartor <piergiorgio.sartor.this.should.not.be.used@nexgo.REMOVETHIS.de> 2026-03-27 19:09 +0100
   → Re: Lazy Imports -- I Like This Idea DFS <nospam@dfs.com> 2026-03-28 00:59 -0400
     → Re: Lazy Imports -- I Like This Idea Piergiorgio Sartor <piergiorgio.sartor.this.should.not.be.used@nexgo.REMOVETHIS.de> 2026-03-28 11:40 +0100
     → Re: Lazy Imports -- I Like This Idea Jason H <jason_hindle@yahoo.com> 2026-04-14 22:16 +0000
   → Re: Lazy Imports -- I Like This Idea Gilmeh Serda <gilmeh.serda@nothing.here.invalid> 2026-03-29 13:49 +0000
     → Re: Lazy Imports -- I Like This Idea Lawrence D’Oliveiro <ldo@nz.invalid> 2026-03-29 22:35 +0000
       → Re: Lazy Imports -- I Like This Idea Paul Rubin <no.email@nospam.invalid> 2026-03-29 19:03 -0700
         → Re: Lazy Imports -- I Like This Idea Lawrence D’Oliveiro <ldo@nz.invalid> 2026-03-30 02:17 +0000
           → Re: Lazy Imports -- I Like This Idea Paul Rubin <no.email@nospam.invalid> 2026-03-30 11:21 -0700
       → Re: Lazy Imports -- I Like This Idea Gilmeh Serda <gilmeh.serda@nothing.here.invalid> 2026-04-03 11:12 +0000
         → Re: Lazy Imports -- I Like This Idea Lawrence D’Oliveiro <ldo@nz.invalid> 2026-04-03 22:45 +0000
     → Re: Lazy Imports -- I Like This Idea Piergiorgio Sartor <piergiorgio.sartor.this.should.not.be.used@nexgo.REMOVETHIS.de> 2026-04-03 13:33 +0200
 
Just-in-Time Indexing in Dogelog Player (Re: ANN: Dogelog Player 2.1.6 (Assertion Sharing)) (1 reply) Mild Shock <janburse@fastmail.fm> 2026-04-01 00:27 +0200
   → Goal Outlining for Dogelog Player (Re: Just-in-Time Indexing in Dogelog Player) Mild Shock <janburse@fastmail.fm> 2026-04-09 12:52 +0200
 
Python linuxfs Modules (7 replies) Lawrence D’Oliveiro <ldo@nz.invalid> 2026-03-17 06:33 +0000
   → Re: Python linuxfs Modules Oguz Kaan Ocal <oguzkaanocal3169@hotmail.com> 2026-03-17 14:30 +0300
     → Re: Python linuxfs Modules Lawrence D’Oliveiro <ldo@nz.invalid> 2026-03-17 21:26 +0000
       → Re: Python linuxfs Modules Oguz Kaan Ocal <oguzkaanocal3169@hotmail.com> 2026-03-22 14:14 +0300
   → Re: Python linuxfs Modules Paul Rubin <no.email@nospam.invalid> 2026-03-17 23:28 -0700
     → Re: Python linuxfs Modules Lawrence D’Oliveiro <ldo@nz.invalid> 2026-03-18 08:04 +0000
       → Re: Python linuxfs Modules Lawrence D’Oliveiro <ldo@nz.invalid> 2026-03-21 23:10 +0000
   → Re: Python linuxfs Modules DFS <nospam@dfs.com> 2026-04-08 12:26 -0400
 
Making UTF-8 Mode Default Lawrence D’Oliveiro <ldo@nz.invalid> 2026-04-07 21:45 +0000
 
New In Python 3.15: frozendict Lawrence D’Oliveiro <ldo@nz.invalid> 2026-04-07 21:43 +0000
 
Re: ANN: Dogelog Player 2.1.6 (Assertion Sharing) Mild Shock <janburse@fastmail.fm> 2026-04-01 00:27 +0200
 
Python’s OS-specific API support Lawrence D’Oliveiro <ldo@nz.invalid> 2026-03-25 01:32 +0000
 
ANN: Dogelog Player 2.1.5 (Basic Indexicals) (1 reply) Mild Shock <janburse@fastmail.fm> 2026-02-23 19:16 +0100
   → Stored Hashes for Dogelog Player (Re: ANN: Dogelog Player 2.1.5 (Basic Indexicals)) Mild Shock <janburse@fastmail.fm> 2026-03-17 11:44 +0100
 
What does this "See help(type(self)) for accurate signature." actually mean? (6 replies) Chris Green <cl@isbd.net> 2026-03-15 09:05 +0000
   → Re: What does this "See help(type(self)) for accurate signature." actually mean? Lawrence D’Oliveiro <ldo@nz.invalid> 2026-03-15 21:21 +0000
     → Re: What does this "See help(type(self)) for accurate signature." actually mean? Chris Green <cl@isbd.net> 2026-03-16 08:53 +0000
       → Re: What does this "See help(type(self)) for accurate signature." actually mean? Lawrence D’Oliveiro <ldo@nz.invalid> 2026-03-16 09:15 +0000
   → Re: What does this "See help(type(self)) for accurate signature." actually mean? Jon Ribbens <jon+usenet@unequivocal.eu> 2026-03-16 10:17 +0000
     → Re: What does this "See help(type(self)) for accurate signature." actually mean? ram@zedat.fu-berlin.de (Stefan Ram) 2026-03-16 15:25 +0000
       → Re: What does this "See help(type(self)) for accurate signature." actually mean? Jon Ribbens <jon+usenet@unequivocal.eu> 2026-03-16 17:01 +0000
 
Section 8.6: The match Statement Lawrence D’Oliveiro <ldo@nz.invalid> 2026-03-16 09:14 +0000
 
Re: Defeat Python "Virtual Environment" in Fedora ? (34 replies) Lawrence D’Oliveiro <ldo@nz.invalid> 2026-03-09 03:55 +0000
   → Re: Defeat Python "Virtual Environment" in Fedora ? c186282 <c186282@nnada.net> 2026-03-09 00:28 -0400
     → Re: Defeat Python "Virtual Environment" in Fedora ? Jon Ribbens <jon+usenet@unequivocal.eu> 2026-03-09 08:16 +0000
     → Re: Defeat Python "Virtual Environment" in Fedora ? Richard Kettlewell <invalid@invalid.invalid> 2026-03-09 13:59 +0000
       → Re: Defeat Python "Virtual Environment" in Fedora ? c186282 <c186282@nnada.net> 2026-03-10 02:49 -0400
         → Re: Defeat Python "Virtual Environment" in Fedora ? Richard Kettlewell <invalid@invalid.invalid> 2026-03-10 08:47 +0000
           → Re: Defeat Python "Virtual Environment" in Fedora ? c186282 <c186282@nnada.net> 2026-03-10 06:14 -0400
         → Re: Defeat Python "Virtual Environment" in Fedora ? Rich <rich@example.invalid> 2026-03-10 14:55 +0000
           → Re: Defeat Python "Virtual Environment" in Fedora ? c186282 <c186282@nnada.net> 2026-03-10 13:03 -0400
             → Re: Defeat Python "Virtual Environment" in Fedora ? Jon Ribbens <jon+usenet@unequivocal.eu> 2026-03-10 17:09 +0000
               → Re: Defeat Python "Virtual Environment" in Fedora ? c186282 <c186282@nnada.net> 2026-03-11 02:48 -0400
                 → Re: Defeat Python "Virtual Environment" in Fedora ? rbowman <bowman@montana.com> 2026-03-11 07:32 +0000
                 → Re: Defeat Python "Virtual Environment" in Fedora ? Richard Kettlewell <invalid@invalid.invalid> 2026-03-11 08:40 +0000
                 → Re: Defeat Python "Virtual Environment" in Fedora ? Gilmeh Serda <gilmeh.serda@nothing.here.invalid> 2026-03-13 06:07 +0000
                 → Re: Defeat Python "Virtual Environment" in Fedora ? Jon Ribbens <jon+usenet@unequivocal.eu> 2026-03-11 11:58 +0000
             → Re: Defeat Python "Virtual Environment" in Fedora ? Richard Kettlewell <invalid@invalid.invalid> 2026-03-10 17:56 +0000
             → Re: Defeat Python "Virtual Environment" in Fedora ? Rich <rich@example.invalid> 2026-03-10 18:13 +0000
               → Re: Defeat Python "Virtual Environment" in Fedora ? rbowman <bowman@montana.com> 2026-03-10 23:51 +0000
             → Re: Defeat Python "Virtual Environment" in Fedora ? Piergiorgio Sartor <piergiorgio.sartor.this.should.not.be.used@nexgo.REMOVETHIS.de> 2026-03-10 19:14 +0100
               → Re: Defeat Python "Virtual Environment" in Fedora ? mm0fmf <none@invalid.com> 2026-03-11 17:14 +0000
               → Re: Defeat Python "Virtual Environment" in Fedora ? Pancho <Pancho.Jones@protonmail.com> 2026-03-11 20:19 +0000
                 → Re: Defeat Python "Virtual Environment" in Fedora ? Piergiorgio Sartor <piergiorgio.sartor.this.should.not.be.used@nexgo.REMOVETHIS.de> 2026-03-11 21:51 +0100
                 → Re: Defeat Python "Virtual Environment" in Fedora ? Lawrence D’Oliveiro <ldo@nz.invalid> 2026-03-11 21:35 +0000
                 → Re: Defeat Python "Virtual Environment" in Fedora ? rbowman <bowman@montana.com> 2026-03-12 02:14 +0000
                 → Re: Defeat Python "Virtual Environment" in Fedora ? Nuno Silva <nunojsilva@invalid.invalid> 2026-03-12 10:39 +0000
                 → Re: Defeat Python "Virtual Environment" in Fedora ? rbowman <bowman@montana.com> 2026-03-12 20:51 +0000
                 → Re: Defeat Python "Virtual Environment" in Fedora ? Pancho <Pancho.Jones@protonmail.com> 2026-03-13 09:34 +0000
                 → Re: Defeat Python "Virtual Environment" in Fedora ? Lawrence D’Oliveiro <ldo@nz.invalid> 2026-03-13 21:49 +0000
                 → Re: Defeat Python "Virtual Environment" in Fedora ? Pancho <Pancho.Jones@protonmail.com> 2026-03-13 23:28 +0000
                 → Re: Defeat Python "Virtual Environment" in Fedora ? Lawrence D’Oliveiro <ldo@nz.invalid> 2026-03-14 01:17 +0000
                 → Re: Defeat Python "Virtual Environment" in Fedora ? c186282 <c186282@nnada.net> 2026-03-14 03:21 -0400
                 → Re: Defeat Python "Virtual Environment" in Fedora ? The Natural Philosopher <tnp@invalid.invalid> 2026-03-14 12:23 +0000
                 → Re: Defeat Python "Virtual Environment" in Fedora ? rbowman <bowman@montana.com> 2026-03-14 19:18 +0000
             → Re: Defeat Python "Virtual Environment" in Fedora ? rbowman <bowman@montana.com> 2026-03-10 19:36 +0000
         → Re: Defeat Python "Virtual Environment" in Fedora ? rbowman <bowman@montana.com> 2026-03-10 18:26 +0000
 
I always forget how to access information about classes and methods - how to do it? (5 replies) Chris Green <cl@isbd.net> 2026-03-09 16:27 +0000
   → Re: I always forget how to access information about classes and methods - how to do it? John Bokma <contact@johnbokma.com> 2026-03-09 17:52 +0100
   → Re: I always forget how to access information about classes and methods - how to do it? ram@zedat.fu-berlin.de (Stefan Ram) 2026-03-09 19:21 +0000
   → Re: I always forget how to access information about classes and methods - how to do it? Lawrence D’Oliveiro <ldo@nz.invalid> 2026-03-09 20:25 +0000
     → Re: I always forget how to access information about classes and methods - how to do it? Chris Green <cl@isbd.net> 2026-03-09 21:26 +0000
       → Re: I always forget how to access information about classes and methods - how to do it? Lawrence D’Oliveiro <ldo@nz.invalid> 2026-03-09 23:12 +0000
 
Re: New php project from scractch, PDO or psycopg? (2 replies) "J.O. Aho" <user@example.net> 2026-02-24 15:39 +0100
   → Re: New PHP project from scratch, PDO or psycopg? Lawrence D’Oliveiro <ldo@nz.invalid> 2026-02-24 20:29 +0000
   → Re: New php project from scractch, PDO or psycopg? ^Bart <none@none.it> 2026-03-07 11:17 +0100
 
Re: Python (66 replies) Lawrence D’Oliveiro <ldo@nz.invalid> 2025-12-14 23:29 +0000
   → Re: Python mm0fmf <none@invalid.com> 2025-12-15 12:57 +0000
     → Re: Python Alexander Schreiber <als@usenet.thangorodrim.de> 2025-12-15 22:57 +0100
     → Re: Python c186282 <c186282@nnada.net> 2025-12-15 22:31 -0500
       → Re: Python Greg Ewing <greg.ewing@canterbury.ac.nz> 2025-12-16 17:51 +1300
         → Re: Python rbowman <bowman@montana.com> 2025-12-16 08:32 +0000
     → Re: Python Lawrence D’Oliveiro <ldo@nz.invalid> 2025-12-16 21:45 +0000
       → Re: Python rbowman <bowman@montana.com> 2025-12-17 01:54 +0000
         → Re: Python c186282 <c186282@nnada.net> 2025-12-17 03:11 -0500
           → Re: Python rbowman <bowman@montana.com> 2025-12-17 19:17 +0000
             → Re: Python c186282 <c186282@nnada.net> 2025-12-17 22:10 -0500
               → Re: Python John Levine <johnl@taugh.com> 2025-12-18 03:28 +0000
                 → Re: Python c186282 <c186282@nnada.net> 2025-12-17 23:02 -0500
                 → Re: Python rbowman <bowman@montana.com> 2025-12-18 06:54 +0000
                 → Re: Python c186282 <c186282@nnada.net> 2025-12-18 04:25 -0500
                 → Re: Python rbowman <bowman@montana.com> 2025-12-18 19:22 +0000
                 → Re: Python c186282 <c186282@nnada.net> 2025-12-19 01:14 -0500
                 → Re: Python rbowman <bowman@montana.com> 2025-12-18 06:44 +0000
               → Re: Python Peter Flass <Peter@Iron-Spring.com> 2025-12-18 07:40 -0700
                 → Re: Python Richard Kettlewell <invalid@invalid.invalid> 2025-12-18 18:00 +0000
                 → Re: Python rbowman <bowman@montana.com> 2025-12-18 18:28 +0000
                 → Re: Python Peter Flass <Peter@Iron-Spring.com> 2025-12-18 12:52 -0700
                 → Re: Python rbowman <bowman@montana.com> 2025-12-19 03:53 +0000
                 → Re: Python c186282 <c186282@nnada.net> 2025-12-19 00:37 -0500
                 → Re: Python "Michael F. Stemper" <michael.stemper@gmail.com> 2026-03-04 10:32 -0600
                 → Comments (was: Python) ram@zedat.fu-berlin.de (Stefan Ram) 2026-03-04 17:17 +0000
                 → Re: Python ted@loft.tnolan.com (Ted Nolan <tednolan>) 2026-03-04 20:01 +0000
                 → Re: Python "Carlos E.R." <robin_listas@es.invalid> 2026-03-04 21:29 +0100
                 → Re: Python Lawrence D’Oliveiro <ldo@nz.invalid> 2026-03-04 20:37 +0000
                 → Re: Python Peter Flass <Peter@Iron-Spring.com> 2026-03-04 14:09 -0700
                 → Re: Python Lawrence D’Oliveiro <ldo@nz.invalid> 2026-03-04 22:35 +0000
                 → Re: Python Nuno Silva <nunojsilva@invalid.invalid> 2026-03-04 23:10 +0000
                 → Re: Python c186282 <c186282@nnada.net> 2026-03-04 20:30 -0500
                 → Re: Python Peter Flass <Peter@Iron-Spring.com> 2026-03-04 20:13 -0700
                 → Re: Python Lawrence D’Oliveiro <ldo@nz.invalid> 2026-03-05 03:49 +0000
                 → Re: Python Charlie Gibbs <cgibbs@kltpzyxm.invalid> 2026-03-05 17:42 +0000
                 → Re: Python "Carlos E.R." <robin_listas@es.invalid> 2026-03-05 20:02 +0100
                 → Re: Python c186282 <c186282@nnada.net> 2026-03-05 14:42 -0500
                 → Re: Python Nuno Silva <nunojsilva@invalid.invalid> 2026-03-06 00:12 +0000
                 → Re: Python Bob Eager <news0009@eager.cx> 2026-03-06 09:02 +0000
                 → Re: Python Charlie Gibbs <cgibbs@kltpzyxm.invalid> 2026-03-05 02:44 +0000
                 → Re: Python Lawrence D’Oliveiro <ldo@nz.invalid> 2026-03-05 03:50 +0000
                 → Re: Python Piergiorgio Sartor <piergiorgio.sartor.this.should.not.be.used@nexgo.REMOVETHIS.de> 2026-03-04 22:14 +0100
                 → Re: Python The Natural Philosopher <tnp@invalid.invalid> 2026-03-04 22:20 +0000
                 → Re: Python c186282 <c186282@nnada.net> 2025-12-19 00:29 -0500
                 → Re: Python "Carlos E.R." <robin_listas@es.invalid> 2025-12-20 12:38 +0100
       → Re: Python Dan Espen <dan1espen@gmail.com> 2025-12-17 16:17 -0500
         → Re: Python Lawrence D’Oliveiro <ldo@nz.invalid> 2025-12-17 22:11 +0000
           → Re: Python c186282 <c186282@nnada.net> 2025-12-17 22:18 -0500
             → Re: Python rbowman <bowman@montana.com> 2025-12-18 07:07 +0000
         → Re: Python Richard Kettlewell <invalid@invalid.invalid> 2025-12-17 22:13 +0000
           → Re: Python rbowman <bowman@montana.com> 2025-12-18 00:52 +0000
             → Re: Python Marc Haber <mh+usenetspam1118@zugschl.us> 2025-12-18 08:03 +0100
               → Re: Python rbowman <bowman@montana.com> 2025-12-18 07:39 +0000
                 → Re: Python scott@slp53.sl.home (Scott Lurndal) 2025-12-18 15:43 +0000
                 → Re: Python rbowman <bowman@montana.com> 2025-12-18 18:38 +0000
                 → Re: Python c186282 <c186282@nnada.net> 2025-12-19 00:56 -0500
                 → Re: Python rbowman <bowman@montana.com> 2025-12-19 08:18 +0000
                 → Re: Python c186282 <c186282@nnada.net> 2025-12-19 03:30 -0500
                 → Re: Python rbowman <bowman@montana.com> 2025-12-19 19:38 +0000
                 → Re: Python c186282 <c186282@nnada.net> 2025-12-20 04:01 -0500
                 → Re: Python rbowman <bowman@montana.com> 2025-12-21 04:08 +0000
                 → Re: Python "Carlos E.R." <robin_listas@es.invalid> 2025-12-27 22:36 +0100
                 → i3 (was: Python) Axel Reichert <mail@axel-reichert.de> 2025-12-19 08:57 +0100
               → Re: Python The Natural Philosopher <tnp@invalid.invalid> 2025-12-18 09:55 +0000
                 → Re: Python Marc Haber <mh+usenetspam1118@zugschl.us> 2025-12-18 11:19 +0100
                 → Re: Python The Natural Philosopher <tnp@invalid.invalid> 2025-12-18 12:36 +0000
 
ANN: Dogelog Player 2.1.4 (Railgun CLP) (2 replies) Mild Shock <janburse@fastmail.fm> 2026-01-22 15:41 +0100
   → Full Multiply in Railgun CLP (Re: ANN: Dogelog Player 2.1.4 (Railgun CLP)) Mild Shock <janburse@fastmail.fm> 2026-01-30 23:58 +0100
     → Basic Indexicals for Railgun CLP(Z) (Re: Full Multiply in Railgun CLP) Mild Shock <janburse@fastmail.fm> 2026-02-04 23:01 +0100
 
Re: Get to know your files and folders! (1 reply) Lawrence D’Oliveiro <ldo@nz.invalid> 2026-01-27 21:02 +0000
   → Re: Get to know your files and folders! DFS <nospam@dfs.com> 2026-01-27 23:22 -0500
 
ANN: Dogelog Player 2.1.3 (Dot Notation) (6 replies) Mild Shock <janburse@fastmail.fm> 2025-11-24 11:57 +0100
   → Lean CLP for Dogelog Player (Re: ANN: Dogelog Player 2.1.3 (Dot Notation)) Mild Shock <janburse@fastmail.fm> 2025-11-28 14:20 +0100
     → Re: Lean CLP for Dogelog Player (Re: ANN: Dogelog Player 2.1.3 (Dot Notation)) Gilmeh Serda <gilmeh.serda@nothing.here.invalid> 2025-11-30 20:25 +0000
       → Icelandish Idiot payed Putins Troll (Was: Lean CLP for Dogelog Player) Mild Shock <janburse@fastmail.fm> 2025-12-01 11:30 +0100
     → Make the Sudoku solver faster [GigaLIPS via NPU] (Re: Lean CLP for Dogelog Player) Mild Shock <janburse@fastmail.fm> 2025-12-01 11:37 +0100
     → Porting Railgun CLP(FD) to SWI-Prolog (Re: Lean CLP for Dogelog Player) Mild Shock <janburse@fastmail.fm> 2026-01-11 23:05 +0100
       → Supersonic FF for Railgun CLP(FD) (Re: Porting Railgun CLP(FD) to SWI-Prolog) Mild Shock <janburse@fastmail.fm> 2026-01-21 21:27 +0100
 
Annoyance building python from source (1 reply) Keith Thompson <Keith.S.Thompson+u@gmail.com> 2025-12-29 20:16 -0800
   → Re: Annoyance building python from source Keith Thompson <Keith.S.Thompson+u@gmail.com> 2025-12-31 14:47 -0800
 
ANN: tumblelog 5.9.0: a static microblog generator John Bokma <contact@johnbokma.com> 2025-12-22 17:19 +0100
 
Re: Python (was Re: Recent history of vi) (8 replies) Lawrence D’Oliveiro <ldo@nz.invalid> 2025-12-14 02:05 +0000
   → Re: Python (was Re: Recent history of vi) candycanearter07 <candycanearter07@candycanearter07.nomail.afraid> 2025-12-19 13:30 +0000
     → Re: Python (was Re: Recent history of vi) Lawrence D’Oliveiro <ldo@nz.invalid> 2025-12-19 20:58 +0000
       → Re: Python (was Re: Recent history of vi) rbowman <bowman@montana.com> 2025-12-20 05:48 +0000
     → Re: Python (was Re: Recent history of vi) Richard Kettlewell <invalid@invalid.invalid> 2025-12-20 10:12 +0000
       → Re: Python (was Re: Recent history of vi) c186282 <c186282@nnada.net> 2025-12-20 05:25 -0500
         → Re: Python (was Re: Recent history of vi) rbowman <bowman@montana.com> 2025-12-21 04:22 +0000
       → Re: Python (was Re: Recent history of vi) Lawrence D’Oliveiro <ldo@nz.invalid> 2025-12-20 22:28 +0000
       → Re: Python (was Re: Recent history of vi) rbowman <bowman@montana.com> 2025-12-21 04:25 +0000

~Page 1 of ~2681 (articles 197652–197792) Older →


csiph-web