<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tacticians-server/src, branch reorganizing</title>
<subtitle>Server for Tacticians Online, written in Erlang.
</subtitle>
<id>https://www.segfault.tech/cgit.cgi/tacticians-server/atom?h=reorganizing</id>
<link rel='self' href='https://www.segfault.tech/cgit.cgi/tacticians-server/atom?h=reorganizing'/>
<link rel='alternate' type='text/html' href='https://www.segfault.tech/cgit.cgi/tacticians-server/'/>
<updated>2018-06-06T20:27:15Z</updated>
<entry>
<title>... it actually seems to work rather well.</title>
<updated>2018-06-06T20:27:15Z</updated>
<author>
<name>Nathanael Sensfelder</name>
<email>SpamShield0@MultiAgentSystems.org</email>
</author>
<published>2018-06-06T20:27:15Z</published>
<link rel='alternate' type='text/html' href='https://www.segfault.tech/cgit.cgi/tacticians-server/commit/?id=d99f1e8b0efedf1286ab15c656a0ea874823865f'/>
<id>urn:sha1:d99f1e8b0efedf1286ab15c656a0ea874823865f</id>
<content type='text'>
Quite a lot of missing db_query:op() though.
</content>
</entry>
<entry>
<title>...</title>
<updated>2018-06-06T15:00:21Z</updated>
<author>
<name>nsensfel</name>
<email>SpamShield0@noot-noot.org</email>
</author>
<published>2018-06-06T15:00:21Z</published>
<link rel='alternate' type='text/html' href='https://www.segfault.tech/cgit.cgi/tacticians-server/commit/?id=daa6c9b3fa9a62d3f6a1a696f67976e904d641b9'/>
<id>urn:sha1:daa6c9b3fa9a62d3f6a1a696f67976e904d641b9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>...</title>
<updated>2018-06-06T14:42:42Z</updated>
<author>
<name>nsensfel</name>
<email>SpamShield0@noot-noot.org</email>
</author>
<published>2018-06-06T14:42:42Z</published>
<link rel='alternate' type='text/html' href='https://www.segfault.tech/cgit.cgi/tacticians-server/commit/?id=82081d45fd64294f4bc417085e06284f3487b32f'/>
<id>urn:sha1:82081d45fd64294f4bc417085e06284f3487b32f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Figuring out how to organize the src folder(s)...</title>
<updated>2018-06-06T13:54:18Z</updated>
<author>
<name>nsensfel</name>
<email>SpamShield0@noot-noot.org</email>
</author>
<published>2018-06-06T13:54:18Z</published>
<link rel='alternate' type='text/html' href='https://www.segfault.tech/cgit.cgi/tacticians-server/commit/?id=ee9c2ac044cc77b80f30420c8f0788cad4281084'/>
<id>urn:sha1:ee9c2ac044cc77b80f30420c8f0788cad4281084</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Kind of hacked around to get the db working.</title>
<updated>2018-06-05T14:13:56Z</updated>
<author>
<name>nsensfel</name>
<email>SpamShield0@noot-noot.org</email>
</author>
<published>2018-06-05T14:13:56Z</published>
<link rel='alternate' type='text/html' href='https://www.segfault.tech/cgit.cgi/tacticians-server/commit/?id=97f7511e61cebae3676a83aa9c0dc2efb15d8d8c'/>
<id>urn:sha1:97f7511e61cebae3676a83aa9c0dc2efb15d8d8c</id>
<content type='text'>
It does seem to work, though.
</content>
</entry>
<entry>
<title>Has the DB run as a separate node.</title>
<updated>2018-06-05T12:33:27Z</updated>
<author>
<name>nsensfel</name>
<email>SpamShield0@noot-noot.org</email>
</author>
<published>2018-06-05T12:33:27Z</published>
<link rel='alternate' type='text/html' href='https://www.segfault.tech/cgit.cgi/tacticians-server/commit/?id=983ed9d0e8da15cb8c304fea62c25d3b053e712b'/>
<id>urn:sha1:983ed9d0e8da15cb8c304fea62c25d3b053e712b</id>
<content type='text'>
I am still figuring out how Erlang handles node connections... It would
seem that spawn(NODE, ...) automatically initiates the connection to
NODE (i.e. no need to use net_kernel:connect_node before).
</content>
</entry>
<entry>
<title>Analysis of 'db' -&gt; crash. Always a good sign...</title>
<updated>2018-06-04T15:39:23Z</updated>
<author>
<name>nsensfel</name>
<email>SpamShield0@noot-noot.org</email>
</author>
<published>2018-06-04T15:39:23Z</published>
<link rel='alternate' type='text/html' href='https://www.segfault.tech/cgit.cgi/tacticians-server/commit/?id=25b3f31c8a451044459d104a3a36f919557b8d20'/>
<id>urn:sha1:25b3f31c8a451044459d104a3a36f919557b8d20</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Still working on it...</title>
<updated>2018-06-04T14:53:17Z</updated>
<author>
<name>nsensfel</name>
<email>SpamShield0@noot-noot.org</email>
</author>
<published>2018-06-04T14:53:17Z</published>
<link rel='alternate' type='text/html' href='https://www.segfault.tech/cgit.cgi/tacticians-server/commit/?id=4aa208ada20eaa3795740424d3519083fef1df65'/>
<id>urn:sha1:4aa208ada20eaa3795740424d3519083fef1df65</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Starting to work on the DB implementation.</title>
<updated>2018-06-04T12:51:51Z</updated>
<author>
<name>nsensfel</name>
<email>SpamShield0@noot-noot.org</email>
</author>
<published>2018-06-04T12:51:51Z</published>
<link rel='alternate' type='text/html' href='https://www.segfault.tech/cgit.cgi/tacticians-server/commit/?id=bdb3ee493c5b5ad03b7ce189011422a1c6798dd1'/>
<id>urn:sha1:bdb3ee493c5b5ad03b7ce189011422a1c6798dd1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Looking into dynamically updated records/tuples.</title>
<updated>2018-05-30T19:03:24Z</updated>
<author>
<name>nsensfel</name>
<email>SpamShield0@noot-noot.org</email>
</author>
<published>2018-05-30T19:03:24Z</published>
<link rel='alternate' type='text/html' href='https://www.segfault.tech/cgit.cgi/tacticians-server/commit/?id=09bdaed7100ac97392e152a488d21db016952213'/>
<id>urn:sha1:09bdaed7100ac97392e152a488d21db016952213</id>
<content type='text'>
So far, the plan is for the DB to not even know what it's storing.
Instead, it trusts the queries to know what they are accessing (using
record fields positions with erlang:setelement and such). That might
turn out to be a terrible idea, though.
</content>
</entry>
</feed>
