@IV__ said:
oh well... my irc skills are a bit rusty....
it seem that I might have found a usage for my 128mb gullo dolla nat that has been idling so hard for the past 5 years....
You might have to dig around some old repos to find something light enough to run in it. It'd be nice if you could proxy to port 6667 but not strictly necessary.
@IV__ said:
oh well... my irc skills are a bit rusty....
it seem that I might have found a usage for my 128mb gullo dolla nat that has been idling so hard for the past 5 years....
You might have to dig around some old repos to find something light enough to run in it. It'd be nice if you could proxy to port 6667 but not strictly necessary.
You mean running the irc daemon , it was not planed to compete with lowendirc But I might try it as a pet project.
@IV__ said:
oh well... my irc skills are a bit rusty....
it seem that I might have found a usage for my 128mb gullo dolla nat that has been idling so hard for the past 5 years....
You might have to dig around some old repos to find something light enough to run in it. It'd be nice if you could proxy to port 6667 but not strictly necessary.
You mean running the irc daemon , it was not planed to compete with lowendirc But I might try it as a pet project.
You wouldn't necessarily have to compete. Irc servers are meant to be linked.
@IV__ said:
oh well... my irc skills are a bit rusty....
it seem that I might have found a usage for my 128mb gullo dolla nat that has been idling so hard for the past 5 years....
You might have to dig around some old repos to find something light enough to run in it. It'd be nice if you could proxy to port 6667 but not strictly necessary.
You mean running the irc daemon , it was not planed to compete with lowendirc But I might try it as a pet project.
You wouldn't necessarily have to compete. Irc servers are meant to be linked.
@AaronSS said:
Anyone have a getting started guide?
For FreeBSD: pkg install irssi
For NetBSD: pkgin install irssi
For OpenBSD: pkg_add irssi
For Debian/Ubuntu: apt install irssi
For CentOS/RedHat/Amazon Linux: dnf install irssi
For Windows: https://irssi.org/2008/01/30/windows-installer/
@carlin0 runs a bot in the #debian channel to announce Debian security issues. @Crab suggested a bot to announce new posts in LowEnd forums.
Bots can be very useful, and they are also an excellent event driven programming exercise. They are very simple to implement, whether you choose to implement raw irc protocol (which is very nice by the way), or you use one of the hundrends libraries in any programming language.
If youβre interested in programming, have a cool idea, or simply want to put your idle server to use, feel free to experiment or suggest.
If you get stuck with the programming or protocol part, Iβm happy to help you out.
@Not_Oles I am curious to see what you can do with netcat :P
[ IncogNET LLC ] - Privacy By Design We believe that privacy and freedom of expression are two very important things, so we offer solutions to accessing and publishing content safely.
[ USA: Liberty Lake, WA | Kansas City, MO | Allentown, PA ] [EU: Naaldwijk, NL ] [ CL Shared | KVM VPS | VPN | Dedicated Servers | Domain Names ]
@itsdeadjim said: @Crab suggested a bot to announce new posts in LowEnd forums.
Is there a public API available to pull recent posts? I tried to access Vanilla's API at https://lowendspirit.com, but I got access denied. Hopefully it is not seen as a hacking attempt
@itsdeadjim said: @Crab suggested a bot to announce new posts in LowEnd forums.
Is there a public API available to pull recent posts? I tried to access Vanilla's API at https://lowendspirit.com, but I got access denied. Hopefully it is not seen as a hacking attempt
I would probably parse the html but maybe @Mason or @mikho have better ideas
@itsdeadjim said: @Crab suggested a bot to announce new posts in LowEnd forums.
Is there a public API available to pull recent posts? I tried to access Vanilla's API at https://lowendspirit.com, but I got access denied. Hopefully it is not seen as a hacking attempt
I would probably parse the html but maybe @Mason or @mikho have better ideas
Api was disabled some years ago to avoid our megathreads and offers to be copy/pasted into other forums.
Especially the LES special category was a hot category to snatch offers before our community had the chance.
Comments
I had the low-end option: a SupraFAX:
>
A hidden gem
Team push-ups!
You might have to dig around some old repos to find something light enough to run in it. It'd be nice if you could proxy to port 6667 but not strictly necessary.
You mean running the irc daemon , it was not planed to compete with lowendirc But I might try it as a pet project.
This space intentionally left blank
Come to revive irc wars
You wouldn't necessarily have to compete. Irc servers are meant to be linked.
The minimal requirement for this is to remove Anope (no channel or nickname registrations)
This could be actually the funny part - several servers linked to form network, but not necessarily all with global/open i-lines.
In that sense... that make a lot more sense!
This space intentionally left blank
#general isn't registered ^^
Sure, this is a mostly educational/nostalgia project. You are welcome to link.
Lucky guys I had an internal an external was too expensive on the farm. Couldn't even think about a used one at all.
Free Hosting at YetiNode | Cryptid Security | URL Shortener | LaunchVPS | ExtraVM | Host-C | In the Node, or Out of the Loop?
Anyone have a getting started guide?
For FreeBSD: pkg install irssi
For NetBSD: pkgin install irssi
For OpenBSD: pkg_add irssi
For Debian/Ubuntu: apt install irssi
For CentOS/RedHat/Amazon Linux: dnf install irssi
For Windows: https://irssi.org/2008/01/30/windows-installer/
irssi -c lowendirc.com -p 6667
/join #general
Bots are also welcome.
@carlin0 runs a bot in the #debian channel to announce Debian security issues.
@Crab suggested a bot to announce new posts in LowEnd forums.
Bots can be very useful, and they are also an excellent event driven programming exercise. They are very simple to implement, whether you choose to implement raw irc protocol (which is very nice by the way), or you use one of the hundrends libraries in any programming language.
If youβre interested in programming, have a cool idea, or simply want to put your idle server to use, feel free to experiment or suggest.
If you get stuck with the programming or protocol part, Iβm happy to help you out.
@Not_Oles I am curious to see what you can do with netcat :P
Good to see this. I'll idle in there, as I am now in
#general
[ IncogNET LLC ] - Privacy By Design
We believe that privacy and freedom of expression are two very important things, so we offer solutions to accessing and publishing content safely.
[ USA: Liberty Lake, WA | Kansas City, MO | Allentown, PA ] [EU: Naaldwijk, NL ] [ CL Shared | KVM VPS | VPN | Dedicated Servers | Domain Names ]
There is no better place to idle than on IRC on an already idling vps
This space intentionally left blank
this will be fun
joined as
v
As long as your VPS is <$7.
Is there a public API available to pull recent posts? I tried to access Vanilla's API at https://lowendspirit.com, but I got access denied. Hopefully it is not seen as a hacking attempt
I have no idea> @Crab said:
I would probably parse the html but maybe @Mason or @mikho have better ideas
Scraping is always a possibility, but I was hoping there was something more appropriate available to achieve the same
Api was disabled some years ago to avoid our megathreads and offers to be copy/pasted into other forums.
Especially the LES special category was a hot category to snatch offers before our community had the chance.
βTechnology is best when it brings people together.β β Matt Mullenweg
Only thing missing now is @host_c irc-only deals
The biggest disaappointment is actually no #deals channel when I joined.
Free NAT KVM | Free NAT LXC | Bobr
ITS WEDNESDAY MY DUDES
I had the same device. Good ol' times. π₯²
dnscry.pt - Public DNSCrypt resolvers hosted by LowEnd providers β’ Need a free NAT LXC? -> https://microlxc.net/
I still have two as decorations in my office
Server: lowendirc.com
/join #idle
@yoursunny
Check our KVM VPS (flags are clickable): π΅π± πΈπͺ | Looking glass: π΅π± πΈπͺ
Watch out I am farting up the room!!!!
Free Hosting at YetiNode | Cryptid Security | URL Shortener | LaunchVPS | ExtraVM | Host-C | In the Node, or Out of the Loop?
@itsdeadjim Congrats! If I counted right, there now are 41 people logged in to #general. It's a nice party!
I hope everyone gets the servers they want!