Screenshots are scaled based on your device, try ‘Desktop Site’ if you are using a phone.
Screenshots are scaled based on your device, try ‘Desktop Site’ if you are using a phone.
deleted by creator
Sure, ultimately I dismissed it at the time as a fancy iPod and chose a Nokia.
At the time iPhone 1 didn’t seem like anything smarter than an iPod that could take calls. I was hyped over the Nokia 770 and eager to see what else would come out with Meamo OS. It took till mid 2008 until iPhone 3G and iOS 2 (and app store) were released.
While having a quick look through old news:
From June 2021 (v0.16) (https://gleam.run/news/v0.16-gleam-compiles-to-javascript/#how-does-it-work)
Much like the Erlang compiler backend this new JavaScript backend outputs human readable and pretty printed source code. It is now included with the compiler and does not require any extra components to be installed to use it.
Rather than attempting to replicate a subset of Erlang’s actor model Gleam uses the standard promise based concurrency model when targeting JavaScript. While this may be disappointing for some, it means that there is no additional runtime code added. This keeps bundle size small and makes it so code written in Gleam can be called like normal from languages such as JavaScript and TypeScript.
Jan 2024 v0.34 (https://gleam.run/news/v0.34-multi-target-projects/#multi-target-projects) mentions some additional work done to enable multi target projects such as Lustre
re-implementation of existing global scale C# based services to Rust.
Rusty azure serverless functions?
first useful thing built using Rust
wording is pretty funny here taken out of context.
I came across Unhook, which lets you remove parts of YouTube that are designed to keep you there.
Changed the YT home page to subscriptions instead of ‘the algorithm’.
Yeah it’s a loading time optimisation thing. Still, usually you would have a click to full-size function if showing details is important