Viewing profile — BMarkmann
BMarkmann
HN member- Joined
- Sun, Nov 29, 2009, 2:38 PM UTC
- HN karma
- 236
- Public activity
- 120 items
- HN profile
- View on Hacker News ↗
About BMarkmann
No profile information was provided.
Recent public activity
-
comment
Comment #38916505
If you mean "free" as in open-source/free, there is J, which has its own builtin database. I'm assuming it's similar to k/kdb, but that's just a guess. Learning an APL variant... n…
-
comment
Comment #36612097
The article and linked blog posts fall to explain how this differs, is more powerful than, or solves problems not already solved by actual, functioning, industrial-grade tools, bot…
-
comment
Comment #19282379
Counterpoint Consulting | Washington, DC Metro Area (Vienna, VA) | c20g.com Counterpoint's Mission is to create software solutions which enable our clients to automate their busine…
-
comment
Comment #19048231
Yes, I totally agree it comes down to YMMV. Everyone's learning style is different -- some like dense documentation, some like book-style progressive walkthroughs. I certainly didn…
-
comment
Comment #19047453
Please don't what, have an opinion? I read SICP as an experienced programmer and I didn't find it impractical at all; in fact, it kickstarted my interest in other lisps. I read Rea…
-
comment
Comment #19046248
Seems like the most common answer to this might be SICP (Structure and Interpretation of Computer Programs -- you'll find course videos pretty easily from Google; the ones from the…
-
comment
Comment #18961953
My son is learning using Scratch ( https://scratch.mit.edu/ ) and it's pretty well tuned-in to the way he thinks. Haven't put any "code" in front of him yet, but he can make some p…
-
comment
Comment #18944974
Probably still relevant given how SBCL's user guide says (in the only section that includes mention of type inferencing): "FIXME: The material in the CMUCL manual about getting goo…
-
comment
Comment #17830312
You forgot step zero, which is "find terrible example code on SO and copy it"... then 3 goes back to step 0.
-
comment
Comment #17828879
I honestly don't know that there are any posts I get more excited about on HN than Jepsen analyses. The number of landmines distributed systems create and the ability to suss them …
-
comment
Comment #17075780
Check out the BPM tools others have mentioned (Activiti, Camunda, etc...)
- story
-
comment
Comment #15825546
Counterpoint Consulting Vienna, VA (Washington DC Area) http://www.c20g.com/careers.html Associate Software Consultant As a Consultant at Counterpoint, you will: - Work with custom…
-
comment
Comment #15586500
Just for context, this is from Harry Browne, who was famously (and perhaps not entirely fairly) labeled as a "gold bug" throughout his career. He was something of a hero figure amo…
-
comment
Comment #15119784
I understand the underlying architecture is fundamentally different, but the end result seems kind of akin to some of the "complex event processing" (CEP) tools out there like Espe…
-
comment
Comment #13986287
Correct URL: https://www.madetech.com/blog/things-we-learned-building-a-c...
-
comment
Comment #13830072
"This is fairly straightforward; professional software developers of all levels usually have some experience building and scaling stateless APIs." I would question this, in fact su…
-
comment
Comment #13542625
Counterpoint Consulting | www.c20g.com Location: Vienna, VA (near Washington, DC) Counterpoint creates sustainable competitive advantage for our clients through business and workfo…
-
comment
Comment #12979011
This does look cool, and definitely illustrates the awesomeness of using redux / immutable state store. What is the pricing of the service like, though? I'd prefer to see that with…
- story
-
comment
Comment #12896770
Except for the landing and reusing part, no? (Yes, they recaptured and reused the Shuttle's SRBs, but it's a different scale and the economics are very different.)
-
comment
Comment #12788820
Does this content actually still exist somewhere? There are some references IPs / DNS names that no longer exist.
-
comment
Comment #12255829
Made the case for what? In another paper, he wrote: Since J is now free, and uses only ASCII characters, the requirements set forth in my A Personal View of APL have been fully met…
-
comment
Comment #12116200
Emacs kill ring? https://www.gnu.org/software/emacs/manual/html_node/emacs/Ki... It takes a while to get used to it, but once you understand it / use it in anger, it becomes tough …
-
comment
Comment #12055121
I know ocaml has a lot of proponents in industry (jane street probably the most vocal, but I've seen it many other places, as well). Most of the SML/MLTon references I come across …