Live data from Hacker News

Viewing profile — wickchuck

wickchuck

HN member
Joined
Tue, Oct 18, 2011, 5:38 AM UTC
HN karma
64
Public activity
40 items

About wickchuck

Full-Stack Web Developer living in Marshall, MN

Recent public activity

  1. story
    Ask HN: Faster Virtual Development Environment

    I work at a medium sized company, and we use VMware Horizon View for our dev environment. A few years back we switched to develop using Visual Studio and C# and now have a number o…

  2. comment
    Comment #33539710

    Funny this popped up...I've been looking at replacing our slow and flaky Selenium test suite recently. From what I can tell here are the benefits: * With Playwright you don't need …

  3. story
  4. story
  5. comment
    Comment #29008887

    Thanks for sharing makes me want to dust my old colecovision off and play it

  6. comment
    Comment #28993750

    Where is the data for this stored? I was inspecting and didn't see anything in Local Storage, Session Storage, nothing on the network tab. Hit refresh thought everything would be w…

  7. comment
    Comment #25786230

    This is gold

  8. comment
    Comment #21597720

    It's been requested and denied. Still quite a few comments on it since I last posted tho. Go vote and get them to have a powermode to enter normal markdown with no WYSIWIG https://…

  9. story
  10. comment
    Comment #19667106

    Unfortunately I sent the whole thing back to the repair shop and I'm guessing they probably sold it. In hindsight I should have taken it out prior to sending it to them...

  11. comment
    Comment #19665288

    I had the same issue with my MacBook Air with the exact specs, though I never dropped mine. Just shut it off one night after watching Thrones for a few hours and it never turned ba…

  12. comment
    Comment #19453188

    Were a team of 40 and we are using teams. It does work pretty well for most things, and I like all of the integration options. We had been using Mattermost prior to switching and a…

  13. comment
    Comment #18970967

    I've been managing a small instance since version 5. There have been a few hiccups here and there, but mostly due on my part to not reading the release/upgrade notes carefully enou…

  14. comment
    Comment #18923734

    SublimeMerge is also a wonderful tool. Been using that since it came out and has helped tremendously with difficult merges. It's lightning quick as well. Similar to magit - Sublime…

  15. story
  16. comment
    Comment #15395529

    I second this as a owner of a bricked 2013 MBA with a dead logic board. Bought a Lenovo T430S for $450 a few years back and couldn't be happier with it. Never buying Macbook again.…

  17. comment
    Comment #14718183

    We've been on Gitlab since version 5 and for the most part it's been a pleasure to work with. The omnibus version has made things way easier to install/upgrade, so not sure what th…

  18. story
  19. comment
    Comment #11431123

    I believe they are using Azure underneath, but someone from the gitlab team should probably confirm.

  20. comment
    Comment #11430801

    This is great news. Been using this for a couple of years now and has always been my favorite git client for Sublime.

  21. story
  22. comment
    Comment #10738008

    I know this is still a WIP, but I found the examples tough to read with colors chosen. Should add does look like a fantastic resource though!

  23. story
  24. story
    Ask HN: Gulp file.min.js? Asset pipeline binary?

    I keep running into issues on windows using tools like Gulp or Grunt. The issues I'm running up against is long file names and deep node_module folders which end up causing errors …

  25. comment
    Comment #8930513

    Having an upstream can be useful for CI testing and for deployments with tools like Capistrano. Plus it allows you to pull down your code from other environments if needed and acts…