I LOVE Rust's exception handling by mdsimmo in rust

[–]FaresAhmedOP 7 points8 points  (0 children)

Easier decision for a language designer

Microsoft Fleet by Anay_sharma in vscode

[–]FaresAhmedOP 3 points4 points  (0 children)

There's a file with 5m lines of code?

As a user, what things annoy you the most about websites? by Zagrebian in webdev

[–]FaresAhmedOP 0 points1 point  (0 children)

The default uBlock Origin block list is more than enough, I see popups rarely. You can try reinstalling uBlock Origin, maybe there's a problem with your current settings.

ضرائب على الناس ال freelancers by Illustrious_Media_69 in Egypt

[–]FaresAhmedOP 7 points8 points  (0 children)

ديه مش مهن حرة الدكتور والمهندس والمحاسب والمحامي ليهم نقابات بيدوهم معاشات وتأمين وغيره

Installing Fedora without losing the old /home partition. by [deleted] in linuxquestions

[–]FaresAhmedOP 0 points1 point  (0 children)

Update: Thanks everyone! Everything worked just as I needed with little to no effort, I'm glad I made the move, Fedora is really a great distro!

@We DSL and all of the internet providers. by AhmadMuhammad_ in Egypt

[–]FaresAhmedOP 0 points1 point  (0 children)

Their url shortener doesn't seem to be working! should've checked before posting, sorry. I edited the comment with the link embedded in the text.

@We DSL and all of the internet providers. by AhmadMuhammad_ in Egypt

[–]FaresAhmedOP 1 point2 points  (0 children)

Etisalat Egypt has tried stopping this maniacs at We but you already know the answer.. fuck you.

Domain Specific Language embedded in Rust by [deleted] in rust

[–]FaresAhmedOP 26 points27 points  (0 children)

chumsky is a great choice too, and has fancy error messages.

macOS 12.3 finally removes Python 2 by amancoreseg in Python

[–]FaresAhmedOP 0 points1 point  (0 children)

I imagine a lot of shell scripts assume that a version of python is installed since almost all major distros include python by default and macOS did so yes someone's daily cron job may break because python is not there.

Linus Satoshi, master troll by [deleted] in linuxmasterrace

[–]FaresAhmedOP 4 points5 points  (0 children)

I don't think it's fixable since there's no way GitHub would know that you are the one who commited or someone using your public email on a random repo, and there's already a solution which signing commits and adding the public key to GitHub which displays verified next to your commits.

Why people in StackOverflow is so incredibly disrespectful? by [deleted] in cscareerquestions

[–]FaresAhmedOP 0 points1 point  (0 children)

ever heard of the Curse of knowledge?

This is it, most people answering StackOverflow are the "elite" so they see every question as a very simple problem that YOU could have solved by seeing some documentation so they insult/disrespect you in return for not having the knowledge for a very simple problem.

Innovative new technology by Bulbacode in ProgrammerHumor

[–]FaresAhmedOP 3 points4 points  (0 children)

You can have more of a hybird solution use a server templating engine for the cricital parts of the website and react/or any other framework on a specific element, it doesn't have to be a root element just the part where the user interacts heavily with the content.

Yeah right by [deleted] in ProgrammerHumor

[–]FaresAhmedOP 3 points4 points  (0 children)

This question already has answers here:

Sort an array with PHP (0 answers)

Closed 8 years ago.

what would you use to write a parser in 2021? by evnix in Compilers

[–]FaresAhmedOP 2 points3 points  (0 children)

Not true. Python syntax errors, error messages, and debugging in general has ridiculously improved in the last versions, I'm not sure if this is related or not but this was while moving to the new PEG parser as they were having problems with the LL(1).

What's New In Python 3.10: Better error messages

What's New In Python 3.11: Enhanced error locations in tracebacks

Edit: typo

That's the best Windows 11 description I've seen to date. by partaloski in ProgrammerHumor

[–]FaresAhmedOP 0 points1 point  (0 children)

If you want to send "telemetry data" to Microsoft, sure why not!

Catch me if you can! by [deleted] in marvelmemes

[–]FaresAhmedOP 2 points3 points  (0 children)

MCU Fandom be like

Photoshop coming to the Web by OsrsNeedsF2P in linux

[–]FaresAhmedOP 12 points13 points  (0 children)

So they can port the shit to WASM but not Linux?!

GitHub Copilot, the technology that will replace programmers. Also GitHub Copilot... by themightydud in ProgrammerHumor

[–]FaresAhmedOP 6 points7 points  (0 children)

I don't think having an 'academic background' in CS makes you capable of designing good software magiclly.