Get Connected!
Come and join our community. Expand your network and get to know new people!
-
Sound Packs
- 1
- 127
- 0
- 0
-
Themes
- 1
- 102
- 0
- 0
-
Wallpapers
- 2
- 142
- 0
- 0
-
Our Games & Apps
- 2
- 304
- 0
- 0
-
ThudNG2
- 0
- 299
- 0
-
Super Star Trek
- 0
- 293
- 0
-
q5go
- 0
- 295
- 0
I've been working on replacing BeAIMs self-made translation library with Haikus native LocaleKit for better OS integration. Changing the source code...I've been working on replacing BeAIMs self-made translation library with Haikus native LocaleKit for better OS integration. Changing the source code is mostly done, except that switching between languages doesn't work yet. The more time-consuming task is transforming all translations to the new format. I first made a catkeys file that translates to the old placeholder constants and built a little Javascript that replaces them with the proper translations. That's a lot faster than reworking all translations by hand. The strings in the catkeys format aren't even sorted in any reasonable way, so it's a never ending scroll up and down and read twice in the old file. Here's the script that does all the hard work for me: paste.bka.li/Q+LBkb.js Show more
Loading content, please wait.
I've just released BeAIM Version 1.6.0 that provides binary HPKG packages for both 64bit and 32bit on the Codeberg releases page. That marks a first...I've just released BeAIM Version 1.6.0 that provides binary HPKG packages for both 64bit and 32bit on the Codeberg releases page. That marks a first big milestone, as the application can be considered rather stable and usable by now, but of course there's still room for improvements and yes, I will further improve it as my time allows.
codeberg.org/nikisoft/BeAIM/releases
Show more
Both SOCKS5 and HTTP(S) proxies are now working in BeAIM \o/ I got SOCKS5 working at late Sunday already. And today I found out that HTTP(S) proxies...Both SOCKS5 and HTTP(S) proxies are now working in BeAIM \o/ I got SOCKS5 working at late Sunday already. And today I found out that HTTP(S) proxies weren't broken at all, it's just difficult to find servers that allow requests with the CONNECT method. For that reason, I improved error handling so that anything that isn't code 200 is seen as failure, not just the most common errors 503 and 504. Show more
Currently working on debugging SOCKS5 Proxy support in BeAIM, that's a hard one. It connects to the SOCKS5 server and sends some data, but that data...Currently working on debugging SOCKS5 Proxy support in BeAIM, that's a hard one. It connects to the SOCKS5 server and sends some data, but that data seems like it's missing a few important details (destination host and port, for example) Show more
My fork of BeAIM is now open-source at codeberg.org/nikisoft/BeAIM - I'm pretty sure it's not yet complete, in fact I know quite a lot of areas to...My fork of BeAIM is now open-source at codeberg.org/nikisoft/BeAIM - I'm pretty sure it's not yet complete, in fact I know quite a lot of areas to improve, but keeping back project for too long and then never getting them done has been a problem for me in the past, so I prefer to publish it quite early this time. Show more
Loading content, please wait.Currently working on reviving good old BeAIM. Finally we have native instant messaging on Haiku again, like in the good old days. Doesn't that look...Currently working on reviving good old BeAIM. Finally we have native instant messaging on Haiku again, like in the good old days. Doesn't that look nice? Show more
I recently launched a OpenGrok instance dedicated to Haiku-related repositories,where you can search through source code online:
grok.nikisoft.one
If...I recently launched a OpenGrok instance dedicated to Haiku-related repositories,where you can search through source code online:
grok.nikisoft.one
If you're developing for Haiku,you may find it useful.
Show more
It's been quite some time since I've been active here :/ Should definitely change that,now that I'm more into Haiku development again and have a...It's been quite some time since I've been active here :/ Should definitely change that,now that I'm more into Haiku development again and have a little native-app project that I may have to share updates about soon.I'm somewhat shocked,seeing that my work on the Weather app (that I didn't finish btw) was 3 years ago already Show more
Marisa Giancarla is friends with Stephen Brooks
We now have daily offsite backups for the mail server, and it keeps the last 7. So in worst case we would lose 24 hours of changes.
Marisa Giancarla is friends with Elozor Bruce
Marisa Giancarla is friends with stoltenberg
Added a new support extension...
beos.retro-os.live/index.php/contact-us/support/co…
Marisa Giancarla is friends with Andrew Harris
Marisa Giancarla is friends with K11
Working on adding some more games in the ports repo... Will post here when done...