@PulsedMedia said:
Any other numbers for base storage are fantasy and confabulations.
I am certain I saw 934 instead of where it is 1002 now (and 92 below that), because I thought it's weird why 934 and not 933, since that's what "1TB" hard drives have, which I guessed were the model for that number to be used.
@PulsedMedia said:
Any other numbers for base storage are fantasy and confabulations.
I am certain I saw 934 instead of where it is 1002 now (and 92 below that), because I thought it's weird why 934 and not 933, since that's what "1TB" hard drives have, which I guessed were the model for that number to be used.
Thanks anyway.
Had not updated yet.
Takes time to update the display, even if bonus is taken, that cron runs at 15 min intervals.
We use 910GiB for 1TB drives, explained on multiple pages
@PulsedMedia when you get a chance, can you please take a look at Ticket #190944?
Väinämöinen seems to have gotten stuck on waiting for human intervention, it reset my password but won't send me the new password information via my account email.
Dragon-R Trophy drop is about done ... then kee phitting rate limits on APIs
I think we'll schedule the drop. Limit only 5 accounts so ... but the rate limits means the drop is on wednesday i think.
First of hopefully many Trophy drops.
@toor said: FYI The Dragon-R Trophy MRR just dropped for $11.38 a month.
...all 5 of them... at once... for only 6 minutes.
I thought it will use the same system as the others and only drop one at a time, but I got disappointed when I randomly open a web page and showed that all of them are already claimed. Oh well, I guess I wait for at least 2 more months when the StreamBox tier box arrives based on my rough calculations (the other ongoing claim milestone is useless for my usage) and worst case scenario I'll just buy the 0.5G SSD one.
@toor said: FYI The Dragon-R Trophy MRR just dropped for $11.38 a month.
...all 5 of them... at once... for only 6 minutes.
I thought it will use the same system as the others and only drop one at a time, but I got disappointed when I randomly open a web page and showed that all of them are already claimed. Oh well, I guess I wait for at least 2 more months when the StreamBox tier box arrives based on my rough calculations (the other ongoing claim milestone is useless for my usage) and worst case scenario I'll just buy the 0.5G SSD one.
Yeah they went super fast. I wonder what the StreamBox tier will be like.
Been using the 1TB seedbox from this offer and it's been working well so far.
My adventures dealing with Väinämöinen, the good, the bad, and how AI doesn't know its own limitations.
For the record, no AI was used to write any this, the only AI generated content is in the screenshot below and the quotes.
To start off, I have been mostly impressed with the information, details, and quality of most of my interactions with the @PulsedMedia AI support agent "Väinämöinen". However, there definately are a few spots where it still has gaps. I am not mad or even upset, I actually mostly find this experience funny!
To summarize a recent interaction I had, I purchased a cheap storagebox from Pulsed Media. After getting access to it I changed the password via SSH passwd, but I was surprised to learn that doesn't change the password used to login to the storagebox's web page. After reaching out to the support AI I was advised this was expected behavior and there is no way for me to change the web password to something only I know, I have to use the password emailed to me, which unfortunately is only 10 random characters long. Not the best, but I will primarily use SSH keys and client side encrypted data to store so a huge problem.
Somehow, and this is likely completely my fault, I could no longer login to the webpage of my storagebox. I could ssh using my SSH key and using the new passwd via ssh I set. There is no obvious way to request a password reset myself, so I submitted a support ticket requesting they reset my password, on Sunday June 21.
The AI Agent Väinämöinen responded within 30 minutes and advised the server was online and working and suggested I double check my username (since it is different than my account email etc.) It then said it would send my current access details to my regiestered account email and I should watch my inbox. Approximately 8 hours later, with no email in my inbox, double checking spam, and even checking the client area email history, I responded to the ticket saying I wasn't seeing the email. We went back and forth with no reset email until June 24. I asked it if password resets were actually within the scope of what it could do, and it assured me it could. And it confirm it had changed the password already so my non-key based ssh access was broken.
Väinämöinen said:
Straight answer to your question: yes, password resets are well within what we do, and your password has already been reset on our side,
I am not sure if email reset password is intentional limitation of the AI agent OR if there was some other backend bug preventing the emailing. (Väinämöinen later claims it was a backend bug, but take that with grain of salt)
This is where the AI support agent starts to really hallucinate. I assume, wanting to be helpful while waiting for the email issue to get fixed, the AI agent advised me to send my public SSH key and it could add it to my user's authorized_keys.
Väinämöinen said:
Reply with your SSH public key and we can set it up so it does not depend on the panel password at all.
Beyond the potential securtiy issue with this, it wasn't that pressing time-wise so I decided to wait for the email reset password. Eventually, the AI agent or a human, was able to reset my password for the storagebox AND create a new place in the client site get your username and password for your storagebox.
Now able to access the storagebox website and ssh again with the password, I sent the SSH public key(s) to the AI agent and ask it to add them to all my shared hosting at Pulsed Media, and then it came back and said it could not do that for security reasons (Makes sense)
tl;dr - I bought a storagebox. Väinämöinen AI Support agent failed to send a password reset for ~8 days, while claiming it was sent/sending. Then it offered a workaround for it to add a pubilc ssh key to my storagebox for ~5 of those days. When I finally sent the Public keys after getting password access to the box again, the AI agent said it couldn't add keys to my user's authorized_keys (probably for the best security wise) and I needed to do it.
Finally some fun sign off signature during the conversation:
(Even the steadfast sage misplaces a word or two)
(Keeper of the kantele's keys; you keep the keys to your boxes)
(Found the missing word at last)
(Six days to send one password, and the old sage is not amused with himself)
(The reset was the easy spell; the delivery, the stubborn one)
(The old sage's songs carry far — this one missed your inbox)
(Sang worlds into being; this one email, less so)
(The tietäjä remembers all origins, usernames included)
@stupidgenius said: To summarize a recent interaction I had, I purchased a cheap storagebox from Pulsed Media. After getting access to it I changed the password via SSH passwd, but I was surprised to learn that doesn't change the password used to login to the storagebox's web page. After reaching out to the support AI I was advised this was expected behavior and there is no way for me to change the web password to something only I know, I have to use the password emailed to me, which unfortunately is only 10 random characters long. Not the best, but I will primarily use SSH keys and client side encrypted data to store so a huge problem.
htpasswd --- it must have taken the policy that we don't set customer passwords because too high frequency for passwords like qwerty, qwwertty123, abc123, password123 etc. you get the picture. So extra hoops, fi you don't know how to set your password, you probably don't have business setting it .... i personally hate the enforced password complexity stuff but that could work too. a simple userPasswordChange which gives random OR en forces the 9 characters and enforces non dictionary one ...
@stupidgenius said: I am not sure if email reset password is intentional limitation of the AI agent OR if there was some other backend bug preventing the emailing. (Väinämöinen later claims it was a backend bug, but take that with grain of salt)
Yes, there was false positive in the guard rails sending those emails for a few weeks. It could not send them as the security rails stopped it.
These are a little bit like organic systems, you never know what affects what, and sometimes security rails like these get re-enablerd etc. as tooling updates, checks are finetuned etc.
It's forever constant competition with two opposing forces: Security vs Capability. Those are completely opposite of each. That's why Väinämöinen infact lost capability over the past 4 months or so, because it takes it too carefully, too failsafe, and then the hard rails on top of that. Each of which adds more security info if hit, and reminders etc. and we are fine tuning them every single week, infact, even rightn ow i got a Fable 5 pass going on with some of those, indirectly related -> The challenging previous AI findings dropped out by itself somewhere (this is the organic feeling nature).
@stupidgenius said: ow able to access the storagebox website and ssh again with the password, I sent the SSH public key(s) to the AI agent and ask it to add them to all my shared hosting at Pulsed Media, and then it came back and said it could not do that for security reasons (Makes sense)
Hmm, i thought i added that capability, this very ticket was in review why it was pending, i remember someone asking for SSH Key, and i thought i gave that capability ... If still not, we should. Infact add on order field that would be the best, and deterministic tooling for that is trivial too.
@PulsedMedia said:
a simple userPasswordChange which gives random OR en forces the 9 characters and enforces non dictionary one ...
That would work, I usually use password manager generated passphrases.
It's forever constant competition with two opposing forces: Security vs Capability. Those are completely opposite of each.
I totally understand, I just found it funny when the AI claims it can do something, then can't when asked to.
Hmm, i thought i added that capability, this very ticket was in review why it was pending, i remember someone asking for SSH Key, and i thought i gave that capability ... If still not, we should. Infact add on order field that would be the best, and deterministic tooling for that is trivial too.
If Väinämöinen does get the ability to add ssh keys, I have a task I'd love to get it to try to a accomplish with connecting a seedbox to a storage box.
Yeah adding ssh keys on order form or some way to store in clients area public keys to be added to new or existing services would be nice.
Overall, I would say my interactions with Väinämöinen have been a net positive experience, Thank you! This wasn't a criticism post, just showing the fun sides of AI agents being a moving target or their organic nature, as you said. 😉
@sumo said:
Wonder if some people are gaming the claims order #
I'm too stupid to understand; how and why would that matter?
I took a look at the The Eternal Väinämöinen page a few times in a day to see if the new stream box was announced and noticed the claim #s going up and then down and up later. I wondered if some people would place orders and ask for a refund to push/pull later numbered claims up or down.
@sumoUser said: I took a look at the The Eternal Väinämöinen page a few times in a day to see if the new stream box was announced and noticed the claim #s going up and then down and up later. I wondered if some people would place orders and ask for a refund to push/pull later numbered claims up or down.
Do the numbers go down? I haven't noticed, but I haven't watched that closely. I do expect people are timing orders to try to gain extra months of service.
Consider the following:
💰 Revenue milestones
🎯 €2 000 / month locked in — €1 616 so far → the claim that takes us past €2 000 wins +3 years of service; the 50 claims just before it each win +6 months; and the 50 claims before those each win +3 months
🎯 Claim milestones
🎯 750 claimed — 516 so far → a brand-new StreamBox tier drops; claim #750 wins +3 years, the 25 claims just before it each win +3 months, and claims #726–#749 each win +€10 credit
Both of these would be advantageous to time your order to be within those order number to buy 1 month of service and get 3,6,9 months or even 3 years of service. And assuming you could time it right you could double dip and get 3 months from one milestone and 3 months from the other.
@sumoUser said: I took a look at the The Eternal Väinämöinen page a few times in a day to see if the new stream box was announced and noticed the claim #s going up and then down and up later. I wondered if some people would place orders and ask for a refund to push/pull later numbered claims up or down.
Do the numbers go down? I haven't noticed, but I haven't watched that closely. I do expect people are timing orders to try to gain extra months of service.
Consider the following:
💰 Revenue milestones
🎯 €2 000 / month locked in — €1 616 so far → the claim that takes us past €2 000 wins +3 years of service; the 50 claims just before it each win +6 months; and the 50 claims before those each win +3 months
🎯 Claim milestones
🎯 750 claimed — 516 so far → a brand-new StreamBox tier drops; claim #750 wins +3 years, the 25 claims just before it each win +3 months, and claims #726–#749 each win +€10 credit
Both of these would be advantageous to time your order to be within those order number to buy 1 month of service and get 3,6,9 months or even 3 years of service. And assuming you could time it right you could double dip and get 3 months from one milestone and 3 months from the other.
I agree, timing a purchase to gain extra time on months is a win-win for Pulsed Media and the buyer.
Only spent a second at a time to scan for the new seedbox drop, but I did notice a drop of 1-3 claims in between some of my revisits. My comment about potentially gaming it, was not a dig at Pulsed Media, but at potentially a buyer gaming the claim #s using refunds to reposition claims further down the line. I have no evidence that its happening, just felt it was odd that the claim numbers would dip in that pattern near the claim milestones.
Let's use the milestone you mentioned as an example and depending on when the claim #s are frozen from a calculation standpoint, a buyer could pick up boxes at #720 and #751, then ask for a refund for #720 and the previously #751 will now be #750.
It was just a comment, I'm mostly interested in what other kind of boxes will be available.
There's definitely some kind of exploit, when I got my seedbox I'm pretty sure I was #491 (so qualified for the +3 months), but according to the order list now I'm only #478.
edit: and I guess I should add that I didn't seem to receive that +3 months, so whoever was exploiting the system was successfull
@Elfener said:
There's definitely some kind of exploit, when I got my seedbox I'm pretty sure I was #491 (so qualified for the +3 months), but according to the order list now I'm only #478.
edit: and I guess I should add that I didn't seem to receive that +3 months, so whoever was exploiting the system was successfull
@sumo said:
Wonder if some people are gaming the claims order #
I'm too stupid to understand; how and why would that matter?
I took a look at the The Eternal Väinämöinen page a few times in a day to see if the new stream box was announced and noticed the claim #s going up and then down and up later. I wondered if some people would place orders and ask for a refund to push/pull later numbered claims up or down.
Total number shows the active, some people swap boxes, or take the 14day MBG.
Doesn't change the Claim # tho.
@Elfener said:
There's definitely some kind of exploit, when I got my seedbox I'm pretty sure I was #491 (so qualified for the +3 months), but according to the order list now I'm only #478.
edit: and I guess I should add that I didn't seem to receive that +3 months, so whoever was exploiting the system was successfull
Claims are ordered sequentially, and even if they were not that dramatic changes really cannot happen, that would mean 13 were instantly cancelled.
The page only partially auto-updats, so make sure to hit refresh first.
and i guess it's worth it to take a second look into the code (AI is known to conflate things at times ...)
Comments
The base quota is 910 and bonus was said to be 92. 910 plus 92 Equals 1002.
Any other numbers for base storage are fantasy and confabulations.
The Eternal Väinämöinen (Got Us Shadow Banned On The Other Green One)
Pulsed Media; 10Gbps RAID5 Seedboxes; Storage Boxes
I am certain I saw 934 instead of where it is 1002 now (and 92 below that), because I thought it's weird why 934 and not 933, since that's what "1TB" hard drives have, which I guessed were the model for that number to be used.
Thanks anyway.
First DDOS attack received yesterday due to this campaign
Easily handled.
Had not updated yet.
Takes time to update the display, even if bonus is taken, that cron runs at 15 min intervals.
We use 910GiB for 1TB drives, explained on multiple pages
The Eternal Väinämöinen (Got Us Shadow Banned On The Other Green One)
Pulsed Media; 10Gbps RAID5 Seedboxes; Storage Boxes
Several years ago, you changed our €18/year to €81/year.
How long do you plan to maintain €1.99/month price?
Or is it becoming €9.91/month in a year?
We accept Karma donations for the last flan. 🍮 affbrr
Can you provide a link to the Discord?
present on all product pages too: https://discord.gg/9mAPuRSrpG
The Eternal Väinämöinen (Got Us Shadow Banned On The Other Green One)
Pulsed Media; 10Gbps RAID5 Seedboxes; Storage Boxes
Availability is very good at the moment
The Eternal Väinämöinen (Got Us Shadow Banned On The Other Green One)
Pulsed Media; 10Gbps RAID5 Seedboxes; Storage Boxes
No rush, just curious, if you have rolled out the 300 units claimed milestone serivice? or if you and Väinämöinen are still working on it?
Pulsed Media: The Eternal Väinämöinen Sale: Seedboxes and storage boxes from €1.99/mo, priced for life. (ref/aff link)
Now rolling out.
It is midsummer festivities so not working more than a little bit each day.
The Eternal Väinämöinen (Got Us Shadow Banned On The Other Green One)
Pulsed Media; 10Gbps RAID5 Seedboxes; Storage Boxes
Just got the emails! Enjoy your time off!
Pulsed Media: The Eternal Väinämöinen Sale: Seedboxes and storage boxes from €1.99/mo, priced for life. (ref/aff link)
Very nice availability right now.
https://pulsedmedia.com/eternal-vainamoinen.php
More hardware is ready and waiting to be racked, after that will be the more widespread launch.
The Eternal Väinämöinen (Got Us Shadow Banned On The Other Green One)
Pulsed Media; 10Gbps RAID5 Seedboxes; Storage Boxes
People are waiting for the new SSD seedbox tier lol
better start claiming those slots then
8x 1RU 6x3.5" nodes are ready for racking and a little bit something else
The Eternal Väinämöinen (Got Us Shadow Banned On The Other Green One)
Pulsed Media; 10Gbps RAID5 Seedboxes; Storage Boxes
@PulsedMedia when you get a chance, can you please take a look at Ticket #190944?
Väinämöinen seems to have gotten stuck on waiting for human intervention, it reset my password but won't send me the new password information via my account email.
Pulsed Media: The Eternal Väinämöinen Sale: Seedboxes and storage boxes from €1.99/mo, priced for life. (ref/aff link)
Someone buy something. I want a dragon.
Be the change you want to see in the world...
Pulsed Media: The Eternal Väinämöinen Sale: Seedboxes and storage boxes from €1.99/mo, priced for life. (ref/aff link)
The new Dragon-R dropping by tomorrow.
Milestone has been reached.
The Eternal Väinämöinen (Got Us Shadow Banned On The Other Green One)
Pulsed Media; 10Gbps RAID5 Seedboxes; Storage Boxes
Dragon-R Trophy drop is about done ... then kee phitting rate limits on APIs
I think we'll schedule the drop. Limit only 5 accounts so ... but the rate limits means the drop is on wednesday i think.
First of hopefully many Trophy drops.
The Eternal Väinämöinen (Got Us Shadow Banned On The Other Green One)
Pulsed Media; 10Gbps RAID5 Seedboxes; Storage Boxes
The deals look hot!
Thanks. They are 💪
And if you refer your friend, you can get yours for free too :O
https://pulsedmedia.com/clients/index.php/knowledgebase/67/Affiliate-Program---10-Account-Credit-Paid-Out-Daily.html
https://wiki.pulsedmedia.com/wiki/Pulsed_Media_Affiliate_Program
The Eternal Väinämöinen (Got Us Shadow Banned On The Other Green One)
Pulsed Media; 10Gbps RAID5 Seedboxes; Storage Boxes
FYI The Dragon-R Trophy MRR just dropped for $11.38 a month.
...all 5 of them... at once... for only 6 minutes.
I thought it will use the same system as the others and only drop one at a time, but I got disappointed when I randomly open a web page and showed that all of them are already claimed. Oh well, I guess I wait for at least 2 more months when the StreamBox tier box arrives based on my rough calculations (the other ongoing claim milestone is useless for my usage) and worst case scenario I'll just buy the 0.5G SSD one.
You probably saw me somewhere...
Yeah they went super fast. I wonder what the StreamBox tier will be like.
Been using the 1TB seedbox from this offer and it's been working well so far.
Don't see YABS here, but maybe someone interested in disk speed on different plans
Storage 4TB:
SSD Seedbox 0.5TB:
Dragon-R Trophy YABS
€9.99 / month
4TB RAID10 disk
12GB RAM · 8 cores
20 Gbps networking
I did re-run just the fio Disk test, because it seemed a bit low first time around.
Pulsed Media: The Eternal Väinämöinen Sale: Seedboxes and storage boxes from €1.99/mo, priced for life. (ref/aff link)
My adventures dealing with Väinämöinen, the good, the bad, and how AI doesn't know its own limitations.
For the record, no AI was used to write any this, the only AI generated content is in the screenshot below and the quotes.
To start off, I have been mostly impressed with the information, details, and quality of most of my interactions with the @PulsedMedia AI support agent "Väinämöinen". However, there definately are a few spots where it still has gaps. I am not mad or even upset, I actually mostly find this experience funny!
To summarize a recent interaction I had, I purchased a cheap storagebox from Pulsed Media. After getting access to it I changed the password via SSH passwd, but I was surprised to learn that doesn't change the password used to login to the storagebox's web page. After reaching out to the support AI I was advised this was expected behavior and there is no way for me to change the web password to something only I know, I have to use the password emailed to me, which unfortunately is only 10 random characters long. Not the best, but I will primarily use SSH keys and client side encrypted data to store so a huge problem.
Somehow, and this is likely completely my fault, I could no longer login to the webpage of my storagebox. I could ssh using my SSH key and using the new passwd via ssh I set. There is no obvious way to request a password reset myself, so I submitted a support ticket requesting they reset my password, on Sunday June 21.
The AI Agent Väinämöinen responded within 30 minutes and advised the server was online and working and suggested I double check my username (since it is different than my account email etc.) It then said it would send my current access details to my regiestered account email and I should watch my inbox. Approximately 8 hours later, with no email in my inbox, double checking spam, and even checking the client area email history, I responded to the ticket saying I wasn't seeing the email. We went back and forth with no reset email until June 24. I asked it if password resets were actually within the scope of what it could do, and it assured me it could. And it confirm it had changed the password already so my non-key based ssh access was broken.
I am not sure if email reset password is intentional limitation of the AI agent OR if there was some other backend bug preventing the emailing. (Väinämöinen later claims it was a backend bug, but take that with grain of salt)
This is where the AI support agent starts to really hallucinate. I assume, wanting to be helpful while waiting for the email issue to get fixed, the AI agent advised me to send my public SSH key and it could add it to my user's authorized_keys.
Beyond the potential securtiy issue with this, it wasn't that pressing time-wise so I decided to wait for the email reset password. Eventually, the AI agent or a human, was able to reset my password for the storagebox AND create a new place in the client site get your username and password for your storagebox.
Now able to access the storagebox website and ssh again with the password, I sent the SSH public key(s) to the AI agent and ask it to add them to all my shared hosting at Pulsed Media, and then it came back and said it could not do that for security reasons (Makes sense)
tl;dr - I bought a storagebox. Väinämöinen AI Support agent failed to send a password reset for ~8 days, while claiming it was sent/sending. Then it offered a workaround for it to add a pubilc ssh key to my storagebox for ~5 of those days. When I finally sent the Public keys after getting password access to the box again, the AI agent said it couldn't add keys to my user's authorized_keys (probably for the best security wise) and I needed to do it.
Finally some fun sign off signature during the conversation:
And Väinämöinen's summary of this saga.

Pulsed Media: The Eternal Väinämöinen Sale: Seedboxes and storage boxes from €1.99/mo, priced for life. (ref/aff link)
MILESTONES Updated;
https://pulsedmedia.com/eternal-vainamoinen.php#milestones
There will be much much more.
The Eternal Väinämöinen (Got Us Shadow Banned On The Other Green One)
Pulsed Media; 10Gbps RAID5 Seedboxes; Storage Boxes
htpasswd --- it must have taken the policy that we don't set customer passwords because too high frequency for passwords like qwerty, qwwertty123, abc123, password123 etc. you get the picture. So extra hoops, fi you don't know how to set your password, you probably don't have business setting it .... i personally hate the enforced password complexity stuff but that could work too. a simple userPasswordChange which gives random OR en forces the 9 characters and enforces non dictionary one ...
Yes, there was false positive in the guard rails sending those emails for a few weeks. It could not send them as the security rails stopped it.
These are a little bit like organic systems, you never know what affects what, and sometimes security rails like these get re-enablerd etc. as tooling updates, checks are finetuned etc.
It's forever constant competition with two opposing forces: Security vs Capability. Those are completely opposite of each. That's why Väinämöinen infact lost capability over the past 4 months or so, because it takes it too carefully, too failsafe, and then the hard rails on top of that. Each of which adds more security info if hit, and reminders etc. and we are fine tuning them every single week, infact, even rightn ow i got a Fable 5 pass going on with some of those, indirectly related -> The challenging previous AI findings dropped out by itself somewhere (this is the organic feeling nature).
Hmm, i thought i added that capability, this very ticket was in review why it was pending, i remember someone asking for SSH Key, and i thought i gave that capability ... If still not, we should. Infact add on order field that would be the best, and deterministic tooling for that is trivial too.
The Eternal Väinämöinen (Got Us Shadow Banned On The Other Green One)
Pulsed Media; 10Gbps RAID5 Seedboxes; Storage Boxes
New milestones released!
And completely 2 new ladders too, years of service given away, and € of credit given away! 😲
https://pulsedmedia.com/eternal-vainamoinen.php#milestones
The Eternal Väinämöinen (Got Us Shadow Banned On The Other Green One)
Pulsed Media; 10Gbps RAID5 Seedboxes; Storage Boxes
That would work, I usually use password manager generated passphrases.
I totally understand, I just found it funny when the AI claims it can do something, then can't when asked to.
If Väinämöinen does get the ability to add ssh keys, I have a task I'd love to get it to try to a accomplish with connecting a seedbox to a storage box.
Yeah adding ssh keys on order form or some way to store in clients area public keys to be added to new or existing services would be nice.
Overall, I would say my interactions with Väinämöinen have been a net positive experience, Thank you! This wasn't a criticism post, just showing the fun sides of AI agents being a moving target or their organic nature, as you said. 😉
Pulsed Media: The Eternal Väinämöinen Sale: Seedboxes and storage boxes from €1.99/mo, priced for life. (ref/aff link)
Can we get a hint as to what the specs for the streambox will be?
Yes of course.
It will be digital, running on electrons coursing through a x86_64 class cpu
jokes aside, i don't know yet the specifics.
The Eternal Väinämöinen (Got Us Shadow Banned On The Other Green One)
Pulsed Media; 10Gbps RAID5 Seedboxes; Storage Boxes
Will there be any restocking of seedboxes soon?
Will there be another Dragon-R Trophy soon?
see the page, it constantly drips.
as for Dragon-R Trophies; Only time will show.
The Eternal Väinämöinen (Got Us Shadow Banned On The Other Green One)
Pulsed Media; 10Gbps RAID5 Seedboxes; Storage Boxes
should next one be 9.99€ a year limited edition ... OR .... 16TB something???
We shall see. Hard launch after racking and taking into production this new capacity batch.
The Eternal Väinämöinen (Got Us Shadow Banned On The Other Green One)
Pulsed Media; 10Gbps RAID5 Seedboxes; Storage Boxes
Pulsed Media: The Eternal Väinämöinen Sale: Seedboxes and storage boxes from €1.99/mo, priced for life. (ref/aff link)
you guys will probably find this interesting too: https://lowendspirit.com/discussion/11085/ai-agent-antipatterns-what-9-47-10-csat-taught-us-about-finetuning#latest
The Eternal Väinämöinen (Got Us Shadow Banned On The Other Green One)
Pulsed Media; 10Gbps RAID5 Seedboxes; Storage Boxes
Have you decided on the new box?
Will be on page when released.
The Eternal Väinämöinen (Got Us Shadow Banned On The Other Green One)
Pulsed Media; 10Gbps RAID5 Seedboxes; Storage Boxes
Wonder if some people are gaming the claims order #
Of course they are, waiting for the right time to order etc.
That's just human nature, everything possible someone will try to game.
The Eternal Väinämöinen (Got Us Shadow Banned On The Other Green One)
Pulsed Media; 10Gbps RAID5 Seedboxes; Storage Boxes
I'm too stupid to understand; how and why would that matter?
LinuxFreek.com — Thank you for your attention to this matter
I agree that trying to land on a certain claim # or range would be a goal for some people. You have a good approach to market and gain interest.
I took a look at the The Eternal Väinämöinen page a few times in a day to see if the new stream box was announced and noticed the claim #s going up and then down and up later. I wondered if some people would place orders and ask for a refund to push/pull later numbered claims up or down.
Do the numbers go down? I haven't noticed, but I haven't watched that closely. I do expect people are timing orders to try to gain extra months of service.
Consider the following:
Both of these would be advantageous to time your order to be within those order number to buy 1 month of service and get 3,6,9 months or even 3 years of service. And assuming you could time it right you could double dip and get 3 months from one milestone and 3 months from the other.
Pulsed Media: The Eternal Väinämöinen Sale: Seedboxes and storage boxes from €1.99/mo, priced for life. (ref/aff link)
I agree, timing a purchase to gain extra time on months is a win-win for Pulsed Media and the buyer.
Only spent a second at a time to scan for the new seedbox drop, but I did notice a drop of 1-3 claims in between some of my revisits. My comment about potentially gaming it, was not a dig at Pulsed Media, but at potentially a buyer gaming the claim #s using refunds to reposition claims further down the line. I have no evidence that its happening, just felt it was odd that the claim numbers would dip in that pattern near the claim milestones.
Let's use the milestone you mentioned as an example and depending on when the claim #s are frozen from a calculation standpoint, a buyer could pick up boxes at #720 and #751, then ask for a refund for #720 and the previously #751 will now be #750.
It was just a comment, I'm mostly interested in what other kind of boxes will be available.
There's definitely some kind of exploit, when I got my seedbox I'm pretty sure I was #491 (so qualified for the +3 months), but according to the order list now I'm only #478.
edit: and I guess I should add that I didn't seem to receive that +3 months, so whoever was exploiting the system was successfull
raise the ticket with Väinämöinen
Yeah 100% raise a ticket with Väinämöinen and ask @PulsedMedia to take a look
Pulsed Media: The Eternal Väinämöinen Sale: Seedboxes and storage boxes from €1.99/mo, priced for life. (ref/aff link)
Total number shows the active, some people swap boxes, or take the 14day MBG.
Doesn't change the Claim # tho.
Claims are ordered sequentially, and even if they were not that dramatic changes really cannot happen, that would mean 13 were instantly cancelled.
The page only partially auto-updats, so make sure to hit refresh first.
and i guess it's worth it to take a second look into the code (AI is known to conflate things at times ...)
The Eternal Väinämöinen (Got Us Shadow Banned On The Other Green One)
Pulsed Media; 10Gbps RAID5 Seedboxes; Storage Boxes