Jump to / Search specific dates in Signal (+Telegram, WhatsApp)

For tldr, go to the screenshots at the end of the post.

Lately, I have been asked by my dad if you can search in the chat of the Signal messenger not only by words but also by date. So, the first thing I did was look in the app, and after not finding anything, do a bit of research:

How can i Search for specific dates?
byu/yeomania insignal

With this thread, I thought that this feature does not exist. As a happy open-source fan, the next thing I did was clone the repository of the official Signal Android app (https://github.com/signalapp/Signal-Android), and then I started to add a new option to the three-point menu of conversations. While reading the code for a few hours, I suddenly found functions for jumping to a specific date and validating that date (e.g. JumpToDateValidator.kt). Then I realized, that the app already had the feature I was about to implement 😆.

So how do you search in a conversation by date? You first have to activate the normal search. Then, nearby but undetected to the left above the keyboard, there is a button which opens a calendar selector!

signal step 1 signal step 2 signal step 3

And there you have it! You can select a date (if it exists) and the conversation will jump to that date!
I afterwards asked myself, do the other messengers have that feature? And yes, both Telegram and WhatsApp can do that too!
screenshot of telegram

Telegram has the button in the same position as Signal…

screenshot of whatsapp

and Whatsapp has it beside the search bar. Fascinating!

And that’s it. If you came over to this post by looking for this specific feature, I hope I could have helped you, and if not, maybe you learned something new! 😀

TLD1.3c Small Bugfix Update

TLD1.3c has been released, fixing a bunch of bugs in the fractal wizard of the editor and the community page in one update. Some people are still figuring out the editor 😉

TLD 1.3 Update

The Last Dimension 1.3 is officially online! Download or update it at https://play.google.com/store/apps/details?id=at.sectorinfinity.lastdimension!

It finally releases the fifth level “Chaos Theory”,  Play Games Services integration with achievements and a level editor where you can share your levels online!

Screenshot of "Chaos Theory"
Screenshot of “Chaos Theory”

We know that the editor is, while powerful, quite complex to use, so we are already thinking about ways how to make fractal rule creation simpler. Till then, we again refer to the L-System blog post for creating simple fractals (https://seismic.myftp.biz/blog/index.php/2020/11/19/l-systems-in-games-part-1-basics/).

Have fun!

The Last Dimension 1.3 German Stream!

🌟 Exciting News Alert! 🌟 Join me and Plaxarta this Saturday, 11.05.2024, at 18:00 (UTC+2) for an epic journey into The Last Dimension 1.3 with Plaxarta’s live stream on Twitch! 🎮
https://www.twitch.tv/plaxarta
Can’t wait to dive into the new features and share our thoughts in German together. Follow @Plaxarta on Twitter/X and subscribe to his YouTube channel for more updates! #gaming #livestream #TheLastDimension #Plaxarta #excited 🔥✨🚀🎉

The Last Dimension April Update

The TLD development is in full swing! We are not only testing the fifth level “Chaos Theory”, but are also working on a level editor to create your own fractal levels!

The TLDL editor

Soon, you will be able to create fractals by using our TLDL grammar (https://seismic.myftp.biz/blog/index.php/2020/11/19/l-systems-in-games-part-1-basics/).  Currently, the focus is on easy sharing of the game files and code editing compatible with mobile devices. Note that the code visible on the left of the screen is just an overview of the fractal, not the view you will be working with. We are also working on mechanisms to support the code-based approach.

Stay tuned!

The Last Dimension 1.2c

Here is a small blog post about a small update! Now, TLD finally remembers if you mute the music. Also, we implemented basic compliance for our European and Brazil users. We consider there will be an option to buy an ad-free version. Stay tuned!

Bachelor’s Thesis: Efficient Evaluation of the Fourier Transform of Multipoint Correlation Functions

Fi-na-lly! The last academic work I committed myself to. Of course, I was fairly motivated in 2019 and enrolled in Business Informatics and Technical Physics at the Technical University of Vienna. While I learned a lot of fascinating theories and principles, what was really suffering was my time and energy for my game projects. As far as my studies go – I am now finished, and I do not plan any more of them in the next time. I might finally be able to finish the games.

Regarding the thesis, I used the Julia programming language and Jupyter to find efficient ways of calculating correlation functions, which are physical entities which can for instance describe the probability of electrons jumping from atom to atom. These functions are quite useful, as they can be used to derive several important physical quantities. The work contains the analytical derivation of the Fourier transform of those functions, as well as descriptions of the numerical computation. Download it here:

http://seismic.myftp.biz/index.php?page=3

Micro-Project: Magnetic Holder for my Phone in my Car

Who doesn’t like micro-projects? I am in the process of finishing my last degree – the bachelor in technical physics. During my time on working on my thesis, while I was desperately searching for a new smartphone cover for my S21 on Amazon, I had the idea to combine a magnetic smartphone cover, a neodymium magnet and the holder spot of my old car into something handy!

So I ordered the stuff (https://www.amazon.de/dp/B09D388G35?psc=1&ref=ppx_yo2ov_dt_b_product_details & https://www.amazon.de/dp/B0BCQHQSZD?ref=ppx_yo2ov_dt_b_product_details&th=1) and went on to tinkering during a writing break!

parts
The three initial little parts

I only needed one neodymium magnet, one scew which fitted and I took down the old holder of the car. It was broken, so I used some instant glue. With a 3D printer, I could have printed the black part. Due to not having a lathe, I had to file the screw to my needs 😂!

After some filing I quickly put those together and mounted them on the car holder:

 

I tried to add the phone with the case, but it seems that the neodymium was too strong!

screw broke out of plastic
RIP!

Seems like the threaded sleeve broke out of the already damaged plastic!

The solution was to use a longer screw and a nut, simple as that:

parts assembled with new screw and nut
New screw with nut

With that, it worked! I tested it already for tracks with ~40km. Yeah!

my phone on the car vertically

my phone on the car horizontally

In my opinion, the perfect micro-project! Refreshing for in between. And hopefully soon, physics will be finished and the game projects will continue. Which micro-project will be YOUR next one?

Online again!

Dear all,

it’s been a long time since seismic.myftp.biz / seismic.at has gone online. I think it’s over ten years now. Unfortunately, it experienced an unusual long downtime the last 1-2 months. Yesterday, I tried to contact my provider one more time per e-mail and this time, they made the IP public again! I do not know why they made it private in the first place, I can only imagine it was made private automatically after ten years to preserve IP adresses. Anyway, I am just glad that it works again! Enjoy not only the accessing the website once more, but also the Last Dimension Leaderboard!

Kind regards,
Markus