bananarchist | 3 years ago | on: Arc Browser
bananarchist's comments
bananarchist | 3 years ago | on: Top Five (Wrong) Reasons You Don’t Have Testers
If you do not have people specializing in a task, if you divide their attention among exercised skills, you will reduce their efficacy across the entire set of their responsibilities. However, you will save staffing costs and continue to crush the souls of your employees under the weight of more and more hats, and since most people don’t trust software anyway, because of the bugs introduced by this status quo approach to testing, you’re unlikely to lose market share.
So the Modernist approach, which devalues staff and customers alike, robbing the former of their self actualization and the latter of their time, money and patience, is highly profitable.
But also symptomatic of a bankrupt culture.
bananarchist | 3 years ago | on: Ask HN: What are problems HN users would like to solve
bananarchist | 3 years ago | on: Dark Sky Removed from iOS App Store Ahead of Upcoming Shutdown
bananarchist | 3 years ago | on: DreamBerd – A Perfect Programming Language
bananarchist | 3 years ago | on: Ask HN: How do you keep a track of books you are reading?
Books I haven’t read are on my bookshelf, and I just try to accept there are too many books to read so I don’t keep a list of the ones I don’t have. I rely on serendipity and impulse.
Books I have read are noted in a small document and compiled annually to a dead web forum I only continue to visit for that very purpose. Outside of a handful of books, completed ones are given to interested parties or the thrift shop.
These are my systems: certainly of no use to anyone else.
bananarchist | 3 years ago | on: <i>: The Idiomatic Text element
bananarchist | 3 years ago | on: Octopuses caught on camera throwing things at each other
bananarchist | 3 years ago | on: Octopuses caught on camera throwing things at each other
bananarchist | 3 years ago | on: Ask HN: How would I send 1 dollar to everyone on Earth?
What about twins? Do they have to share a key?
bananarchist | 3 years ago | on: Thoughts on Arc Browser
bananarchist | 3 years ago | on: Thoughts on Arc Browser
bananarchist | 3 years ago | on: How did so many people get crypto so wrong
bananarchist | 3 years ago | on: Ask HN: How to Stand Out Amongst the Competition?
Amiability goes farther than anything. You're not really competing with people on pedigree or skill, not once you're in the pipeline: you're competing on how well you bond with the interviewers.
bananarchist | 3 years ago | on: After price update, Amazon Prime members call Amazon Music “unusable”
bananarchist | 3 years ago | on: The Mistake Smart People Make
bananarchist | 3 years ago | on: What's the most annoying part about logging?
bananarchist | 3 years ago | on: Ask HN: What's stopping you from blogging?
But perhaps this is the wrong perspective. Maybe I should write as I donate old clothing. It was once dear, but no longer suits my needs; passed along freely hoping that another might find it useful.
bananarchist | 3 years ago | on: Ask HN: Is it a mistake to introduce programming via Haskell instead of Python?
addTwoNumbers a b = a + b
You can get quite far into programming concepts with just pure functions and the IO monad, the latter of which doesn't need to be understood for the purposes of printing output/scanning input. When you get into file manipulation and network calls it gets harder to avoid the tough topics, certainly, but that's also true of Python as this is when you get into async programming (and thus many pitfalls of mutability) and context blocks (monads by any other name).
With that said the only programming language beginners should work with is JavaScript because you have access to its interpreter anywhere you have a web browser (even without an internet connection!)
bananarchist | 3 years ago | on: Scientists Wire Chip to Cockroaches' Nervous System, Allow Them to Be Controlled
Kinda silly you still need an email to get it, though. Guess they’re short circuiting the data collection pestering the other browsers engage in after installation.