#dev

15 posts · Last used 23h

Back to Timeline
@hbrpgm@adalta.social · 23h ago

📺 https://peer.adalta.social/w/8zume3SpwFMmVF3Tnxa9Cg 🔗 🇩🇪🇺🇸🇫🇷 🔗 ℹ️

Democratizing electronics design through accessible, tactile prototyping.

#tech #space #dev #hack #hacker

0
0
0
@abucci@buc.ci · 2d ago
The typical webapp login process for me is anywhere from 5 to 7 steps, and I'd say I give up about 5-10% of the time after the 2nd CAPTCHA. I can't imagine this is good for anybody, and it almost surely does not reduce abuse either. Just a swirling dark pattern feeding on itself. Everyone likes to ape post-9/11 airport "security" for some reason. #tech #dev #SecurityTheater #DarkPatterns #UI #UX #security
0
0
0
Boosted by FediFollows @FediFollows@social.growyourown.services
@FediVideo@social.growyourown.services · 3d ago
Andy Balaam makes videos about programming and software development, especially Rust but also other languages. You can follow at: ➡️ @andybalaam@video.infosec.exchange There are already over 400 videos uploaded. If these haven't federated to your server yet, you can browse them all at https://video.infosec.exchange/a/andybalaam/videos You can also follow Andy's Mastodon account at @andybalaam@mastodon.social #FeaturedPeerTube #Programming #Coding #SoftwareDevelopment #Rust #RustLang #Dev #PeerTube
4
0
8
@Iconfactory@iconfactory.world · 5d ago
AI doesn’t understand how it feels to ship an app. We do. We’ve designed software for 30 years and still love the feeling of launching something new. So let us help design your app. Icons, UI design, logos… whatever you need help with, no project is too big or too small: https://iconfactory.com #AppDesign #software #dev
40
0
18
@aral@mastodon.ar.al · Feb 27, 2026
🥳 New Kitten Release This one fixes a bug that you would have encountered had you had an asynchronous component (component with asynchronous render method) nested more than one-level deep within synchronous components. (Kitten’s html renderer transparently supports both synchronous and asynchronous render methods.) So, this (taken from my unit test), for example, works correctly now: ```js class AsynchronousOtherName extends KittenComponent { async html () { await new Promise(resolve => setTimeout(resolve, 10)) return kitten.html`Balkan` } } class SynchronousName extends KittenComponent { /* NOT async */ html () { return kitten.html`Aral <${AsynchronousOtherName.connectedTo(this)} />` } } class SynchronousTemplate extends KittenComponent { html ({ SLOT }) { return kitten.html`[Before slot]${SLOT}[After slot]` } } class MyPage extends KittenPage { html () { return kitten.html` <${SynchronousTemplate.connectedTo(this)}> This should render all at once after a short delay.

Hello, <${SynchronousName.connectedTo(this)} />

3
1
3
@Natasha_Jay__dup_31065@tech.lgbt · Jan 05, 2026
Every developer or dev team can relate - #dev #development #Tech #techdev
762
0
496
@SenseException@phpc.social · Mar 06, 2026
Everytime I start to learn new languages my code gets more and more inconsistencies in how I name things. 😳 #dev
0
4
0
Boosted by На моём коне окажется другой!.. @mansalia@shitpost.poridge.club
@Revertron__dup_48616@zhub.link · Mar 06, 2026
1
0
1
@isaiah@mastodon.social · Mar 06, 2026
Related to this post: https://mastodon.social/@isaiah/116177834415022567 If you have work for a green but enthusiastic young dev, let me know. I have a son that has time for more work than I can give him. He's comfortable in C, C++, Python, JS, and similar. He's done some real CUDA coding and is good at GPU related stuff. But I can also vouch for his code in R, HTML, SQL, and several game engines — just to name a few. Resumé upon request. Reposts appreciated. #getfedihired #jobs #dev
Quoting
isaiah @isaiah@mastodon.social

better than AI, hire an intern!

i told my son to go build a new documentation site based on our current one. he dutifully took notes on all my quickly dictated req’s. i’ll probably see pull requests this weekend.

  • you don’t have to re-tell them the same context over and over.
  • they work independently for days at a time.
  • they tell you when they get stuck
  • they never hallucinate

they’ll even take out the trash and do the dishes (if your intern is your kid). 🙂

Open quoted post
0
0
2
In reply to
@aral__dup_4490@mastodon.ar.al · Mar 02, 2026
🥳 New Kitten Release I just reworked the fix for this to simplify the Kitten renderer (as this fix introduced a regression with components getting instantiated multiple times due to the fall-through logic between asynchronous and synchronous rendering). The renderer now treats every component render function as asynchronous, thereby avoiding the issue entirely. https://kitten.small-web.org Enjoy! 💕 #Kitten #KittenReleases #SmalWeb #SmallTech #web #dev #components #async #rendering
8
1
4
@guites@bolha.us · Feb 26, 2026
Eis a engenharia reversa da api do gymrats :') https://guilhermegarcia.dev/blog/freerats-reverse-eng/ Bora fazer um plugin pro fediverso, quem pilha? #dev #gymrats #bamblers #blog #blogue
0
0
0
@FakeScrumStats@techhub.social · Feb 24, 2026
10
0
5
@A@sshup.com · Feb 09, 2026
🚀 New Project Release: misskey-blog Turn your Fediverse timeline into a stunning Cyberpunk personal blog in seconds! 把你的联邦宇宙动态,瞬间变成酷炫的赛博朋克个人博客! ✨ Features / 核心特性: ⚡ One-Click Deploy: No coding required! Run on Cloudflare for free. (无需代码,一键免费部署!) 🌐 Fediverse Nexus: Supports Misskey, Firefish & Mastodon perfectly. (完美支持长毛象和 Misskey) 🛡️ Hybrid Fetch: Innovative engine to bypass instance API blocks. (独家双路抓取引擎) 🎨 Cyberpunk UI: Glassmorphism & Glitch effects. (赛博朋克毛玻璃特效) 👀 Live Demo / 演示: https://blog.sshup.com/ 📦 Get it now / 源码: https://github.com/Ghfftn/misskey-blog #Misskey #Mastodon #Fediverse #Blog #Astro #OpenSource #Dev
0
0
0
@sb@metroholografix.ca · Jan 31, 2026
Hey #dev nerds: Is there an #opensource #web workalike of #obsidian and specifically its graph view?
1
3
1
Boosted by Rob Fahrni @fahrni@curmudgeon.cafe
@cavyherd@wandering.shop · Dec 22, 2025
Looking for job leads for UI developer. Asking for a friend's spouse. Edit: I believe this needs to be Colorado, US or remote. I personally don't have a LinkedIn account. #UI #Dev #Design #FediHire
2
0
5

You've seen all posts