Displaying 188 results for "wgq3bd2kqoybhstp77i3wrzbfnsyd27wt34psaja4grqiezqircorkyd" in 0.0023 seconds.
Page 1 of 2
DrugLab: Cheap, Good and Fast Drug Store
Large Selection. Fast Shipping. Worldwide. Cannabis Weed Hashish, MDMA Ecstasy, Cocaine, LSD, Heroin, Pharma Medics and many more
druglabr3ukbk47dkufxy6aa5qejf25ehdxji5t3bvwgrvbidukcdhqd.onion/?dh
Sponsored Ad
On valid XHTML5 again - Seirdy
Switching a site to XHTML5 is only a lot of work at first, because it may have latent bugs. For instance, you may have a stray tag that the HTML parser
Coercion and Windows Recall - Seirdy
The best ways to improve opsec against coercion are to: Limit what can be taken (reduce what’s stored on a device). Fake what you do have: use duress passwords
The problem with automated accessibility checks - Seirdy
I run Lighthouse and WAVE as a “Hey, let’s see what I have ahead of me” kind of thing. A baseline of sorts. Then I go into manual testing I strongly disagree
Small web frameworks - Seirdy
Preact is better than React for most use cases IMO. I think its small size can make it really powerful when you combine it with something like partial
On enforcing HTTPS - Seirdy
One thing this article misses is the fact that webpages are delivered over the Web to Web browsers. The vast majority of browsers are application runtime
Webrings are already back - Seirdy
Webrings are alive and well; they don’t need to be “brought back” because they’re already here. I’m in 14 webrings. If you think that’s a lot, foreverkeith.is
CNET didn’t have to delete old articles - Seirdy
CNET actually didn’t have to delete old articles to improve ranking. If CNET simply removed those articles from its sitemap, used WebSub to inform Google (and
Flatpak and web browsers - Seirdy
You might want to provision namespace-based isolation for your browsers. But that could throw a wrench into Flatpak-based distribution. When distributing
Using BoringSSL - Seirdy
Despite BoringSSL’s “not intended for general use” warning, it’s used by many projects: The “ring” rust crate’s crypto primitives (used by Rustls) Cloudflare:
Sourcehut accessibility - Seirdy
I won’t pretend that the Sourcehut accessibility situation ideal, but it’s usable for the most part with assistive technologies IME. From what I can tell, it
Borrowing from big players - Seirdy
Large organizations’ choices influence my decisions in only one way: by telling me what users are familiar with. For instance: when building a search-results
An exception to link visibility - Seirdy
Making links recognizable in ways besides color is a basic accessibility requirement; in body text, underlining them makes their starting and ending locations
Accessibility audits and forced colors - Seirdy
I love this blog post. Thank you for writing it. I must add one thing: every accessibility audit needs to test with forced colors. Countless sites claim to be
Firefox focus ring regression - Seirdy
Firefox 120 appears to have regressed to its older WebKit-like blue focus outlines; it briefly had dual-color white-and-blue outlines. I’d previously advised
Making POSSE work - Seirdy
I just learned that dedicated IndieWeb clients do exist! Sharing for those less familiar: Social readers fetch your feeds (RSS, Atom, h-feed, WebSub) from a
Introducing breadcrumbs - Seirdy
I just rolled out breadcrumbs for my website. Now, any page that is not linked directly from the navbar or site footer will have a breadcrumb list in its
Re: Addition of data for the SerenityOS Browser - Seirdy
There’s always the possibility of including SerenityOS data in the MDN BCD tables, but not displaying it on MDN just yet. This could give other projects a
Minimal website responsiveness - Seirdy
My current approach to “responsiveness” is to increase the font sizes on screens. User interfaces should generally have smaller text while article bodies should
Thoughts on trademarks - Seirdy
I don’t think trademarks are, in principal, evil. But anything that has billions of dollars riding behind its ability to get twisted out of proportion will be
Short cache busting fingerprints in Hugo - Seirdy
I use a quick crypto.FNV32a-based fix for short cache-busting fingerprints that doesn’t directly rely on the unstable .Key method. Code snippet 1 (Go template):
Defederation is a feature - Seirdy
Federation is a revocable privilege contingent upon instance staff maintaining a community that other instances feel safe connecting to. If staff fails to meet
ClientHello extension randomization - Seirdy
To limit ossification, Mozilla and Google have begun randomizing the order of TLS ClientHello extensions (as of Chromium 110 and NSS 3.84). I see this as a nice
Problems with Gemini - Seirdy
You can run TLS 1.2 and 1.3 on plenty of 90s-era setups. A typical Gemini page is small, so you might have to blink twice while ChaCha-POLY1305 does its thing
Matrix performance problems - Seirdy
Synapse is incredibly slow, which is why I run the Conduit matrix server. Server performance is the main price paid for Matrix’ history replication. This also
DDG and Bing - Seirdy
I was referring to crawlers that build indexes for search engines to use. DuckDuckGo does have a crawler-DuckDuckBot-but it’s only used for fetching favicons
New search box - Seirdy
I decided my site had enough content to warrant a search form, so I added one to the footer. I kanged the CSS from gov.uk; I liked how their search box was
Fediverse moderation - Seirdy
There’s no real “recommendation algorithm” here. Mastodon 4.x has a “trending” feature, but that’s it. Users that your instance members follow have their
Working through forge downtime - Seirdy
Sourcehut and Codeberg are experiencing reliability issues due to an ongoing layer-3 DDoS attack. I managed to continue working on this site uninterrupted: I
WAI-Adapt fallbacks to equivalent microformats - Seirdy
I noticed that the Comparison of ways to use vocabulary in content page on the personalization-semantics wiki didn’t mention Microformats. Microformats add
Filing bugs for things my site breaks - Seirdy
Web development fuzzes browsers and developer tools with the side-effect of occasionally producing decent Web content. My site has broken enough things to give
Re: what does x percent of issues mean? - Seirdy
Imagine asking a team of human auditors and disabled users to list all the accessibility issues they notice on a site. These people may list some WCAG failures,
Re: Privacy Guides email security - Seirdy
Key management guides should also cover key distribution. Secure distribution happens over at least two bands with two different sources of trust. Having my own
I love your website - Seirdy
When I talk about website accessibility, I think a lot of people get stressed out and wonder if their personal site passes a really high bar. Some feel pressure
Fedora is pretty stable - Seirdy
Fedora is a stable distro now, with three levels of pre-release: Rawhide is unstable, Branched is sort of like an alpha release, and Beta is for early adopters
JS-enabled engines - Seirdy
The only engines I know of that run JavaScript are Google, Bing, and maybe Petal. None of the other engines in my list appear to support it. I don’t even think
Re: water usage infographic - Seirdy
I have mixed feelings about infographics that reduce ecological footprints to single scalar non-fungible values. Infographics like these should have a second
Progressive enhancement class feedback - Seirdy
This page at the time of writing grades websites’ progressive enhancement based on their ability to work without JavaScript. Everything, not just JavaScript,
Section permalinks - Seirdy
IMHO, your implementation seems just right. Thanks! I based my approach off of Amber Wilson’s section permalinks One key difference: I wanted CSS to be an
MDN’s AI Help and lucid lies - Seirdy
MDN’s AI Help can’t critically examine training data’s gaps, biases, and unrelated topics. It’s a useful demonstration of LLMs’ uncorrectable lucid lies
Takeaways from the Google Content Warehouse API documentation leak
My thoughts on Google's Content Warehouse API doc leak, what we can learn from its ranking factors, and why the following SEO hype is overblown
Semantic tone indicators - Seirdy
We need semantic markup for sarcasm for the best of both worlds! Style sarcasm with CSS and have your client/browser indicate it to you however you prefer. The
Fediverse greeting - Seirdy
Fediverse-related information about Seirdy. Follow-request information, Fedi practices, etc
Website todo - Seirdy
A catalog of all the website improvements I hope to make on seirdy.one, but haven't gotten to yet (and some that I have)
Next steps for my search engine collection - Seirdy
My search engine article blew up recently, as yet another major publication linked it (yay! /gen), so I made some fixes: Moved a couple engines to the
Testimonials - Seirdy
What do people think about Seirdy? These are some quotes about me
Resumé - Seirdy
Detail-oriented, committed, self-motivated, OSS enthusiast proficient in Python, Go, Linux/UNIX systems, and cloud-native computing looking for an internship
Agent optimization - Seirdy
I’m thinking about coining a term to reflect a non-toxic alternative to “search engine optimization” (SEO). Working name: “agent optimization”. MDN has SEO
Classic web badges - Seirdy
My curation of over 70 88x31 badges, representing what I and this site use and stand for
Document policy and image compression - Seirdy
Interaction between the Document-Policy -images-max-bpp directive and a user-agent’s supported image formats is currently unspecified. Next-gen image formats
Supporting alternative browser engines - Seirdy
Progressive enhancement is a wonderful thing. I try to make sites usable in browsers of that era (with a TLS terminator) despite using several HTML 5 and
Praise for MoonScript - Seirdy
MoonScript (a language with a CoffeeScript-like syntax that transpiles to Lua) continues to be the most enjoyable programming language I have ever used. It’s
Re: Give up GitHub - Seirdy
I might drop GitHub mirrors for new projects, but I worry that this could disproportionately cause friction among disabled users. The main reason I currently
“Open Artificial Intelligence” misses the point - Seirdy
The Open-Source Initiative (OSI) is planning to form a definition of “Open Artificial Intelligence” (not to be confused with OpenAI, a company selling
Browser development moratorium - Seirdy
What if Firefox and Chromium placed a year-long moratorium on all new browser features unrelated to security, accessibility, and internationalization? Effort
Google drops Webp2 and JPEG-XL - Seirdy
Earlier this month, Google re-branded its WebP2 repository to clarify that WebP 2 will not be released as an image format.. This week, Google deprecated
Problems with BIMI - Seirdy
Everything about Brand Indicators for Message Identification (BIMI) feels so half-baked. Lukewarm take: BIMI should mandate DMARC with DKIM and just ignore SPF
Things can get better - Seirdy
I’m in partial agreement with this take. On one hand, expectations change with time. Most people outside my bubble look at interfaces I like using and say they
Ideas for filtering fediverse timelines - Seirdy
An alternative to controversial recommendation algorithms is timeline-filtering algorithms. Feeling pressured to scroll through too much is unhealthy and lends
TUIs and accessibility - Seirdy
ncurses is fine for certain specific purposes, like querying terminal characteristics. I think if you’re building a TUI it should generally be one of multiple
Re: AI-Generated Images from AI-Generated Alt Text - Seirdy
This is a great post to illustrate the utility of detailed alt-text when an image is the primary content. I think it’s less relevant for the more common use of
Dark theme woes - Seirdy
I try to have limited reliance on CSS media queries in favor of being inclusive by as many people as possible by default, including fingerprinting-averse
Reasons to use Nginx - Seirdy
I generally recommend Caddy over Nginx, but Nginx does still have certain advantages: Nginx supports OpenSSL commands that enable features like TLS record
Website security scanners - Seirdy
Speaking generally: I think most website security scanners (Webbkoll, Observatory, et al) lend themselves to cargo-cults. You don’t need most Content Security
Living dead internet theory - Seirdy
I propose an alternative to the Dead Internet Theory called the Living Dead Internet Theory, an exaggerated version of my actual beliefs: Any content written to
Soulless Pride - Seirdy
One thing I don’t like is faux corporate support for pride month. Think rainbow branding for large organizations that don’t actually do much to improve the
Hello notes - Seirdy
This is first “note” on my IndieWeb Site. Notes will be shorter and less formal than typical blog posts; this is a microblog, not a typical weblog. Once this is
OpenSSL and QUIC - Seirdy
A rough timeline of QUIC support in OpenSSL-like libraries: BoringSSL implements QUIC. Quiche, a QUIC library, requires BoringSSL. Nginx can be patched to use
User choice and progressive enhancement - Seirdy
Many users who need a significant degree of privacy will also be excluded, as JavaScript is a major fingerprinting vector. Users of the Tor Browser are
Social implications of crawler neutrality - Seirdy
You said something I’d like to draw attention to: I have been banned from LinkedIn temporarily myself 4 times for “looking at too many profiles”. It is in their
Re: trying real websites in the SerenityOS browser - Seirdy
Most of these are pages that blur the line between “document” and “app”, containing many interactive controls. Being concerned about them is valid; however, I
Clang supports wiping call-used registers - Seirdy
Here’s a compiler flag that slipped my notice: Clear Linux has -fzero-call-used-regs=used in its CFLAGS for security-sensitive x86_64 packages, wiping call-used
Polygot XHTML5 - Seirdy
Why is my site’s markup polygot XHTML5? I have had to deal with some really awful user-agents: Bespoke markup parsers in RSS readers. Link previews in obscure
OpenSSL replacements - Seirdy
Are you referring to making an OpenSSL-compatible API, so OpenSSL-only programs can link against BearSSL? I really like BearSSL for TLS 1.2: it’s tiny, runs
Thoughts on callout semantics - Seirdy
Interesting proposal! Some thoughts: I’d suggest looking into the doc-notice, doc-tip, and doc-example DPUB-ARIA roles. I’m a big fan of DPUB-ARIA and I do not
Motivations for dropping JPEG-XL - Seirdy
I do find their decision to drop JPEG-XL from Chromium problematic because it was clearly an example of them ignoring everyone else, showing the limits of
Your WYSIWYG editor - Seirdy
Would love to see something that conforms properly to the WAI Authoring practices and supports microformats2. That could combine well with a stylesheet that
DoH in Android - Seirdy
IMO: the main benefit of DNS-over-HTTPS (DoH) is that it’s a stepping stone to Oblivious DNS over HTTPS (RFC 9230). i distrust how much more this encourages
Reflections on the 2022 Web Almanac’s accessibility findings
I have a few thoughts on these findings: The Almanac says skip links commonly skip to the <main> element; I consider large focusable containers an
UI toolkits and the accessibility gap - Seirdy
How does Warp stack against other toolkits when it comes to accessibility and system integration? In my system settings I set colors, default fonts (with
Pale Moon - Seirdy
Pale Moon’s inception pre-dates Firefox 57 by many years; before its notoriety following the removal of XUL/XPCOM, it was popular among people who didn’t like
Praise for weird browser setups - Seirdy
Balancing the needs of many users is hard. The gift of having a quirky setup is it improves inclusivity by default. In addition to using mainstream browsers
Reporting API and informed consent - Seirdy
Whether or not increasing a user’s fingerprint (potentially crossing the uniquely-identifiable threshold) is “worth it” is something for the user to decide, not
An “adapt” HTML prefix - Seirdy
The Accessible Platform Architectures (APA) working group hopes to designate adapt- as a reserved prefix in HTML 5. You can read the draft proposal on the
Fediverse defederation considerations - Seirdy
What I consider: Is an offending post a property of the instance or the user? It may reflect the instance if it’s written or reblogged by a staff member or part
DNSLink and SVCB DNS resource records - Seirdy
SVCB DNS resource records (RRs) were introduced somewhat recently. They inform user-agents that a given resource exists at another endpoint, possibly with extra
Intentional telemetry - Seirdy
Compare the two scenarios: Scenario A: “We received a piece of user feedback to change this design to avoid errors; their suggestion was well received by other
Modal editing - Seirdy
Since these are being boosted again, I wanted to say that my views have changed. I do not recommend most people learn Vim (well, sysadmins should know basic
Re: blindness awareness month AMA - Seirdy
The most common and major accessibility (a11y) issues tend to be documented and well-known among a11y practitioners; however, “smaller” or “niche” issues (for
On displaying word counts - Seirdy
Some of my posts are long. My longest post is almost 20k words as of right now (60-80 pages printed out), and will get longer as I update it. Length is an
ChatGPT reliance considered harmful - Seirdy
Designing tools to make people feel convenienced (the opposite of inconvenienced) is sometimes different from designing tools to make people’s lives better
Firefox hardening progress - Seirdy
In the past couple of years, Firefox made significant security-related progress. Firefox’s multi-process architecture was overhauled, starting with a utility
Kexec considered overkill - Seirdy
Avoid kexec if you don’t need it: it opens new vulnerabilities, and is better left disabled for most use-cases. Redundancy and failover should eliminate the
On tracker blocking - Seirdy
I think this post is correct, strictly speaking. I also feel like it misses the point of tracker blocking (or at least, what I think the point should be). Many
Blogging as DRY - Seirdy
The “Don’t Repeat Yourself” (DRY) principle is my main motivation for adding content to my site-especially to my “notes” section. I’ve gone as far as linking my
Answer engines - Seirdy
I read your article and share similar concerns. Using Microsoft Bing and Google Search’s commercial APIs generally requires accepting some harsh terms,
XML adventures - Seirdy
xml:space would make whitespace issues easier to handle and simplify my current solution, but not everything supports XML namespaces; I want to keep this
Yuescript first impressions - Seirdy
I just discovered Yuescript, which is like MoonScript with more features. I have mixed feelings. I like features like pipelines (much cleaner than repeated
Dillo repository mirror - Seirdy
Dillo’s domain name has expired, making it impossible to fetch its Mercurial repository from its canonical location. Fortunately, Mercurial is a distributed
In defense of content blocking - Seirdy
First off, some of your comments have referred to ad-blocking being wrong due to conflict with existing business models. Businesses are not entitled to the
Opting out of LLM indexing - Seirdy
I added an entry to my robots.txt to block ChatGPT’s crawler, but blocking crawling isn’t the same as blocking indexing; it looks like Google chose to use the