Fork me on GitHub
#off-topic
<
2018-10-26
>
Mario C.03:10:10

When writing a resume should one mention the names of libraries/API that are internal to their company?

Mario C.03:10:53

In house written utility libraries

andy.fingerhut03:10:43

If your company considers their existence, or the fact that you are working on them, trade secret, probably not. If you worked on a library for handling a well known protocol/format/standard, e.g. Thrift, JSON, SQL, CSS, then probably on harm in mentioning it.

👍 8
andy.fingerhut03:10:19

probably a lot of gray area in between those two examples.

andy.fingerhut03:10:28

The names of the library, if custom to that company's code, might not make sense to anyone else, so describing their basic function is probably more useful to someone else anyway, again if it isn't trade secret that the company would be working on such a thing.

magomimmo17:10:36

Hi all, just to let you know that http://linfa.io is now on http://amazon.it shop. Linfa is an hydroponics entirely programmed in CLJ/CLJS (cljs on the chip on board, cljs/re-natal for ios and android app, clj on the back-end). I do not know if there others IoT devices fully programmed in clojure. We really had a lot of fun in creating it. Thanks so much to everyone that helped in creating such a beautiful and productive programming language!

20
👍 12
hmaurer17:10:05

Oh wow, I hadn’t heard of it. I love the idea!

yogidevbear17:10:36

This is awesome! Well done on this project 👏

aisamu19:10:29

The logo reminds me of something 😛

hmaurer20:10:23

I’m curious about the energy consumption. The FAQ says 70w at peak, but what’s the average?

hmaurer20:10:42

if the average is, say, 35w, that’s still a pretty high cost/month

hmaurer20:10:48

(running 24/7)

magomimmo22:10:55

@U5ZAJ15P0 it simulates the sunrise/noon/sunset, depending on the climate profile of the vegetables you're growing. The pick is at noon. Each climate profile has two or three phases. Generally the longest lighting phase is 14 hour. I don't know how much is the cost of the electricity in your place. In Italy I spend 2,5 € per month for each linfa (I have 8 of them :-)

magomimmo22:10:36

@U1UQEM078 yep it reminds clojure inside ❤️

❤️ 4
hmaurer22:10:25

@magomimmo oh, that’s not bad at all! thanks for the reply 🙂

magomimmo22:10:23

@U5ZAJ15P0 you're very welcome

hmaurer12:10:38

@magomimmo are you part of the startup who built it?

magomimmo13:10:13

yep. I'm a co-founder

magomimmo13:10:58

@U5ZAJ15P0 and investor/supplier as well, but I'm not working day by day on it. I run my own SW company

pat15:10:52

@magomimmo you need to get this onto main amazon domain for christmas

sb16:10:00

Really nice job!

sb16:10:47

👍👏

ljosa17:10:27

What's the hardware inside, @magomimmo?

andy.fingerhut23:10:19

Anyone know how to make Greek symbols in Slack?

andy.fingerhut23:10:26

lambda in particular

bronsa23:10:00

slack -> irc bridge, erc as an irc client, tex-input-mode in emacs, \lambda

bronsa23:10:50

(seriously though, I think your best bet is copy-pasting the utf8 char)

andy.fingerhut23:10:09

Yep, copying and pasting from another web page that used the utf8 lambda character worked.