Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
lucas_codes
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
by
lucas_codes
1mo ago
I thought they were destroyed just because they rip out the spine to scan them more easily?
2.
▲
by
lucas_codes
1y ago
Plus you just know in a few months they are going to be stale and reference code that has changed. I have even seen this happen with colleagues using llms between commits on a single pr.
3.
▲
by
lucas_codes
1y ago
I love data visualizations like these. OP if you want to improve sight reading faster, I would recommend using non-random notes - context is very important when sight reading and if you get a professional pianist to sight read random notes
4.
▲
by
lucas_codes
2y ago
I think the author is discounting their own design sense which is necessary to come up with the ideas! (Or even to take inspiration from other sites.) Side note, better not animate with useState when you can use CSS animations, react render
5.
▲
by
lucas_codes
2y ago
If you only want a hint, in postgres you could always do an EXPLAIN and see the estimated number of rows returned
6.
▲
by
lucas_codes
3y ago
This is how people write dates in Chinese-speaking countries
7.
▲
by
lucas_codes
3y ago
You can, but your CSS won't work properly for nearly 20% of users
8.
▲
by
lucas_codes
3y ago
Location: Melbourne, Australia Remote: Yes or hybrid Willing to relocate: No Technologies: Typescript/Javascript, React, Node.js, Python, SQL Résumé/CV: https://www.dropbox.com/scl/fi/1fw8k5v98kkccuzzn4u4
9.
▲
by
lucas_codes
3y ago
Big fan of Payload, which I used (1.x) when I updated my personal website/blog (in my profile) at the start of the year. It was super easy to implement comments with replies and optional email notifications.
10.
▲
by
lucas_codes
3y ago
Are we talking about the same thing? I mean the Mongolian throat signing in that YouTube link, which has crazy low fundamentals (I have a deep bass voice and it's much lower than I can sing).
11.
▲
by
lucas_codes
3y ago
Is this how throat singing works? https://www.youtube.com/watch?v=qx8hrhBZJ98
12.
▲
by
lucas_codes
3y ago
How do people usually backup their self-hosted docker services using postgres? I have been using docker-volume-backup [0] and just saving the postgres data directory, but I've found it requires a minute of downtime to backup properly.
13.
▲
by
lucas_codes
3y ago
In Taiwan, they don't use Latin script to type, but a phonetic script based on character radicals called bopomofo
14.
▲
by
lucas_codes
3y ago
There's one of these at Tempo Rubato, a concert venue in Melbourne Australia
15.
▲
by
lucas_codes
3y ago
"Hybrid piano"? What does that mean?
16.
▲
by
lucas_codes
3y ago
Actually, human perception is incredibly good, though I agree prone to biases. But there are no double blind studies on this, so why dismiss experts' opinions so readily? > Electronic keyboards have weighted keys and similar tactile
17.
▲
by
lucas_codes
3y ago
I don't know about wine, but those violinists were asked which instrument they preferred, not which was a Strad. I don't see how that or a blind test is relevant to what I wrote anyway? Except for a cheap dismissal.
18.
▲
by
lucas_codes
3y ago
I'm a professional musician but not on piano, and even I can tell the difference. While it may be true that velocity is the only variable, it's not a physics problem. As a player you can't choose the instantaneous velocity fo
19.
▲
by
lucas_codes
3y ago
This is such an HN comment ;) Sibling comments are correct that weighted keys, graded hammer action, etc are all much better than a plastic level but still don't have a proper sense of touch that is linked directly to the sound. It
20.
▲
by
lucas_codes
3y ago
Love the idea and the design - but if the hammer isn't mechanically coupled to the keys, it's hard to imagine it will have proper control and feedback from the touch. I'm sure the designer is fully aware of this, so it's
21.
▲
by
lucas_codes
3y ago
Sounds like you would like Netlify CMS. You can set it up so it edits a few markdown files, and these files are used in your static build.
22.
▲
by
lucas_codes
3y ago
One great masking effect that doesn't use masking which I love: If you have a tall-ish avatar with a transparent background, overlay it on a coloured circular div (border-radius: 999px) and set only the bottom corner-radius. That way i
23.
▲
by
lucas_codes
3y ago
I wrote a short post last week on burger menus using the <summary> tag. It should be accessible, being more or less the intended use for the element, but curious to see HN rip it apart :) https://lucas-levin.com/code&#
24.
▲
by
lucas_codes
4y ago
All these comments complaining about complexity of the selectors - if you haven't read the MDN page on selectors in the last 5 (10?) years, perhaps now is the time? We were begging for these features for years and it was a nightmare wa
25.
▲
by
lucas_codes
4y ago
Whoops, of course it does!
26.
▲
by
lucas_codes
4y ago
What is wrong with ["10","10","10"].map(parseInt) ?
27.
▲
by
lucas_codes
4y ago
I thought rem was "root em" since its relative to the document root and not relative to the parent like em.
28.
▲
by
lucas_codes
4y ago
Plenty of people develop using wsl2 - perhaps the author should have asked for advice instead of writing a ranty blog post pointing out tradeoffs that are easy to work around for a big benefit
29.
▲
by
lucas_codes
4y ago
Love it! In the world of Music Conservatories, practice space is limited and there is a lot of competition to get a room booked. Many places use a niche scheduling product called Asimut specifically tailored to conservatories. Depending on
30.
▲
by
lucas_codes
4y ago
Partly I think if you have experience in web dev, you learn to recognize which frameworks/technologies are worth pursuing and which are not. It's also worth noting, some of it comes down to personal preference and purpose of the p
More ›