Viewing profile — Drahflow
Drahflow
HN member- Joined
- Fri, Jun 19, 2009, 9:16 AM UTC
- HN karma
- 85
- Public activity
- 17 items
- HN profile
- View on Hacker News ↗
About Drahflow
No profile information was provided.
Recent public activity
-
comment
Comment #48530857
Zero to two, depending on how you count, exactly. It's a side-project from our consultancy work. We're two deep technologists and so far entertaining the notion that we're very bad…
-
comment
Comment #48530548
Continuing to work on a high-performance observability / log analysis SaaS: https://logging24.com/landing_a/ The basic idea is to make Regex-scans so fast/cheap that "a metric" can…
-
comment
Comment #43792620
> in cost and resource usage Nah, it's fine. Storage of raw logs is pretty cheap (and I think this is widely assumed). For querying, two problems arise: 1. Query latency, i.e. we n…
-
comment
Comment #43791438
The point that the trinity of logs, metrics and traces wastes a lot of engineering effort to pre-select the right metrics (and labels) and storage (by having too many information t…
-
comment
Comment #25032637
I'd be curious how you think about my favorite version: https://pastebin.com/raw/dXdZXnux
-
comment
Comment #18891633
I had basically the same problem as OP some years back. Then I wrote down, for each and every task, how much I'd value having already completed it (including how much I'd value hav…
-
comment
Comment #14887474
I usually try leave work-time flexible in contracts. Would be cool to have "up to X hours/week" as availability option.
-
comment
Comment #10212750
My school used the products from https://iserv.eu/ They sell a complete software solution for servers at schools.
-
comment
Comment #9808380
;) Yes. It works exactly as you envisioned it. You can do it with pretty much everything, actually: |dump =*clap [ "pa" |dump /tsch 0.0 ] ==slow slow clap # [ # "pa" # # "tsch" # #…
-
comment
Comment #9798077
I think it's a good thing (tm) that { x sin } could be valid code with x pushing the value of x whereas sin is executing the value of sin. Theoretically speaking, I need at least t…
-
comment
Comment #9796960
There are semicolons :) They do sequential function composition: { /foo dump } /f defv { /bar dump } /g defv f g ; /h deff h # "foo" "bar"
-
comment
Comment #9796783
The storage is exactly the same, the difference is only in what will happen if the name is encountered somewhere. { 2 } /putTwoOnStack deff { 2 } /putClosureOnStack defv putTwoOnSt…
-
comment
Comment #9796771
It is self targeted snark allright. Not just not doing it with LISP, but also ignoring pretty much everything I learned about compiler building in university.
-
comment
Comment #9795640
The README claims easy Domain-specific-language creation. Here is a concrete example how code which utilizes these features looks like: https://gist.github.com/Drahflow/c463717d5c7…
-
comment
Comment #9795624
Define "inspired". I became aware of Forth while implementing Elymas. But the decision to make it stack based was actually because I was too lazy (after some attempts) to implement…
- story
-
story
Germany gets Internet Censorship
We know officially have a secret DNS blacklist. :(