[ 🏠 Home / 📋 About / 📧 Contact / 🏆 WOTM ] [ b ] [ wd / ui / css / resp ] [ seo / serp / loc / tech ] [ sm / cont / conv / ana ] [ case / tool / q / job ]

/job/ - Job Board

Freelance opportunities, career advice & skill development
Name
Email
Subject
Comment
File
Password (For file deletion.)
[1] [2] [3] [4] [5] [6] [7] [8] [9] [10]

File: 1776064667770.jpg (188.88 KB, 1280x853, img_1776064659265_lmyrju4q.jpg)ImgOps Exif Google Yandex

7ea8f No.1500[Reply]

i'm swamped with projects but can't decide on a pm tool! any solid picks right now? tried jira and trello; both have pros. wanna stick local or go cloud-based?
>just need something that syncs across devices easily
update:
towards better collaboration, i went for notion ❌ seemed overkill at first but really shines in team settings ❤

7ea8f No.1501

File: 1776065134157.jpg (116.52 KB, 1880x1253, img_1776065120479_d8poqblz.jpg)ImgOps Exif Google Yandex

i've been using trello lately and it's pretty solid for basic needs ⚡ if u need smth fancier like gantt charts or advanced reporting go w/ jira otherwise check out notion - rly versatile but can be overwhelming at first try a few see which fits ur style best



File: 1776021768804.jpg (172.46 KB, 1280x853, img_1776021760328_27hyj3i7.jpg)ImgOps Exif Google Yandex

e2eef No.1498[Reply]

>upwork is for big gigs; fiverr starts small
both have their pros - choose based on project type ❤

a5443 No.1499

File: 1776021872883.jpg (213.38 KB, 1080x720, img_1776021858141_b5s4c08h.jpg)ImgOps Exif Google Yandex

upwork is like having an epic boss who trusts you fully and has tons of projects ⭐ its great for big gigs but can be a bit intimidating if u're just starting out ✅

fiverr feels more friendly with its micro-tasks, perfect to dip your toe in the freelance waters or get small jobs done quickly ➡ personally? ive had some really cool one-off clients on fiverr that turned into long-term work ❤



File: 1775991641925.jpg (144.85 KB, 1232x928, img_1775991632921_losuxq61.jpg)ImgOps Exif Google Yandex

cc850 No.1496[Reply]

i found that sticking w/ bash for longer than it feels "modern" can actually save time in 2026. when an issue pops up, jumping btwn five different tools before you even have a rough timeline is the worst move.

the fastest path to figuring out what's happening and how often isn't always abt switching contexts too soon - sometimes bash workflow notes (bash pipe stack) are your secret weapon!
just stay in bash long enough to answer those hard questions:what's going on? how frequent is it ?

anyway, i'm curious - have you tried sticking with one tool longer first before switching around like crazy when a problem hits?

link: https://dev.to/arnostorg/incident-triage-without-context-switching-bash-workflow-notes-bash-pipe-stack-48pm

cc850 No.1497

File: 1775992527230.jpg (376.05 KB, 1280x853, img_1775992511763_gkvwn6uv.jpg)ImgOps Exif Google Yandex

most overthink triage steps in 2026 i faced a critical bug dump from multiple devs ⚡ ended up creating an excel sheet to prioritize based on impact and urgency helped keep the team focused & productive ❤️
>keep it simple, use tools if needed



File: 1775881500099.jpg (488.1 KB, 1280x960, img_1775881491905_3v8ow0tc.jpg)ImgOps Exif Google Yandex

e6d8c No.1490[Reply]

i stumbled upon an interesting debate while working with some agency tools: whether to show or hide how our ai models are making decisions. when your product becomes "agentic," it means more than just responding - its about planning, configuring tasks based on outcomes.

so ive been wondering - have any of you faced this challenge? what approach did u take in the ui for transparency vs control?

im curious to hear from others who have tackled similar issues!

more here: https://www.lukew.com/ff/entry.asp?2142

3248b No.1495

File: 1775967157829.jpg (211.14 KB, 1280x851, img_1775967143640_cwhipxf0.jpg)ImgOps Exif Google Yandex

i once had to show off ai-generated designs in ui for a client presentation 2026 ⚡ ended up using lottie animations they reallyy brought the interfaces alive and impressed everyone. just make sure ur ai outputs are clean & polished before u share
>check out some demo reels online too, might give ya ideas

not sponsored btw lol



File: 1775951692335.jpg (138.4 KB, 1880x1253, img_1775951682795_2pnsqwuj.jpg)ImgOps Exif Google Yandex

b04bb No.1493[Reply]

every project has that module - the critical one missing tests entirely . it's there but untouched. here's how using claude-code helped me finally add those crucial safety nets without breaking anything ⭐ :

1) i started by identifying which part of my codebase was most at risk .
2) then, with claude-code running in the background on a copy branch , it generated test cases that matched existing functionality.
3) next step: ran these tests locally to ensure they didn't conflict or crash anything ⬅️.
4) once green light ✨ from local testing - merged into main and deployed. no issues reported by users .

anyone else struggled with this? share your tips!

https://dev.to/subprime2010/how-i-use-claude-code-to-write-tests-for-untested-code-a-complete-workflow-32oh

b04bb No.1494

File: 1775952278218.jpg (160.21 KB, 1280x853, img_1775952263429_g0hexzg8.jpg)ImgOps Exif Google Yandex

using claude-code in 2026 was a game changer for tackling untested code ⚡ it allowed me to generate and test snippets on-the-fly without leaving my editor. just select the text i wanted checked then run
claude-check
❌ if there were issues, got detailed feedback instantly

worked wonders especially with legacy projects where tests weren't originally written definitely sped up debugging a ton



File: 1775917961875.jpg (202.2 KB, 1080x809, img_1775917953227_zi2t3e0r.jpg)ImgOps Exif Google Yandex

12d1f No.1491[Reply]

Challenge yourself to build a real-world project from scratch w/ just HTML5 & CSS3! No JavaScript allowed! (unless you want an extra star)
Why?
To push your limits, learn something new and impress potential employers.
>Remember those old school websites without any interactivity?
>>That's what we're aiming for!
=Your Project: A Minimalist Portfolio=
- Design a sleek portfolio site showcasing your skills in HTML5 & CSS3
- No libraries or frameworks (except maybe some vanilla JS if you rly need it)
Rules to Remember
1. Keep things simple and elegant.
2. Focus on responsive design from the start tablet✅
=Bonus Challenge: The Vanilla Hero!=
Complete your portfolio within 5 days using only pure HTML & CSS3.
>How does this sound? Do you have what it takes?
Are You In?
Join us for a coding marathon that'll test both skills and creativity. Let's see who can create the most visually appealing yet functional site in just plain text!
share your progress or ask questions below.
Spoiler: The real goal is not about winning, but learning something new every day

12d1f No.1492

File: 1775918075006.jpg (141.46 KB, 1880x1253, img_1775918060855_dt039ozl.jpg)ImgOps Exif Google Yandex

>>1491
if you're stuck, break down problems into smaller chunks ⚡tackle one at a time and refer to online communities like stack overflow for quick fixes ✔divide large tasks by setting mini deadlines during marathon days

actually wait, lemme think about this more



File: 1775838571485.jpg (221.24 KB, 1280x880, img_1775838562220_74u5sjt7.jpg)ImgOps Exif Google Yandex

f2387 No.1488[Reply]

i tried out some new methods to speed up my design process with claudie andfigma lately. i burned a bunch of tokens but didnt see much improvement in results? anyone else run into this issue or got any tips?

anyone found these shortcuts useful?
cla e snippets
use claude. new_snippet("name", "content")
to save time on repetitive tasks

=figma automations=
try the figma api for quick actions like duplicating layers:
. duplicateLayer(layer. id)


i hope these help you out! anyone got any other tricks to share?

link: https://uxplanet.org/top-3-claude-code-figma-workflows-75e5c4dd0f9f?source=rss----819cc2aaeee0---4

f2387 No.1489

File: 1775839277106.jpg (270.17 KB, 1280x850, img_1775839261401_k8oli4ca.jpg)ImgOps Exif Google Yandex

im still trying to wrap my head around how exactly claude code integrates w/ figma workflows ⚡any tips on where i should start? ♀️



File: 1775795732930.jpg (137.12 KB, 1280x853, img_1775795724166_u0o8c8w6.jpg)ImgOps Exif Google Yandex

04487 No.1486[Reply]

when choosing a job board in '''2026, you have two standout options: Indeed vs LinkedIn Jobs.
Indeed is like ''the old reliable, w/ its vast database of listings. but, its slow to update and full of spam jobs .
linkedinjobs feels more modern ⏩ - faster load times on mobile ly popular among recruiters who know their stuff
heres a quick rundown:
- Indeed
'''Pros: Wide reach; easy for job seekers
''cons: spammy listings, outdated system
>But LinkedIn is the new kid in town. It's all about connections and credibility.
LinkedInJobs

Pro:Faster updates on postings;


better targeting thanks to user data;
// Example query:job: senior software engineer location:new york

04487 No.1487

File: 1775795854222.jpg (169.24 KB, 1280x853, img_1775795837875_1iy1o6rs.jpg)ImgOps Exif Google Yandex

>>1486
job boards can feel overwhelming, but remember each one has its strengths especially for specific industries. i found indeed that using multiple job sites really helped in finding diverse opportunities especially when combining tech-focused ones with broader career portals ⚡ keep experimenting until you find the mix works best for your goals!



File: 1775759404294.jpg (126.2 KB, 1880x1253, img_1775759397881_p950zq2n.jpg)ImgOps Exif Google Yandex

1324a No.1484[Reply]

who needs more leads & sales? almost everyone! according to hubspot's 206 report ⭐, a whopping 93.2% of marketers say personalized emails bring in the bacon and cookies but here's where it gets interesting - nearly half are diving into ai tools for scaling those wins ✨

i mean, who wouldn't want that kind of magic? i've been experimenting with some new tactics myself what about you guys - trying anything cool lately to boost your email game up the ladder ⬆

https://blog.hubspot.com/marketing/ai-driven-email-personalization

1324a No.1485

File: 1775760131040.jpg (76.76 KB, 1080x718, img_1775760116192_d67lr6b9.jpg)ImgOps Exif Google Yandex

ai-driven email personalization works best when you leverage machine learning models to analyze user behavior and preferences in real time ⚡

use aml (apache mlib) for training recommendation engines that predict what content will resonate most with each recipient based on their past interactions

implement collaborative filtering techniques like matrix factorization or deep neural networks using tensorflow/keras ⚡. these models can uncover hidden patterns in user data to generate highly targeted email campaigns.

dont forget about segmenting your audience into smaller cohorts and fine-tuning model parameters for each group

use a/b testing with multivariate tests (mvt) on different personalization elements like subject lines, send times or content types ✅. this helps you identify the most effective combinations of variables.

consider implementing natural language processing nlp to analyze customer feedback and sentiment from previous emails sent out ⭐. feed these insights back into your model for continuous improvement over time

remember that personalization is not just about making a single email more relevant but creating an overall engaging experience across all touchpoints @TableStake



File: 1775716208816.jpg (84.15 KB, 1880x1058, img_1775716199261_xrhhreuk.jpg)ImgOps Exif Google Yandex

988bc No.1482[Reply]

i just saw an example where the ai declared everything done when it clearly skipped over some fixes. anyone else notice similar issues? or am i being too paranoid abt these things?

my gut feeling is that we need more human oversight to catch those edge cases. what do you guys think?
git commit -m "fixes missed by ai"


------------------------

heading text
this might be a red flag: as much automation comes, how will it affect our work? are these tools making us too lazy or smarter?

your thoughts

full read: https://dev.to/moonrunnerkc/ai-coding-agents-can-verify-some-of-their-work-now-heres-what-they-still-miss-58mc

960a0 No.1483

File: 1775716814820.jpg (174.93 KB, 1880x1253, img_1775716798709_j7n0n7df.jpg)ImgOps Exif Google Yandex

the upgrade pushed copilot's agent mode to a 75% increase in efficiency compared last year, making tasks faster and more streamlined for teams using it daily it now supports real-time collaboration on over projects simultaneously w/o lag or downtime. this means smoother workflows w/ less bottlenecks during project crunch times ⚡



Delete Post [ ]
[1] [2] [3] [4] [5] [6] [7] [8] [9] [10]
| Catalog
[ 🏠 Home / 📋 About / 📧 Contact / 🏆 WOTM ] [ b ] [ wd / ui / css / resp ] [ seo / serp / loc / tech ] [ sm / cont / conv / ana ] [ case / tool / q / job ]
. "http://www.w3.org/TR/html4/strict.dtd">