HackerTrans
TopNewTrendsCommentsPastAskShowJobs

elemeno

2,625 karmajoined 16 anni fa
Technology Consultant in Capital Markets

Ex-Health Care disruptor

Ex-Quant/Developer, working for a bunch of derivatives traders. Spend my time thinking about volatility curves and option pricing.

Work in C#, play in C++ and F#/Haskell with a hint of Lisp on the side.

Avid player of (board) games, preferably of the unforgiving economic variety. Leads to long discussions about the desirability of different stock markets in various 18xx titles.

comments

elemeno
·6 giorni fa·discuss
Keyboardio sells both the Preonic and Atreus (https://shop.keyboard.io) fully built with a variety of key switch types.

I use the Preonic as my daily driver and really like it - minimal but not too much so. I tried the Atreus like the idea but it was a touch too minimal for my taste - certain key combinations I used a lot at work were too much of a finger twister!
elemeno
·17 giorni fa·discuss
To the best of my knowledge much of this originated with SecDB/Slang at Goldman - SecDB (securities db I believe) being the object store and slang the somewhat quirky C like language that ran with it (also the only language I’ve used professionally that let you have spaces in the variable names).

Some of the folk that built that (or worked on it) ended up at JPM and Merrill where they built the Python centric version - Alpha and Quartz respectively. Barclays Capital has/had a similar system as well I think, but it’s not one I know about offhand - they did though, memorably, have a system that was pretty much Haskell-in-Excel.
elemeno
·4 mesi fa·discuss
It’s not an agentic pattern, it’s an approach to test driven development.

You write a failing test for the new functionality that you’re going to add (which doesn’t exist yet, so the test is red). You then write the code until the test passes (that is, goes green).
elemeno
·5 mesi fa·discuss
They’re one of the two big names in legal data - Thomson Reuters Westlaw and RELX LexisNexis. They’re not just search engines for law, but also hubs for information about how laws are being applied with articles from their in house lawyers (PSLs, professional support lawyers - most big law firms have them as well to perform much the same function) that summarise current case law so that lawyers don’t have to read through all the judgements themselves.

If AI tooling starts to seriously chip away at those foundations then it puts a large chunk of their business at risk.
elemeno
·7 mesi fa·discuss
It looks like this user here - https://news.ycombinator.com/submitted?id=spinity - has created a new account to continue spamming posts about their fidget spinner.
elemeno
·10 mesi fa·discuss
I’ve been building a tool to help with this - Safety Evals In-a-Box [https://github.com/elemeno/seibox]. It’s a work in progress and not quite ready for public release, but its a multi-model eval runner (primarily for safety oriented evals, but no reason why it can run other types as well!) and includes cost and latency in it reporting.
elemeno
·10 mesi fa·discuss
I had a similar problem with mine where the clock was out and preventing it from syncing or updating.

The solution i was told (and which worked for me) was to plug it into a computer for a while - I assume that some time syncing must happen in the background when it’s connected via usb.