Viewing profile — ngc6677
ngc6677
HN member- Joined
- Tue, Sep 05, 2017, 1:58 PM UTC
- HN karma
- 129
- Public activity
- 102 items
- HN profile
- View on Hacker News ↗
About ngc6677
No profile information was provided.
Recent public activity
- story
-
comment
Comment #47320700
A nice way to get quickly familiar with how to use emacs/(neo)vi(m), understand how keybindings work and how to uncover new ones, is to go through reading/practicing the built-in t…
- comment
-
comment
Comment #46644002
And that anything will still exist in 100 years
-
comment
Comment #46419555
Can check out the DOM of https://radio4000.com to see how custom-elements and web-components can be used to describe the entire app (and allow custom themes, and more) (source: htt…
-
comment
Comment #46419534
Can also checkout https://github.com/internet4000/find for a client side "search router" supporting custom bangs.
-
comment
Comment #46383293
also here https://space-element.pages.dev/#data=eyJ2YWx1ZSI6IvCTgoAg8J...
- comment
-
comment
Comment #45864249
Excellent idea! Really cool that it respects the SSG conventions and separation of content, collections, templates, themes etc.
-
comment
Comment #45833152
A good way to get straight in, is to download `emacs`, open it, and follow the built in "Emacs Tutorial" (click the link on the first page that is shown). It brings a new user thro…
-
comment
Comment #45781247
Also similar procedure used on joblist.today https://github.com/joblisttoday to fetch hiring companies and their jobs and store them into sqlite and duckdb, and retrieved on the cl…
-
comment
Comment #45751073
this exact same example used to work in firefox a few years back, i guess some change introduced this bug in between
-
comment
Comment #45751020
is it doing HTTP range request, to not download an entire db?
-
comment
Comment #45680370
Fun! Would be nice to have an automatic translator built in, or already the alphabet. Btw, for emacs users, there is a `morse-region` and `unmorse-region` https://www.emacswiki.org…
-
comment
Comment #45626382
Also an other take here https://gitlab.com/sctlib/bmcp
-
comment
Comment #45615752
1. web-components https://developer.mozilla.org/en-US/docs/Web/API/Web_compone... 2. router https://developer.mozilla.org/en-US/docs/Web/API/URL_Pattern... The rest should be code …
-
comment
Comment #45119388
Also highly recommending decap CMS, or the svelte version sveltia[0]. With Gitlab backend and PKCE authorization, this CMS connects directly to gitlab without any other middleware …
- story
- story
- story
-
comment
Comment #42355350
` ` let's get that in html6! Nice use of web components!
-
comment
Comment #42113737
Collect links of medias into a public radio playlist, curate a track selection, and display it on any website with an iframe player.
- story
-
comment
Comment #42074950
Radio4000 has been hit by spam since many years, and we could not figure how to fight it (captcha not working, admin cleaning is manual). Well now we figured out what's happening, …
- story