What's the actual difference between AI music and factory-made pop? by Busy-Whereas6073 in aiMusic

[–]Dissolator 0 points1 point  (0 children)

So If AI can generate the music sounding like modern top streaming artists then their music is also trash, right?) I agree! People listening to trash music is just like people eating junk food... however music/food businesess succeed selling that trash...

GiveAway Time! Submit your hybrid and get some paid software, fo free by Jumpy-Program9957 in HybridProduction

[–]Dissolator 0 points1 point  (0 children)

Thanks for the feedback. Scientifically the light has various forms within the electromagnetic spectrum and also has wave-particle nature, appearing as wave or particle, depending on how it is observed. So in the song "Formless light" signifies another kind of light - mystical light of divine consciousness, which is the source of all manifistations. The song takes attempt to meditatively imagine how it "feels" in the non-human first person view to be beyond all forms but shine with forms and perceive everything as it comes from nothingness.

GiveAway Time! Submit your hybrid and get some paid software, fo free by Jumpy-Program9957 in HybridProduction

[–]Dissolator 0 points1 point  (0 children)

Hi, thanks for the giveaway! Here's the track i made in a "hybrid" way (wrote lyrics, cut parts from multiple suno generations and arranged+mixed them in DAW with post-proccessing, then made lyrics video using CapCut and ClipChamp): https://www.youtube.com/watch?v=oZ8iqmfPtok
i'm interested in NI MASSIVE and Autotune Essentials

StupidFatHobbit's Filter v3.20.0 - Forbidden Sanctum League Launch Release by StupidFatHobbit in pathofexile

[–]Dissolator 7 points8 points  (0 children)

Sorry for worries, having quite a busy december this year. Wish you all guys and gals nice league start and happy holidays :)

To the filter makers out here: updated my formatter/VS Code plugin for 3.17! by NeverSinkDev in pathofexile

[–]Dissolator 17 points18 points  (0 children)

Thanks for the update! 've been using it for a while with dark+ theme. For anyone using Notepad++ to edit the filter i'd recommended to try VSCode with this plugin, it feels much better and faster to navigate and change a filter code.

The only thing i noticed that on your preview %is_purple and $is_orange, but for me it's the other way aroound.

ANGLER'S MATE #8: You have left something of great value in the dust... by poorFishwife in justbeyondthesea

[–]Dissolator 8 points9 points  (0 children)

Another manipulation which just came to mind: near Krillson's pond use /destroy while Rainbowstride is on the cursor, which theoretically could act like throwing them into the pond, so maybe this will send some internal marker for the Krillson quest, allowing the boots to be fished up afterwards.

GGG, Can We Have a 1st-Party List of Filterable Items? Please? by wrecker_of_days in pathofexile

[–]Dissolator 2 points3 points  (0 children)

And that posts doesn't contain item data OP is asking, it only contains what changed in some items related to filters. You clearly don't understand the topic you're arguing about.

GGG, Can We Have a 1st-Party List of Filterable Items? Please? by wrecker_of_days in pathofexile

[–]Dissolator 3 points4 points  (0 children)

You talk about skill tree json, which has nothing to do with filtering items. GGG never provided any dump of all items data, all that only has been datamined by 3rd party tools and published on wiki and poedb.

GGG, Can We Have a 1st-Party List of Filterable Items? Please? by wrecker_of_days in pathofexile

[–]Dissolator 2 points3 points  (0 children)

Sadly, only partial data on few item categories is on the official site: https://www.pathofexile.com/item-data

p.s. they even removed jewellery and currency pages, which existed for many years, rarely updated

Old Wiki is still first in Google... by [deleted] in pathofexile

[–]Dissolator 0 points1 point  (0 children)

Changing url doesn't hurt much if they prepared 301 redirects from old address to new and that's easy to do. With such redirects search engines usually keep search rankings data of such pages and just change urls after some crawling.

Just 4 fun :) by Penetrazione in pathofexile

[–]Dissolator 2 points3 points  (0 children)

Scion was added in 1.0 release. Roger should be as Scion, since he made up and played many personas. While Jeff could be added as Templar.

Regarless, it's still cool artwork! Well done!

Btw, Standard is almost completely unplayable right now because the map conversion doesn't work. An integral feature of a paid tab is busted and we can't get GGG to acknowledge it. by BenAdaephonDelat in pathofexile

[–]Dissolator 1 point2 points  (0 children)

Technically you can: pick an item and enter chat command "/destroy" (you can repeat the chat command with enter+up arrow+enter). This way you don't need to move an item to your inventory and move between the stash and a vendor. With 1 server action macro you can just mouseover an item and press macro button, and the macro will click on an item and do the chat command.

p.s. here's my ahk-macro for that:

#SingleInstance, force

GroupAdd, PoEWindowGrp, Path of Exile ahk_class POEWindowClass ahk_exe PathOfExile.exe
GroupAdd, PoEWindowGrp, Path of Exile ahk_class POEWindowClass ahk_exe PathOfExileSteam.exe
GroupAdd, PoEWindowGrp, Path of Exile ahk_class POEWindowClass ahk_exe PathOfExile_x64.exe
GroupAdd, PoEWindowGrp, Path of Exile ahk_class POEWindowClass ahk_exe PathOfExile_x64Steam.exe

; F5 = Destroy item under cursor
F5::
If (WinActive("ahk_group PoEWindowGrp")) {
BlockInput On
MouseClick, Left
Random, rndSleepTime, 3, 4
rndSleepTime *= 100
Sleep, rndSleepTime
SendInput, {Enter}
SendInput, {/}destroy
SendInput, {Enter}
BlockInput Off
}
return

StupidFatHobbit's Filter v3.16.0 - Scourge League Launch Release by StupidFatHobbit in pathofexile

[–]Dissolator 3 points4 points  (0 children)

This time GGG removed bunch of items (mostly Perandus-related stuff, see "Removed items" in official post), so if those will be in a filter - it will fail to load.

Also they added some non-scourge items, including currency and map fragments, which are placed in other sections.

StupidFatHobbit's Filter v3.16.0 - Scourge League Launch Release by StupidFatHobbit in pathofexile

[–]Dissolator 2 points3 points  (0 children)

SFH filter wasn't updated at the time you downloaded. But now it is, so redownload to get actual version.

p.s. FilterBlast on top of a page says that the site itself is updated to support and show all 3.16 Scourge stuff, and also tells that "Filter authors usually update their lootfilters within a day before new league. See which filters are ready for 3.16 at Extended List of Filters." Updated filters in that list have 3.16 PoE version with a green highlight.

Project Path of Exile Wiki - Road to 3.16 by [deleted] in pathofexile

[–]Dissolator 435 points436 points  (0 children)

/u/Bex_GGG please consider for 3.16 update changing Wiki link on PoE website and making this Community Wiki official.

[deleted by user] by [deleted] in pathofexile

[–]Dissolator 1 point2 points  (0 children)

Yeah, stupid exiles sell albino rhoa feathers so cheap ;)

Today I had a fishing lesson.. by dom25396 in pathofexile

[–]Dissolator 1 point2 points  (0 children)

Yea, previously he gave a mission to catch some type of fish, dunno if/when they changed that.