programming

Brooklyn, NY
Joined September 2010
Stephen Olsen retweeted
@olsenator4 is a big fan of #AdventOfCode and used it to stress test the oso programming language, Polar! Our latest blog post covers what he learned using the programming puzzles to dig deeper into Polar and all it can do. Thanks to @ericwastl! osohq.com/post/advent-of-cod…
0
3
9
Stephen Olsen retweeted
We're onto something at @osoHQ. If you want to join a fast-growing startup where you get to: - Work on a developer product, incl a programming language - Build in @rustlang - Ship a lot drop me a line. We're hiring Engineers, Dev Advocates & Eng Managers osohq.com/company/jobs
0
2
9
What's the record for @github Actions jobs in a workflow? Our cross platform cross language build at @osoHQ uses 67 (so far).
0
0
3
Lucky enough to make a programming language at work and also make a game in said programming language at work.
We built Polar to make writing authorization policies on existing data easy. But it’s also a logic programming language that can be used for a lot more! In a recent hackathon, our own @olsenator4 built text-based adventure game written in Polar. Read on osohq.com/post/polar-adventu…
0
1
4
Stephen Olsen retweeted
oso is now in Developer Preview. It's an open source policy engine for authorization. Go to our new Quickstart guide to get up and running in <5 mins. osohq.com/
2
12
48
Stephen Olsen retweeted
Therapist: And what do we do when we feel like this? Me: buy a domain name for the side project idea we've had for 15 seconds Therapist: No
234
3,260
16,870
Stephen Olsen retweeted
After much consideration I've decided that I'm ready for a new challenge in my career. Earlier today I tendered my resignation, effective in 2 weeks time. I'd say I'm adept at FP and distributed systems theory and practice, so if you have openings like that maybe we should talk?
14
42
90
Oh my god visual studio emacs keybindings finally work! I've been checking this every few months for years!
0
0
0
Are there any silicon or FPGA capable RISC-V cores that have the vector extensions?
1
2
1
I've been implementing switch statements and am not sure how to decide when to use a jump table and when to just use if/else style branching. Is there some good rule of thumb based on how many values there are or how large their range is?
2
0
0