jump to:allmastodonblueskylemmylobstersdevstackwikirsshn
wwebbit
view: | | |

Front page / everything · hot matching “show”

9 shown · updated 3s ago · read only
  1. Trump 2.0 has deleted or altered nearly 400 US datasets, endangering public health, education and more (theguardian.com)lemmy

    94 points by u/GolfFoxtrotLima in c/science · 58m ago · 1 lemmy2 lemmy

    cross-posted from: https://lemmy.world/post/50808662 > ***Health data appears to be most affected by administration’s attempt to wipe findings that don’t align with its priorities, tracker shows*** > > A database of federal law enforcement officer misconduct records. A survey…
    filed under sciencetechnology
  2. CSS: the bomb inside your inbox (portswigger.net)lobsters

    10 points by refp in lobste.rs · 1h ago · 1 lobsters

    > It's quite common for webmail clients to render untrusted CSS in a trusted UI. They attempt to make this safe using CSS sanitization. In this paper [Gareth Heyes] going to show you how to break out of trust boundaries, exfiltrate tokens, compromise 3rd party websites and even steal passwords.
    filed under security
  3. Firefox’s Smart Window promises a better AI browser (theverge.com)rss

    editorial feed by Stevie Bonifield in The Verge · 1h ago · rss

    Starting today, AI chats in Firefox's Smart Window AI browsing mode can pull from current web info and show source links in chat responses through a partnership with Exa. Smart Window can also now automatically suggest tab groups and show visual previews of pages you previously…
  4. My parrot ate my keyboard (theverge.com)rss

    editorial feed by John.Higgins in The Verge · 2h ago · rss

    One of the great joys in life is having pets. The unconditional love, the snuggles, the excitement they show when you get home - these things add an emotional fulfillment to daily existence that can't be achieved in another way. I think everyone's life would be better with a pet…
  5. NASA Mission Studies Air Pollution Over Ethiopia (nasa.gov)rss

    editorial feed by Stephen Carney in NASA · 19h ago · rss

    A NASA-funded air pollution monitoring network has provided one of the most detailed long-term views yet of the role of black carbon, or soot produced by fires, diesel vehicles, and other combustion sources, in Ethiopia’s capital, Addis Ababa. The detailed measurements show how…
  6. How to make v-data-table fill the available height? (stackoverflow.com)stack

    9 points by Sascha Herrmann in stackoverflow.com · 7y ago · stack

    I am using Vue.js and Vuetify. I have a page with various sections that contain configurable items for the user. The layout is a 2x2, so there are two items per row, and 2 rows. One of the items should contain a table showing alarms. The problem is the pagination. If I use the "…
    filed under vue.jsvuetify.js