Michael Moravec
@Majkl578
Followers
681
Following
492
Media
104
Statuses
2K
Backend dev / devops guy, loves strict code, using Symfony, PHP 7.4+, Debian; https enthusiast; former @doctrineproject member.
Prague, Czech Republic
Joined June 2010
First @Neuralink product will enable someone with paralysis to use a smartphone with their mind faster than someone using thumbs
5K
16K
150K
"Slowly but surely the Rust language is making its way into Linux. I talked with Linus Torvalds and Greg Kroah-Hartman about where they see Rust and Linux working together." https://t.co/npa3eHihiS
zdnet.com
Slowly but surely the Rust language is making its way into Linux. I talked with Linus Torvalds and Greg Kroah-Hartman about where they see Rust and Linux working together.
9
158
631
While I agree enums are one of the most anticipated features in PHP, I don't like the implementation on top of objects. Enums should come with clear distinction on type level - stand as a separate type. Hope I am wrong but IMO in long-term this is gonna be a WTF.
#PHP RFC moved to In Voting Phase: Enumerations
0
1
6
😱
0
0
2
📢 Look at this! PHP 8 is released. Whoop! 🐘 https://t.co/fylb7Gqmjy 👏 Thanks to all the developers who have made this possible! 📷 Photo by @heiglandreas
40
758
2K
@OndrejMirtes i have big hopes in DisallowPromotedProperties PHPCS rule : P
1
1
5
PhpStorm EAP supports Psalm, but also adds autocomplete for a *lot* of Psalm annotations, including support for psalm-type and psalm-import-type. This is huge. Even includes very basic support for templates.
1
35
115
Need to take a break, or limit which people can send a pull request to your repo? You can now limit interactions for a period of time. Find it in your project settings › moderation settings › interaction limits.
68
736
3K
@TimFernholz Efficiently reusable rockets are all that matter for making life multiplanetary & “space power”. Because their rockets are not reusable, it will become obvious over time that ULA is a complete waste of taxpayer money.
213
328
4K
I don't have a CS degree...or any degree. Some of our best engineers at GitHub never even graduated high school. But also, some of them had a BS, masters, or PhD in CS. Amazing programmers come from all backgrounds. Using formal education as a hiring filter is nonsense.
197
3K
12K
Great example why commits to prematurely allow PHP 8 are wrong. Don't do the same mistake, wait for RC1.
github.com
The CI passes, the next logical step would be to get reports from downstream users. This allows to remove the ignore-platform-reqs flag when installing dependencies in the CI. The nightly job is ke...
0
0
1
One of the worst features for PHP 8 is now being voted on. 🤢
New #PHP In Voting Phase RFC: Named Arguments
0
1
2
And some really interesting and important stuff is nowhere close to land or even being blocked 😟: * property accessors, * enums, * intersection types, * nullsafe operator, * immutable objects, * strict operators, and more.
3
1
13
So far PHP 8 seems to bring more inconsistent stuff into language: * union types but no intersection types 🙄, * match arms with no block support, * implicit Stringable interface but not e.g. Countable, * static return type to chase more ghosts in runtime, * WeakMap but no Map.
7
2
21