And I went on and posted a comment doing the same. Getting started fast weighs sometimes more.
HN user
seletz
joe random hacker.
[ my public key: https://keybase.io/seletz; my proof: https://keybase.io/seletz/sigs/_a3NoGfLHyCB8uGoJierEL9XgjJprvOjC14Brvlu118 ]
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 to add editing or simply give other people access to GitHub. The editing experience of Markdown files in GitHub is not too bad and you get started in no time.
From my experience it's more often not the tools but the content.
For comments you could use https://giscus.app which integrates very nicely with GitHub.
Doing so you have *no* setup costs.
I'm aware that this is not exactly *self hosted* -- but it has the advantage that you have no upfront cost. And most of the static site generators are just that, you could host the output on any 5$ web server.
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?
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 recommend KC enough. Even kenning locally on our dev boxen, it never failed on us.
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 KC on startup or import it using the UI.
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.
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 been around for quite some time.
IMHO the problem is in the difference between presentation and data. One group of consumers want the "data" and parse it, the other group of consumers want to basically have it "look the same in this app as in the other app, and don't make my think."
Looking at the video, I guess the author uses I3.
Stop spreading FUD.
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.
Most of the time nowadays I feel overwhelmed, insufficient, unable. Fighting windmills. Meetings. Pointless meetings. Again, again and again. The same stories. The same questions, the same -- wrong -- conclusions. Me, predicting the -- to me -- obvious outcome.
Communicating to other humans sometimes feels so hard.
Most of the stuff I do is completely bogus and pointless. We're -- I'm in -- consulting hell in the enterprise world. Company too small to get at least "rich". Time-thief customers, can't fire them -- they pay employees. Can't fire them -- that would be the downward spiral again (been there, done that).
Thought about quitting -- my "job", I'm a founder-owner CTO, 46 years -- but imposter syndrome struck hard. Reading job postings, compared skills to things I did. I've been developing software for over 20 years now -- but can I compete? Daily HN does not help.
Change-it, leave-it or like-it -- chose to choose "change-it". Again picking fights, hopefully the right ones.
Trying to stick to principles I've seemingly forgotten -- and fight for them. Changing, trying to morph my "job" such that I like it again.
But I strongly feel that I'm running out of time. Brain does work differently -- slower, but deeper -- now it seems. Need to adopt, slow down. Keep thinking, not rushing.
Maybe I should get a therapist. Sometimes I feel I'm borderline on the manic-depressive spectrum. Should get that app idea going I have -- two buttons "OK" "BAD". See if I see cycles. But then again, reading other stories here I feel I'm unthankful, and I'm maybe OK off after all.
At least I have a very loving wife and two wonderful children. And -- compared to the world population -- I'm pretty sure I'm financially better off than 99% of all people.
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. You can even buy a printed version.
Also, there's "Lisp in small pieces" if you want to go deeper -- https://books.google.de/books/about/Lisp_in_Small_Pieces.htm...
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.
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.
DC i could understand. But AC ...
Clicked too fast.
From the website: "The book might eventually get an update, if circumstances permit."
I wonder if the book will be updated?
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.
Oh wow! Even a backend for Jupyter's interactive widgets!
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 console / IPdb prompt inside Java using Jython for a long time, and I'd very much like to read more about some design decisions in that area.
Just noticed that Inspector seems to be related to cling, and cling has a built-in Jupyter kernel IIUC.
Hmm -- I wonder why they chose to not use Jupyter as an REPL "backend" (Jupyter calls them "kernels").
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 :)
Hmm, I think it's still in parking orbit around earth, no?
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 cost.
I think that's also the main cause of Germany being "Exportweltmeister" every year.
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/removed from the DOM. It's basically side effects only.
If I understood it correctly, one can think of react app/page as a pure function taking data and producing a DOM.
Reasoning and testing pure functions should be much easier than a set of components which partly rely on side effects.
Well no -- that wasn't bad luck at all. He simply was way too close for the speed.
Back in the day when I got my driver's license we were told to have 3 seconds of distance. One second to react one second to brake and one second for safety, if I remember correctly.
Yes, they're fully native. You can even integrate your own view code (speaking of the iOS version here).
Integration is pretty easy I'm using the plug-in system of Jasonette to hook into Azure APNS and their Mobile App Tables thingy.
Hey ethan, congrats to the release! I'm looking forward to take the iOS azure APNS plug-in to that platform.
I guess the point developer2 tried to make is that the parent poster's language is very non-personal.
This is a common thing -- by not seeing the victim as a person/human it's way easier to rationalize whatever ideology etc. you might have.
Sorry, not a native speaker -- can't put it better :p
So jail them for life because -- you know -- they could maybe do something illegal?
What reasoning is this?
Why not have a only "for the rest of your life" punishments? You know, a thug being a thug, probably born like it. Won't ever change those people. Better lock them up, put them away. /s