Viewing profile — SaladFork
SaladFork
HN member- Joined
- Mon, Oct 26, 2009, 1:30 AM UTC
- HN karma
- 48
- Public activity
- 23 items
- HN profile
- View on Hacker News ↗
About SaladFork
Email: [FirstName]@[FirstName][LastName].com Twitter: @[FirstName]
Recent public activity
- story
- story
-
comment
Comment #25622274
The biggest request I have of JIRA aside from performance is that whatever markdown/markup language you choose, that it be consistent across the entire product. It is so frustratin…
-
comment
Comment #25407658
This was presented by the author at !!Con West 2019: https://www.youtube.com/watch?v=4A94JsWTXXw
-
comment
Comment #25318170
The video from the screenshots: https://www.youtube.com/watch?v=tO01J-M3g0U
-
comment
Comment #24931044
Especially given the domain is davidwalsh.name, and the article isn't on a subdomain or subdirectory or anything, this is all the more confusing.
-
comment
Comment #24865280
demonstrated: https://www.youtube.com/watch?v=E0ZxgI59_Ak
-
comment
Comment #24590117
Also going to sound like an ad, but I stream PC VR from a cloud Shadow PC to my Oculus Quest over 5GHz Wi-Fi (effectiveness is really dependent on your proximity to their data cent…
-
comment
Comment #22170028
> Interesting comment about the blue iMessage bubbles. I've definitely heard of it, and have seen the memes on the internet, but have never actually met anyone that cared about the…
-
comment
Comment #22142141
I am more bothered about the hiding of the URL to some weird breadcrumb-y structure than the showing (now re-hiding?) of the favicon. Gave DDG a try and don't see myself switching …
-
comment
Comment #22142033
I used Mirage with Ember for many years and it has changed the way I think and approach front-end acceptance testing. I was very excited to see the work to extract the Ember-specif…
-
comment
Comment #21401487
Relevant Chromium bug: https://bugs.chromium.org/p/chromium/issues/detail?id=56845 It works fine when you open the image directly, but it will not apply EXIF corrects for inline im…
-
comment
Comment #21262496
A recent LastPass version does not fail gracefully and a lot of my webapps started getting weird console errors from users with LastPass extensions that were trying to unsuccessful…
-
comment
Comment #20328700
Decentraleyes is an extension that replaces CDN references with local copies (Chrome, Brave, Firefox, Opera).
-
comment
Comment #20296469
Relevant discussion from yesterday too: "Consumers Are Becoming Wise to Your Nudge" https://news.ycombinator.com/item?id=20284298
-
comment
Comment #18718288
Not sure if there's a PC/Linux equivalent but Chrome (and other browsers I believe) on Mac also supports two finger swipe on the trackpad to go back/forward which works well in one…
-
comment
Comment #17183116
My favorite date quirk not mentioned in the article or here yet is the month of September 1752. If you're on a *nix/Mac machine, try this command: $ cal 9 1752 What you'll see is: …
-
comment
Comment #16100022
One of Nielsen's classic UX heuristics: > Error messages should be expressed in plain language (no codes), precisely indicate the problem, and constructively suggest a solution.
-
comment
Comment #15242165
At least on the US keyboard, Mac OS lets you input all three dash types. Hitting the button to the right of [0] outputs a hyphen ("-"). Holding alt/option when hitting it will outp…
-
comment
Comment #15020595
What is it about the theater experience you enjoy? It's not too expensive to set up a theater-like setup at home. A home projector and decent screen are around $1k. I've been watch…
-
comment
Comment #14979935
The page is using Location.replace[0] to update the URL and replaces the current history entry without affecting back/forward behavior on pretty much any browser. The one downside …
- story
-
comment
Comment #7712351
For those looking: > PaintCode is a vector drawing app that turns your drawings into Objective-C or C# drawing code in real time.