Threads for johnk

    1. 2

      Find & replace in a buffer is one of my favorites

      :%s/stringtofind/replacement/g
      

      For more info see substitution in the manual

      1. 3

        Not exactly a one liner, but cdo has been really helpful for me! Populate the quickfix with files you want to search and replace in, and then run :cdo s/find/replace/g

        Great for refractors:)

    2. 4

      Anyone have invites? This is intriguing to me, I’m hopeful about the broader move away from VC funding, at least for things that aren’t really capital intensive.

      1. 4

        Sure, I have 10. I’ll DM one to you. If anyone else wants one, please DM me here.

        1. 2

          Update: I’ve given them all away.

        2. 2

          I also have invites if pushcx runs out

          1. 3

            I apparently have an account with invites too. DM me for one.

            1. 2

              I also have invites if someone is interested

              1. 2

                I also have invites.

                …also, anyone we invite has invites.

                1. 2

                  I’m interested if anyone still has any left, thanks!

                  1. 1

                    If you got one could you send one to me?

                    1. 1

                      hey caleb, you may have already gotten this or moved on but in case you haven’t :) https://tildes.net/register?code=SQPWL-NO367-SAY33

                      1. 1

                        thanks I will use it!

                2. 1

                  I’d be interested if anyone still has, thanks!

                3. 1

                  Can I have one?

                  1. 1

                    Can you send me an invite if you got yours?

              2. 1

                If you (or anyone else) have one remaining, I would be interested

            2. 1

              Update, I have now distributed 10 invites to users here. Have fun!

      2. 2

        There’s a limited-invite thing on their subreddit about every week or so, and you can also email invites@tildes.net (don’t know the success rate with that one).

        1. 2

          I can attest that I have received an invite after a couple of days.

      3. 1

        I had an email invite like 10 minutes after posting this, thanks ya’ll!

      4. 1

        I’ve got 5 if anyone wants one

    3. 1

      Reading this I think some of the functionality could be achieved with an organized approach to RSS.

      1. 1

        Didn’t WebSUB (as PubSubHubbub) start as an extension to Atom?

    4. 3

      Nice! Think I may be able to get Godot running now.

    5. 4

      Very cool that it supports private relay.

    6. 4

      do a coding question Let’s say your algorithm is finding whether a given word is a palindrome.

      The author criticizes asking the candidate to write a to-do app and the alternative he proposes is the above. I don’t think that’s any better unless they ask their devs to solve problems like this on the job 😅

      1. 1

        Yea, I’ve asked, “so are you working on a new product that does this?” In interviews like this. Kinda contradicts themselves there huh.

    7. 2

      I wonder what, if any of this changes with iCloud private relay turned on?

      1. 1

        That should at least change the “IP address leak” row (in “Misc tests”), because the description of this test reads:

        IP addresses can be used to uniquely identify a large percentage of users. A proxy, VPN, or Tor can mask a user’s IP address.

    8. 2

      I was unaware of display-menu, very cool. Thanks for sharing! I’ll definitely stick with s to change sessions because the preview is so helpful, but I can think of a couple ways this can be helpful!

      1. 1

        I agree, the preview is lovely. A use case for this menu based approach for me is for the sessions that I want to go to regardless of what’s in them (i.e. I don’t need to see). This is part of an experiment where I set up (sometimes at the start) the “long lived” sessions each with a different focus, and each with a differently colour-highlighted session name in the status bar (such as the “writing” session you can see in the first screenshot in the post).

    9. 4

      Been pretty productive with blink on iOS. It supports mosh, which means I can leave the shell, and when I open the app the next day it takes me right back to my session. Been eyeing foldable keyboards as well.

      1. 1

        Termius seems to also support mosh. I need to give that a try. But I’ll also check out blink! Agree that a foldable (yet clicky) keyboard would be very nice.

    10. 1

      Company: ShowcaseIDX

      Company site: https://showcaseidx.com/careers/

      Position(s): Ruby engineer

      Location: REMOTE Western Hemisphere only with ability to work in US

      Description: Ruby api development. We’ll be a team of 7 working with a data group and a UI group. Showcase is growing fast right now, as we were recently acquired by eXp world holdings. Come work on tech that’s already getting lots of traffic and solve problems that affect millions of users across the world!

      Tech stack: Rails API, rspec, rswag, k8s deployment. Greenfield development may be different stack, but we’ll decide on that as a group.

      Contact: john.krueger@showcaseidx.com

    11. 1

      I’ve recently migrated to Rubymine from vim/tmux and I must admit having a debugger is so nice. I used binding.pry previously which wasn’t bad, but the Rubymine debugger has been a pleasure to use.

    12. 7

      The hard stop on adblockers is brutal.

      1. 2
        right click;
        inspect page; 
        delete;
        

        also it is very basic stuff. I’d recommend this for the philosophy of kafka. and the confluents docs are nice too.

        1. 1

          The device on which I am reading this—like most used to browse the web—does not support any such action as a right click, nor does it provide any DOM editing facility.