Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
seletz
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
9 ms
·
1.
▲
by
seletz
2y ago
And I went on and posted a comment doing the same. Getting started fast weighs sometimes more.
2.
▲
by
seletz
2y ago
If you're a developer, you might start by using a static site generator and GitHub Pages. Stick to Markdown and start collecting and writing stuff. Sooner or later you'll get comments and regular readers. Then you might start t
3.
▲
by
seletz
2y ago
Hmm -- the OP asked for a self-hosted WIKI. Looking at the link you posted it seems to be a hosting service for WIKIs or am I missing something?
4.
▲
by
seletz
3y ago
That's not at all our experience. We use KC for all our auth/auth needs and it basically "just works". The UI might look a little outdated, but that's a admin ui anyhow. Lately even that got better. Cannot recom
5.
▲
by
seletz
3y ago
We use KC with PostgreSQL as backend data store. Backup is done by backing up the PostgreSQL database. If you actually want to transport configuration across environments (DEV, QA, PROD), then you want to export realms and have it load by
6.
▲
Scientists Unveil a More Diverse Human Genome
(nytimes.com)
3 points
by
seletz
3y ago
|
0 comments
7.
▲
Phoenix Dev Blog – Sounds Like a Bug
(fly.io)
1 points
by
seletz
3y ago
|
0 comments
8.
▲
by
seletz
3y ago
I‘m turning 50 this week. I wish I’d noticed sooner that life is always „now“, not some distant future. All that productivity talk is good, but don’t forget about yourself now.
9.
▲
Vim Mode for macOS
(kindavim.app)
4 points
by
seletz
4y ago
|
0 comments
10.
▲
by
seletz
5y ago
Well, that really seems to be a very hard problem to me. Tables for instance get quite complex pretty fast -- joined cells, text alignment, etc. As for a format which -- not plain text, though -- that handles this is rich text. It's b
11.
▲
Nanbox
(github.com)
12 points
by
seletz
5y ago
|
0 comments
12.
▲
by
seletz
6y ago
Looking at the video, I guess the author uses I3.
13.
▲
by
seletz
6y ago
Stop spreading FUD.
14.
▲
by
seletz
7y ago
Right now -- OK-ish. Had a good day. Buried myself in work, feeling "productive". Making, producing things. That's what I came for, that's what I long time ago called my "hobby". Making. Tinkering. Doing
15.
▲
by
seletz
8y ago
If you enjoy reading code and want to know a bit more about lisp, maybe this is interesting: "Scheme 9 from empty space" -- https://t3x.org/s9fes/ It's a scheme built in c using literate programming. Yo
16.
▲
by
seletz
8y ago
Look here: https://magic-wormhole.readthedocs.io/en/latest/welcome.html... tl,dr: - Rendezvous server is a public one - You can run your own - Code is in the `wormhole` library.
17.
▲
by
seletz
8y ago
Just tried it out. Used ngrok to tunnel port 22 of my laptop and ssh'd into it from jslinux (my laptop has no public DNS entry and my home network is not on IPv6 yet). It does work.
18.
▲
by
seletz
8y ago
DC i could understand. But AC ...
19.
▲
by
seletz
8y ago
Clicked too fast. From the website: "The book might eventually get an update, if circumstances permit."
20.
▲
by
seletz
8y ago
I wonder if the book will be updated?
21.
▲
C++ implementation of the Jupyter kernel protocol
(github.com)
94 points
by
seletz
9y ago
|
11 comments
22.
▲
by
seletz
9y ago
Just reading up on xeus (nice name!) -- very exciting! Do you know it xeus happens to build on Windows 10? I'm thinking about to try to use SWIG to create a JNI wrapper for it.
23.
▲
by
seletz
9y ago
Oh wow! Even a backend for Jupyter's interactive widgets!
24.
▲
by
seletz
9y ago
Thanks -- I wasn't aware that something like cling exists. How does Inspector differentiate itself from embedding cling to an application? It's very interesting to me because I've been trying to get something like an IPython
25.
▲
by
seletz
9y ago
Just noticed that Inspector seems to be related to cling, and cling has a built-in Jupyter kernel IIUC.
26.
▲
by
seletz
9y ago
Hmm -- I wonder why they chose to not use Jupyter as an REPL "backend" (Jupyter calls them "kernels").
27.
▲
by
seletz
9y ago
OTOH, if you go for a lattice ICE40 based board, you can use a fully open source toolchain. I have a icoboard connected to a raspberry Pi 3 -- it's my little self-contained FOSS FPGA development station. Quite convenient :)
28.
▲
by
seletz
9y ago
Hmm, I think it's still in parking orbit around earth, no?
29.
▲
by
seletz
9y ago
I think the real problem is that in in germany -- especially there -- wages almost stagnated over the last 10 years. Germanys wages are that low that other EU countries (France, Italy for example) find it hard to compete in terms of labour
30.
▲
by
seletz
10y ago
We use ExtJS a lot . But I think the exact opposite is the case. With ExtJS, you have the usual double-binding, e.g. if you set this property of that Model somewhere in your view hierarchy some little snippet of HTML are inserted/re
More ›