mastodon.ie is one of the many independent Mastodon servers you can use to participate in the fediverse.
Irish Mastodon - run from Ireland, we welcome all who respect the community rules and members.

Administered by:

Server stats:

1.6K
active users

#example

0 posts0 participants0 posts today

Argh, I hate source code "comments" #NotAllComments

Consider this:

```
provider "azurerm" {
subscription_id = "0301c5d5-9685-4550-b375-1aaf8f7c2ada" #example-com-subscription
features {
}
}
```

This comment is crap. Especially since the same UUID is used below /again/ (this time, w/o comment). If you notice yourself writing comments next to magic numbers... use variables (or constants).

Then you can write:

```
subscription_id = var.example-com_subscription_id
```

This is immediately clear to the reader, reduces change anomalies and separates logic from data. Gnarf.

A clear #example of how #history is rewritten in the #west and #reality is overruled by #propaganda.

#French #polls on who contributed most to the defeat of #Germany. In 1945, 57% of the French answered - the #USSR, while 20% voted for the #US. In June 2004 the picture is exactly the opposite. I am afraid to guess what the results of the #poll will be in another 20 years.

vox.com/2014/6/16/5814270/the-

How I normally do #async external programs in my #commonLisp image #embeddableCommonLisp and #uiop (in the notes).

screwlisp.small-web.org/progra

Originally I was writing Kittenette (Closette but for kittens) today, but I ended up wanting to individually treat external processes, especially from #ecl on its own first.

My example is particularly using #cat(1) as an external-process in-memory echo server.

Hope it helps someone. #programming #example

Yes "multi-processing" in the url is ~erroneous.

screwlisp.small-web.orgEmbeddable Common Lisp External Program Asyncronously

#programming #commonLisp #McCLIM #GUI #minimal #example #article screwlisp.small-web.org/clim/j

Just adding a command/menu-button that draws a random ellipse with no bells or whistles. Using the #ecl compiler /outside/ of #emacs though with heavy emacs useage. I guess this follows up from my nothing-but-the-default-app example (I seem not to have uploaded!). I'm keeping the lisp image external to the emacs connection to its swank server as I indicated over here (screwlisp.small-web.org/moment). @jackdaniel

#programming #engineering #types #strongTyping #commonLisp #example screwlisp.small-web.org/progra for my friend @aleteoryx .

Actually the #historicalNotes in the first paragraph of this article are a little explored key frontier in #computerScience , but the strong typing examples are simple ( etypecase and deftype.. satisfies for those in the know).

I am personally still figuring out how typing in this manner does and can further connect to #typeTheory.

screwlisp.small-web.orgCommon Lisp Strong Typing Example

#programming #graphing #plotting #visualization #timeSeries #gnuplot #commonLisp #lisp #example screwlisp.small-web.org/progra
I could not even find my own previous articles and #demos of this online!

I used #uiop run-program to handle one specific case like

(gnuplot "bad title" '((1 2) (3 4)) '((5 6) (7 8)))
or equivalently,
(apply 'gnuplot "bad title" '(((1 2) (3 4)) ((5 6) (7 8))))

Do you personally have an example? I remember it being hard to dredge up gnuplot examples but this is beyond silly.

Replied in thread

@skykiss if u are in contact with them: tell them

0. find out if #nuland is involved if yes: that is very bad X-D

1. make a good plan for after the #revolution how #democracy could work #BETTER #FAIRER create #JOBS than the #corruption that it has become in #TheWest

2. communicate this plan and intention to the world

3. remove the #mafia from office

4. be (hopefully) a positive #example for the rest of the world how #government for the people by the people works

@SecurityWriter if u are in contact with them: tell them

0. find out if #nuland is involved if yes: that is very bad X-D

1. make a good plan for after the #revolution how #democracy could work #BETTER #FAIRER create #JOBS than the #corruption that it has become in #TheWest

2. communicate this plan and intention to the world

3. remove the #mafia from office

4. be (hopefully) a positive #example for the rest of the world how #government for the people by the people works

Replied in thread

@sarahjamielewis

Remember the #RollingStones:
You can't always get, what You want -
but if You try sometimes,
You get what You need.

Use #Opera - it's good !
Unimaginable, what Work and Money it would cost, to maintain a complete Open Source Browser. Ask the #Debian #Community, for #Example, why they will not develop one. You can see a bit in the #Tor - Browser, what it takes to achieve this. It's #Firefox too, but it's the best, you can get so far. Or use #Lynx, a #Text Browser.