• 0 Posts
  • 4 Comments
Joined 1 year ago
cake
Cake day: June 10th, 2024

help-circle

  • Parents may just don’t talk about it since they try their best to be a role model.

    A good answer for them would be: These experiences would be granted if you go to college/university.

    You could also ask other loved ones if you don’t want to put them into this position.

    Looking back at my life I would simply tell them. Maybe they won’t answer immediately if they have no experience with it but chance is, that they talk about it with someone who may have such experiences and give you their honest opinion (or in your interest).

    I started smoking weed when I was 16. I stopped 10 years later. I ruined my brain. I still have trouble recalling stuff. And I am still actively trying to aid this.

    When you are fully developed you can handle the addictive behaviour a little better. When doing such things just in the college time you are not damaging your body that much. Would be my suggestion.

    It’s expensive and only funny and less addictive when done with trusted ones at a time you do not have responsibilities for others.



  • May I?

    A controlling department wasn’t granted any money for digitializing their workflow.

    So these guys created their own solution(s!). Things like dedicated “user interfaces” loading data from tables created by hand. After years these people realized that data formatting is quite the issue.

    They started to put random rules into different tables:

    Two empty lines: New Group Data Record. One empty line: New Subgroup Data Record.

    Excel tables aggregating this data via hardcoded links.

    A dedicated table to start calculations on parent tables.

    They mutated data like this:

    Load data from excel files into one. Manually delete, add or change lines (or columns). Start a collection run from dedicated excel file and load new excel file data and replace old excel file data.

    They had files where ‘it was easier to read’ when they pivot the data. This was troublesome since some values are intermediate results. Dropping one column may imply dropping another one as well.

    All workflows required manual alignments along the way.

    They were only able to process 10% of the data from a year within a year. Managing millions in cash.

    Their data input came from different internal sources. Programs which were written two decades ago once and without any tests. Talking like VB, macro’s from host servers and copy-pasta data from other internal programs.

    And don’t get me started on customer tables… They created a zip-code encoded filesystem hierarchy where each customer data (you guessed it, excel file) was renamed and then saved. In each of these directories where randomly named files if something went wrong; So no actual file patterns to rely on.

    I respect them.

    They creates a diagram for their tables with word. Word! (Didn’t know either: you can select the web view in the bottom right corner and you get an infitive canvas…) Madness.