Viewing profile — pswenson
pswenson
HN member- Joined
- Wed, Aug 29, 2012, 8:49 PM UTC
- HN karma
- 197
- Public activity
- 113 items
- HN profile
- View on Hacker News ↗
About pswenson
No profile information was provided.
Recent public activity
-
comment
Comment #21873145
Now do Amsterdam
-
comment
Comment #20185376
slightly worse :)
-
comment
Comment #20184709
80 char line length in 2019?
-
comment
Comment #18434232
The jetbrains editors are amazing, if you learn the keystrokes. I see few bother to explore/learn them though... I haven't found an editor that matches the features. My main prob w…
-
comment
Comment #17449752
almost all retail credit card transactions go over the internet and commerce seems to continue fine. but if you want to be safe, have a cellular backup network. seems way simpler t…
-
comment
Comment #15444517
Jenkins is fundamentally broken. Upgrade any plugin and you risk everything breaking. And you won't necessarily know until you run every corner case of your build system.
-
comment
Comment #15133449
Here is the transcript: https://44uc8dkwa8q3f5b66w13vilg-wpengine.netdna-ssl.com/wp-...
- story
- story
-
comment
Comment #14994768
it's cool, but can't scroll them w/o mouse/trackpad. cursor keys don't work :(
-
comment
Comment #14960917
a good concurrency story looks 2 years out :( 5 will lay some foundations, hopefully Swift 6 will complete the story. a "systems" language w/o a concurrency story isn't very compel…
-
comment
Comment #14361185
i'm surprised no one has started a snake vs camel case debate here! https://jsonfeed.org/version/1
-
comment
Comment #14181564
I think much more widely for sleep than depression.... it was originally an anti-depressent but had a nasty side-effect of making one very sleepy.
-
comment
Comment #14051024
There are many problems with the plugin ecosystem. The big ones: * Many don't work with pipelines (scm sync config plugin for example). And you don't know this until you try * Upgr…
-
comment
Comment #13777380
How about a right click/keystroke to copy current file path to clipboard?
-
comment
Comment #13764761
Kotlin native sounds great to me! There is a big world outside the bloated JVM! We've seen 1/10 the memory usage on golang vs java with similar performance, so properly executed th…
-
comment
Comment #13475191
checked exceptions? They lead to very un-robust code like try{...}catch(Exception e){//ignore or log, continue along like everything is grand!} or (much better) every method declar…
-
comment
Comment #13473368
property value is much higher in cities than burbs due to supply/demand
-
comment
Comment #13444873
"I don't want to make a big investment"
-
comment
Comment #13414601
Are you seriously complaining about Apple continuing to update Macs? They should be updating them every year!
-
comment
Comment #13251885
I love laptops. Easy to carry, always has my stuff on it. I connect to a big monitor/keyboard/mouse at my desk both at home/work... use a laptop when I travel or work from the coff…
-
comment
Comment #13123604
Cell connectivity is a big deal and will increase its usefulness. But a watch can't replace a smartphone. There are core functions of a smartphone that a watch can never replace: t…
-
comment
Comment #13116046
this flies in the face of all the mobile trends... smartphones are getting MUCH faster/more powerful every year.
-
comment
Comment #13014734
you should at least get the makefile support from C++ in there.. people use makefiles for bootstrapping docker all the time. https://youtrack.jetbrains.com/issue/IDEABKL-5173
-
comment
Comment #12933486
I just switched to this, problem solved. But I tried sevarl other solutions and found many were out-dated and no longer worked well, with no doc on which version of doc the approac…