Live data from Hacker News

Viewing profile — ngc6677

ngc6677

HN member
Joined
Tue, Sep 05, 2017, 1:58 PM UTC
HN karma
129
Public activity
102 items

About ngc6677

No profile information was provided.

Recent public activity

  1. story
  2. 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…

  3. comment
  4. comment
    Comment #46644002

    And that anything will still exist in 100 years

  5. 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…

  6. comment
    Comment #46419534

    Can also checkout https://github.com/internet4000/find for a client side "search router" supporting custom bangs.

  7. comment
    Comment #46383293

    also here https://space-element.pages.dev/#data=eyJ2YWx1ZSI6IvCTgoAg8J...

  8. comment
  9. comment
    Comment #45864249

    Excellent idea! Really cool that it respects the SSG conventions and separation of content, collections, templates, themes etc.

  10. 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…

  11. 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…

  12. 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

  13. comment
    Comment #45751020

    is it doing HTTP range request, to not download an entire db?

  14. 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…

  15. comment
    Comment #45626382

    Also an other take here https://gitlab.com/sctlib/bmcp

  16. 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 …

  17. 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 …

  18. story
  19. story
  20. story
  21. comment
    Comment #42355350

    ` ` let's get that in html6! Nice use of web components!

  22. 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.

  23. story
  24. 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, …

  25. story