Project 1999

Go Back   Project 1999 > Blue Community > Blue Server Chat

Closed Thread
 
Thread Tools Display Modes
  #61  
Old 10-02-2019, 01:19 PM
loramin loramin is online now
Planar Protector

loramin's Avatar

Join Date: Jul 2013
Posts: 10,422
Default

Quote:
Originally Posted by zodium [You must be logged in to view images. Log in or Register.]
let me just stop you right here, person who has never touched eqemu code: the baseline shitshow level with which we are dealing here is such that Wiz once fixed the biggest, most mysterious and pervasive disconnection issue SoD ever had by randomly adding a cout in the main login code.
Right, but my point is, I don't have to know what function "foo" does when you call it, or how it's implemented. The problem being solved is "how do I call foo at random intervals", and that is an easily solved problem.

It's like saying "I've got a box of pie recipes, and I want to bake a random pie." You don't have to know anything about baking to dump a bunch of recipe cards on the floor and pick one at random: the instructions on the card are irrelevant.

But to be clear, none of this is meant to insult the staff or say they can't solve easy technical problems. My entire point is, maybe there's something more than the easy technical problem that they're worrying about.
__________________

Loramin Frostseer, Oracle of the Tribunal <Anonymous> and Fan of the "Where To Go For XP/For Treasure?" Guides
Anyone can improve the wiki! If you are new to the Blue or Green servers, you can improve the wiki to earn a "welcome package" of platinum and/or gear! Send me a forum message for details.
  #62  
Old 10-02-2019, 01:20 PM
Baler Baler is offline
Planar Protector

Baler's Avatar

Join Date: Mar 2014
Posts: 9,522
Default

Did anyone hear if quakes will happen on green?
__________________
  #63  
Old 10-02-2019, 01:52 PM
zodium zodium is offline
Planar Protector

zodium's Avatar

Join Date: Dec 2016
Location: Plane of Mischief
Posts: 1,812
Default

Quote:
Originally Posted by loramin [You must be logged in to view images. Log in or Register.]
Right, but my point is, I don't have to know what function "foo" does when you call it, or how it's implemented. The problem being solved is "how do I call foo at random intervals", and that is an easily solved problem.
you assume this about everything and you are always, always, always wrong tho lmao
__________________
[60 Pirate] Gatmanno (Puppet) <Riot>
  #64  
Old 10-02-2019, 01:53 PM
loramin loramin is online now
Planar Protector

loramin's Avatar

Join Date: Jul 2013
Posts: 10,422
Default

Quote:
Originally Posted by Baler [You must be logged in to view images. Log in or Register.]
Did anyone hear if quakes will happen on green?
Nope.

I would imagine they'll happen at some point though, since in theory they are part of the project's goal to re-create classic (server update respawns specifically), and Green is even more about being classic than Blue ... but in the server's early days I'd imagine the staff has better things to worry about than respawning two dragons that no one will even be able to kill yet [You must be logged in to view images. Log in or Register.]
__________________

Loramin Frostseer, Oracle of the Tribunal <Anonymous> and Fan of the "Where To Go For XP/For Treasure?" Guides
Anyone can improve the wiki! If you are new to the Blue or Green servers, you can improve the wiki to earn a "welcome package" of platinum and/or gear! Send me a forum message for details.
  #65  
Old 10-02-2019, 02:28 PM
loramin loramin is online now
Planar Protector

loramin's Avatar

Join Date: Jul 2013
Posts: 10,422
Default

Quote:
Originally Posted by zodium [You must be logged in to view images. Log in or Register.]
you assume this about everything and you are always, always, always wrong tho lmao
I don't know what your issue is Zura, but you have a terrible memory. You love to pick big long fights with me for some reason ... and it never goes well.

Here's a recent example: you picked a giant fight over PoM armor, because I said:

Quote:
Originally Posted by loramin [You must be logged in to view images. Log in or Register.]
A couple of the Druid pieces are superior to Skyshrine, but it's not as dramatic as the Enchanter robe or Shaman boots.
After several pages of arguing, how did it end up? If we're only talking about one BP, everyone agreed: the Skyshrine BP WAS better than the PoM one! Clicky Regrowth of the Grove is kinda better than a few stat points.

Of course, if you can have two BPs, one for stats and one for clickies, the PoM BP does have better stats ... but I was never "wrong" in anything I wrote, because I was never talking about which BP was better purely stats-wise. That was 100% in your imagination, and you picked a huge multi-page fight over it.

Here's how that fight ended, with you providing no rebuttal:

Quote:
Originally Posted by loramin [You must be logged in to view images. Log in or Register.]
So you're saying your entire argument that I'm "wrong" (and shouldn't be posting) ... the entire thing you've spent pages fighting over ... isn't even based on you having a legitimate disagreement with me?
Anyone who is curious (and if you are ... really you don't have better things to do?) can read the whole conversation and decide for themselves: https://www.project1999.com/forums/s...d.php?t=330532

But as for me ... dude, get off my nuts, and stop imagining fights to pick with me.

And on this topic in particular ... have you ever written a line of code to schedule something in your life? Have you ever even edited a CRON tab (which isn't even really programming, just shell scripting)?
__________________

Loramin Frostseer, Oracle of the Tribunal <Anonymous> and Fan of the "Where To Go For XP/For Treasure?" Guides
Anyone can improve the wiki! If you are new to the Blue or Green servers, you can improve the wiki to earn a "welcome package" of platinum and/or gear! Send me a forum message for details.
Last edited by loramin; 10-02-2019 at 02:43 PM..
  #66  
Old 10-03-2019, 02:54 AM
zodium zodium is offline
Planar Protector

zodium's Avatar

Join Date: Dec 2016
Location: Plane of Mischief
Posts: 1,812
Default

buddy you replied to me, lol

but sure, you were and remain wrong about that too
__________________
[60 Pirate] Gatmanno (Puppet) <Riot>
  #67  
Old 10-03-2019, 11:33 AM
loramin loramin is online now
Planar Protector

loramin's Avatar

Join Date: Jul 2013
Posts: 10,422
Default

Quote:
Originally Posted by zodium [You must be logged in to view images. Log in or Register.]
buddy you replied to me, lol

but sure, you were and remain wrong about that too
Only you would equate someone replying respectfully and normally, discussing the topic at hand, with starting a flame war. Here's me replying to you:

Quote:
Originally Posted by loramin [You must be logged in to view images. Log in or Register.]
Well, there's two possibilities. We know this much: Nilbog has already created a way to cause earthquakes.

Knowing nothing about their code or specifics, as a programmer I can tell you that if you have function X, and you want to call X at randomly determined intervals, that is not a difficult task from a technical perspective. I could probably do it in an hour with Node and node-schedule, or maybe a couple hours if I had to write something that edited the CRON tab to trigger it (so that you don't have to leave the process running).

Again, I don't know their details, so maybe there really is something uniquely technically challenging about the problem for them. But, it seems far more likely to me that it's not that Nilbog can't find two hours to do something (that would please every raider on the server) ... it's that the staff has other, non-coding issues to consider (eg. they want to ensure staff support during earthquakes).
Here's you replying to me:

Quote:
Originally Posted by zodium [You must be logged in to view images. Log in or Register.]
you assume this about everything and you are always, always, always wrong tho lmao
Note that only one of us had to resort to personal attacks in a discussion that was otherwise cordial.
__________________

Loramin Frostseer, Oracle of the Tribunal <Anonymous> and Fan of the "Where To Go For XP/For Treasure?" Guides
Anyone can improve the wiki! If you are new to the Blue or Green servers, you can improve the wiki to earn a "welcome package" of platinum and/or gear! Send me a forum message for details.
  #68  
Old 10-03-2019, 11:40 AM
Wallicker Wallicker is offline
Planar Protector


Join Date: Nov 2018
Posts: 1,063
Default

It is wildly skewed towards nights and weekends to the point that it is beyond statistical variance
  #69  
Old 10-03-2019, 11:48 AM
Jimjam Jimjam is offline
Planar Protector


Join Date: Jul 2013
Posts: 12,650
Default

Quote:
Originally Posted by Wallicker [You must be logged in to view images. Log in or Register.]
It is wildly skewed towards nights and weekends to the point that it is beyond statistical variance
Its almost like the guy setting them off has a daytime job in the states and just uses his leisure time to quake when he feels.

Euros: your mission is clear. Head hunt the backward goblin - if he gets euro hours of work we get euro hours of quake!
  #70  
Old 10-03-2019, 11:52 AM
Wallicker Wallicker is offline
Planar Protector


Join Date: Nov 2018
Posts: 1,063
Default

A great compromise is a late night Sunday quake atleast windows spread into botbhplaytimes then
Closed Thread


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 12:53 PM.


Everquest is a registered trademark of Daybreak Game Company LLC.
Project 1999 is not associated or affiliated in any way with Daybreak Game Company LLC.
Powered by vBulletin®
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.