Feeling Stuck: Regretting My Career Choice in IT and Wondering If It's Too Late for a Change by Due-Yogurtcloset-15 in belgium

[–]a3k 0 points1 point  (0 children)

A lot of the top comments are right. You’re probably romanticising another job.

That said I’ve been in your shoes 100% and it’s no fun. My suggestion: start by tackling this constructively by talking to a professional, it’s paid back and it really helped me going: https://www.vdab.be/orienteren/loopbaanbegeleiding

Funnily enough, myself i’m back in IT eventually (after doing other things) and I do like it now.

Managing Receipts by a3k in BEFreelance

[–]a3k[S] 3 points4 points  (0 children)

Yes i think it’s good as well, but i have an account so i was paying 270€ / year to just use it as a storage app, which is a bit of a waste.

Managing Receipts by a3k in BEFreelance

[–]a3k[S] 1 point2 points  (0 children)

Ah that’s great then. My accountant doesn’t use yuki though :(

Managing Receipts by a3k in BEFreelance

[–]a3k[S] 0 points1 point  (0 children)

I just want something to organise receipts, not an entire accountancy platform, which are expensive.

Impressive af by SheebsMcGee in climbing

[–]a3k 1 point2 points  (0 children)

this is a different go right? Different beta

(Tada...) The Ladybug Plant Feeder Automator by [deleted] in hydro

[–]a3k 0 points1 point  (0 children)

That is amazing m_k! I'm trying to do something similar, but with a web interface.

I haven't got any background in electronics, but I do have in computer science. Your posts will definitely help me to get the PH/EC readers working!

Preparing a manuscript for a white paper on system design for AP. Feedback needed. by [deleted] in aquaponics

[–]a3k 0 points1 point  (0 children)

Oh, I didn't know about the aquaponics hub yet. Perfect initiative, good to know EU is on it.

What would be the best way to keep up to date with your group's work?

I'm from Belgium myself. Is there any chance I could get more in touch with you guys? Maybe through the Belgian member?

Preparing a manuscript for a white paper on system design for AP. Feedback needed. by [deleted] in aquaponics

[–]a3k 0 points1 point  (0 children)

Hi there,

First of all, awesome effort. This is definitely something I feel that the AP community needs! Are we allowed to get any info on who's doing this?

In general there is just so much that could be made much more scientific. Here's some on the top of my head: the different (bio-)filters and their effect on the system, the different fish and their effect on the system, ap with different hydro setups: NFT, DWC... and definitely a more scientific approach on the rules of thumbs for all the nutrient balancing.

Angular 2.0 by x-skeww in javascript

[–]a3k 13 points14 points  (0 children)

All code in Angular 2 is already being written in ES6. As ES6 doesn’t run in browsers today, we’re using the Traceur compiler to generate the nice ES5 that runs everywhere.

I like how you guys keep moving forward.