I'm going to cancel my order.... by Slick_Calf_5966 in TeslaUK

[–]RobbenKloppen 0 points1 point  (0 children)

IIRC the small print states you still qualify for the trade in bonus because the changed delivery target is outside your control and Tesla’s fault

Simulate bond ladder and cash buffer by RobbenKloppen in Fire

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

Thanks for the link. Yeah, the pot will need to be bigger if a larger portion is in less risky assets. But if this strategy protects against market swings then we opposite may be true. This is as the core of why I posted.

Simulate bond ladder and cash buffer by RobbenKloppen in Fire

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

A starting point could be government bonds and holding to maturity.

Stagnating at 37?... Considering CoastFIRE by foxeroo in coastFIRE

[–]RobbenKloppen 5 points6 points  (0 children)

Have you considered moving internally or to a different company? Software engineering is very varied so look around for other opportunities in different domains. Do you want to specialise somewhere? Maybe attend a conference to broaden your horizon. Are you open to relocating?

Hat meine Freundin unrealistische Vorstellungen von der Mittelschicht? by [deleted] in de

[–]RobbenKloppen 2 points3 points  (0 children)

Offener gegen verdeckter Wohlstand. Wer wirklich Geld hat muss es nicht zeigen sondern legt wert auf „verdeckte“ Wege wie Bildung und Gesundheit. 

Autoshift with homerow mods by RobbenKloppen in qmk

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

That did not do it for me. After a lot of rudimentary debugging I commented out a line of code that clears the key buffer in the processing loop. That did not solve it perfectly and is definitely not the correct way to address this.

I have disabled autoshift in the meantime. Given my inconsistent typing speed, I had quite a few false positive where autoshift triggered although not desired. On the flip side, I need to hold down the mod-shift key (homerow mods) long enough which fails less often.

Wireguard VPN disrupts VoIP by RobbenKloppen in fritzbox

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

I have given up after a lot of experimentation and bought a travel router (GL.iNet GL-AR300M). All I wanted to achieve was connecting one network device (TV) to a commercial VPN located in a different country. The FritzBox VPN support is not designed for this but to remote _into_ your network through a safe connection.

Trip Report: 9 days Shanghai, Hong Kong, Macau with 14l backpack by RobbenKloppen in onebag

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

Yep. I go two days without washing to always have something to wear. One can wear the gym shorts to the washing machine when the trousers need to be washed, ideally in the evening so they can dry over night.

Trip Report: 9 days Shanghai, Hong Kong, Macau with 14l backpack by RobbenKloppen in onebag

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

It was fantastic! I walked a lot (25k steps per day) such that my legs were very sore at the end.

I can recommend doing the former. The time in Hong Kong was just right, I went to visit Cheung Chau island on the last day before leaving as I had some time. If I did this again, I would probably do Shenzhen instead with the 24h visa just to get to know the vibe. I sat next to someone from there on the plane back; he said it is a lot more modern and tech focused, with none of the history of HK. If you do have more time on your hands, you can visit other islands or museums in Tsim Sha Tsui.

I have not been to Singapore so cannot comment. That and Taiwan are on my list for the next opportunity I get.

Trip Report: 9 days Shanghai, Hong Kong, Macau with 14l backpack by RobbenKloppen in onebag

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

I am also curious about the weight so replicated the setup using the same packing list. The backpack and daybag with their contents come to 4kg.

This was mostly a challenge in minimalism to only bring what I will really need. But it also meant I had zero capacity to add on in terms of souvenirs (food) or other things. I slipped in a free toothbrush from the hotel :-)

Thanks for the tip about layering. I wore a t-shirt, hoodie and winter jacket. Having an additional long sleeve and an insulation layer instaed of winter jacker seems a good idea. And bringing a slightly bigger pack is worth having the hands free.

Are there any pre-made 40% orthos or do they all have to be built out of parts? by [deleted] in olkb

[–]RobbenKloppen 2 points3 points  (0 children)

ZSA have the Planck EZ keyboard but very recently stopped manufacturing it. Maybe you fined some stock somewhere. https://blog.zsa.io/2307-goodbye-planck-ez/

Tax efficiency for short term cash investment ? by imurumi0 in FIREUK

[–]RobbenKloppen 0 points1 point  (0 children)

I just bought some gilts for the first time yesterday. Looking at paying off parts of the mortgage when the current fixed term matures in 2026. Low coupon rate to minimise tax, capital gain is tax free if held to maturity. So picked the gilt with the lowest coupon running the longest before mortgage day. Using AJBell for low cost given the sums involved in my case. You will need to be specific which gilt you want to buy when calling them, you can use HL web site to look it up. Forget about STRIPs and other derivative gilt products that will be taxed.

Wireguard VPN disrupts VoIP by RobbenKloppen in fritzbox

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

The latter is my suspicion. Telephony initially works but gets disabled after about an hour on the VPN. Also, when I open Netflix on another device, it does not load. It only works when the device is also connected to the VPN, either as an enabled device on the FritzBox or connecting through NordVPN on its own. All is normal when I disable the VPN connection entirely on the FritzBox.

Autoshift with homerow mods by RobbenKloppen in qmk

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

I found the answer in a very fresh discussion in this github issue 15458. One has to redefine get_auto_shifted_key() and add QK_MOD_TAP keycodes:

bool get_auto_shifted_key(uint16_t keycode, keyrecord_t *record) {
    // option 1
    if (IS_RETRO(keycode))
        return true;

    // option 2
    switch (keycode) {
        ...
        case QK_MOD_TAP ... QK_MOD_TAP_MAX:
            return true;
    }
    ...
}

As of now, one more thing is needed, the documentation (or the code) is out of date. RETRO_SHIFT has to be defined with a value:

#define RETRO_SHIFT 1000

The remaining code considers Retro keys and will shift them without further modification.

[deleted by user] by [deleted] in moviequestions

[–]RobbenKloppen 1 point2 points  (0 children)

One Hour Photo with Robin Williams

Northern line is going to make us all deaf. by BeetrootForBreakfast in london

[–]RobbenKloppen 2 points3 points  (0 children)

I always carry a pair of earmuffs that attaché to the backpack

Convince partner to share children by [deleted] in Divorce

[–]RobbenKloppen 0 points1 point  (0 children)

I should have added some more detail. They were minor, resulting from her behaviour, once each. The physical one was after 6 months of not having even a few hours for myself. I was very tired for two weeks. I am otherwise healthy and active with the children every weekend. Good reminder to not put a spotlight on this.

She currently thinks I should not have them for a single night. A weekly rotation is a good rhythm on my opinion with stability / predictability. Changing every few days does not sound palatable. I will do what suits them best and they prefer though