Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
ProfMeowsworth
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
ProfMeowsworth
2y ago
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.
2.
▲
by
ProfMeowsworth
2y ago
For Linux maybe, but for Mac the situation is different. If there’s no Mac version, it won’t run.
3.
▲
by
ProfMeowsworth
2y ago
We have both of that, right now.
4.
▲
by
ProfMeowsworth
2y ago
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_Studios
5.
▲
by
ProfMeowsworth
2y ago
> 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 neither efficient nor environmentally friendly. The vehicle
6.
▲
by
ProfMeowsworth
3y ago
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 understanding the customer from a business perspective and be a
7.
▲
by
ProfMeowsworth
3y ago
I’d be interested to see a proposal for an alternative and better way of working.
8.
▲
by
ProfMeowsworth
3y ago
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 an unpopular opinion, at least in tech.
9.
▲
by
ProfMeowsworth
4y ago
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 that. Unfortunately, it’s a common practice though.
10.
▲
by
ProfMeowsworth
4y ago
What would be a more data-driven software development process, that’s backed by scientific evidence and is statistically proven?
11.
▲
by
ProfMeowsworth
4y ago
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/SwiftLint
12.
▲
by
ProfMeowsworth
5y ago
Or make quality one of your KRs.
13.
▲
by
ProfMeowsworth
5y ago
Came here to say that. The author spends a lot of effort to basically describe working in sprints.
14.
▲
by
ProfMeowsworth
5y ago
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 delete are comments like var speed # the speed
15.
▲
by
ProfMeowsworth
6y ago
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 participants of the Daily Scrum. Velocity is not a metric for report