EQUIPMENT To browse these pages you need a computer with Internet connection. The display adapter must be able to show 640x480 pixel resolution(VGA) and 256 colors. You can also read the text with Lynx- browser. To be able to get all the content of the pages you need a multimedia computer with sound card, speakers and a graphics adapter able to display thousands of colors with minimum of 800x600 resolution. BROWSER The browser must be able to handle tables like Netscape 2.0 (not older) or Microsoft Internet Explorer 2.0 (not older). To enjoy all the possibilities you need a 32 bit operating system like Windos 95/98 and a modern browser like Netscape 4.x or IE 4.x NAVIGATION First page. This home page shows the aviable languages. You can choose now English, Swedish or Finnish by clicking with the mouse on the text. Main page. After the selection of desired language you can see the main page which contains: Site Map. List of all pages on the site. With this map you can easily wiev the content. Ebinlauta coat of arms. Opens the main content of the site. Contacts. Opens a e-mail form. This is the method to send feedback. Sponsors. This page shows all enterprises, foundations and private persons which have made this site possible. Authors. Contains the administration and production persons. Special topics. Shows articles, photo galleries and video material links. Info. This page The footer links on every page open pages without frames. By clicking the small pictures (thumbnails) you can view the full size pictures. By clicking the spurdo on the bottom of the pages you can always move to the main page. VIDEO To see the video material (audio in Finnish) you need a sound card, speakers and a powerful (Pentium etc.) computer. You also need a Real Player plugin (G2) which you can download from : http://www.real.com Etusivulle
>>156956
>>156957 it's missing all the cute and funny pictures
no vittu woogly
>>156961 lynx is a text only browser. for images you need a powerful (Pentium etc.) computer.
>>156963 config links2 to display images in ansi
You need to get yourself one of these bad boys to browse a demanding website like Ebinton.pl
>>156968
>>156974 This one is my favorite, but that brötherhood one is pretty huutis too.
this thread is so based wow
>>156974 >>156976 kinoest aesthetics
>>156976 there was a lizard named sslar in wizardry idk why i remember that lmfaoo
>>156980 Based. >>156983>sslar Lmao.
>>156976 >>156983 samurai cats fuck yeah
wait, wasn't windows 95 & 98 16-bit? also does this show in lynx? ████████████████████████████████ ████████████████████████████████ ████████████████████████████████ ████████████████████████████████ ████████████████████████████████ ████████████████████████████████ ████████████████████████████████ ████████████████████████████████ ████████████████████████████████ ████████████████████████████████ ████████████████████████████████ ████████████████████████████████ ████████████████████████████████ ████████████████████████████████ ████████████████████████████████ ████████████████████████████████
>>157165 ebin ebin
>>157165 pmt
>>157165 okay now this is epic
>>156964 idk how to do that the man pages didn't say anything about ansi >>156974 lmao >>157165 kinda blue
>>157196 Does it display on netsurf-fb??
>>157196 So is the point of this just to strip all the bloat/potentially privacy-unfriendly or exploitable shit like javascript, etc? Does it basically turn every site into a textboard? I guess I'd love something like that for my Win 10 IoT LTSC (as long as there was a way to display images), but I dread fucking with WSL which isn't supported out of the box on W10.
>>157209 LMFAO
>>157204 i haven't tried >>157209 the point is to be able to browse web from a terminal. images are kinda difficult to display in a terminal and lynx itself is older than javascript
>>157219 Hmmm, very nice. I can even think of at least one use case. I have an old thinkpad that can't run modern browsers super well, so this would be useful. But it technically also does what I said above, ig. >images are kinda difficult to display in a terminal Unless it's ascii (picrel), and there are image to ascii converters. Would be cool to plug one into lynx. (third time is the charm)
Would be cool to run loonix on it without a DE at all even. Browser and all would be inside the terminal. I know some /g/ fags do that type of black magic shit somehow.
>>157227 i think netsurf might work on such a laptop too, i haven't used it myself but it's light on resource usage apparently >>157234 sounds a bit restrictive for desktop usage to me i'd at least like to have lightweight de like xfce
>>157234 The fb in netsurf-fb stands for framebuffer. You can launch it without even having Xorg installed. Helpful on Loonix when Xorg/Wayland shits it self and you gotta web search for a fix using the Ctrl-F1 etc terminals.
>>157252 I guess some people use window managers (getting flashbacks of myself trying to get i3 to work on barebones Arch when I was completely new to Linux, lmao), which are kinda different from a full blown DE. It's not as drastic and I could get used to that as someone who's been using a tiling window manager on Wangblows for a while.
>netsurf I might give it a try. It looks like uber boomerware from the 2000s tho (not that I'm against it).
>>156963 w3m has a image support for some terminal emulators.
>>157255 i run tiling em on my phone :D
>>157266 (the black bar on the top is just hiding a ugly notch on my phone) :D
>>157266 Mopsy :D This type of hardcore 'tism (running linux on a phone) interests me. Can you do it on any phone basically and is there a guide I can follow? Also, are you missing anything essential on it? >>157263 I remember trying to get pix to display in various terminals and it wouldn't work no matter what. I must have wasted a whole evening trying to get pics to appear in a terminal, and concluded that the only sane way to go is to use ascii and ascii converters.
>>157272>Can you do it on any phone basically and is there a guide I can follow? Also, are you missing anything essential on it? no you cant run this with any phone, you can see a list here: https://wiki.postmarketos.org/wiki/Devices mostly everything works on this device but the camera quality is bad as of now and ive had some problems with call audio, works most of the times. heres the device what im using https://wiki.postmarketos.org/wiki/OnePlus_6_(oneplus-enchilada) >I remember trying to get pix to display in various terminals and it wouldn't work no matter what. i use thr sixel protocol on foot terminal, its pretty cool but with w3m it some times displayed the images on wrong places and it was annyoing.
>>157275 My phone is one the list :D (rip to the phone) >camera quality is bad as of now and ive had some problems with call audio Figures. I wonder if there are ports of the pixel camera for it though. They port it for all kinds of non-pixel android phones, so maybe they've ported it for linux too.
>>157279 pixel camera? you mean the android app or just pixel phones? anyway the camera support is kinda difficult as they cant just copy the camera driver from android to linux, it needs a lot of reverse engineering to get it working.
>>157282 Pixel phones have their own camera app with a lot of customization options and such that isn't officially available on non-pixel phones, but there are people who have ported it to other android phones: https://www.celsoazevedo.com/files/android/google-camera/dev-suggested/ >the camera support is kinda difficult as they cant just copy the camera driver from android to linux, it needs a lot of reverse engineering to get it working Ye, not really surprising to be tbh. Maybe you could run it with some kind of emulator tho? But that might be just silly and too many layers of autism.
>>157287 you could run it on waydroid contaoner but the camera is so much worse than on android, and the app very likely wont work as the camera is so different than we have on android