I’ve seen way too many of “scientists” and “researchers” try their own cures to various problems.
Always shocks me how relatively simple solutions can be with the proper background but none of those would reach mass market due regulatory issues.
Wonder what the policy would be if someone forced experimental medicine on someone without permission. How much do you think the patient should be allowed to sue for?
The packaging for the Vita was as close as you can get to perfect. i check the prices for Vitas every now and then.
Reminded me of Star Trek tricorders growing up. Especially with location based games which worked without GPS. Neet programming hacks was the coolest part of playing with embedded electronics.
Tell that to the people who downvote me which seems unprofessional as hell.
If I want to learn .Net which is more time consuming and more difficult to find employees why would I use it? Makes sense if you are in an area with a lot of windows people, but that’s not the case anywhere other than Texas.
And the compiler enforce typing. Admittedly not as nice as Go since you have to rely on external tools but workable.
People like their curly brackets though. Just not as helpful when dealing with system problems.
Disagree, I’m so disappointed in companies who do sprint type development refusing to use Python. It works well with the “Silicon Valley startup ecosystem”.
That being said, as far as workplace differences I’d say Java shops would be the ideal, slower, less long term problems but so much more initial investment.
I feel like as a scripting language Python excels. Glad to have this PEP, but it would be more pythonic have except be optional.
The reason I pick up Python for projects is because it grows with the application; opportunities to add typing etc. Who knows maybe in a few years Python will enforce all the types and it will be as verbose as Java. Personally I’d like to see how they handle declaring a method or function throws exceptions.
Pretty narly we have compiled Python apps with poetry, it’s starting to punch out of its weight class.
http/3 seems to be an excellent opportunity to optimize HTMX or any of the libraries which leverage HTML fragments like JSX. The obvious advantage of http/3 is for gaming.
The servers which run the frameworks have to http/3. In most cases the advantages should be transparent to the developers.