HN user

jessym

131 karma

www.jessym.com

Posts21
Comments25
View on HN
www.butterhost.ing 3mo ago

Show HN: Visage, privacy-friendly web analytics for self-hosters

jessym
1pts1
www.butterhost.ing 4mo ago

Show HN: Brespi, visual backup and restore automation for self-hosters

jessym
2pts1
www.jessym.com 2y ago

Deriving the Mortgage Payment Formula

jessym
1pts0
www.youtube.com 2y ago

SM64's Unopenable Door Has Been Opened

jessym
3pts0
www.jessym.com 2y ago

Bundling React (Vite) with Spring Boot

jessym
2pts0
news.ycombinator.com 3y ago

Ask HN: How to learn about network programming (in Rust)?

jessym
2pts9
www.treblekey.com 3y ago

Show HN: I made a website with musical exercises for beginner musicians

jessym
24pts3
www.treblekey.com 3y ago

Show HN: I made a website with musical exercises for beginner musicians

jessym
3pts1
www.jessym.com 4y ago

Stateless OAuth2 Social Logins with Spring Boot

jessym
1pts0
www.funnelbranch.com 5y ago

Show HN: I created a funnel analytics service

jessym
2pts0
www.funnelbranch.com 5y ago

Show HN: I created a funnel analytics service

jessym
1pts0
www.funnelbranch.com 5y ago

Show HN: I created a funnel analytics service

jessym
2pts0
www.funnelbranch.com 5y ago

Show HN: I created a funnel analytics service

jessym
1pts0
www.jongmah.com 5y ago

Show HN: I made a Mahjong browser game

jessym
252pts85
www.jessym.com 5y ago

A Complete Introduction to Java EE

jessym
3pts0
www.jessym.com 5y ago

A Complete Introduction to Java EE

jessym
1pts0
www.jessym.com 5y ago

A Complete Introduction to Java EE

jessym
1pts0
www.jessym.com 5y ago

A Complete Introduction to Java EE

jessym
1pts0
www.jessym.com 5y ago

Retry Mechanisms in Apache Camel

jessym
1pts0
www.jessym.com 5y ago

Retry Mechanisms in Apache Camel

jessym
1pts0
www.ctrl.blog 7y ago

Safari’s default media controls blocked when applying a Content-Security-Policy

jessym
33pts5

Hi everyone, I made this (open-source) app when setting up my own server for self-hosting apps and websites.

Because I couldn't find a reliable, simple and free solution for something I actually wanted: lightweight, privacy-friendly analytics without cookies, banners or handing my visitors over to a third party.

Feel free to have a look, and I'd love to hear what you think if you've got any feedback!

Hi everyone, I made this (open-source) app when setting up my own server for self-hosting apps and databases. Because I couldn't find a simple and free solution for something important: easy automated backups and restores of databases and folders.

Feel free to have a look, and I'd love to hear what you think if you've got any feedback!

Is Sketch subscription only? I had it on my list to purchase because I thought they offered a perpetual license.

But you're right, now that I'm reading the FAQ on their pricing page, I'm finding it really confusing:

"""

Q: Is Sketch only available as a subscription?

A: No. You can still get a Mac-only license for $120 yearly [sic] if you don’t need the web app and only want to use the Mac app to design. (...)

"""

Their answer seems rather contradictory. Does anybody know whether they offer perpetual licenses or not? Or know of a competitor who does?

Thanks!

I'm definitely going to have a look at some of the resources from your blog post.

With regards to the standard documentation: I notice that I'm able to read the sentences, but I'm finding it a bit difficult to really turn it into a working project I actually understand.

(For instance: the docs give an example of how bind to a socket address, but I'm not sure how to morph this into a simple echo server, for example, which writes back whatever I sent to it. Feels a bit like I might be missing some general information about TCP and how to test it, how it relates to HTTP, etc.)

Hi HN,

A few months ago I made this website called Treblekey.

Since I began learning how to play guitar and piano about 2-3 years ago, I've been looking for a tool to help me:

- learn how to navigate the guitar fretboard

- practice hearing and identifying musical intervals (ear training)

- other things I might come up with in the future

And I thought: "it would be pretty nice if there was an app with useful musical exercises for beginners", which is how I got the idea for Treblekey.

Feel free to check it out and let me know what you think :)

Thanks!

Hi HN,

I just made this website called Treblekey.

Since I began learning how to play guitar and piano about 2 years ago, I've been looking for a tool to help me:

- learn how to navigate the guitar fretboard

- practice hearing and identifying musical intervals (ear training)

- other things I might come up with in the future

And I thought: "it would be pretty nice if there was an app with useful musical exercises for beginners", which is how I got the idea for Treblekey.

Feel free to check it out and let me know what you think :)

Thanks!

There's always at least 1 "path" to solving a newly generated game, but if you deviate from this path by matching tiles differently, you might end up getting stuck (where you can shuffle the remaining tiles) or even in an impossible situation (where the final two tiles are stacked on top of each other).

Relatable! My first version of the tile generation placed every tile randomly, which meant I always got stuck, haha. Setting the board up in pairs is indeed what solved the issue.

Thanks a lot for the great feedback!

- I'm considering creating a Western variation of the tile set where the black characters (Chinese for 1 - 9) are replaced by 1, 2, ... 9, which might help a bit with the pattern matching (you might get used to the Chinese characters after a while, though!)

- 100% agree, the depth perception could be better

- the flower pot is a progress marker