Skip to main content

Search

Items tagged with: javascript


New year, new role @Mastodon!

Our core team is looking for a senior Front-end Developer to elevate the web UI/UX experience for our users.

Ideally:

1. You are highly skilled in accessible and semantic #HTML
2. Proficient in modern #CSS
3. Experienced with #Javascript, #Typescript and complex React/Redux applications

This remote full-time position requires a 4-hour overlap with the CET timezone.

For more info/to apply:
jobs.ashbyhq.com/mastodon/6a09…

#FediHire #GetFediHired #hiring #frontend


I noticed that #NotebookLM doesn't do well with training data off of my mastodon profile, or any profile at all. When I put the link to my profile, instead of talking about what's in the profile, it talks about #JavaScript. It talks about how to use the web application with mastodon instead of training off of a profile. It emphasizes the need for JavaScript to be enabled in web browsers for proper functionality. As an alternative, the message suggests using one of the available native apps , offering a solution for users who may experience difficulties. The message is concise and directly addresses potential usability issues , making it practical for users encountering problems. The overall purpose is to provide quick troubleshooting advice for accessing the Mastodon service. That's all it does. Is there a way to have it actually read everything from a profile from #Mastodon, or is there not a fixed for that?


$ pip3 search something
...
RuntimeError: PyPI no longer supports 'pip search' [...]. Please use pypi.org/search (via a browser) instead. [...]

Sure, no problem. Let's see …

»JavaScript is disabled in your browser. Please enable JavaScript to proceed.«

Urgh, but okay, #pip is a #Python package manager, they're good guys. Let me just open #NoScript and temporarily allow pypi.org ... oh no, it wants to run #JavaScript from …

ethicalads.io
fastly-insights.com
googletagmanager.com
gstatic.com
statuspage.io

That's what you get after 30 years of using the term #OpenSource instead of #FreeSoftware.


I don't know how many times we have to say this. Last I counted it was 1.2 million times and almost 20 years.

"Developers should always prefer using the correct semantic HTML element over using ARIA."

developer.mozilla.org/en-US/do…

#webdev #javascript #html #webdevelopment #a11y #aria


Good morning #fediverse !

I'm feeling #KISS today...

« Keep
IT
Simple
Stupid »

(Amazing, how many things you can do with just simple,

#html
+
#css
+
#javascript

cc @cferdinandi ... who amongst others, inspired me , thX


Getting better with the whole #ChatGPT flow. Recently used it to refresh my #JavaScript skills to dynamically create elements in a webpage, but I caught it making some buggy code. Catching it and walking it through it's own remediation was really interesting. Interdependent education on both sides of the chat, especially teaching it better #A11y best practices after it implemented #Aria incorrectly. Now I wonder how many subjective a11y ideas and practices are colliding within the models.


It's done. Now it’s your turn, Oracle.

We’ve submitted a formal petition to cancel the JavaScript trademark: it is generic, Oracle has abandoned it, and Oracle committed fraud on the USPTO during the last trademark renewal.

Oracle has until January 4th to respond, or the case will go into default, which will result in the trademark being canceled.

It's time to #FreeJavaScript.

deno.com/blog/deno-v-oracle

#deno #node #javascript #typescript #webdev


Слазил в сорсы #mastodon .
Удивился.
Товарищи, кто в #js #javascript и #ruby рубит, возможно, вы меня просветите.
Отсутствие комментариев в коде и жопное именование переменных/флагов - это нормально для этих языков?


Another Thunderbird Live Development sessions is happening soon!
Come hang out to watch some behind the scene coding, ask questions, yell at the world, and bond through trauma.

youtube.com/live/XJGOkjwF9fI?f…

#thunderbird #live #coding #javascript #opensource #foss


You Might Not Need that [JavaScript] Framework frontendmasters.com/blog/you-m… #webdev #webdevelopment #javascript


People on StackOverflow telling people to screw up #accessibility with the HTML dialog element defeats the purpose of using that element in the first place IMO. Please upvote my answer that corrects the numerous wrong answers, including the accepted answer, to this question if you have an SO account.

stackoverflow.com/a/79028606/2…

#webDev #a11y #html #css #javaScript


Rusty V8 is now stable!

With zero-overhead bindings to V8 APIs, memory safety through Rust’s ownership model, and great docs, it’s battle-hardened and production-ready. From here on, Rusty V8 will follow Chrome versions for predictable upgrades.

deno.com/blog/rusty-v8-stabili…

#rust #deno #javascript #typescript #v8


If you use React.JS, have ever used React.JS, have ever decided your production team should use React.JS, this one's for you courtesy of @HeydonWorks
briefs.video/videos/what-is-re…

#JavaScript #performance


Don't Use JS for That: Moving Features to CSS and HTML by Kilian Valkhof 👏

Of course, ensure it's accessible – especially the scroll example in this presentation.

youtube.com/watch?v=IP_rtWEMR0… #webdev #webdevelopment #javascript #css


Today at 10:15 MDT (16:15 UTC), Philip Chimento, Andy Holmes, and Evan Welsh and others will present the latest JavaScript technologies available in the GNOME stack for the crowd at GUADEC 2024

events.gnome.org/event/209/con…

#guadec #guadec2024 #gnome #igalia #gjs #javascript


@vixalientoots did it again 🎩

After adding TypeScript support; Angelo made Workbench able to use TypeScript for JavaScript diagnostics and completions :javascript:

#GNOME #GTK #JavaScript #TypeScript #GSoC


Why don’t we talk about minifying CSS anymore? blog.sentry.io/why-dont-we-tal…

Me: because Javascript is a much, much, much bigger problem for web performance.

#a11y #webdev #css #javascript #webperf


Workbench 46.1 is out!

flathub.org/apps/re.sonny.Work…

Happy International Workers' Day

See what's new and details at blog.sonny.re/workbench-46-1

#GNOME #GTK #JavaScript #rustlang #Python #Vala #Linux #development


This is why I don't do front-end dev:

youtube.com/watch?v=aWfYxg-Ypm…

#Javascript #FrontEnd #Programming


Ok wtf. So you're telling me that #Google #Chrome's #V8 #JavaScript engine was more #insecure than #Mozilla's #Spidermonkey after all these years? Because I'm pretty sure SM has been already doing plenty of the things mentioned in this article (I've touched on SM code plenty of times, so much more than I wanted because I worked on separating Spidermonkey from the monolithic #libxul, it's still hurting my brain...), even before the #Quantum rewrite. So even #PaleMoon which has been commonly trashed for being "old and insecure" is apparently more secure than Chrome, but most crucially it also disproves the long-standing blind belief by security freaks out there that Chrome is "more secure" than #Firefox when it's the other way around on many fronts...

thehackernews.com/2024/04/goog…

#web #webbrowser #browser #browsers #openweb


JavaScript Bloat in 2024 😢 tonsky.me/blog/js-bloat/ #webdev #webperf #javascript #js


Why is JavaScript fragile? gomakethings.com/why-is-javasc… (one of many reasons IMO) #js #javascript #webdev


The Performance Inequality Gap, 2024

infrequently.org/2024/01/perfo…

"building JavaScript-first websites has been a predictably terrible idea"

#webdev #webperf #javascript #mobile #inequality


I wrote an article about how to make hastags accessible. Did some #ScreenReader testing with #JAWS, #NVDA, #VoiceOver and #Narrator, which was fun!

Pretty long one though, contains a bunch of tables for comparison. Enjoy the ride!

stevefrenzel.dev/posts/easy-we…

#accessibility #a11y #html #JavaScript #WebDev #frontend


+1000 "the community remains in solid denial about the disastrous consequences of an over-reliance on JavaScript" infrequently.org/2024/01/perfo… #webdev #javascript #webperf


Hledani prace me nuti se vic bavit s lidmi o mych technologicko-filosofickych nazorech. Treba na pohovorech. Taky vic ctu, co se kde deje. Abych se na tech pohovorech mel o cem bavit, ze ano.

Diskuze kolem variant ruznych technologii jsou moje oblibene. Jako JavaScript vs TypeScript, CSS vs Tailwind. Pripomina mi to krasnou case-study Yarn vs NPM. Dogmatici na vsech frontach.

muhu.digital/article/to-yarn-o…

A co tim chci predat? Oba pristupy jsou validni a obhajitelne.

#npm #yarn #javascript #tech


Workbench 45.4 is out 🛠️

flathub.org/apps/re.sonny.Work…

• Restore on-disk projects on start
• Restore scroll and cursor positions on format and Run
• Add "Copy" and "Select All" to Console
• Add Vala formatter support
• Add WebP image format support
• Library: Add "Context Menu" demo
• Library: Add "HTTP Server" demo
• Library: 12 demos ported to Python, 4 to Vala and 2 to Rust

Happy hacking / learning / prototyping

#Linux #development #GTK #GNOME #libadwaita #Rust #JavaScript #Python #Vala


Absolutely. "A lot of what people use React for would be better handled with vanilla JavaScript" gomakethings.com/a-lot-of-what… #webdev #reactJS #javascript #tips


"... the website loads in a special browser built into the app, rather than your phone’s default browser. In 2022, privacy researcher Felix Krause found that Meta injects special “keylogging” JavaScript onto the website you’re visiting that allows the company to monitor everything you type and tap on, including passwords. Other apps including TikTok do the same thing."

What the hell?? This is so creepy.

#Meta #JavaScript #Privacy #web #SocialMedia #News #Threads

gizmodo.com/meet-link-history-…


"Most importantly, tooltips should only provide descriptive and non-essential text, giving slightly more detailed text for active elements such as links and form controls. Ultimately, they provide expendable text which is already on the web page."

htmhell.dev/adventcalendar/202…

Great in-depth article about #tooltips by Jan Hellbusch. He knows what he's talking about, had the pleasure to be in one of his workshops and he's an absolute pro. 🤯

#HTML #CSS #JavaScript #accessibility #a11y #HTMHell


Getting started with Web Performance 🚀 [Tip 3: As little JavaScript as possible] htmhell.dev/adventcalendar/202… #webperf #webdev #webdevelopment #javascript #js


“Webxdc for Nomads” - very happy to be invited to do a hands-on #webxdc session on #codecamp2023 today, 8pm Portugal Time #deltachat #xmpp #javascript @wizardamigos wizardamigos.com/codecamp2023/


I'm looking for a new job, or contract work, for the first time in a while - boosts appreciated!

I'm a polyglot programmer, with a wide range of experience behind me, from developing firmware that runs on 8-bit AVR, to highly distributed systems across hundreds of nodes, I covered pretty much the whole landscape.

I had my fair share of Ops experience too, and worked in (technical) Customer Service aswell.

I speak many languages (#C, #Rust, #Lua, #Python, #JavaScript, some #Go among them), but I pride myself in being able to pick up a new language at a decent level between signing a contract and starting on the job.

I'm a #Linux guy through and through, and have very little experience (or desire) to work with anything else, save maybe for the BSDs. I worked with containers, databases (relational and otherwise); in the cloud and on premises. I can debug, I can mentor, I can teach, and build, and integrate (continuously, even!). I'm not afraid of git rebase, nor of a crowd to speak in front of.

I live in Hungary, and am seeking remote work. I cannot relocate.

If you are someone looking for something like that, or know someone who is, please get in touch. My CV - with contacts - is available here.

#GetFediHired


"You’re rendering your entire DOM in the client using a huge JavaScript library. Which type of loading indicator are your users going to be staring at?" briefs.video/videos/choose-you… #javascript #webdev