veclavtalica's profile

veclavtalica bog person Signature:
i like all things awesome !
Latest posts:
admin said:
veclavtalica said:
< scissors > lots of visuals or even interactive things based on web build of twn itself would be great < scissors >
non-goal but would be really neat: have a twn project running on web with a code editor on the side, and you can make changes to the code and press a button to reload it
probably a yes-goal, but web build needs to mature a lot, it's kinda vestigial at this point
meo said:
< scissors > Like, examples, screenshots, how one would develop a game using it, what concepts it operates in? < scissors >
ideally there should me and it was planned when wiki was made, but no real effort is put there at the moment

i found it really quite hard to write good tutorial/explanatory text as well, need practice

lots of visuals or even interactive things based on web build of twn itself would be great
are put in graves that rise in front of me, without an end in sight
xananax said:
The music that sounds best to my ears is a bit... dissonant? I don't know if there's a music word for it. I also don't have many examples because there are few artists and tracks that do it. Here are a few examples I can remember:

  • <a href=https://www.youtube.com/watch?v=8D7vbuo7zCo>Black Eye / Burnt Thumb by Metronomy</a>
  • <a href=https://www.youtube.com/watch?v=-g7Q8ZGhC2s&amp;list=OLAK5uy_mGy2XHO_iuRHzN_QHcOcz9R5_yowNEp-c&amp;index=10>Organ Donor by DJ Shadow</a>
  • <a href=https://www.youtube.com/watch?v=_QjkIzsTBNw>The Gulag Orkestar by Beirut</a>


you can call those dissonant indeed, very cool selection
Moss Icon - Moss Icon (Album)

best emo album. ever.

youtube playlist
admin said:
Mind Vortex - Alive

the first dnb song i've ever heard. been a dnb head ever since then. in retrospect, its kinda meh lmao.

youtube stream


3,934,005 views 28 Feb 2013 core
xananax said:
I like it quit a bit, personally. It's muted, doesn't get in your face, easy on the eyes, and is its own thing.
agreed
... archived ?
admin said:
kaesa said:
im not a web dev but i never saw that behaviour before when i post a reply and i go backward in page history, it brings me back to the same thread so i have to do backward twice

i have at work a tool that uses forms a lot and i never had something like this so idk what's going on but it doesnt feel normal think



it's because there's no AJAX / nothing is dynamically inserted on the client. what happens is you send a post, then the server processes it, and it sends you a 302 redirect to go to the latest post so that you can see it on your end.



what about location.replace()?
bumping kinda does lead people to recent activity, which is probably what you want in most cases, so i think i'm for it

preference can work as well, but choosing the default is still a question