Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
Madeindjs
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
Madeindjs
2y ago
I found a tool named [Lossless Audio Checker]( https://losslessaudiochecker.com ) : "A utility to check whether a WAVE or FLAC file is truly lossless or not". I was so sad that this project is not open-source but their R
2.
▲
by
Madeindjs
2y ago
I personally use MPV to play my music libraries containing mainly FLAC file and I wrote a plugin [1] using JS to send my listens to listenbrainz.org . It's damn simple, but it worked for the past few months! [1]: https://gis
3.
▲
by
Madeindjs
3y ago
If I got it right, naming all our files with the extension `.mjs` solves the issue as well, right ?
4.
▲
by
Madeindjs
3y ago
I'm a Ntfy user and I really love this tool! Thank you so much for your work
5.
▲
by
Madeindjs
3y ago
Why should not use a simple database instead ?
6.
▲
by
Madeindjs
4y ago
Link is dead. New link seem to be https://blog.djha.skin/p/planning-and-notes-using-markdown-i...
7.
▲
by
Madeindjs
4y ago
I may also found other credentials: https://github.com/SriLikesToSing/practice/blob/master/tinke...
8.
▲
by
Madeindjs
4y ago
I see an horizontal scroll because of a code block containing a non wrapped URL
9.
▲
by
Madeindjs
4y ago
Impressive design. Bravo
10.
▲
by
Madeindjs
4y ago
I thought the same thing. As a Node.js dev, I can quickly create a .mjs file and use a `module.export` to return a JavaScript object who contains the configuration. Thus, i can use template string and/or function to do what I want. I c
11.
▲
by
Madeindjs
4y ago
I made basics bash scripts to do some simple stuffs. Scripts I use more often are: 1. A script who help me to make conventional commits name (ex: `feat(xyz): add some stuff. JIRA-ID`). It add Jira Id at the end using git branch, get scope u
12.
▲
by
Madeindjs
4y ago
I use this VSCode plugin yo do that and it works well https://marketplace.visualstudio.com/items?itemName=mushan.v...
13.
▲
by
Madeindjs
4y ago
But I imagine that you want to sit at 25°C all day long during the winter...
14.
▲
by
Madeindjs
4y ago
As a developer, I love JavaScript ecosystem for some of theses drawback of this package manager. I'm be able to quickly publish a library on NPM and this is great IMO. Few years ago, I tried to do it for Maven in Java and it was a nigh
15.
▲
by
Madeindjs
4y ago
This is a really great resource. All of theses tips are implemented in Nest.js framework. I can't recommend enough to give it a try, it'll force you yo have best practices.
16.
▲
by
Madeindjs
4y ago
With plaintext you can do what you need. For example, with todo.txt context are just prefixed by `@`. You can also add special tag with `key:value`. So for example you can add `location:paris` and retrieve it with whatever search tool.
17.
▲
by
Madeindjs
5y ago
[Markor]( https://github.com/gsantner/markor ), free, open source and available on F-Droid.
18.
▲
by
Madeindjs
5y ago
JavaScript now include workers and with Node.js have Worker threads. I am pretty sure that MS guys use it into VSC.
19.
▲
by
Madeindjs
5y ago
I thought that author of Faker don't ask a new maintainer, he just ask for money. So I think this point is valid. A maintainer role could be to just accept some occasional pull request if he don't want to make it a bigger project.
20.
▲
by
Madeindjs
5y ago
URL syntax you described is exactly one used by Asciidoctor ( https://docs.asciidoctor.org/asciidoc/latest/syntax-quick-re... )
21.
▲
by
Madeindjs
5y ago
I use it since many years and I could not use anything else. I installed it on my girlfriend's phone (non techie person) and she also loves it.
22.
▲
by
Madeindjs
5y ago
Did you give a try of Deno. This is a JavaScript runtime but it produce a single binary. This would make sense in your case because it can be harder to inspect it.
23.
▲
by
Madeindjs
5y ago
I had a black page with JavaScript disabled. You should at least display a message "please enable JavaScript".
24.
▲
by
Madeindjs
5y ago
I not totally agree with this. Architecture is really important because it can make new feature less expensive in term of development. If you judge a work only in terms of final product UX, you miss this point.
25.
▲
by
Madeindjs
5y ago
Is it equivalent to initialize Git repository in $HOME ?
26.
▲
by
Madeindjs
5y ago
You totally miss point of this article: Markdown, even if not so powerful, have many more tools and support than other markup language (including org-mode)
27.
▲
by
Madeindjs
5y ago
I not agree for all theses points but some of those are very good advices. IMO best of those are > (25) If you have decided to rewrite a component/service always rethink your decision. It is harder to read code than to write it, tha
28.
▲
by
Madeindjs
5y ago
So maybe come back to old BlackBerry with physical QWERTY keyboard?
29.
▲
by
Madeindjs
5y ago
It works until you try using a library not available with Sprocket...
30.
▲
by
Madeindjs
5y ago
Why did you choose Demo over Node.js? Is this making performances improvements?
More ›