Live data from Hacker News

Viewing profile — jcubic

jcubic

HN member
Joined
Mon, Apr 11, 2011, 4:51 PM UTC
HN karma
594
Public activity
121 items

About jcubic

Jakub T. Jankiewicz twiter: @jcubic www: http://jcubic.pl/me

I'm mostly Front-End Developer, I do Open Source and I'm also Wikipedia Editor and Blog author.

[ my public key: https://keybase.io/jcubic; my proof: https://keybase.io/jcubic/sigs/SNxeHIzd0GmaQTchY2dLDsnmgTTPHj2rDgnKTMIvRfw ]

Recent public activity

  1. comment
    Comment #49029256

    When you are writing notes during lectures, you should not write word for word. If you do, you will never catch up with what is said. People often speak faster than they write. If …

  2. comment
    Comment #48888069

    Just finished working on a new version of customizable Clarity Linux (GTK+) icons. Created a new website and new icon manager: https://clarity.pl.eu.org Complite - Elventy template…

  3. story
  4. comment
    Comment #48786954

    I'm using agent in GNU Emacs to debug the same instance of Emacs/agent. I also extend the agent by the same agent while Emacs is running.

  5. comment
    Comment #48617327

    Does't work for me. It rendered some garbage: :f3=Ygbukte!in"c"Hbviann:1h3> =n= " Exgtyvhkle znt%pfsdafipg thfivlmu "vas dcdpeed hrondbvjbno"rixfls, ;.q> I use Helium on Linux …

  6. comment
    Comment #48604734

    No I did nothing. I use it as a first check before I review the code myself on my Open Source projects.

  7. comment
    Comment #48596752

    I mostly use CodeRabbit via GitHub PR https://www.coderabbit.ai/

  8. comment
    Comment #48522440

    I'm working on my new project WikiZEIT (where I write about Wikipedia and SEO/GEO). https://wikizeit.edu.pl The website is in Polish, but there is a translate button at the top nav…

  9. comment
    Comment #48454212

    Created a few Open Source tools: Open Camera Control https://github.com/jcubic/open-camera-control - that allows me to control the settings of my DSLR while I'm recording myself. H…

  10. comment
    Comment #48094581

    I'm working on a few projects: * ASCII-Globe => https://github.com/jcubic/ascii-globe * Horavox (a speaking clock) => https://github.com/jcubic/horavox * Mutimon (generic config dr…

  11. comment
    Comment #47750096

    I'm working on my Open Source speaking clock (mostly for myself): https://github.com/jcubic/speaking-clock It uses local AI models for the voice.

  12. story
  13. comment
    Comment #47545722

    Link not available in Europe :(

  14. story
  15. story
  16. comment
    Comment #42509969

    This is old, found it via Facebook memory (when I posted everything from Twitter), I played this game 11 years ago. I'm glad that the game still exist. Now you can cheat a bit by u…

  17. story
  18. story
  19. story
  20. story
  21. story
  22. comment
    Comment #38859868

    - in Gambit History works on lines not S-Expressions like in LIPS - With LIPS you don't need any new syntax to integrate with JavaScript you just use JavaScript directly (let ((msg…

  23. comment
    Comment #38847207

    Author here. That's why it's not listed on the official scheme.org website as one of the implementations. I was told that to me called Scheme, you need TCO and continutations. I ma…

  24. comment
    Comment #38846845

    Unfortunately, I don't have access to a Mac. I can only run Safari at BrowserStack. So I can't test it and fix it. But this is Open Source and anyone who has a Mac can test it and …

  25. comment
    Comment #38846790

    LIPS has documentation builtin into every function. You can see the docstring when you hover over the name of the symbol in the REPL. It also has auto-indent. Also if you press ent…