Viewing profile — jcubic
jcubic
HN member- Joined
- Mon, Apr 11, 2011, 4:51 PM UTC
- HN karma
- 594
- Public activity
- 121 items
- HN profile
- View on Hacker News ↗
About jcubic
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
-
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 …
-
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…
- story
-
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.
-
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 …
-
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.
-
comment
Comment #48596752
I mostly use CodeRabbit via GitHub PR https://www.coderabbit.ai/
-
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…
-
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…
-
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…
-
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.
- story
-
comment
Comment #47545722
Link not available in Europe :(
- story
- story
-
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…
- story
- story
- story
- story
- story
-
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…
-
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…
-
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 …
-
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…