HN user

eliasson

93 karma

I'm Markus. I enjoy programming and software development. Occasionally I write something, or work on a piece of open-source software.

https://markuseliasson.se

Posts2
Comments32
View on HN

I agree! I have kept an eye on Elm for many years, I think the simplicity and architecture is great, but the language itself never clicked for me.

Then I was made aware of Lustre[1], an Elm inspired web framework in Gleam. I have done two small projects in it now and I really enjoy working with both Lustre and Gleam.

[1] https://github.com/lustre-labs/lustre

I have started working on a standalone, self-hosted, service for an album club (music, that is).

Members takes turn pitching one album per week. Support comments and a handful of emoji-based reactions.

Integration with Spotify for easy pitching and playing (by links only, users are not required to have a Spotify account).

Plan is to keep the clubs fairly small and invite only.

Building it in Gleam which is a lot of fun!

I used to log my weight lifting in an app but I found it really distracting and time consuming so I gave up. For the last few weeks I have been bringing a small notebook and doing my logging by pen and paper instead. I find it much more relaxing and I only use it to check what weights I used last time, so I don't really miss anything.

Pen and paper is severely underrated today.

Whitesmiths, if I remember correctly was used in Symbian C++. I remember I found it quite odd (as most things in Symbian) when I started using it. But, it grew on me and I actually thought it improved the readability.

MongoDB operates in the space as a leader in non-relational database solutions, managing data formats across text, video, and more to support businesses. This sounds complex, but it really just involves storing and using company data in a secure, useful, and organized way for analysis and improved customer experiences.

This made me laugh =)

Does anyone know of any good presentations about the Zed architecture and internals around?

I know that they have some recordings from their coding session, but I am looking for something more overall.

Crokinole 2 years ago

It is. Every now and then when we have guests at home we bring out the board and it is an immediate success. Age does not seem to matter, I have played with people between 10 to 80 years old everyone gets the mechanics within a few minutes.

Highly recommended!

Absolutely agree. I just finished a project were where users can design / construct solutions in a specific domain in either 2D or 3D, with support for exporting CAD and STP.

The user works with rich domain objects that limit the possibilities to what actually works or is practice; much like a game level builder. This allows non-experts to design solutions in this particular domain, which of course is great for business / sales.

Thanks for sharing! I really enjoy reading these types of articles.

I was a bit surprised to see Perforce being used (I'm not a game developer), I have not come across it since the early 2000s. From what I recall it was very good dealing with merges.

I have tried to organize album clubs where you take turns suggesting an album per week among a group of friends. I think this is a great way to discover music.

Unfortunately after about a year people lost interest and the club self died. I been trying to find similar things online but it appears that album clubs are not a thing?

.NET Blazor 3 years ago

I used Blazor Server to build a hobby project of mine [1] and must say I am pleasantly surprised. Not having to build a separate client and duplicating code and models is really nice. I use my project daily and it is surprisingly fast to use, and the dropped connection does not bother me too much.

I would not recommend using it for anything other than smaller applications where users are expected to have a steady connection though. But for smaller applications it’s a nice alternative, cutting some of the effort required to get an application out there.

[1] https://github.com/eliasson/quarter

In some way they did. UIQ was a subsidary owned by Symbian that made the UI stack for Sony Ericssons P800, P900 and a few Motorola devices.