-
WG9s
my feeling at the time and still going on is hardware might have survived if they did not wont their own proprietary OS instead of supporting UNIX as the OS for this platform.
-
WG9s
I still think that should have been the driection
-
WG9s
oops somehow switched channels ther
-
wyatt8750
WG9S: Talking about IBM?
-
wyatt8740
(Z systems)
-
WG9s
well I worked for Control Data back in the day was IBM and what whas known as the BUNCH based on first letter of thier name (Burroghs, Univac, National Cash Register, Control Data ANd HOneywell) I am not sure nay fo the BUNCH are any longer in the computer business somehow IBM survived.
-
wyatt8740
ooh.
-
wyatt8740
NCR *might* be... I don't think any of the others are
-
wyatt8740
yeah NCR still makes point of sale and ATM machines, things like that
-
wyatt8740
i know honeywell isn't because i looked into that before. univac is unisys now and it looks like it migrated to x86 in 2014 (including OS 2200)
-
wyatt8740
burroughs is also unisys now
-
wyatt8740
CDC is basically gone from what I can tell.
-
WG9s
i worked for cdc I know they are gone
-
WG9s
actually my wife and i both worked for cdc and she arranged for a job with one of our customers for me so that we did not have a 2 income dependent on cdc, she was very samrt
-
WG9s
was easier for me to move although if she could have she made more money that I did.
-
WG9s
but, like I said, she was so much smarter than me!
-
therube
thank you :-)
-
msiism
I've just read the release notes for the latest SeaMonkey today and the first sentence kind of gave me pause.
-
msiism
Let me quote it: "The Mozilla backend code SeaMonkey is based on, now usually incorporates breaking changes in every release."
-
msiism
So, doesn't this, in effect, mean that SeaMonkey is playing catch-up with Mozilla firing out breaking changes?
-
msiism
And isn't this kind of undermining the point of SeaMonkey a bit?
-
wyatt8740
msiism: correct, but there's nothing we can do about it but soldier on
-
wyatt8740
or give up, which I'd rather not see happen
-
msiism
Hm… is there really no other way?
-
wyatt8740
well, not unless you want seamonkey to become a crippled shadow of its former self
-
wyatt8740
(e.g. a firefox reskin)
-
wyatt8740
or chromium reskin
-
wyatt8740
it's similar to the problems other classic mozilla derived software faces
-
wyatt8740
*face
-
msiism
I was wondering whether it would be possible to, maybe, reduce the dependence on Mozilla's code base, at least in the long run.
-
wyatt8740
that'd be awesome, but it's also asking a lot since gecko is sort of the core of rendering anything in seamonkey
-
msiism
I see. So, this all mainly concerns the rendering engine?
-
wyatt8740
Well, sort of?
-
wyatt8740
It's not just that really, the build system and stuff is also a disaster
-
wyatt8740
(for modern firefox)
-
wyatt8740
and the rust dependencies, node.js dependency, etc.
-
wyatt8740
disclaimer: I am not really a seamonkey developer
-
wyatt8740
I do make my own builds though so I have picked up things here and there
-
msiism
I was wondering, for example, if there would have been a way to avoid those changes concenring the bookmarks manager and download manager.
-
wyatt8740
ah, I didn't build 2.53.11 yet.
-
wyatt8740
my guess is "no," not without taking on a significant maintenance burden by forking gecko again
-
wyatt8740
usually these things change because mozilla upstream has removed functionality we needed
-
wyatt8740
and whatever we get is "the next best thing."
-
msiism
I see.
-
wyatt8740
If the download manager got updated, though, that makes me very sad.
-
wyatt8740
"The extensive modifications were needed because of Mozilla Gecko platform API changes."
-
wyatt8740
ah, yep.
-
wyatt8740
so basically, if we want to keep seamonkey viable for "modern" (bad) websites we need to make tradeoffs
-
wyatt8740
btw, this is mostly unrelated, but modern web development is a disaster
-
wyatt8740
imo
-
msiism
Yeah, I'm beginning to wonder whether that's actually a reasonable goal.
-
wyatt8740
things like palemoon (lol) are facing similar questions right now
-
msiism
I can imagine.
-
wyatt8740
might be worse for them because tobin had a falling out at last
-
wyatt8740
also they were on an older codebase than seamonkey currently is
-
msiism
I see.
-
wyatt8740
seamonkey has been playing catch up for a while, while certain palemoon people tended to criticize it for trying to keep up with mozilla
-
wyatt8740
I think (and it rankles me to say it) the pragmatic route that seamonkey has taken so far was a wise decision
-
wyatt8740
(I'm a strong idealist when it comes to a lot of things)
-
msiism
Hm… I mean, I don't really mind modern web sites breaking for me. I can afford just not to use them
-
wyatt8740
agreed. and often there are things you can do to make SM work
-
wyatt8740
I made an addon that just adds a taskbar button to toggle webcomponents on/off through about:config
-
wyatt8740
that fixes some websites that don't use it too heavily
-
msiism
That's nice.
-
wyatt8740
there's the github/gitlab webcomponents polyfill addon too
-
wyatt8740
but yeah if SM had stuck on an old version of gecko until now, it'd be in a worse situation than it already is because we'd have to do everything that's been done in the last couple years but starting now in 2022
-
wyatt8740
(older, i should say)
-
msiism
Maybe the Web is really kind of done.
-
wyatt8740
i've kind of felt that way for a long time, but honestly the web is doing fine
-
wyatt8740
it's options for users that are done
-
msiism
But then, you can create useful sites that are not terriible.
-
msiism
And most browsers render them quite nicely…
-
wyatt8740
-
wyatt8740
that renders properly in dillo
-
wyatt8740
(and thus everything else)
-
msiism
Good stuff. I also like grey.
-
msiism
;)
-
wyatt8740
easier to read than white :\
-
wyatt8740
I kind of want to make it colorful, but I think that the legibility is more important at the end of the day
-
msiism
Though color can aid readability.
-
wyatt8740
yeah it can
-
wyatt8740
I have done a dark green background before and it looked good with white text
-
wyatt8740
but anyway.
-
msiism
That's one problem with the web: It wasn't made with user-side preferences in mind right from the beginning.
-
wyatt8740
web developers CAN make good stuff, but it seems that things like bootstrap and extensive use of javascript have taken over for common sense
-
wyatt8740
msiism: it sort of was, though. Netscape had plenty of options, and there was the whole mantra that sites should still be readable without any CSS
-
wyatt8740
netscape was also expansible just like SM/old firefox
-
msiism
Yeah, they still should be readable wihtout CSS.
-
wyatt8740
the wide reach of ad blockers is evidence that customization/preferences still matter
-
msiism
I mean, if a web page is not readable without CSS, then something went terribly wrong.
-
wyatt8740
go to youtube
-
wyatt8740
go to google
-
wyatt8740
go basically anywhere on the 'modern web'
-
wyatt8740
github, too
-
msiism
Yeah, I use w3m sometimes.
-
wyatt8740
The increased commercialization of the web, prevalence of unnecessary "frameworks," and SaaS in general have contributed to the embaddening of the web imo
-
msiism
"They" are trying to create a bad, evil version NLS with HTML, CSS, and JS.
-
wyatt8740
by NLS, you don't mean engelbart's on-line system, do you?
-
msiism
I do.
-
wyatt8740
ah ok
-
msiism
:)
-
wyatt8740
i sort of agree. especially with things like windows becoming "services"
-
wyatt8740
will be back in ~3 minutes, taking out trash
-
wyatt8740
msiism: i mean, with the exception of video conferencing, emacs basically does everything NLS did
-
wyatt8740
especially paired with something like an X server
-
msiism
Yeah, sure. I just discussed this with someone yesterady.
-
wyatt8740
haha.
-
msiism
:)
-
msiism
It's just that NLS was built the right way around, so to say.
-
msiism
But I've been told Emacs developers will get that fixed until about 2030.
-
wyatt8740
Could be that it's nostalgia speaking (I'm 25, so I was just discovering the web in 2005 or so), but I think pre-2010 was the peak of the web (even though IE6 is a disaster... or perhaps because of it?)
-
wyatt8740
heh
-
wyatt8740
I know that I only use a fraction of what emacs can do, mostly because I'm too lazy to figure out SLIME
-
msiism
I'm not sure about peak of the Web. I've been using the Web since, maybe 2003. It just seeems to be peaking constantly.
-
wyatt8740
I haven't liked the direction of the web since around 2012 or 2013
-
wyatt8740
of course, that's around when firefox 4 came out/3.6 was EOLed, so that might have something to do with it
-
wyatt8740
ironically, even though it's awful, flash was a boon for individual creators. It feels like the barrier to entry has gone up since it died for non-commercial uses of the web
-
wyatt8740
also it kept 'rich content' constrained in most cases to a small frame on a website
-
wyatt8740
ignoring some sites that were entirely flash
-
tomman
blame Google
-
tomman
seriously, we seem to be into a unwinnable war because Google rewrites the standards every single month, and every single month webdevs jump into the shiny without asking
-
msiism
Maybe using older standrads is one way to avoid that.
-
tomman
life would be easier if Google and friends hadn't deemed the web into a "living standard"
-
msiism
I write my web pages in HTML 4.01 because I can't make sense of HTML 5.
-
tomman
also doesn't help that developers these days just use frameworks which relies on transpilers and other junk that autogenerate Chromeisms™
-
wyatt8740
I can make sense of (much of) html5 as long as you don't mention webcomponents
-
wyatt8740
tomman: definitely. especially annoying that mozilla is using nodejs to build spidermonkey now
-
tomman
emberjs/ember.js #19968 Ladies and Gentlemen of the jury, ExhibitA
-
tomman
-- Exhibit A
-
tomman
wtf
-
tomman
the Javascripts have invaded build systems too?!
-
wyatt8740
yes
-
wyatt8740
modern ff uses node.js to build
-
tomman
we're doomed
-
wyatt8740
agreed
-
wyatt8740
msiism: I actually like flexboxes (mostly)
-
wyatt8740
although I explicitly avoided using them on my site
-
tomman
BTW, what exactly did happened to Tobin? Haven't seen him harassing people everywhere lately
-
wyatt8740
mainly for dillo
-
wyatt8740
tomman: he had a falling out
-
wyatt8740
i have a link, one second, it's a fantastic thread
-
» tomman looks for the barf bag
-
wyatt8740
fuck, they require registering to read it now
-
wyatt8740
-
wyatt8740
sorry, i'll watch my tongue
-
tomman
aww~
-
wyatt8740
-
tomman
oh wow!
-
wyatt8740
it's a real gem of insecurity and what I will dub "administrative fascism"
-
tomman
so it seems he finally snapped off and dropped the tactic nukes
-
wyatt8740
-
wyatt8740
yeah, nuked every server related to PM that he had logins for
-
wyatt8740
also it makes me sad that he's from indiana
-
wyatt8740
(another reason to not like my state)
-
tomman
ah well, that episode is finally over
-
tomman
now back to "us vs. Google" war
-
msiism
wyatt8740: Re flexboxes: I've come to realize that side-by-side placement of elements is not how web pages are supposed to work, actually.
-
msiism
It's all a top-down affair, as far as block elements go.
-
tomman
is centering stuff on a page still a PITA?
-
msiism
Not really.
-
msiism
`margin:0 auto` should take care of that.
-
msiism
I mean, that's for horizontal centering.
-
msiism
Vertical centering doesn't really make sense, I'd say.
-
njsg
(/me reads backlog) now if autogenerators could be at least designed to generate manageable, readable, hackable output... say, meaningful class names instead of cryptic strings...
-
njsg
oh, and multiline stuff
-
vord[m]
Seamonkey is the best
-
tomman
2.53.11.1 is real?!