Live data from Hacker News

Viewing profile — wener

wener

HN member
Joined
Wed, Jun 03, 2015, 4:38 AM UTC
HN karma
1,013
Public activity
195 items

About wener

A Programmer live at https://github.com/wenerme .

Recent public activity

  1. comment
    Comment #47888562

    As a Chinese, I feel tiered, it's like the cold war, what is takes to keep competitive with every aspect, it's just another win for the country and the corp

  2. comment
    Comment #47569584

    The only thing I prefe peggyjs over ohm is runtime deps, I thinkg this might let ohm aot the grammar to avoid the deps.

  3. comment
    Comment #47207279

    Why not use mcp-cli mode, I even made a replica for that https://github.com/wenerme/wode/tree/develop/packages/wener-...

  4. comment
    Comment #46894738

    I use https://github.com/ariga/atlas for this, migration based and schema base both has there good and bad side, I prefer both even in one project, schema based can make dev faster…

  5. story
  6. comment
    Comment #46625775

    https://wener.me my notes https://abc.wener.cc my things

  7. story
  8. comment
    Comment #46041525

    Really hope there is a layout mode or ocr with bbox mode, I want to see the model restore the whole page.

  9. comment
    Comment #45110697

    Nats is the way

  10. comment
    Comment #45077024

    So, the final choice is dexie + custom backend? I've researched these open source solution before, I think dexie is the choice that you will never regret. fyi https://dexie.org/

  11. comment
    Comment #45058617

    I just track my bookmark as Awesome https://wener.me/notes/tags/awesome The source is at https://github.com/wenerme/wener I found it's very useful, especially the license and basic…

  12. comment
    Comment #45009059

    I still try think /v1 /v2 is a break, I don't trust you will keep v1 forever, otherwise you'll never introduce this execuse. I'd like to introduce more fields or flags to control t…

  13. comment
    Comment #44981937

    I used to use sqlite3 with stdio to read VoIP SQLite data. It's difficult or impossible to get a compatible SQLite version, and it's also hard to use cgo. I want to read the SQLite…

  14. comment
    Comment #44649085

    Bootstrap is a good practice in old time, tailwind is modern css, daisy ui is a battery included components in pure css based on tw. I use daisy ui in every project I work on, by u…

  15. story
  16. comment
    Comment #37180872

    I add nano to every alpine base container, micro seems good, but apk add nano # Installed size 308 kB apk add micro # Installed size 12.17 MB

  17. comment
    Comment #36496853

    Systemd is a complete solution to a variety of problems may not exists. :P

  18. comment
    Comment #36496799

    Not by s6, but s6 author may introduce a new init for alpine

  19. comment
    Comment #36496502

    Tinc can work on L2, which means works like switch, means it can works like an cable between any nodes.It doesn't need an ip, you can make a bridge. There is no known good replacem…

  20. story
  21. comment
    Comment #33198692

    Any plan to support musl ?

  22. comment
    Comment #33027381

    Deno looks good, but don't support musl, I'm not the target audience.

  23. story
  24. comment
    Comment #32564528

    Recently build a simple SQL Parser for sequelize https://github.com/wenerme/js-miniquery

  25. story