Oh and congrats to the pregnancy!
Oh and congrats to the pregnancy!
I was apparently in Sweden in the mountains staying in a tent for a day with friends: https://flic.kr/s/aHskCqtemk
And today hm, I’m just 12 km from the North Korean border https://maps.app.goo.gl/qbLeNM3y5ruP3uGp9 at a very big children’s playground.



I predict software engineers won’t go away, but coders will go away.


Something like that is what I’ve been waiting for a long time for. Really looking forward to it.





They said user friendly, but OK I see.


All of them are running the same software.


If they harm other people, intentionally or not, physically, emotionally, etc. And they could stop but choose not to, then often they are a bad person.


Interesting that finally there starts to be some reprecusions for the Germans being so pro genocide. I know it’s a very small gesture in a very nish social media but I’m happy about it neverthe less.
At first my dad showed me how to grill a chicken in our oven and how to make mashed potatoes from powder and open a can of sauerkraut. Our mom was in the hospital for several months and our dad had to work shift so he sometimes wasn’t at home and at about 13 it was ut to me to Make lunch for me and My 11 years old sister when we came home from school.
After mastering that I did a lot of trail and error. I still for the love of god can’t cook a rabbit, it’t always terrible dry and chewie.
But other things like beef, vegetable soup, chicken, barszcz etc. I am now cooking consistently as they should taste.
But the most fun I have cooking with stuff which randomly is in the refrigerator, sometimes it’s a miss, but most of the time I have a feeling what will work well together.


Scrambled but not overcooked: https://www.youtube.com/watch?v=2Ubrg8Ri1-M


Her name but romanized (she is Korean).
Good point, I’ll Do that!
God damn haha thanks for posting it, I was sure I posted the link but apparently not ^^


Spaced (1999–2001).
I wrote an article on my blog about it.
For nightlife he in a grandpa among the early 20 years olds.


That is the question I ask at the end. If I could pre-pay for 10 years I’d probably do it.


We do it in several ‘stages’, we have a check pipeline to just compile a single component and run the unit tests, that takes perhaps 5 minutes.
Then we build a incremental AOSP build with the change on top. That takes about 40 minutes.
Then we run the incremental build together with all the other changes for the Das and Do a manual smoke test that the most important stuff works and when it does only then we merge all those changes from the previous day. That takes about two to three hours.
Then there is the nightly test where we build the latest main branch and do static code analysis. That takes forever like 4 hours or so.
Then there are release builds from scratch which also run all the google compliance tests for AOSP and those things run practically for more than a day.
It’s a interesting test of your personal patiance :D. But I don’t think it’s possible to do it with GitHub Actions, we use zuul for it like BMW and Volvo: https://www.youtube.com/watch?v=Z8rofKRen3w
I’m vibe coding a app for my TV to show random pictures from my immich instance on the TV and now it’s a bit broken and anyway I want it to fix the app!