Viewing profile — noxecanexx
noxecanexx
HN member- Joined
- Thu, Jul 13, 2017, 7:08 PM UTC
- HN karma
- 23
- Public activity
- 43 items
- HN profile
- View on Hacker News ↗
About noxecanexx
No profile information was provided.
Recent public activity
- story
-
comment
Comment #23288450
Nothing against gitlab as I use and pushed for it in my company, but I feel it's heading towards Azure Devops(this might be entirely baseless). By that I mean it's geared more towa…
-
comment
Comment #23288408
+1 for this. I use it with notion(and pinned tabs) so I can have multiple workspaces with multiple emails
-
comment
Comment #22326449
You're not alone. No matter how much I hate chrome, I've never been more displeased by an app as I am with Firefox's mobile app. We might see a new one though based off firefox pre…
-
comment
Comment #18743805
I actually went ahead to learn haskell after one of his recent talks(my motivation was the vehement rejection from the haskell community..on reddit mostly) I haven't turned back si…
-
comment
Comment #17585186
I would assume most android users think android is cheap rather than free. It would be interesting though to see their response to such price hike(if it ever happens)
-
comment
Comment #17563762
That's the thing. The EU is not trying to tell Google how to make money from android. It's only saying it can't force installation of search and chrome. It's upto Google to find an…
-
comment
Comment #17487150
I think it should still be possible to seperate view from the service at the backend, even if that means defining more routes. I am talking from the hiccup(clj) point of view thoug…
-
comment
Comment #17487137
You can do the same with server rendered apps. I don't think reacted and co invented components
-
comment
Comment #17487119
+1 for the last paragraph. I used that technique to quell my desire to use event sourcing everywhere
-
comment
Comment #17437706
I was with you till the 32Gb memory part. In what part of the world do users have devices with 32Gb RAM(barring gamers)
-
comment
Comment #17437491
> Nowhere have I said that if you see an error message you don't know how to program. > making it approachable and stooping to the lowest common denominator. > We agree errors are …
-
comment
Comment #17432351
As a clojure programmer myself, it surprises me to see other clojure programmers say this. Error messages are an important part of programming and that you didn't face many errors …
-
comment
Comment #16926490
This is very true. The same way one doesn't know if a background was started is the same way you can't know if a file was written to or some global state was changed. I thought asy…
-
comment
Comment #16907808
You are falling into the same trap described by @chiefalchemsit. Saying normal people should have common sense only makes matters worse
-
comment
Comment #16907671
I second this. Programmong languages where made to be precise enough for computers to understand and ambigous enough for general computing
-
comment
Comment #16907285
Came here for the same reason. Although I am more interested in what @rauchg is doing
-
comment
Comment #16778015
Exactly. Proposing that businesses change their attitude towards liability when there's no clear downside is just self deceit
-
comment
Comment #16724809
@jVinc's post answers this. They didn't state specifically that he was warned six seconds before the crash.
-
comment
Comment #16703361
But that's the thing..the 5Gb data is mostly made of stuff you "uploaded" to Google, not stuff that was "collected"
-
comment
Comment #16676324
It's been almost a week of this. Actually wondering when we'll get back to interesting tech
-
comment
Comment #16376260
Actually no. For contract validation use type system or something like clojure.spec . I only writes tests to prevent regression or to prove a feature/PR works.
-
comment
Comment #16343199
Their easy multi-platform support makes VLC a no-brainer for even non-tech people.(through recommendations of course)
-
comment
Comment #16271341
The funny thing is I actually faced this problem a lot last year. Since I read paul grahams essay on hackers I decided to focus that will for hard problems into my side projects(al…
-
comment
Comment #16265495
when you say simplicity is objective it means there's only one definition. I would really like to know what that definition is plus where to find such exauhstive list of qualities …