Viewing profile — jansc
jansc
HN member- Joined
- Wed, May 20, 2015, 7:11 PM UTC
- HN karma
- 149
- Public activity
- 35 items
- HN profile
- View on Hacker News ↗
About jansc
Fullstack web developer, beekeeper, nature science geek.
Recent public activity
-
comment
Comment #33988886
I bought an ID.4 Pro Performance just before the summer and after about 15.000km I can say that the software is not great at all. I could perfectly live with the delays, sometimes …
-
comment
Comment #32418181
The semantic web is dead. Long live Topic maps [1] ;-) https://en.wikipedia.org/wiki/Topic_map
-
comment
Comment #31419440
Added some commits to my gopher/gemini client written in rust an hour ago: https://github.com/jansc/ncgopher
-
comment
Comment #31238506
RabbitMQ. It just works.
-
comment
Comment #30941071
https://jan.bio My virtual playground since 2002. Not a lot of content, changed the domain name a couple of years ago. Currently written in emacs org-mode and post-processed with Z…
-
comment
Comment #30758264
I always thought of important as the sudo of styling.
-
comment
Comment #25489909
I did the same thing. Bought a refurbished Thinkpad X250 and installed FreeBSD on it. Now it use it as my main development machine. I haven't look back since.
-
comment
Comment #25226470
Inspired by Bombadillo, I created ncgopher ( https://github.com/jansc/ncgopher ) which supports both gemini and gopher. It is ncurses-based, and I tried to give it a Borland Turbo …
-
comment
Comment #23733163
I wrote an ncurses-based gemini and gopher client a while ago: https://github.com/jansc/ncgopher I really like the gemini protocol because of its simplicity and its text-based natu…
-
comment
Comment #23165012
If you prefer a terminal-based browser, there is also ncgopher at https://github.com/jansc/ncgopher . Despite its name, it also has support for gemini browsing, though it still is …
-
comment
Comment #22392378
Two examples: The application has two main components, a controller and a struct containing the ui implementation. Callbacks in the cursive library are called with a reference to C…
-
comment
Comment #22389865
Heh, I also released my first project in Rust yesterday. An ncurses gopher client. I probably missed many patterns and idioms as well. Starting with Rust is quite hard, even as an …
- story
-
comment
Comment #22162184
My homepage is https://jan.bio . Not much content here, but some more on my gopher hole. Gopher seems to have a renaissance these days. Browsing gopher is a nice activity to relax …
-
comment
Comment #21925472
I'm not affiliated with humblebundle in any way, and this was a genuine question. I know that the packt books are not best quality, but if one these books is a good introduction to…
-
comment
Comment #21925291
Humblebundle has a bundle of machine learning books right now: https://www.humblebundle.com/books/python-machine-learning-p... I'm considering buying this bundle. Any of these book…
-
comment
Comment #20717372
I used XFontSel two days ago to find a font for my StumpWM mode line. Still works like a charm. Also, I miss XFig on the list. Still growing strong! The last release is from May 20…
-
comment
Comment #20665027
Interesting post. I’ve been dealing with RSI on and off for the past 5 years. Natural keyboard, standing desk, reducing keyboard use in my free time, lots of breaks, almost no hobb…
-
comment
Comment #18259078
This reminds me of http://alumni.media.mit.edu/~mellis/cellphone/ . I wonder how long the 600 mAh battery lasts...
-
comment
Comment #14799707
PC: - org-mode for meeting notes, ideas, todo-lists, agenda - ledger for personal finances - pass for password management Mobile: - Note Crypt Pro for tracking ideas on the run - O…
-
comment
Comment #10764432
Seems like you're a lucky guy. My current iPhone 4s is falling apart. One of the speakers doesn't work, battery lasts only half a day, and the power off button is broken. And I gue…
-
comment
Comment #10764326
I disagree (Disclaimer: I'm one of the early backers). The current trend in mobile phones is towards more closed systems. Components are glued together, and often it's not often po…
-
comment
Comment #10657624
So do I. offlineimap for syncing mails with my IMAP server at fastmail and mu4e for reading mails. Search is superfast, but I miss a better handling of spam mails. Thunderbird is r…
-
comment
Comment #10649309
Yesterday, I spent some hours exporting my roughly 45.000 photos in my iPhoto library to a folder structure sorted by year and event. The tool I used is called Phoshare ( https://c…
-
comment
Comment #10302809
Interesting. I used both Evernote and DEVONthink on OS X before. Now, I'm storing all my notes in plain text org-files on my Dropbox - but without version control. Do you share you…