Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
christilut
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
Show HN: SonoVault Music Metadata API for Builders
(sonovault.now)
3 points
by
christilut
4mo ago
|
0 comments
2.
▲
by
christilut
4y ago
Totally agree! I'm still on the Pixel 4a, starting to look at an upgrade but I don't think there is one. Luckily I don't demand too much from my phone, but making better pictures would be nice.
3.
▲
by
christilut
5y ago
Try this app I made for fun a while back: https://www.tuneful.app It uses Spotify under the hood, similar to how the radio used to work.
4.
▲
by
christilut
6y ago
I wanted to post the same thing. Demo with static data would be fine to browse around in but I don't create an account unless I plan to use it.
5.
▲
by
christilut
6y ago
The author says he wants to switch Disqus to Commento but I wouldn't just do that. I didn't have a great experience with Commento. I like the idea and mostly the execution of it (including the OAuth) but I found some major bugs (F
6.
▲
Show HN: Tuneful – Music Discovery
(tuneful.app)
1 points
by
christilut
6y ago
|
1 comments
7.
▲
by
christilut
6y ago
Hi guys, This is a side project I made for fun. It's basically "Tinder for music". It works by selecting a playlist to establish a baseline for the type of music you're interested in. As you swipe, it shows you more mus
8.
▲
by
christilut
6y ago
This is cool! Needs some form of chat though And a way to release the cursor without having to alt tab
9.
▲
by
christilut
7y ago
You mean Firebase?
10.
▲
by
christilut
7y ago
You can self host Bitwarden or use the cloud version
11.
▲
by
christilut
7y ago
There is some horrible javascript that calculates what the font size should be based on the height of the browser. A large screen gets a huge font and if you zoom out then the resize event triggers which keeps the font the same size. Might
12.
▲
by
christilut
8y ago
When was your experience with Mongo? I'm wondering because I use Mongo now with transactions (supported since version 4) and I like to know about problems I might face in the future.
13.
▲
by
christilut
9y ago
I'd hate to go all political but it seems pretty obvious lately: go out and vote Don't vote Republican. In the EU it's much less of an issue thankfully but still, vote for the right party and not the popular or nationalistic
14.
▲
by
christilut
9y ago
Another brick in the walled garden of the Facebook internet of the future. Now even kids below the age of 13 will have a Facebook account, setup by their parents who are already on Facebook anyway and enticed by exactly what they want to he
15.
▲
by
christilut
9y ago
Your first 3 points are big deals but not unique anymore. The Vue webpack template comes with all that. Code splitting couldn't be easier, async/await out of the box and it stays backwards compatible up to IE9. I'm sure React
16.
▲
by
christilut
9y ago
Yea the "incorrect login" is a generic message now. The title isn't correct, I'll change it. The blueprints section will get a graphical editor soon, very high on the priority list. So if you invite users with the Editor
17.
▲
Show HN: Headless, static website CMS
(headless.rest)
4 points
by
christilut
9y ago
|
3 comments
18.
▲
Beijing cryptocurrency exchanges told to announce trading halt: source
(reuters.com)
2 points
by
christilut
9y ago
|
0 comments
19.
▲
by
christilut
9y ago
I've been using Gitlab free for all my personal projects and mostly I'm totally okay with this change. I was afraid of being forced to pay for some basic functionality in a year but honestly most bronze/silver features are fo
20.
▲
by
christilut
9y ago
Check out https://www.indiehackers.com . Lots of side projects (and bigger) there with full interviews.
21.
▲
by
christilut
9y ago
GET/POST? Haven't you heard of GraphQL?! ;P
22.
▲
by
christilut
9y ago
Webpack does much more than just put all your stuff in 1 bundle. It minifies, it does code splitting (only load what you need, HTTP2 is even a benefit here), tree shaking (remove unsued CSS), it can change your import paths for your convien
23.
▲
by
christilut
9y ago
I can't live without hot module reloading anymore.. With my Vue projects (no idea if React does it like this too) I can update my code and it only reloads either CSS, JS or HTML and it completely maintains state. Textfields maintain th
24.
▲
by
christilut
9y ago
My new headless CMS uses Vue: https://www.headless.rest It uses webpack with alot of code splitting so instead of 1 big bundle its many small bundles which should help loading times alot.
25.
▲
by
christilut
9y ago
Don't start with nuxt. Start with the Vuejs tutorial on their website. Vuejs docs are amazing and one the big reasons why people enjoy starting Vue. Nuxt docs are so-so and can be quite confusing.
26.
▲
by
christilut
9y ago
NPM stats are not representative at all because for every big project there are tons of NPM downloads. For every branch, every deploy, every pull request. This grows exponentially. Just like Github stars arent representative because only (a
27.
▲
by
christilut
9y ago
I don't like this... If I have a controversial opinion (hypothetical, unrelated to the current subject matter) and it gets removed from CDN's and if I then put that opinion in my self hosted blog and someone powerful decides to DD
28.
▲
by
christilut
9y ago
This same article was posted 6 months ago but apparently deleted: https://www.reddit.com/r/javascript/comments/5b2ras/between_... I remember reading it as I am a bit of a Vue fan. I use Vue in all my pro
29.
▲
by
christilut
9y ago
One of my issues with the Material Icons search is that you can't search for aliases, so I created this site and a few aliases for each icon. Hopefully people will submit PR's to improve the quality of the aliases and maybe Google
30.
▲
Show HN: Material Icons search with alias
(materialicons-alias.today)
2 points
by
christilut
9y ago
|
1 comments
More ›