In this ep:
- How Europe could export jailbreaking tools
- Targeted pressure on tech giants
- Why tech workers lost leverage
Out now: youtu.be/CpLudlrwS_g
In this ep:
- How Europe could export jailbreaking tools
- Targeted pressure on tech giants
- Why tech workers lost leverage
Out now: youtu.be/CpLudlrwS_g
Where one can install with one click from interface user created functionality, like e-commerce suites, event handling etc.
WordPress is so slow, but no open competition!
Where one can install with one click from interface user created functionality, like e-commerce suites, event handling etc.
WordPress is so slow, but no open competition!
🌀 channels-console — A TUI dashboard for inspecting std/tokio/futures/crossbeam channels.
📊 Watch messages, queue depth, throughput & memory usage live.
🦀 Written in Rust & built with @ratatui.rs
⭐ GitHub: github.com/pawurb/chann...
#rustlang #ratatui
🌀 channels-console — A TUI dashboard for inspecting std/tokio/futures/crossbeam channels.
📊 Watch messages, queue depth, throughput & memory usage live.
🦀 Written in Rust & built with @ratatui.rs
⭐ GitHub: github.com/pawurb/chann...
#rustlang #ratatui
It should be generic type with From / Into `EguiEvent`, which would have those RequestRepaint, AccessKitActionRequest inside.
#Rust
#EGUI = 105MB of memory
#GPUI with GPUI-components = 100MB of memory
However running Smithay example Wayland window takes only 2MB of memory!
With tests if you don't give it a few example tests first it might generate weird unneccessary closures.
With tests if you don't give it a few example tests first it might generate weird unneccessary closures.
On many of my personal projects I don't bother to test all parts, just the tricky ones...
On many of my personal projects I don't bother to test all parts, just the tricky ones...
🗂️ filessh — A TUI-based file explorer for SSH servers.
⚡ Browse directories, inspect files & manage connections.
🦀 Written in Rust & built with @ratatui.rs
⭐ GitHub: github.com/JayanAXHF/fi...
#rustlang #ratatui #tui #ssh #terminal #file
🗂️ filessh — A TUI-based file explorer for SSH servers.
⚡ Browse directories, inspect files & manage connections.
🦀 Written in Rust & built with @ratatui.rs
⭐ GitHub: github.com/JayanAXHF/fi...
#rustlang #ratatui #tui #ssh #terminal #file
Rust's chrono has made NaiveDate add days operation to return Option, just in case you add so many days that the result is bigger than:
December 31, 262142 CE
#Rust
Rust's chrono has made NaiveDate add days operation to return Option, just in case you add so many days that the result is bigger than:
December 31, 262142 CE
#Rust
Usually you can fudge it by calling raw BEGIN statement, but if your db connection has different type for it, it was not meant to be done.
#Rust #TypeScript
Usually you can fudge it by calling raw BEGIN statement, but if your db connection has different type for it, it was not meant to be done.
#Rust #TypeScript
I think problems start from package `tao` that uses gdkwayland-sys which is now deprecated and new way is gdk4-wayland.
I think tao could skip this dependency altogether and use Wayland directly. So far didn't figure out.
I think problems start from package `tao` that uses gdkwayland-sys which is now deprecated and new way is gdk4-wayland.
I think tao could skip this dependency altogether and use Wayland directly. So far didn't figure out.
Now I want to see this toaster, how awesome it has to be to hint at his fame.
www.theguardian.com/tv-and-radio...
Now I want to see this toaster, how awesome it has to be to hint at his fame.
www.theguardian.com/tv-and-radio...
Thanks to everyone supporting our community!
Thanks to everyone supporting our community!
Instead of just leaving you to manage everything yourself, there's a robust UI for connecting and/or provisioning, along with environment handling and replication for staging, previews, etc.
Instead of just leaving you to manage everything yourself, there's a robust UI for connecting and/or provisioning, along with environment handling and replication for staging, previews, etc.
@fedora.fosstodon.org.ap.brid.gy #Linux #OpenSource
@fedora.fosstodon.org.ap.brid.gy #Linux #OpenSource
- docs svelte.dev/docs/svelte/...
- demo svelte.dev/playground/a...
- docs svelte.dev/docs/svelte/...
- demo svelte.dev/playground/a...
🦀 self-replace — A Rust library for creating binaries that replace or delete themselves.
💯 Perfect for self-updating CLI tools or one-shot installers.
⭐ GitHub: github.com/mitsuhiko/se...
#rustlang #cli #updater #devtools #opensource #programming #library #tip
🦀 self-replace — A Rust library for creating binaries that replace or delete themselves.
💯 Perfect for self-updating CLI tools or one-shot installers.
⭐ GitHub: github.com/mitsuhiko/se...
#rustlang #cli #updater #devtools #opensource #programming #library #tip
Congrats to @ahabhgk.bsky.social on shipping experimental support for TC39 Stage 3 Import Defer in Rspack 🎉
Like webpack, this is opt-in and excludes supports for dynamic import.defer()
github.com/web-infra-de...
Congrats to @ahabhgk.bsky.social on shipping experimental support for TC39 Stage 3 Import Defer in Rspack 🎉
Like webpack, this is opt-in and excludes supports for dynamic import.defer()
github.com/web-infra-de...
(Assuming it is a topic that ChatGPT could answer)
(Assuming it is a topic that ChatGPT could answer)
::details-content {
interpolate-size: allow-keywords;
transition: content-visibility, height;
transition-behavior: allow-discrete;
}
[open]::details-content { height: fit-content; }
CSS :has() handling the image swaps 🤙
::details-content {
interpolate-size: allow-keywords;
transition: content-visibility, height;
transition-behavior: allow-discrete;
}
[open]::details-content { height: fit-content; }
CSS :has() handling the image swaps 🤙