Viewing profile — ProfMeowsworth
ProfMeowsworth
HN member- Joined
- Fri, May 29, 2020, 10:08 AM UTC
- HN karma
- 26
- Public activity
- 15 items
- HN profile
- View on Hacker News ↗
About ProfMeowsworth
No profile information was provided.
Recent public activity
-
comment
Comment #40422847
Agreed on SpaceX and partly on Tesla. What is his “tremendous positive impact” with Twitter and Boring? Not trying to argue, just curious if there’s something I don’t see.
-
comment
Comment #40395651
For Linux maybe, but for Mac the situation is different. If there’s no Mac version, it won’t run.
-
comment
Comment #40292846
We have both of that, right now.
-
comment
Comment #40285992
There are two Arkanes: Austin and Lyon. Redfall was made by Austin and I think they didn’t make any game between that and Prey (2017). https://en.m.wikipedia.org/wiki/Arkane_Studio…
-
comment
Comment #39914890
> electrified, so that your daily commute is efficient and environmentally friendly. Moving an off-road vehicle of over two tons to transport (usually) one person to work seems nei…
-
comment
Comment #37130746
I’d say that it depends on who you ask when it comes to what’s „common sense“ and what’s „a way that works“. What I have seen working is: - Have somebody who is responsible for und…
-
comment
Comment #37127777
I’d be interested to see a proposal for an alternative and better way of working.
-
comment
Comment #36667083
I’d expect from someone making 300kUSD a year to come up with their own ideas instead of spinning their wheels. Reading the article and some of the comments here, that seems to be …
-
comment
Comment #34305222
The whole point of Scrum, in my opinion, is to create a working increment in the sprint. That’s the mechanism for managing risk. Finishing tickets for writing specs don’t achieve t…
-
comment
Comment #34305066
What would be a more data-driven software development process, that’s backed by scientific evidence and is statistically proven?
-
comment
Comment #32972544
Swiftlint[1] is nice and can be integrated into Xcode’s warning panel. For auto-formatting, you can press CTRL-i on any selection to auto-format. [1] https://github.com/realm/Swift…
-
comment
Comment #30160837
Or make quality one of your KRs.
-
comment
Comment #29679045
Came here to say that. The author spends a lot of effort to basically describe working in sprints.
-
comment
Comment #27498731
To be fair to “Clean Code”, although it’s stance is clearly towards less (superfluous) comments, it recommends using doc strings to document intent. What it recommends to just dele…
-
comment
Comment #23348227
The purpose of the Daily Scrum is not for the developers to report what they did yesterday and what they will do today. Manager, Scrum Master and Product Owner are all not particip…