Live data from Hacker News

Viewing profile — Sianko

Sianko

HN member
Joined
Sat, Oct 26, 2024, 12:14 PM UTC
HN karma
1
Public activity
6 items

About Sianko

No profile information was provided.

Recent public activity

  1. story
  2. story
  3. comment
    Comment #42281873

    Another "fancy" obsidian, with providing "cool" themes by quite a lot of bucks... I do not see even the syncing method here.

  4. comment
    Comment #42238620

    I think the value of a repeated number can be found much easier: ``` long sum = 0; for (int i = 0; i printf("Element %d\r\n", sum); ```

  5. comment
    Comment #42021666

    So there are many different flavors of crc32. Usually you can always change the initialization value. This algorithm is only one use case. Check this table out https://www.crccalc.…

  6. story
    Show HN: ThinkPad Keyboard Backlight Controller

    This repository provides a controller for managing the backlight of ThinkPad keyboards with integrated Systemd support. The controller offers extensive features including event-bas…