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


Groups > comp.os.linux.misc > #66987

Re: Rewriting SSA. Is This A Chance For GNU/Linux?

From Rich <rich@example.invalid>
Newsgroups comp.os.linux.misc
Subject Re: Rewriting SSA. Is This A Chance For GNU/Linux?
Date 2025-04-07 03:33 +0000
Organization A noiseless patient Spider
Message-ID <vsvh2n$2ima9$4@dont-email.me> (permalink)
References (5 earlier) <67f270ea$0$28481$426a34cc@news.free.fr> <wwv7c3xxkac.fsf@LkoBDZeT.terraraq.uk> <67f2e2ce$0$28062$426a34cc@news.free.fr> <wwv8qodrl8n.fsf@LkoBDZeT.terraraq.uk> <3N2cnYz8iqQrsG76nZ2dnZfqnPGdnZ2d@giganews.com>

Show all headers | View raw


c186282 <c186282@nnada.net> wrote:
> Ummm ... given option ... I'd rewrite SSA/IRS using
> one of the BSDs (maybe a commercial version) as the

The problem that will be encountered in "rewriting" SSA or IRS is not 
the software.

The problem area is the 'rule book' defining what the software is to 
do.  The first problem is, there is no single "rule book" with which to 
refer.  It is all spread over thousands of statutes that themselves 
have been patched plural (millions?) of times throughout the years both 
SSA and IRS have been around.  If one could collect all the 'rules' of 
what should happen given specific inputs together into a single 'rule 
book' and print it out the result would likely be a 6 foot high stack 
of double sided US letter sheets of paper.

And the rules will be things like (made up, but the actual rules are 
just as arcane):

Person X receives 4.75% of their total SSA payments over their lifetime 
as pension, unless they are also a veteran, in which case they receive 
6.25%, but if they served in the Airborne rangers from 1975 to 1982 
they get an additional 1.27%, however if they also worked for the NSA 
from 1987 to 1993 they receive 1.87% less.  However, for payments from 
1957 to 1962, they receive a 3.2% bonus, but for payments made from 
1967 to 1974 they take a 1.4% penalty.  Further, if the payments were 
for self employment income from 1975 to 1986 they get a 3.2% bonus.  
Etc.

Think about the arcane tax rules for what numbers to put where on the 
tax forms every year, the SSA rules are very much like the tax rules 
(because both have been created, piecemeal, over the course of decades, 
by different politicians getting patches to the statutes through 
congress).

The problem that will be encountered is that the existing code base has 
been built up over the decades in concert with the politicans making 
changes, so both evolved in concert, and each change was incremental at 
the time.  But trying to rewrite it all from the ground up is going to 
quickly hit the quagmire of exponential complexity just to understand 
all the rules about what to do when for some payment Y (or for some tax 
filing Z).  The result will be something that either screws up royally 
at every result, or simply omits 95+% of all the arcane, interdependent, 
things the congres folk have added to the statutes over the decades 
(and someone loses their SS payment the statues say they should 
receive).

Back to comp.os.linux.misc | Previous | NextPrevious in thread | Next in thread | Find similar


Thread

Rewriting SSA. Is This A Chance For GNU/Linux? Farley Flud <ff@linux.rocks> - 2025-03-29 09:38 +0000
  Re: Rewriting SSA. Is This A Chance For GNU/Linux? c186282 <c186282@nnada.net> - 2025-03-30 03:42 -0400
    Re: Rewriting SSA. Is This A Chance For GNU/Linux? rbowman <bowman@montana.com> - 2025-03-30 17:58 +0000
      Re: Rewriting SSA. Is This A Chance For GNU/Linux? pothead <pothead@snakebite.com> - 2025-03-31 03:08 +0000
        Re: Rewriting SSA. Is This A Chance For GNU/Linux? c186282 <c186282@nnada.net> - 2025-03-31 03:38 -0400
          Re: Rewriting SSA. Is This A Chance For GNU/Linux? chrisv <chrisv@nospam.invalid> - 2025-03-31 07:11 -0500
            Re: Rewriting SSA. Is This A Chance For GNU/Linux? Farley Flud <fsquared@fsquared.linux> - 2025-03-31 13:59 +0000
              Re: Rewriting SSA. Is This A Chance For GNU/Linux? Charlie Gibbs <cgibbs@kltpzyxm.invalid> - 2025-03-31 17:38 +0000
                Re: Rewriting SSA. Is This A Chance For GNU/Linux? Farley Flud <ff@linux.rocks> - 2025-03-31 18:55 +0000
            Re: Rewriting SSA. Is This A Chance For GNU/Linux? -hh <recscuba_google@huntzinger.com> - 2025-04-01 10:16 -0400
              Re: Rewriting SSA. Is This A Chance For GNU/Linux? Robert Heller <heller@deepsoft.com> - 2025-04-01 14:40 +0000
                Re: Rewriting SSA. Is This A Chance For GNU/Linux? -hh <recscuba_google@huntzinger.com> - 2025-04-01 11:08 -0400
                Re: Rewriting SSA. Is This A Chance For GNU/Linux? rbowman <bowman@montana.com> - 2025-04-01 18:08 +0000
                Re: Rewriting SSA. Is This A Chance For GNU/Linux? Farley Flud <ff@linux.rocks> - 2025-04-01 21:22 +0000
                Re: Rewriting SSA. Is This A Chance For GNU/Linux? c186282 <c186282@nnada.net> - 2025-04-01 22:20 -0400
                Re: Rewriting SSA. Is This A Chance For GNU/Linux? c186282 <c186282@nnada.net> - 2025-04-01 23:32 -0400
                Re: Rewriting SSA. Is This A Chance For GNU/Linux? The Natural Philosopher <tnp@invalid.invalid> - 2025-04-02 11:40 +0100
                Re: Rewriting SSA. Is This A Chance For GNU/Linux? -hh <recscuba_google@huntzinger.com> - 2025-04-02 16:04 -0400
                Re: Rewriting SSA. Is This A Chance For GNU/Linux? "Carlos E.R." <robin_listas@es.invalid> - 2025-04-02 22:46 +0200
                Re: Rewriting SSA. Is This A Chance For GNU/Linux? rbowman <bowman@montana.com> - 2025-04-02 22:36 +0000
                Re: Rewriting SSA. Is This A Chance For GNU/Linux? "David W. Hodgins" <dwhodgins@nomail.afraid.org> - 2025-04-03 02:00 -0400
                Re: Rewriting SSA. Is This A Chance For GNU/Linux? rbowman <bowman@montana.com> - 2025-04-03 07:28 +0000
                Re: Rewriting SSA. Is This A Chance For GNU/Linux? "David W. Hodgins" <dwhodgins@nomail.afraid.org> - 2025-04-03 10:53 -0400
                Re: Rewriting SSA. Is This A Chance For GNU/Linux? c186282 <c186282@nnada.net> - 2025-04-03 06:11 -0400
                Re: Rewriting SSA. Is This A Chance For GNU/Linux? "David W. Hodgins" <dwhodgins@nomail.afraid.org> - 2025-04-03 11:12 -0400
                Re: Rewriting SSA. Is This A Chance For GNU/Linux? c186282 <c186282@nnada.net> - 2025-04-03 12:20 -0400
                Re: Rewriting SSA. Is This A Chance For GNU/Linux? "David W. Hodgins" <dwhodgins@nomail.afraid.org> - 2025-04-03 13:05 -0400
                Re: Rewriting SSA. Is This A Chance For GNU/Linux? The Natural Philosopher <tnp@invalid.invalid> - 2025-04-03 10:53 +0100
                Re: Rewriting SSA. Is This A Chance For GNU/Linux? "Carlos E.R." <robin_listas@es.invalid> - 2025-04-03 13:44 +0200
                Re: Rewriting SSA. Is This A Chance For GNU/Linux? rbowman <bowman@montana.com> - 2025-04-03 18:26 +0000
                Re: Rewriting SSA. Is This A Chance For GNU/Linux? c186282 <c186282@nnada.net> - 2025-04-03 17:12 -0400
                Re: Rewriting SSA. Is This A Chance For GNU/Linux? rbowman <bowman@montana.com> - 2025-04-04 00:03 +0000
                Re: Rewriting SSA. Is This A Chance For GNU/Linux? c186282 <c186282@nnada.net> - 2025-04-03 22:50 -0400
                Re: Rewriting SSA. Is This A Chance For GNU/Linux? rbowman <bowman@montana.com> - 2025-04-04 06:00 +0000
                Re: Rewriting SSA. Is This A Chance For GNU/Linux? Stéphane CARPENTIER <sc@fiat-linux.fr> - 2025-04-06 08:52 +0000
                Re: Rewriting SSA. Is This A Chance For GNU/Linux? Richard Kettlewell <invalid@invalid.invalid> - 2025-04-06 10:14 +0100
                Re: Rewriting SSA. Is This A Chance For GNU/Linux? Stéphane CARPENTIER <sc@fiat-linux.fr> - 2025-04-06 11:13 +0000
                Re: Rewriting SSA. Is This A Chance For GNU/Linux? rbowman <bowman@montana.com> - 2025-04-06 16:58 +0000
                Re: Rewriting SSA. Is This A Chance For GNU/Linux? rbowman <bowman@montana.com> - 2025-04-01 17:35 +0000
                Re: Rewriting SSA. Is This A Chance For GNU/Linux? Robert Heller <heller@deepsoft.com> - 2025-04-01 19:30 +0000
                Re: Rewriting SSA. Is This A Chance For GNU/Linux? c186282 <c186282@nnada.net> - 2025-04-01 22:14 -0400
            Re: Rewriting SSA. Is This A Chance For GNU/Linux? c186282 <c186282@nnada.net> - 2025-04-01 15:09 -0400
              Re: Rewriting SSA. Is This A Chance For GNU/Linux? John Ames <commodorejohn@gmail.com> - 2025-04-01 12:16 -0700
                Re: Rewriting SSA. Is This A Chance For GNU/Linux? c186282 <c186282@nnada.net> - 2025-04-01 22:07 -0400
        Re: Rewriting SSA. Is This A Chance For GNU/Linux? c186282 <c186282@nnada.net> - 2025-03-31 04:46 -0400
        Re: Rewriting SSA. Is This A Chance For GNU/Linux? The Natural Philosopher <tnp@invalid.invalid> - 2025-03-31 11:53 +0100
          Re: Rewriting SSA. Is This A Chance For GNU/Linux? Richard Kettlewell <invalid@invalid.invalid> - 2025-03-31 17:36 +0100
            Re: Rewriting SSA. Is This A Chance For GNU/Linux? pothead <pothead@snakebite.com> - 2025-04-03 02:38 +0000
              Re: Rewriting SSA. Is This A Chance For GNU/Linux? The Natural Philosopher <tnp@invalid.invalid> - 2025-04-03 10:59 +0100
              Re: Rewriting SSA. Is This A Chance For GNU/Linux? c186282 <c186282@nnada.net> - 2025-04-03 06:52 -0400
                Re: Rewriting SSA. Is This A Chance For GNU/Linux? The Natural Philosopher <tnp@invalid.invalid> - 2025-04-03 12:10 +0100
                Re: Rewriting SSA. Is This A Chance For GNU/Linux? rbowman <bowman@montana.com> - 2025-04-03 18:12 +0000
                Re: Rewriting SSA. Is This A Chance For GNU/Linux? c186282 <c186282@nnada.net> - 2025-04-03 16:38 -0400
                Re: Rewriting SSA. Is This A Chance For GNU/Linux? rbowman <bowman@montana.com> - 2025-04-04 00:16 +0000
                Re: Rewriting SSA. Is This A Chance For GNU/Linux? c186282 <c186282@nnada.net> - 2025-04-03 23:03 -0400
                Re: Rewriting SSA. Is This A Chance For GNU/Linux? rbowman <bowman@montana.com> - 2025-04-04 05:54 +0000
                Re: Rewriting SSA. Is This A Chance For GNU/Linux? The Natural Philosopher <tnp@invalid.invalid> - 2025-04-04 09:38 +0100
                Re: Rewriting SSA. Is This A Chance For GNU/Linux? c186282 <c186282@nnada.net> - 2025-04-04 08:30 -0400
                Re: Rewriting SSA. Is This A Chance For GNU/Linux? rbowman <bowman@montana.com> - 2025-04-04 18:53 +0000
                Re: Rewriting SSA. Is This A Chance For GNU/Linux? c186282 <c186282@nnada.net> - 2025-04-05 04:31 -0400
                Re: Rewriting SSA. Is This A Chance For GNU/Linux? The Natural Philosopher <tnp@invalid.invalid> - 2025-04-05 11:41 +0100
                Re: Rewriting SSA. Is This A Chance For GNU/Linux? rbowman <bowman@montana.com> - 2025-04-05 19:20 +0000
                Re: Rewriting SSA. Is This A Chance For GNU/Linux? The Natural Philosopher <tnp@invalid.invalid> - 2025-04-05 20:23 +0100
                Re: Rewriting SSA. Is This A Chance For GNU/Linux? pothead <pothead@snakebite.com> - 2025-04-05 22:58 +0000
                Re: Rewriting SSA. Is This A Chance For GNU/Linux? "Carlos E.R." <robin_listas@es.invalid> - 2025-04-05 22:10 +0200
                Re: Rewriting SSA. Is This A Chance For GNU/Linux? rbowman <bowman@montana.com> - 2025-04-05 20:27 +0000
                Re: Rewriting SSA. Is This A Chance For GNU/Linux? c186282 <c186282@nnada.net> - 2025-04-05 20:14 -0400
                Re: Rewriting SSA. Is This A Chance For GNU/Linux? rbowman <bowman@montana.com> - 2025-04-05 19:11 +0000
                Re: Rewriting SSA. Is This A Chance For GNU/Linux? Chris Ahlstrom <OFeem1987@teleworm.us> - 2025-04-05 16:24 -0400
                Re: Rewriting SSA. Is This A Chance For GNU/Linux? Farley Flud <ff@linux.rocks> - 2025-04-04 19:15 +0000
                Re: Rewriting SSA. Is This A Chance For GNU/Linux? c186282 <c186282@nnada.net> - 2025-04-05 04:50 -0400
                Re: Rewriting SSA. Is This A Chance For GNU/Linux? Farley Flud <ff@linux.rocks> - 2025-04-05 10:21 +0000
                Re: Rewriting SSA. Is This A Chance For GNU/Linux? Stéphane CARPENTIER <sc@fiat-linux.fr> - 2025-04-06 08:59 +0000
                Re: Rewriting SSA. Is This A Chance For GNU/Linux? Farley Flud <ff@linux.rocks> - 2025-04-06 11:27 +0000
                Re: Rewriting SSA. Is This A Chance For GNU/Linux? Stéphane CARPENTIER <sc@fiat-linux.fr> - 2025-04-06 12:17 +0000
                Re: Rewriting SSA. Is This A Chance For GNU/Linux? Richard Kettlewell <invalid@invalid.invalid> - 2025-04-06 18:38 +0100
                Re: Rewriting SSA. Is This A Chance For GNU/Linux? Stéphane CARPENTIER <sc@fiat-linux.fr> - 2025-04-06 20:23 +0000
                Re: Rewriting SSA. Is This A Chance For GNU/Linux? Richard Kettlewell <invalid@invalid.invalid> - 2025-04-06 23:14 +0100
                Re: Rewriting SSA. Is This A Chance For GNU/Linux? c186282 <c186282@nnada.net> - 2025-04-06 21:42 -0400
                Re: Rewriting SSA. Is This A Chance For GNU/Linux? Rich <rich@example.invalid> - 2025-04-07 03:33 +0000
                Re: Rewriting SSA. Is This A Chance For GNU/Linux? c186282 <c186282@nnada.net> - 2025-04-07 01:04 -0400
                Re: Rewriting SSA. Is This A Chance For GNU/Linux? c186282 <c186282@nnada.net> - 2025-04-06 22:49 -0400
                Re: Rewriting SSA. Is This A Chance For GNU/Linux? The Natural Philosopher <tnp@invalid.invalid> - 2025-04-07 11:56 +0100
                Re: Rewriting SSA. Is This A Chance For GNU/Linux? c186282 <c186282@nnada.net> - 2025-04-07 07:08 -0400
                Re: Rewriting SSA. Is This A Chance For GNU/Linux? The Natural Philosopher <tnp@invalid.invalid> - 2025-04-07 12:20 +0100
                Re: Rewriting SSA. Is This A Chance For GNU/Linux? rbowman <bowman@montana.com> - 2025-04-06 16:51 +0000
                Re: Rewriting SSA. Is This A Chance For GNU/Linux? The Natural Philosopher <tnp@invalid.invalid> - 2025-04-05 12:13 +0100
                Re: Rewriting SSA. Is This A Chance For GNU/Linux? c186282 <c186282@nnada.net> - 2025-04-05 15:22 -0400
                Re: Rewriting SSA. Is This A Chance For GNU/Linux? The Natural Philosopher <tnp@invalid.invalid> - 2025-04-05 20:40 +0100
                Re: Rewriting SSA. Is This A Chance For GNU/Linux? Richard Kettlewell <invalid@invalid.invalid> - 2025-04-05 22:57 +0100
                Re: Rewriting SSA. Is This A Chance For GNU/Linux? The Natural Philosopher <tnp@invalid.invalid> - 2025-04-06 01:57 +0100
                Re: Rewriting SSA. Is This A Chance For GNU/Linux? Richard Kettlewell <invalid@invalid.invalid> - 2025-04-06 10:05 +0100
                Re: Rewriting SSA. Is This A Chance For GNU/Linux? The Natural Philosopher <tnp@invalid.invalid> - 2025-04-06 13:02 +0100
                Re: Rewriting SSA. Is This A Chance For GNU/Linux? c186282 <c186282@nnada.net> - 2025-04-05 18:27 -0400
                Re: Rewriting SSA. Is This A Chance For GNU/Linux? The Natural Philosopher <tnp@invalid.invalid> - 2025-04-06 02:07 +0100
                Re: Rewriting SSA. Is This A Chance For GNU/Linux? c186282 <c186282@nnada.net> - 2025-04-06 00:26 -0400
                Re: Rewriting SSA. Is This A Chance For GNU/Linux? The Natural Philosopher <tnp@invalid.invalid> - 2025-04-06 12:55 +0100
                Re: Rewriting SSA. Is This A Chance For GNU/Linux? -hh <recscuba_google@huntzinger.com> - 2025-04-07 16:39 -0400
                Re: Rewriting SSA. Is This A Chance For GNU/Linux? c186282 <c186282@nnada.net> - 2025-04-07 17:59 -0400
                Re: Rewriting SSA. Is This A Chance For GNU/Linux? Farley Flud <fsquared@fsquared.linux> - 2025-04-08 11:59 +0000
                Re: Rewriting SSA. Is This A Chance For GNU/Linux? The Natural Philosopher <tnp@invalid.invalid> - 2025-04-08 13:17 +0100
                Re: Rewriting SSA. Is This A Chance For GNU/Linux? c186282 <c186282@nnada.net> - 2025-04-08 10:28 -0400
                Re: Rewriting SSA. Is This A Chance For GNU/Linux? -hh <recscuba_google@huntzinger.com> - 2025-04-08 16:26 -0400
                Re: Rewriting SSA. Is This A Chance For GNU/Linux? Charlie Gibbs <cgibbs@kltpzyxm.invalid> - 2025-04-08 23:18 +0000
                Re: Rewriting SSA. Is This A Chance For GNU/Linux? c186282 <c186282@nnada.net> - 2025-04-08 22:29 -0400
                Re: Rewriting SSA. Is This A Chance For GNU/Linux? Charlie Gibbs <cgibbs@kltpzyxm.invalid> - 2025-04-09 16:49 +0000
                Re: Rewriting SSA. Is This A Chance For GNU/Linux? -hh <recscuba_google@huntzinger.com> - 2025-04-09 14:18 -0400
                Re: Rewriting SSA. Is This A Chance For GNU/Linux? c186282 <c186282@nnada.net> - 2025-04-09 16:51 -0400
                Re: Rewriting SSA. Is This A Chance For GNU/Linux? -hh <recscuba_google@huntzinger.com> - 2025-04-09 22:33 -0400
                Re: Rewriting SSA. Is This A Chance For GNU/Linux? c186282 <c186282@nnada.net> - 2025-04-09 23:11 -0400
                Re: Rewriting SSA. Is This A Chance For GNU/Linux? c186282 <c186282@nnada.net> - 2025-04-08 20:04 -0400
                Re: Rewriting SSA. Is This A Chance For GNU/Linux? Charlie Gibbs <cgibbs@kltpzyxm.invalid> - 2025-04-09 16:49 +0000
                Re: Rewriting SSA. Is This A Chance For GNU/Linux? c186282 <c186282@nnada.net> - 2025-04-09 13:09 -0400
                Re: Rewriting SSA. Is This A Chance For GNU/Linux? c186282 <c186282@nnada.net> - 2025-04-08 10:24 -0400
                Re: Rewriting SSA. Is This A Chance For GNU/Linux? -hh <recscuba_google@huntzinger.com> - 2025-04-08 16:17 -0400
                Re: Rewriting SSA. Is This A Chance For GNU/Linux? c186282 <c186282@nnada.net> - 2025-04-08 19:03 -0400
                Re: Rewriting SSA. Is This A Chance For GNU/Linux? Chris Ahlstrom <OFeem1987@teleworm.us> - 2025-04-08 11:51 -0400
                Re: Rewriting SSA. Is This A Chance For GNU/Linux? Farley Flud <fflud@gnu.rocks> - 2025-04-05 20:00 +0000
                Re: Rewriting SSA. Is This A Chance For GNU/Linux? Joel <joelcrump@gmail.com> - 2025-04-05 16:16 -0400
                Re: Rewriting SSA. Is This A Chance For GNU/Linux? c186282 <c186282@nnada.net> - 2025-04-05 18:35 -0400
                Re: Rewriting SSA. Is This A Chance For GNU/Linux? Joel <joelcrump@gmail.com> - 2025-04-05 19:13 -0400
                Re: Rewriting SSA. Is This A Chance For GNU/Linux? Stéphane CARPENTIER <sc@fiat-linux.fr> - 2025-04-06 09:01 +0000
                Re: Rewriting SSA. Is This A Chance For GNU/Linux? Farley Flud <ff@linux.rocks> - 2025-04-06 15:48 +0000
                Re: Rewriting SSA. Is This A Chance For GNU/Linux? c186282 <c186282@nnada.net> - 2025-04-05 18:34 -0400
                Re: Rewriting SSA. Is This A Chance For GNU/Linux? The Natural Philosopher <tnp@invalid.invalid> - 2025-04-06 02:13 +0100
                Re: Rewriting SSA. Is This A Chance For GNU/Linux? c186282 <c186282@nnada.net> - 2025-04-06 00:48 -0400
                Re: Rewriting SSA. Is This A Chance For GNU/Linux? The Natural Philosopher <tnp@invalid.invalid> - 2025-04-06 12:58 +0100
                Re: Rewriting SSA. Is This A Chance For GNU/Linux? Stéphane CARPENTIER <sc@fiat-linux.fr> - 2025-04-06 08:58 +0000

csiph-web