This is doubly beautiful.
FIRST, because CD Projekt Red put actual #manhole #specification markings on manhole covers in the #game #Cyberpunk2077.
And SECOND, because they used the wrong specification and a German player NOTICED.
This is doubly beautiful.
FIRST, because CD Projekt Red put actual #manhole #specification markings on manhole covers in the #game #Cyberpunk2077.
And SECOND, because they used the wrong specification and a German player NOTICED.
Your task is not to foresee the future, but to enable it.
— Antoine de Saint Exupry
The secret to building large apps is never build large apps. Break your applications into small pieces. Then, assemble those testable, bite-sized pieces into your big application.
— Justin Meyer
@riley Also using visible light for FSOC avoids all the "spectrum compliance" and "licensing" issues whilst making it impossible to ban, unless one were to ban colour filters and lights!
Having access to said #specification for #IrDA is also beneficial for #RetroComputing as IrDA was a modestly successful tech and could thus be used for #bridging...
@troed Yeah, #IrSimple is AFAIK basically is a 115200 baud half-duplex serial transfer.
irdajp.info
nowadays used by some #scammers / #DomainSquatters...Walking on water and developing software from a specification are easy if both are frozen.
— Edward V. Berard
Your task is not to foresee the future, but to enable it.
— Antoine de Saint Exupry
@mrchrisadams Yeah, #S3-Style #ObjectStorage is nifty in many places.
Looking for feedback on the current state of the OWTS-01 #specification (Guidelines for Open Web Technologies) as well as the certification process and tiers.
Specification: https://github.com/open-webtech/owta-publications/blob/main/specs/drafts/owts-01.md
Certification Process and Tiers: https://github.com/open-webtech/owta-publications/blob/meta/owta-certification/meta/certification.md
#Consequential:
"#Browsers provide critical #PublicInfrastructure to over five billion people. To cover the high cost of maintaining such complex feats of engineering, #browser vendors and #searchengine providers have improvised a system in which money is levied from search revenue and distributed to browsers. This #specification…formalizes a browser/search #levy that improves on the current one and addresses its shortcomings."
#specification pattern versus eliminating conditional logic via polymorphism.
Discuss.
We have a database "rules engine" that I greatly dislike. The maintenance of it is especially troubling.
It is essentially a huge Conditional statement. Which leads me to Martin Fowler's solution: conditionals as polymorphism.
Which led me to use JSON schemas to define the polymorphed classes at runtime. But #polymorphism in #json isnt quite that simple.
I've also considered the #specification pattern. But maintaining specifications is the issue.
Still thinking.