Plans for future: Study rusty skills and master them?

If I don’t land on contract/permanent position within this month (09/2023), then I will start to study something rusty and interesting skills, like electronics and C++.

When I’ve mastered those, there is nothing I lack for the ideas I got in mind. Then I’ll be the master of embedded software (Assembly, C (& C++), Python) and hardware prototyping etc.

I got about 10 items in current to-do-list for that time to come 🙂

–Lauri

I’m open for Junior C++ jobs, or Lead / Senior embedded (Assembler, C or python) developer ones.

Yes, I’m looking for next firm to work for/with a decade or two.

Location vise: Finland, Sweden, Germany, France, Spain, Italy, Portugal, Ireland and United Kingdom.

I’ve done code for living now about 25 years or so, so I got experience of the field of embedded devices. How to get more info? See the link https://lja.fi/curriculum-vitae/

How to reach me: lja@lja.fi

Tuossa mietin kavereiden kanssa juttuja ja tuli tuollainen ajatus mieleen:

Tuli mieleen juttuja, kun tuli puhetta miellänkö itseni NPC:ksi, jota joku ohjaa:

Vapaatahto versus kohtalo … molemmat voi olla tosia, sama tarra eri teksteillä .. ikuisuus kysymyksiä, joihin tuskin koskaan saa vastausta, sellaista et se kestäsi moneltataholta tarkastelun…

Molemmat, sekä vapaatahto ajattelu, että kohtalo ajattelu ei toisiaan sulje poissa, vaan molemmat voi aatella toisen syyksikkin 😄

Eli, onko vapaatahto päättää oikeesti vapaata, vai kohtalon sulle antama illuusio miten ajatella maailmaa.

Kohtaloon uskovat antavat aikas paljon muiden tahtoon sopeutumisen kontrolloida minne virta vie joessa.

Nää on jännäjännää 😀

Loma suunnitelmia hahmottuu….

Lomaa ajattelin pitää 14. - 27.8.2023

Lomasuunnitelmiin kuuluu ainakin Keskiaikafestarit, jonne hommasin hyvin etukäteen kaiken valmiiksi: 

Juna liput eestaas + Festari lipun (3 päivää) + Telttapaikan.

Hämeen keskiaikafestivaali 2023
Pe 18.8.2023 – Su 20.8.2023
Linnanpuisto, Hämeenlinna

Git: How to restore repository, from clone of it, that has all the version information intact. Step by step guide.

This method requires that you have shell access to the git-server of your cloned repository you want to save. 

 

Step 1: Gain access to git-server as git user. if you dont have such: then you can use any location you want for recreating the repository from wich you clone. just initialize the <somename>.git some where you have access to.

Step 2: re-create *.git directories that you want to restore. they should be bare initialized

mkdir <repository name>.git

cd <repository name>.git

git init –bare .

git symbolic-ref HEAD refs/heads/master

Step 3: clone the repository in question: git clone gitUser@gitServer:repo-name.git

Step 4: check the configuration from .git/config. what you need to check is that the git-server name and repository name is ok.

Step 5: check branch via git branch -a see is there main or master branch

Step 7: Local clone should be restored with: git reset –hard <branch name>

Step 8: Add all needed files with git add as normally would

Step 9: Make ’new’ commit with restored files, make some minor space change for example to make git to push items to server.

Step 10: just issue git push, and you should have restored the repository with all the version info etc.

Step 11: VERIFY that you are good to go by doing completely new clone from the repo you just restored with git clone <git uri> and see that it rocks BEFORE doing anything else.

Keitä olivatkaan nätit naiset, jotka meni mun ohitse…

Oli niin hyvän näköisiä naisia menossa pyörällä keskustan suuntaan Etu-Löytyn tienoilla, et katseemme kohtasivat, kun nainen seurueesta katsoi minua ja minä häntä, kun ohittivat.

Jos olisin ollut häkeltymättä, niin olisin mielelläni sanonut heille, et ”olette tosi kauniita, saako liittyä seuraan?”

Jos tunnistat itsesi, nii tottamaar haluisin viedä Haraldiin syömään ja tutustumaan paremmin 🙂