Search

Items tagged with: webdev


Working through thousands of web dev articles from the 2000s, it’s so interesting to see how different the world was back then:

Discussions about standards, XHTML, liquid design, XML, blogging, &c. pp.

The topics were almost *entirely* different from what is discussed today—and while that is fair and fine in many cases, in some, I believe it bites us (as with conformance-checking as a baseline quality practice).

Just sharing the impression, but Frontend Dogma makes exploring all of this easy:

frontenddogma.com/topics/2000s…

#webdev #2000s


Question for experts: What's a good CMS that connects with git and can handle asset heavy (photo+video) pages for a non-technical person?

I'm interested in Astro as the base. It is a simple 2-3 page website and I would prefer a non-steep learning curve.

#web #webdev #softwareengineering #programming #javascript #askfedi


When putting an RSS feed on a site, do you put all the posts on one page, paginate (if so, how?) or put the N most recent and just drop the rest?

#askfedi #webdev


Anyone have recommendations on minimalist / lightweight #WordPress themes that support #WooCommerce and translation out of the box? It’s for a flower shop, if that influences the answer.

Not even sure where to begin in this swamp 😅

I'm looking for something relatively turn-key, as my client doesn't have the budget for a proper custom theme.

(I’m interested in Avanam but not for this project).

#AskFedi #AskFediverse #WebDev #Freelancer #IndieDev


Thankfully I got my housing situation sorted for September. I was able to negotiate a month-to-month lease on my apartment which is gonna buy me a little time – next step is to figure out how much. 😬

I’m still looking for roles in #webdev including support and QA roles. Or really anything #remote in the United States.

Boosts appreciated. 🙏

linkedin.com/in/ghalldev/

#jobsearch #remotejobs #getfedihired



@workingdraft Hi. Ich schwitze seit einiger Zeit über folgendem Problem.

- Ich bau eine schöne Web-App.
- Die liegt auf einem Server der mir nicht gehört.
- Und speichert Daten auch irgendwo cloud.

Gibt es eine Trick, dass der Browser die Web-App auf Integrität prüft, um sicher zu gehen, dass der Serveranbieter mir mein Javascript nicht verseucht hat?

Soweit ich weiß, gibt es das nicht. Aber: kennt ihr irgendwelche Bestrebungen in dieser Richtung?

#webdev #security #integrity #browser



«Lieferketten-Angriff auf keyv — Shai-Hulud-Wurm infiziert mehr als 440 npm-Pakete:
Die populäre Key‑Value‑Datenbank keyv und andere weit verbreitete npm-Pakete waren Ziel einer Lieferkettenattacke. Der potenzielle Schaden ist groß.»

Das wird sehr wahrscheinlich noch einen sehr grosse Auswirkung haben. Denn wir nutzten dies alle, wenn auch nur indirekt, online.

🪱 heise.de/news/Lieferketten-Ang…

#keyv #shaihulud #nodejs #hacking #js #ts #cyberangriff #javascript #typescript #keyvalue #db #npm #webdev



Need help with my dad’s website.

Originally I created it in Netlify but I no longer have access to that account because I lost my credentials as well as no longer having access to the email associated with that account.

The domain name was purchased and hosted through Hover, which we do have access to.

My dad hired a friend to make him a new website and their IT person is saying he we need “root access” to Netlify to get rid of his old website without breaking his email (M365).

I feel like this is incorrect because DNS is controlled by Hover, not Netlify. We can log in to Hover, change A and CNAME records to point to the new Wordpress site/server and leave the MX and related records alone, correct?

#AskFedi #FediTechHelp #DNS #Webdev


The media in this post is not displayed to visitors. To view it, please go to the original post.

Self-héberger son serveur mail en 2026 : SPF, DKIM, DMARC, et un LLM local (Gemma 4B) branché sur rspamd pour filtrer le spam sans envoyer vos emails à une API externe. ⬇️
blog.haschek.at/2026/you-shoul…

#Programming #WebDev #Linux #FOSS

📬 Ma veille dev de la semaine → l.camilleroux.com/veille-nkP



The media in this post is not displayed to visitors. To view it, please go to the original post.

#climateDiary #webDev

1/2
A couple of days ago, currentwildfires\.com was shared, and then some scorn was poured on it:

- that it is “slop”
- that it is inaccurate.

I’ve had a little time to look at it and briefly at the source code. Here’s what I’ve found:

- It seems to be built with astro.build by a developer in Buenos Aires: icaweb.dev/#contacto
- I see no obvious signs of LLM use, but maybe I haven’t looked carefully enough
- It says it’s pulling data from good sources…



Sensitive content





New here — my #introduction!

Parent by day, tinkerer by night. I build small web tools and experiments, and I'm curious about decentralized, ad-free social spaces.

Interests: #IndieHacker #BuildInPublic #ParentLife #WebDev

Recommend me some good people to follow? 🌱


I wanted to inspect a raw HTTP request but body was encoded. `mitmproxy` to the rescue!

I tried both the GUI, `mitmweb` and `mitmproxy` the TUI. The TUI was really a first-class experience with mouse and color support and easily discoverable commands.

The only thing I noticed in my first impressions that the web view did better was prevent some regex syntax hints.

A useful tool in a #webdev toolbox!

mitmproxy.org/


Gibt es einen CSS Trick um eine Gruppe von Buttons in ein Menü zu verlagern sobald der horizontale Platz nicht reicht? Am besten je Item.
Also wenn drei Buttons Platz haben, diese darstellen und die anderen in einem Menü?

Buttons verstecken die im overflow in einer zweiten Zeile landen, könnte man ja mit einer festen Höhe. Aber das Menü...

Vielleicht hat ja jemand einen Tipp.
Danke!

(Bitte keine AI. Danke)

#webdev #html #css


I've been working on setting up a #photo gallery #website to show off my late dad's work, as part of my efforts to organize and #backup family photos.

Here's what I have so far, I wanted to mimic a real photo gallery with #HTML and #CSS and figured out how to implement a horizontal layout with scroll snapping and decent image scaling.

doug.yuno.jack-case.pro/boston…

For now, it's best viewed on desktop or other large viewport.

#WebDev #Indieweb #Photography #Boston #Memorial


Do you make use of a website’s share button? Please boost for reach 🙏

#webdev

  • Yes, frequently (0%, 0 votes)
  • Yes, occasionally (7%, 1 vote)
  • No (85%, 12 votes)
  • It’s complicated (please comment) (7%, 1 vote)
14 voters. Poll end: Saturday, July 18, 2026, 11:21 AM


What It Means to Shift Left on #Accessibility and How to Do It Right

"Shifting left on accessibility means baking inclusive design into the earliest stages of your project—before development even begins. The term comes from software development lifecycles, where early-phase activities like planning and design are on the "left" of a project timeline.

lullabot.com/articles/what-it-…

#frontend #webdev #a11y



The media in this post is not displayed to visitors. To view it, please go to the original post.


The media in this post is not displayed to visitors. To view it, please go to the original post.

I'm not certain about the background watermark. It _is_ on brand though.

Where did I get it? It's Clipart.

No, not "I googled 'clipart'" Clipart,
_actual Clipart_.

#worldglass #encarta #retrocomputing #webdev #html #css


The media in this post is not displayed to visitors. To view it, please go to the original post.

They told me I could become anything I wanted

So I became #Encarta

#worldglass #webdev



The media in this post is not displayed to visitors. To view it, please go to the original post.

The time period the story is set in is only 2'000 years after the first civilisations had formed, but given that they live in a desert world inside an hour-glass the size of Earth, it's fair to assume they'll have computers in the distant future (plenty of silicon available), and when they do, there will be #Encarta!

Just a quick mockup of a website for my book based on Encarta 96 since making an encyclopedia of the story world is something I'm considering.

5KB of HTML+#CSS, no JS, noAI

Get the book free as a PDF/epub here:
camendesign.com/nomad

#worldglass #webdev #retrocomputing


The media in this post is not displayed to visitors. To view it, please go to the original post.

Anyone have a trick for laying out images with #CSS which will

1. Preserve aspect ratio without cropping
2. respect max-width and max height simultaneously
3. support portrait and landscape images

I'm trying to build an image gallery which will mimic a physical art gallery wall, so it will scroll horizontally with each image inline. The images should neither be wider than the viewport or taller than a set viewport height percentage.

Here's a fiddle: jsfiddle.net/GandalfDG/nutf7qc…

#WebDev #HTML


The media in this post is not displayed to visitors. To view it, please go to the original post.

#webDev #climateDiary

Over the weekend I took a leap forward in my fluency with IntersectionObserver – which is ironic for a bloke repeatedly muttering about wanting to get out of tech.

Anyway, I thought I’d share what I learned in a Pen, and then came up with the idea of writing some thoughts on our wider predicament as a way of sneaking politics into a learning space.

I began making something and sketched out an outline and initial section, but now think I’ll do something more conventional



The media in this post is not displayed to visitors. To view it, please go to the original post.

Got to say, `license="commercial"` prop for a component is kinda weird 😅

#JavaScript #React #WebDev


In case you want to help us with the development (and we could really use your #frontend help right now, not gonna lie...) or you're just interested in dev side of things: join us on our new dev channel!

matrix.to/#/#pond-dev:matrix.o…

#fediverse #opensource #needhelp #webdev


Found this by accident: cssQuake - Quake running in the browser, rendered entirely as HTML/CSS 3D geometry via PolyCSS.

No WebGL, no canvas - the geometry is actual DOM nodes you can inspect in devtools while playing.

What used to choke on weaker hardware decades ago now runs as pure CSS layout/paint.
Open source on GitHub too.

cssquake.com/

Have fun!

#CSS #HTML #WebDev #Quake #OpenSource #FrontEnd #Fediverse


A quiet accessibility one: the silence after I do something. I submit a form, save a setting, add to cart, and a Saved message appears. With a screen reader, nothing, so I am guessing whether it worked. On checkout that means submitting twice. WCAG 4.1.3, Level AA: put the message in a live region, role status or role alert, and it gets announced.

Want to see what I find in your product? Get a teardown.

Teardown: taylorarndt.gumroad.com/l/tear…

#Accessibility #A11y #WCAG #ScreenReader #WebDev


AI coding tools don't default to accessibility. They generate fast, functional code that passes visual review and fails a screen reader. The accessibility decisions still require a human who actually understands what they're doing, and that's not going to change by prompting harder.
#accessibility #AI #webdev

amberweinberg.com/refusing-to-…


Hi, I made a single-page web calculator about how Brexit economics affect individual households.

I'm hoping a few people might check it out for UI, text, clarity, function, methodology general thoughts whatever. No data collected, entirely local to your browser.

Can #FediHelp tell me the right tag for this sort of request?
zingy-syrniki-f497b8.netlify.a…

#FediHelp #Brexit #UKPolitics #WebDev


my age is "i know what is CSS Zen Garden" years old

#tech #webdev


…I have a #webDev suggestion.

As the gap grows between the ground that developers can reasonably cover and the ground that exists, and things like Reader mode fail for undiscernible reasons, devs should offer users lower-fi options like

- View this with basic styling
- View this with no styling
- View this without JavaScript

This is straightforward to do.

It’s a concept which @jimniels calls ‘fidelity’ options



Ist denn schon Sommerpause überall? Ich habe tatsächlich noch 6 Wochen mit einigen freien Kapazitäten übrig, bevor unsere Ferien beginnen.

Falls ihr jemanden kennt, der/die Unterstützung oder Beratung für schöne Website-, Frontend- oder Webapp-Projekte benötigt, wäre jetzt ein guter Zeitpunkt. Kontakt per E-Mail, ich rufe unverbindlich zurück. Gerne auch retoot! ❤️

Schönes Wochenende!

#WebDev #FediHire

Diese Webseite verwendet Cookies. Durch die weitere Benutzung der Webseite stimmst du dieser Verwendung zu. https://inne.city/tos