In a shocking exposé, a "security researcher" discovers #Microsoft installed a VIP entrance for #Bitlocker, complete with a red carpet 🎩🛡️. But alas, the real challenge isn’t the exploit—it's getting past the mighty gatekeepers of #JavaScript and #cookies 🍪🚪.
https://www.techspot.com/news/112410-security-researcher-microsoft-secretly-built-backdoor-bitlocker-releases.html #securityresearcher #cybersecurity #HackerNews #ngated
A security researcher says Microsoft secretly built a backdoor into BitLocker, releases an exploit to prove it

According to the researcher, YellowKey appears unusual for a previously unknown security bug. Nightmare-Eclipse explained that the flaw can be reproduced by copying an attached "FsTx" folder...

TechSpot

@oliverg @republica Falls es Dich interessiert: Für eine funktionierende Navi-Webapp in #Javascript sind nur vier Teile nötig.

1. #HTML Geolocation API
2. DeviceOrientation Event
3. Geocoding (Opencagedata API)
4. Routing (Openrouteservice API)

Meinen Prototypen werde ich ab morgen im Berliner Grossstadtdschungel testen.

#opendata @OpendataCH @loleg @geomob @mapstodon.space

I re-wrote a #Javascript transducer to #Clojure without AI. It took me 10 minutes because there wasn't any complex pattern matching involved. transduce -> transduce, comp -> comp and filter -> filter. Good abstractions save you typing and once you get it they translate easily to other languages.

LogTape 2.1.0: Throttling, logfmt, and smarter redaction

https://lemmy.ml/post/47460388

LogTape 2.1.0: Throttling, logfmt, and smarter redaction - Lemmy

Lemmy

LogTape 2.1.0: Throttling, logfmt, and smarter redaction

https://lemmy.ml/post/47460387

LogTape 2.1.0: Throttling, logfmt, and smarter redaction - Lemmy

Lemmy

OpenLayers Project Charts New Course with v10.9.0, While Legacy Codebase Remains Accessible

OpenLayers v10.9.0 is now available. This update adds OGCMap and GeoZarr support for developers. Learn how these changes affect your map projects today.

#openlayers, #webmapping, #geospatial, #codingupdates, #javascript

https://newsletter.tf/openlayers-v10-9-0-update-features/

×

Choosing between npm, Yarn, and pnpm? Each package manager has different strengths around speed, disk usage, lockfiles, and workspace support. If you’re evaluating your JavaScript tooling stack, this comparison offers a practical breakdown to help you decide: https://monovm.com/blog/npm-vs-yarn-vs-pnpm/

#JavaScript #WebDev #Nodejs #Frontend #DevTools

Worth a read if you're refining your development workflow.

https://monovm.com/blog/npm-vs-yarn-vs-pnpm/