HN user

luv2code

27 karma
Posts1
Comments24
View on HN

This tmux config turns F12 into a button to toggle the local leader key. You remote into tmux and hit F12, and now your leader key gets sent to the remote tmux instead of the local.

I don't use tmux locally anymore; but I still use the same leader key as tmux in wezterm, and I have a wezterm script to toggle it with F12 just like tmux.

Maybe you'll like it too?

  bind -T root F12  \
    set prefix None \;\
    set key-table off \;\
    set status-style "fg=$color_status_text,bg=$color_window_off_status_bg" \;\
    set window-status-current-style "fg=$color_dark,bold,bg=$color_window_off_status_current_bg" \;\
    if -F '#{pane_in_mode}' 'send-keys -X cancel' \;\
    refresh-client -S \;\

  bind -T off F12 \
    set -u prefix \;\
    set -u key-table \;\
    set -u status-style \;\
    set -u window-status-current-style \;\
    set -u window-status-current-format \;\
    refresh-client -S

Since debugging is over a TCP connection, you only have to start the nodejs process with the debug flag, and then plug the address and port into whatever debugger you're trying to use.

Jamie, I am getting about 10 errors a second in my console:

  Uncaught TypeError: Object sufio._xdWatchInFlight(); has no method 'apply' reader-29b4dd587f1ca6b5f0d639aac64ce9bf.js:1 e.(anonymous function) reader-29b4dd587f1ca6b5f0d639aac64ce9bf.js:1
Pretty print the error location from chrome:
  e.setInterval = function() {
        var e = t.call(arguments, 0), n = e[0];
        return e[0] = function() {
            try {
                n.apply(this, arguments)
  Uncaught TypeError: Object sufio._xdWatchInFlight(); has no method 'apply' (repeated 1589 times)
            } catch (e) {
                throw TraceKit.report(e), e
            }
        }, r.apply(this, e)
    }
The proxy at my work doesn't allow web sockets, and I think this might be related.

Also, I noticed that there are at least 3 different third party services being called (superfish, pusherapp and intercom). All of these are ancillary to the main functionality, right?

I haven't even got my feeds imported yet, and the app is already pulling down 2 MB. superfish in particular is super heavy. I think I would prefer a lighter payload.

Richardson TX - Engineer For Test at Tradestation Technologies

We're looking for someone to come in and work our application over. The ideal candidate will have a passion for quality software, and will be intimately familiar with browser applications. They will be responsible for manual testing, automated testing, maintaining and improving the CI process, and helping out with development when needed.

This position is on a scrum team in a team room.

we use javascript, node, grunt, mocha, webstorm/intellij, git, teamcity, and we're targeting chrome/firefox/IE 10+ (no legacy browser support).

pm me if interested.

we have some other open positions here: https://github.com/luv2code/OpenPositions

My wife was in the same position. She found some work pretty quickly networking at startup meetups. She ended overseeing a technical project, and doing some lite database work. She had a few opportunities; but picked the one that had the fewest hours.

If she has some skills, or can even pretend to have them, there are people that are desperate to give work to other people they meet at meetups.

Dallas, TX local candidates only. 3 positions open on my team: Scrum Software Engineer for Test, Scrum Product Owner, and we're looking for an UX Expert.

This is a greenfield javascript/html5 project. We're building a very advance browser application. All three positions will be working closely with 4 developers in a team room on a scrum project.

Software Engineer for Test: You should know what a testable application looks like and have experience with and a deep understanding of BDD, DDD, and TDD. Experience with automated (build driven) testing tools a plus. Tools we're using currently include: nodejs, jasmine, and psake. but we expect the candidate to provide guidance, and take charge of making the application testable and tested.

Product Owner: Scrum master experience a huge plus. You would be the face of the team to the rest of the company. Manage the backlog of work providing guidance regarding priority of feature development. Work with project management and user groups on defining requirements. Industry experience in financial trading preferred. A solid scrum background preferred.

UX Expert: Experience building web application interfaces preferred. You would be responsible for building a user pleasing interface over a very powerful application. You would also design several alternate interfaces for many different audiences from power users to newbies, from Americans to Zimbabweans, and also many different platforms - Desktop browsers, tablet, phone, windows 8 app store, chrome app store, etc... Experience with data analysis interfaces preferred (charts, graphs, and tables).

We are targeting modern browsers. We will support IE9+ only. ( potentially IE10+ only).

We offer competitive pay and flexible hours.

email your resume and contact info to luv2code gmail com