MSI Unveils New Claw A8 BZ2EM With AMD Ryzen Z2 Extreme At Computex 2025 #a8 #amd #bz2em #claw #gaming #handheld #msi #specifications #specs #z2extreme
https://www.lowyat.net/2025/352680/msi-unveils-new-claw-a8-bz2em-computex-2025/
MSI Unveils New Claw A8 BZ2EM With AMD Ryzen Z2 Extreme At Computex 2025 #a8 #amd #bz2em #claw #gaming #handheld #msi #specifications #specs #z2extreme
https://www.lowyat.net/2025/352680/msi-unveils-new-claw-a8-bz2em-computex-2025/
A Comprehensive Framework For Evaluating The Quality Of Street View Imagery
--
https://doi.org/10.1016/j.jag.2022.103094 <-- shared paper
--
“HIGHLIGHTS
• [They] propose the first comprehensive quality framework for street view imagery.
• Framework comprises 48 quality elements and may be applied to other image datasets.
• [They] implement partial evaluation for data in 9 cities, exposing varying quality.
• The implementation is released open-source and can be applied to other locations.
• [They] provide an overdue definition of street view imagery..."
#GIS #spatial #mapping #streetlevelimagery #Crowdsourcing #QualityAssessmentFramework #Heterogeneity #imagery #dataquality #metrics #QA #urban #cities #remotesensing #spatialanalysis #StreetView #Google #Mapillary #KartaView #commercial #crowsourced #opendata #consistency #standards #specifications #metadata #accuracy #precision #spatiotemporal #terrestrial #assessment
A dialectic of master and servant
‘In a fortnight, I created an application from A to Z that works and holds up. I'd never written a line of code before!
Vibe coding: telling the chatBot what the program should output and then use the code as a product.
The resulting code is verbose, buggy and difficult to maintain. Commisioning a work avoids understanding how the program works. It pulls your autonomy away.
Lies, Damned Lies, And IGBT Datasheets - We have all seen optimistic claims for electronic products which fail to match the... - https://hackaday.com/2025/03/11/lies-damned-lies-and-igbt-datasheets/ #specifications #datasheet #parts #igbt
[#TLDR: JUST TELL ME IF YOUR TABLET CAN DO #CALLS!]
#DearVendors of #Android-#Tablets:
Off all the #Functions you can put into a #Specifications Sheet of your Devices there's one you should ALWAYS answer clearly on your #Website:
DOES YOUR TABLET [with #4G / #5G / …) SUPPORT MAKING PHONE CALLS?
Like: IS IT TOO MUCH TO ASK TO HAVE THAT INFO IN THE SPECSHEETS?
You're obviously able to list all the #Codecs natively supported and the user-available storage as well as supported Frequency Bands, WWAN modes, WiFi channel width and the Display Glass vs. Panel dimensions including DPI of the latter and whether or not it has a hall effect sensor to detect your overpriced 1st party tablet covers!
Now some folks may ask: "WHY does this matter?" or outright dismiss this as a problem.
Listen:
Not everyone is able or willing to carry two devices when 1 SHOULD BE ENOUGH and also some places (i.e. #Turkey) have #ImportRestrictions re: #MobileDevices, so having more than 1 #IMEI is already a "NOPE!" by the authorities.
So why do NONE of the #Tablet manufacturers allow to #search or #filter for that???
NO, instead one has to download an obscenely huge #PDF just to then read on page 34 that for any "#telephony" function you NEED YET ANOTHER DEVICE FROM THE SAME MANUFACTURER AND HAVE TO SIGNUP WITH AN ACCOUNT and even that level of #abuse WON'T GUARANTEE THAT IT WORKS...
Pretty shure A LOT of other folks have the same question and ain't willing to get yet another device & #SIM just to recieve the occasional call because #TechIlliterates can't be assed to send an #eMail or learn #XMPP+#OMEMO to message one...
[ ]
> @w3c https://w3c.social/users/w3c/statuses/112451794845941304
-
Today is Global #Accessibility Awareness Day (GAAD).
"The power of the #Web is in its #universality. Access by everyone regardless of #disability is an essential aspect."
Tim Berners-Lee […]
The W3C Web Accessibility Initiative @wai develops technical #specifications, #guidelines and supporting resources that describe accessibility solutions.
Would you like to do something now to improve accessibility? Check out: https://www.w3.org/WAI/test-evaluate/easy-checks/ #GAAD
@dumpsterqueer am still learning myself, so here's two trusty MDN pages on it:
https://developer.mozilla.org/en-US/docs/Learn/HTML/Howto/Use_data_attributes
https://developer.mozilla.org/en-US/docs/Web/HTML/Global_attributes/data-*#specifications
so, maybe this bit,
<\main data-nosnippet class="thread"\>
could start a cascade of custom data-* attributes that ID each part of the post?
it takes a bit more thought about structure but i feel it unclutters the resulting CSS from unused classes (though data-* can be used in JS/CSS functions).