Advertisement ยท 728 ร— 90

Posts by Jacob Swanner

Post image

France passed a law requiring solar panels on every parking lot with more than 80 spaces.

Equals 10 nuclear reactors
Reduces heat island, shades cars

The US -- 800 million parking spaces. Most of them are uncovered asphalt sitting in direct sunlight.

Why aren't we doing this?

2 days ago 27863 7968 2058 979

Switch to fish and completions just work...

1 day ago 1 0 1 0
Street view of intersection from July 2008

Street view of intersection from July 2008

Happened between Jul 2008 and Aug 2011

3 days ago 6 0 1 0

I received the updates via email

2 weeks ago 2 0 0 0

Mexico City?

3 weeks ago 1 0 1 0

Original name is cool. Only teasing

3 weeks ago 1 0 0 0

Admittedly, these tests are kind of testing implementation details, but those telemetry events also drive an admin introspection/debugging UI

3 weeks ago 0 0 0 0
Advertisement

I have tests for a gen_statem like:

assert_state_change(context, :connecting)
assert_connection_started(context)

Those assert_* helpers use `assert_receive`, via :telemetry_test

Trigger is `:telemetry.execute` on gen_statem state enter

3 weeks ago 1 0 2 0

*an* ๐Ÿ˜ž

3 weeks ago 0 0 0 0

How about a EsotericCheckNameCheck? ๐Ÿ˜‰

3 weeks ago 1 0 2 0

LOL it did find a test whose contents are only comments ๐Ÿคฆ

3 weeks ago 1 0 0 0

I have a number of tests that use hook into telemetry events, in order to ensure certain things happen with `assert_receive` (or `refute_receive`). Those tests are being flagged as vacuous

3 weeks ago 0 1 1 0

I'm not sure if `phx.gen.auth` still adds this test, which checks that the password is redacted from inspect:

```
refute inspect(%Account{password: "123456"}) =~ "password: \"123456\""
```

Your credo check flagged that one

3 weeks ago 0 1 1 0

See you there!

3 weeks ago 2 0 1 0
Advertisement

Good to know map syntax, cond, >, and < work as expected?

4 weeks ago 2 0 0 0

Maybe they are wanting to be acqui-hired ร  la moltbook

1 month ago 2 0 0 0

4 gets my vote

1 month ago 2 1 0 0
Preview
Dill Doughs - German Bread Mix There's nothing quite like the aroma of a freshly baked loaf of Dill Doughs. Imagine, combining the subtle taste of dill with all the goodness of German-style dough, topped with 1/2 cup of melted butt...

www.dilldoughs.ca/products/dil...

1 month ago 1 0 0 0

Is there a Credo check to tell you a disable comment is no longer needed? #ElixirLang

1 month ago 0 0 0 0

A fact that sounds like bullshit but is actually true:

There is more square footage of parking *per car* in the US than there is square footage of housing *per person.*

2 months ago 820 297 17 26

Downside: having to learn its differences. Such as: instead of `export FOO=bar` in file, `set -U FOO bar` from shell (or file)

2 months ago 0 0 1 0
Advertisement

Something that seems small but I think makes for much better UX: configuring fish, creating permanent ENV variables, creating abbreviations, etc doesn't require editing files. Using its shell functions for creating/editing those things updates your config files

2 months ago 0 0 1 0

Its auto-suggestions and tab completion (with docs!), along with syntax highlighting as you type, that "just works" out of the box, provide great every day experience. Its abbreviations are like shell aliases but with much better UX

2 months ago 1 0 1 0

I'm a big fan of

2 months ago 0 0 1 0

What a handle!

3 months ago 3 0 1 0

Thanks for the reminder!

3 months ago 1 0 0 0
Bright red, white and pale green northern lights fill a night sky. The black silhouettes of three cows look up at them

Bright red, white and pale green northern lights fill a night sky. The black silhouettes of three cows look up at them

obsessed with this photo of cows watching the northern lights. it's the scene in a muppet movie that's so surprisingly touching you start to cry

(photographer: @ChrisReichert3 on twitter)

1 year ago 5839 1095 63 59

Your personal site is hosted at both of the last two domains. I would expect one to redirect to the other. If you were to do so, which would you consider to be the canonical domain?

5 months ago 0 0 1 0

It seems you use geolessel as your handle in most places, so I guess I'm thinking middle option.

5 months ago 0 0 0 0

What's wrong with that one passing test?

5 months ago 9 0 1 0