Viewing profile — thu
thu
HN member- Joined
- Wed, Apr 14, 2010, 8:32 PM UTC
- HN karma
- 980
- Public activity
- 279 items
- HN profile
- View on Hacker News ↗
About thu
Looking for work (freelance, from Belgium).
I build https://refli.be on the side, and have some other projects, including e.g. https://slab-lang.org.
My GitHub profile: https://github.com/noteed/ — The one of my freelancing company: https://github.com/hypered/
[ my public key: https://keybase.io/thu; my proof: https://keybase.io/thu/sigs/JeP2OIWF199YvdBYLUCAFc-VpjpJA-XzgmwtxG85IaQ ]
Recent public activity
-
comment
Comment #44162786
I've started to learn touch typing many times, but don't use it. The main problem is that as soon as I want to touch type while working (e.g. coding), I only know the letters, but …
-
comment
Comment #43469237
I maintain a web site where I re-render to HTML a scrapped version of the (consolidated version of) the Official Belgian Journal[0]. One of the nice thing about having an underlyin…
-
comment
Comment #42709761
> you must copy and paste content I've started the Slab templating language[0] to be able to define reusable HTML fragments. It means using a dedicated tool but hopefully not needi…
-
comment
Comment #42113969
What do you mean by "jj clone" ? I assumed it was possible to start using jj on an existing Git repository, and continue using Git (and jj) afterwards. Isn't this the case ?
-
comment
Comment #41082171
(OP here.) This is true to a good extend but a library such as blaze-html can't offer at least two things I've in mind. One is the very lightweight syntax. You can for instance hav…
-
comment
Comment #41054159
(OP here.) Indeed, Slab is a templating language, just like Pug or Haml are. Slab was initially a reimplementation of Pug, but it evolved a bit. In particular, I tried to respect a…
- story
-
comment
Comment #40848697
SEEKING WORK | Belgium | Remote & On-Site in Belgium +15 years of professional experience mainly with Python +4 years of hands-on technical leadership I'd love to work with Haskell…
- story
-
comment
Comment #38567391
I've used that algorithm and extended it to handle distfix expressions[1]. For instance it can parse the expression 1 + if true then 1 else a b + c as (represented as an s-expr usi…
-
comment
Comment #36560151
Maybe you did while it was still called PLT Scheme (supported in DrScheme), although it's called Racket since 13 years.
-
comment
Comment #34115516
20 years ago, on December 24, 2002, it was decided to replace the paper version of the Belgian official journal by its online version, starting in 2003. Here is how Belgian citizen…
- story
-
comment
Comment #29690790
I'm looking for a Markdown editor that can save directly to GitHub, with the ability to make drafts (feature branches and possibly PRs) and reviews (accept the PR or merge to main)…
-
comment
Comment #27407708
I have started to write some notes[1], and even some code to try to better understand how the game was created (I'm pretty sure I've made some mistakes though). I have listed some …
-
comment
Comment #26576825
Thanks a lot for your answer!
-
comment
Comment #26546049
May I ask why you want to switch out of zendesk ? I'm reluctant to use it where I am (we have so many badly integrated third party software already...) but some people are pushing …
-
comment
Comment #25543032
BTW, thanks a lot for writing jonesforth.S, it's a joy to read ! I read it a year or two ago, and I was revisiting it these days, hoping to write some RISC-V assembly when I found …
-
comment
Comment #25542887
What a coincidence, I was trying to compile it yesterday but for instance, the `fp` register is not recognized. I can rename it to `s0` (a synonym) but I'm wondering what should I …
-
comment
Comment #18353132
Wouldn't it be possible for an entity such as Amazon to establish a separate legal entity and thus circumvent MongoDB's Server Side Public License ? The separate entity would provi…
-
comment
Comment #18082981
Thanks a lot. It seems this remains quite a challenge to turn those into working code though !
-
comment
Comment #18082726
Maybe someone here can help. A few years ago I tried to implement what is shown on that page but without using something like SC, i.e. I was generating list of samples directly. I …
-
comment
Comment #14267819
This sounds like Aboriginal Linux: http://landley.net/aboriginal/about.html
-
comment
Comment #14107319
I think they use GHC frontend to parse Haskell sources.
-
comment
Comment #13245100
Did you compare the disk usage vs. whisper ?