Viewing profile — morelish
morelish
HN member- Joined
- Sat, May 08, 2021, 12:12 PM UTC
- HN karma
- 167
- Public activity
- 58 items
- HN profile
- View on Hacker News ↗
About morelish
Recent public activity
-
comment
Comment #47941342
I’ve found they have changed the shortcuts I got used to and have kept releasing quite significant UI changes regularly. Not really what I want from a terminal. Tbh it’s felt like …
-
comment
Comment #44307162
Choosing a name like that made me think they were acquired by TigerBeetle. Come on like
-
comment
Comment #42731615
I’ve noticed the app has gotten a lot slower and buggier on iOS in the last few years. Kind of wondered what they were writing it with.
-
comment
Comment #42664533
How much did they get acquired for?
-
comment
Comment #39528548
Would be interesting to see the EU say none of the projects it funds can use AWS until Amazon play ball.
-
comment
Comment #39032863
Yeah I gave up on it trying to sync photos. The apps on the desktop and mobile gave no indication of its state processing files. So I was waiting after a large upload for replicati…
-
comment
Comment #37066373
Bill Gates can sleep happy knowing Ubuntu will never be a challenge to windows
-
comment
Comment #36559766
Can someone explain this to me like I’m 5? I thought web assembly was primarily run in a browser. Is this saying you can run a wasm binary in your go project (outside of the browse…
-
comment
Comment #35007307
How exactly can your IT department whitelist all software on your device? Are you using any build tools that install third party dependencies or are you using any development tools…
-
comment
Comment #34101160
Kind of amazing they are still a going business. I didn't realise any companies really used lisp for anything. I assume whoever is paying them money is doing so for some really nic…
-
comment
Comment #33768394
Yeah I can’t say I disagree with you. The tone of it stuck me as terrible though.
-
comment
Comment #33762836
The author sounds absolutely horrible.
-
comment
Comment #33468128
You don’t. You just fire the number based largely on cost and let the remaining people pick up the pieces.
-
comment
Comment #33064261
At least under UK contract law such a term isn’t valid as pre calculated damage clauses are considered null.
-
comment
Comment #31976691
> I'll make these four lines of code a function in case I need to call it more than once later on - you know, what if that's needed? The code example is not always right. Beware, i…
-
comment
Comment #31465894
WhatsApp doesn’t provide anything messenger doesn’t. As far as I can tell, WhatsApp as a product reached its ‘market fit’ years and years ago, in that they stopped bothering trying…
-
comment
Comment #31455993
The NHS is massive bureaucracy. What it does or doesn’t do is peering inside the belly of a Byzantine whale. The article is a misnomer calling him an ‘amateur’. Its a click bait ti…
-
comment
Comment #31293352
Tbh I’ve found powershell approach better and also more verbose. Powershells commands are all named in the same way, with built-in support to make finding commands straightforward.…
-
comment
Comment #31050185
Yeah I had an interview like this recently. First part of the interview proceeded well as they asked me to read different bits of code and how different language features worked. T…
-
comment
Comment #30966950
There's a wider issue around any cloud SAAS offering. You really need to keep local copies of stuff if you want to be sure you can reproduce your build. As there's a chance, even a…
-
comment
Comment #30966937
Yeah I didn't really expect they would get an original copy of the material. However, what worried me was how does the process prevent malicious DMCA notices? Could I just start fi…
-
comment
Comment #30966446
I forked a repo on GitHub. A few weeks later a DMCA take-down notice was issued against the repo (and all forks). Someone claimed the repo had stolen their copyrighted stuff. Unfor…
-
comment
Comment #30881519
May the opposite be the case? If Amazon really wants to prevent unions appearing in their employment relations, doesn't Amazon need to close this down now? I'm not saying that's go…
-
comment
Comment #30881492
Amazon has historically had the capacity to be ruthless. For example in it's fight against collecting state taxes, it shutdown third-party sellers in states that introduced laws re…
-
comment
Comment #30752591
Clickbait title I would say. The 'big' issue with TDD is whether it's worth the time needed to do it. If it was obviously always worth the time, then I think we wouldn't even talk …