HackerTrans
TopNewTrendsCommentsPastAskShowJobs

seafoamteal

no profile record

Submissions

Testing Can Be Fun, Actually

giacomocavalieri.me
5 points·by seafoamteal·5 bulan yang lalu·2 comments

Formally verifying Advent of Code using Dijkstra's program construction

haripm.com
57 points·by seafoamteal·7 bulan yang lalu·8 comments

The Docker Container Only Works on My Computer

haripm.com
1 points·by seafoamteal·10 bulan yang lalu·1 comments

Make AI Mediocre Again – A Cadbury Campaign

youtube.com
2 points·by seafoamteal·2 tahun yang lalu·1 comments

comments

seafoamteal
·7 bulan yang lalu·discuss
Hi Jake! Cool article, and it's something I'll keep in mind when I start giving my self-hosted setup a remodel soon. That said, I have to agree with the parent comment and say that the LLM writing style dulled what would otherwise have been a lovely sysadmin detective work article and didn't make me want to explore your site further.

I'm glad you're up to writing more of your own posts, though! I'm right there with you that writing is difficult, and I've definitely got some posts on similar topics up on my site that are overly long and meandering and not quite good, but that's fine because eventually once I write enough they'll hopefully get better.

Here's hoping I'll read more from you soon!
seafoamteal
·7 bulan yang lalu·discuss
Hi! Yes, I talk about this a little bit at the end and I solve Part 2 the normal way. This is a toy example that I did for fun. The objective was to introduce people to Program Construction and show how you can use formal methods to derive correct programs. Whether the juice is worth the squeeze is a judgement call that you make depending on how critical the software you are writing is.
seafoamteal
·8 bulan yang lalu·discuss
It's compiled to Erlang, not BEAM bytecode, as the latter is not a stable, backward-compatible API to target, and you lose all of the optimization work put into the Erlang compiler. It's also compiled to JavaScript, so it can run on both the front-end and back-end.
seafoamteal
·10 bulan yang lalu·discuss
I second this. It's what I read a few months ago when I first started using Nix and it's highly approachable for beginners.
seafoamteal
·11 bulan yang lalu·discuss
I think in that situation, you could have an enum value that contains Bear and whatever other categories you are looking at.
seafoamteal
·tahun lalu·discuss
Not sure what the legal technicalities are, but one of the questions I saw on the site was just a picture of a the user's screen with the question on it, so it's definitely more the former than the latter.