HN user

resurge

81 karma

Software developer from Belgium, who's lived in Norway and is now back home. Full stack developer with a focus on frontend. Hire me: http://digicraft.eu

[ my public key: https://keybase.io/jeroenpelgrims; my proof: https://keybase.io/jeroenpelgrims/sigs/Mk8MJVIFq5l4ptG047EyjEY7xX0WGb0PUGHb0F8wqkI ]

meet.hn/city/be-Antwerp Socials: - github.com/jeroenpelgrims - linkedin.com/in/jeroenpelgrims ---

Posts4
Comments46
View on HN

I tried it a few months back but as soon as you want a project that has multiple containers using compose all sorts of issues start popping up. Like it "forgets" which containers it started and then can't stop them any more or now you have 2 containers of the same service running even though coolify only recognizes one.

I think if you do register each service separately in coolify it runs OKish.

But I've now switched to the same setup as you had and ironically it has been so much simpler to run than coolify.

I'm really happy people are working on projects like coolify, but currently it's far from ready for any serious use (imo).

I just checked these commands out to update my git knowledge, but when I saw the following in the docs [1][2] I immediately marked these commands as not (yet) worth it to learn since the way these commands work might change.

  THIS COMMAND IS EXPERIMENTAL. THE BEHAVIOR MAY CHANGE.
So that might have something to do with it as well. Especially if there are stable commands that I already know that have the same functionality.

[1] https://git-scm.com/docs/git-switch

[2] https://git-scm.com/docs/git-restore

What you're describing sounds a bit like Lemmy [0]. In essence it's a federated reddit. Anyone can host their own instance with its own rules/topic. And each instance can have communities (subreddits). You can subscribe/comment to any of the other instances' "subreddits" from your own instance.

[0] https://join-lemmy.org/

This doesn't seem to do as much as API Platform though?

In API Platform you can just define an entity and it will automatically expose CRUD endpoints for that entity [1].

While in NestJS it seems you still need to define each action manually [2].

It's too bad cause I'm really looking for something like API Platform in Typescript.

[1] https://api-platform.com/docs/distribution/#bringing-your-ow...

[2] https://docs.nestjs.com/controllers

I used md + pandoc for my resume before as well, but I wanted some more possibilities in changing the layout of the pdf. I remember needing to do some stuff in LaTeX to do that but I don't know that very well.

So I took a different approach with node. I have a yaml file with my cv data [1] in it and I render this in an ejs template to html+css. That html then gets transformed to a pdf. The result can be seen here [2] And the source code here [3]

[1] https://gitlab.com/jeroenpelgrims/resume/blob/master/resume....

[2] http://jeroenpelgrims.gitlab.io/resume/resume.pdf

[3] https://gitlab.com/jeroenpelgrims/resume

I encounter answers now and then by Indian names, and unfortunately my first thought is "can probably skip this one and look at the next answer". The reason is that the answerers _very_ often didn't read the question properly (or misunderstood it) and consequently are giving a completely irrelevant answer.

People in the Clojure community might know that your site is not the official one, but people new to Clojure(script) might not!

I actually thought it was the official website first time I visited the page. (The "Back to official" link is not clear enough)

I agree with the improvements that were suggested. (different logo or putting unofficial in the title)

Securely view your upload history without having to create an account (history is stored in your browser's local storage)

How can I view my history? I think I've clicked every link available but I can't find this at all.

I do see some data in my localstorage. I'm not expected to fish it out myself from there am i..?

You can set an expiry time by pressing the "Options"-button that's next to your uploaded file

Same for this. There is no such option to be found. Screenshot: https://www.NoFile.io/f/FHA0M03bmm0#057e7d69b089e719

Also, I tried downloading my own screenshot but nothing actually happens. (The loader does pop up) Downloading & preview does work for an unencrypted file.

Firefox 51.0.1 (64-bit)