<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="https://lnt3r.net/lib/exe/css.php?s=feed" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="https://lnt3r.net/feed.php">
        <title>lNT3R.NET</title>
        <description></description>
        <link>https://lnt3r.net/</link>
        <image rdf:resource="https://lnt3r.net/lib/exe/fetch.php?media=wiki:dokuwiki.svg" />
       <dc:date>2026-06-03T09:35:49+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="https://lnt3r.net/doku.php?id=yt-dlp&amp;rev=1780007015&amp;do=diff"/>
                <rdf:li rdf:resource="https://lnt3r.net/doku.php?id=sidebar&amp;rev=1780006959&amp;do=diff"/>
                <rdf:li rdf:resource="https://lnt3r.net/doku.php?id=vax_vms_user&amp;rev=1779908517&amp;do=diff"/>
                <rdf:li rdf:resource="https://lnt3r.net/doku.php?id=mandelbrot&amp;rev=1779901930&amp;do=diff"/>
                <rdf:li rdf:resource="https://lnt3r.net/doku.php?id=jbev_sin&amp;rev=1779898141&amp;do=diff"/>
                <rdf:li rdf:resource="https://lnt3r.net/doku.php?id=vax_vmx&amp;rev=1779847180&amp;do=diff"/>
                <rdf:li rdf:resource="https://lnt3r.net/doku.php?image=0%3A10_print_121114.pdf&amp;ns=0&amp;rev=1779480381&amp;tab_details=history&amp;media_do=diff&amp;do=media"/>
                <rdf:li rdf:resource="https://lnt3r.net/doku.php?image=0%3Azorkvms.zip&amp;ns=0&amp;rev=1777728256&amp;tab_details=history&amp;media_do=diff&amp;do=media"/>
                <rdf:li rdf:resource="https://lnt3r.net/doku.php?image=0%3Acutemouse21b4.zip&amp;ns=0&amp;rev=1774729803&amp;tab_details=history&amp;media_do=diff&amp;do=media"/>
                <rdf:li rdf:resource="https://lnt3r.net/doku.php?image=0%3Agw_gui.sh.gz&amp;ns=0&amp;rev=1774649306&amp;tab_details=history&amp;media_do=diff&amp;do=media"/>
                <rdf:li rdf:resource="https://lnt3r.net/doku.php?image=0%3Alogo.png&amp;ns=0&amp;rev=1774634521&amp;tab_details=history&amp;media_do=diff&amp;do=media"/>
                <rdf:li rdf:resource="https://lnt3r.net/doku.php?image=0%3Alogo.jpg&amp;ns=0&amp;rev=1774634512&amp;tab_details=history&amp;media_do=diff&amp;do=media"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="https://lnt3r.net/lib/exe/fetch.php?media=wiki:dokuwiki.svg">
        <title>lNT3R.NET</title>
        <link>https://lnt3r.net/</link>
        <url>https://lnt3r.net/lib/exe/fetch.php?media=wiki:dokuwiki.svg</url>
    </image>
    <item rdf:about="https://lnt3r.net/doku.php?id=yt-dlp&amp;rev=1780007015&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2026-05-28T22:23:35+00:00</dc:date>
        <dc:creator>admin (admin@undisclosed.example.com)</dc:creator>
        <title>yt-dlp - created</title>
        <link>https://lnt3r.net/doku.php?id=yt-dlp&amp;rev=1780007015&amp;do=diff</link>
        <description>download yt-dlp

Force mp4

yt-dlp -f &quot;bestvideo[ext=mp4]+bestaudio[ext=m4a]/best[ext=mp4]/best&quot;

Then paste url</description>
    </item>
    <item rdf:about="https://lnt3r.net/doku.php?id=sidebar&amp;rev=1780006959&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2026-05-28T22:22:39+00:00</dc:date>
        <dc:creator>admin (admin@undisclosed.example.com)</dc:creator>
        <title>sidebar</title>
        <link>https://lnt3r.net/doku.php?id=sidebar&amp;rev=1780006959&amp;do=diff</link>
        <description>Categories

 Start

Basic 


 10 Print 

 JBEV&#039;s Sin Wave demo 

 Mandelbrot demo 


CPMTools 


 Syntax

DEC 


 DEC VAX Links 

 DEC PDP Links 

 VAX VMS SYSTEM Commamnds 

 VAX VMS USER Commands 

 Test Microvax RAM 

 Install ZORK on VMS 

 VMS EDIT commands 


Greaseweazle 


 Install .venv Greaseweazle

PC 


 PC Links 

 DOS PC Setup

Python 


 Set up Python environment

Telephony


 Telephony Links 


Youtube Download 


yt-dlp Downloader

Contact 


 Contact US</description>
    </item>
    <item rdf:about="https://lnt3r.net/doku.php?id=vax_vms_user&amp;rev=1779908517&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2026-05-27T19:01:57+00:00</dc:date>
        <dc:creator>admin (admin@undisclosed.example.com)</dc:creator>
        <title>vax_vms_user</title>
        <link>https://lnt3r.net/doku.php?id=vax_vms_user&amp;rev=1779908517&amp;do=diff</link>
        <description># Show current DIR like PWD:

SHOW DEFAULT

# Change DIR [000000] is the root of system

SET DEFAULT DKA0:[directory]

# List directory

DIR

# Run Basic:

BASIC

CTRL-Z to exit

To save a program (Do this from within the basic interpreter)

SAVE PROGRAM.BAS</description>
    </item>
    <item rdf:about="https://lnt3r.net/doku.php?id=mandelbrot&amp;rev=1779901930&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2026-05-27T17:12:10+00:00</dc:date>
        <dc:creator>admin (admin@undisclosed.example.com)</dc:creator>
        <title>mandelbrot</title>
        <link>https://lnt3r.net/doku.php?id=mandelbrot&amp;rev=1779901930&amp;do=diff</link>
        <description>Mandelbrot Basic Demo

Generic, Port to your system

10 FOR Y=-12 to 12
20 FOR X=-39 TO 39
30 CA=X*.0458
40 CB=Y*.08333
50 A=CA
60 B=CB
70 FOR I = 0 TO 15
80 T=A*A-B*B+CA
90 B=2*A*B+CB
100 A=T
110 IF(A*A+B*B)&gt;4 GOTO 200
120 NEXT I
130 PRINT &quot; &quot;;
140 GOTO 210
200 IF I&gt;9 THEN I=I+7
205 PRINT CHR$(48+I);
210 NEXT X
220 PRINT
230 NEXT Y</description>
    </item>
    <item rdf:about="https://lnt3r.net/doku.php?id=jbev_sin&amp;rev=1779898141&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2026-05-27T16:09:01+00:00</dc:date>
        <dc:creator>admin (admin@undisclosed.example.com)</dc:creator>
        <title>jbev_sin</title>
        <link>https://lnt3r.net/doku.php?id=jbev_sin&amp;rev=1779898141&amp;do=diff</link>
        <description>JBEV - Sin Wave demo for different systems. 


IBM

Original: 


5 D$=&quot;................................................................................*&quot;
10 PRINT &quot;sinus (c) jbev 2022&quot;
90 W=79
100 W=W/2:H=W-1
110 T=T+.125
115 I=I+.001
120 A=INT(W+W*SIN(T))
130 B=INT(W+W*COS(T*I))
140 IF A&lt;B THEN L=A:R=B
150 IF A&gt;B THEN L=B:R=A
155 IF A=B THEN L=A:M=0:R=0:GOTO 190
160 M=(L+R)/2
170 M=M-L
180 R=R-(M+L)
190 PRINT TAB(L);LEFT$(D$,M);&quot;*&quot;;LEFT$(D$,R)
240 IF I&lt;.9690001 THEN 110
270 I=0:T=0:GOTO 110</description>
    </item>
    <item rdf:about="https://lnt3r.net/doku.php?id=vax_vmx&amp;rev=1779847180&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2026-05-27T01:59:40+00:00</dc:date>
        <dc:creator>admin (admin@undisclosed.example.com)</dc:creator>
        <title>vax_vmx</title>
        <link>https://lnt3r.net/doku.php?id=vax_vmx&amp;rev=1779847180&amp;do=diff</link>
        <description># Set Teminal type

DEFINE TERM &quot;vt100&quot;

SET TERMINAL /DEVICE=VT100 /WIDTH=80

# Exit almost anything:

CTRL-Z

# Reset pasword:

SET PASSWORD

Or to change any users password

RUN AUTHORIZE

MODIFY username /PASSWORD=newpassword

EXIT

# Add users

SET DEFAULT SYS$SYSTEM</description>
    </item>
    <item rdf:about="https://lnt3r.net/doku.php?image=0%3A10_print_121114.pdf&amp;ns=0&amp;rev=1779480381&amp;tab_details=history&amp;media_do=diff&amp;do=media">
        <dc:format>text/html</dc:format>
        <dc:date>2026-05-22T20:06:21+00:00</dc:date>
        <dc:creator>admin (admin@undisclosed.example.com)</dc:creator>
        <title>10_print_121114.pdf - created</title>
        <link>https://lnt3r.net/doku.php?image=0%3A10_print_121114.pdf&amp;ns=0&amp;rev=1779480381&amp;tab_details=history&amp;media_do=diff&amp;do=media</link>
        <description>&lt;img src=&quot;https://lnt3r.net/lib/images/fileicons/svg/pdf.svg&quot; alt=&quot;10_print_121114.pdf&quot; loading=&quot;lazy&quot; width=&quot;500&quot; height=&quot;500&quot; /&gt;</description>
    </item>
    <item rdf:about="https://lnt3r.net/doku.php?image=0%3Azorkvms.zip&amp;ns=0&amp;rev=1777728256&amp;tab_details=history&amp;media_do=diff&amp;do=media">
        <dc:format>text/html</dc:format>
        <dc:date>2026-05-02T13:24:16+00:00</dc:date>
        <dc:creator>admin (admin@undisclosed.example.com)</dc:creator>
        <title>zorkvms.zip - created</title>
        <link>https://lnt3r.net/doku.php?image=0%3Azorkvms.zip&amp;ns=0&amp;rev=1777728256&amp;tab_details=history&amp;media_do=diff&amp;do=media</link>
        <description>&lt;img src=&quot;https://lnt3r.net/lib/images/fileicons/svg/zip.svg&quot; alt=&quot;zorkvms.zip&quot; loading=&quot;lazy&quot; width=&quot;500&quot; height=&quot;500&quot; /&gt;</description>
    </item>
    <item rdf:about="https://lnt3r.net/doku.php?image=0%3Acutemouse21b4.zip&amp;ns=0&amp;rev=1774729803&amp;tab_details=history&amp;media_do=diff&amp;do=media">
        <dc:format>text/html</dc:format>
        <dc:date>2026-03-28T20:30:03+00:00</dc:date>
        <dc:creator>admin (admin@undisclosed.example.com)</dc:creator>
        <title>cutemouse21b4.zip - created</title>
        <link>https://lnt3r.net/doku.php?image=0%3Acutemouse21b4.zip&amp;ns=0&amp;rev=1774729803&amp;tab_details=history&amp;media_do=diff&amp;do=media</link>
        <description>&lt;img src=&quot;https://lnt3r.net/lib/images/fileicons/svg/zip.svg&quot; alt=&quot;cutemouse21b4.zip&quot; loading=&quot;lazy&quot; width=&quot;500&quot; height=&quot;500&quot; /&gt;</description>
    </item>
    <item rdf:about="https://lnt3r.net/doku.php?image=0%3Agw_gui.sh.gz&amp;ns=0&amp;rev=1774649306&amp;tab_details=history&amp;media_do=diff&amp;do=media">
        <dc:format>text/html</dc:format>
        <dc:date>2026-03-27T22:08:26+00:00</dc:date>
        <dc:creator>admin (admin@undisclosed.example.com)</dc:creator>
        <title>gw_gui.sh.gz - created</title>
        <link>https://lnt3r.net/doku.php?image=0%3Agw_gui.sh.gz&amp;ns=0&amp;rev=1774649306&amp;tab_details=history&amp;media_do=diff&amp;do=media</link>
        <description>&lt;img src=&quot;https://lnt3r.net/lib/images/fileicons/svg/gz.svg&quot; alt=&quot;gw_gui.sh.gz&quot; loading=&quot;lazy&quot; width=&quot;500&quot; height=&quot;500&quot; /&gt;</description>
    </item>
    <item rdf:about="https://lnt3r.net/doku.php?image=0%3Alogo.png&amp;ns=0&amp;rev=1774634521&amp;tab_details=history&amp;media_do=diff&amp;do=media">
        <dc:format>text/html</dc:format>
        <dc:date>2026-03-27T18:02:01+00:00</dc:date>
        <dc:creator>admin (admin@undisclosed.example.com)</dc:creator>
        <title>logo.png - created</title>
        <link>https://lnt3r.net/doku.php?image=0%3Alogo.png&amp;ns=0&amp;rev=1774634521&amp;tab_details=history&amp;media_do=diff&amp;do=media</link>
        <description>&lt;img src=&quot;https://lnt3r.net/lib/exe/fetch.php?w=500&amp;amp;h=500&amp;amp;tok=2e8881&amp;amp;media=0:logo.png&quot; alt=&quot;logo.png&quot; loading=&quot;lazy&quot; width=&quot;500&quot; height=&quot;500&quot; /&gt;</description>
    </item>
    <item rdf:about="https://lnt3r.net/doku.php?image=0%3Alogo.jpg&amp;ns=0&amp;rev=1774634512&amp;tab_details=history&amp;media_do=diff&amp;do=media">
        <dc:format>text/html</dc:format>
        <dc:date>2026-03-27T18:01:52+00:00</dc:date>
        <dc:creator>admin (admin@undisclosed.example.com)</dc:creator>
        <title>logo.jpg - removed</title>
        <link>https://lnt3r.net/doku.php?image=0%3Alogo.jpg&amp;ns=0&amp;rev=1774634512&amp;tab_details=history&amp;media_do=diff&amp;do=media</link>
        <description>&lt;img src=&quot;https://lnt3r.net/lib/exe/fetch.php?w=500&amp;amp;h=500&amp;amp;tok=45a93f&amp;amp;media=0:logo.jpg&quot; alt=&quot;logo.jpg&quot; loading=&quot;lazy&quot; width=&quot;500&quot; height=&quot;500&quot; /&gt;</description>
    </item>
</rdf:RDF>
