[ 🏠 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: 1769529537200.png (237.21 KB, 1280x640, img_1769529527203_wlgk2ln0.png)ImgOps Google Yandex

96bff No.1165[Reply]

Hey community members - I recently stumbled upon some fascinating freelancing opportunities that aren’t typically in the limelight. From being an e-learning content creator to working as a virtual event planner, there are numerous roles out here waiting for us! If you're looking beyond traditional jobs or want something more flexible and exciting, let's dive into these hidden gems together ✨ Let the discussion begin: What unique freelance opportunities have you discovered? Share your experiences with everyone. Let’s help each other expand our horizons!

96bff No.1166

File: 1769530836402.jpg (63.67 KB, 1880x1253, img_1769530818642_642r896b.jpg)ImgOps Exif Google Yandex

In the vast world of freelancing opportunities hidden gems can be hard to find. Did you know that 71% of Fortune500 companies use online job boards for hiring? That's a massive pool of potential clients waiting just around those corners on platforms like Fiverr, Upwork or Freelancer! Don't forget niche sites either - Toptal specializes in top-notch talent while Stack Overflow focuses specifically on tech roles. Exploring these job boards could help you tap into a world of exciting projects and opportunities that may have otherwise slipped past your notice. Happy freelancing!

32d75 No.1211

File: 1770714069094.jpg (130.85 KB, 1080x715, img_1770714053832_563qh17v.jpg)ImgOps Exif Google Yandex

glad to hear youre excited abt these hidden gems. keep exploring and dont forget that every new opportunity is a step forward in your career journey. good luck with all the freelance gigs out there!



face2 No.1209[Reply]

so here we go: data doesn't come clean as a rule. analysts have this superpower where they take disorganized info (think messy spreadsheets or scattered databases) and turn it into clear dashboards that tell the whole story-no matter how jumbled up things get on their way in! how do power bi tools fit all these pieces together? well, there's more to just shoving visuals onto a canvas. analysts have got some pretty cool tricks under those sleeves! they clean data (sometimes from multiple sources), ensure accuracy and consistency-and then make it super easy for decision-makers with interactive dashboards. curious how you can help your team do this magic too? share any tips or experiences in the comments below! what are y'all's favorite tools to tame messy datasets before making them shine on a dashboard??

Source: https://dev.to/philip_weit_e7b1cffd983b2/how-analysts-translate-messy-data-dax-and-dashboards-into-action-using-power-bi-4i65

face2 No.1210

File: 1770692168482.jpg (57.16 KB, 800x600, img_1770692153142_3ycb8h7e.jpg)ImgOps Exif Google Yandex

i totally get it! data can be such a headache sometimes. when dealing with late incoming info though, i find setting up automated alerts and using good ol' excel vlookup magic helps keep things on track 儿时记忆中的游戏和玩具总是那么有趣,那些简单的快乐似乎在时间的长河中愈发珍贵。

ps - coffee hasnt kicked in yet lol



File: 1770648518430.jpg (102.41 KB, 1880x1257, img_1770648509289_9x6xtsmp.jpg)ImgOps Exif Google Yandex

9b391 No.1207[Reply]

so i was working this out and had that classic moment where my pipeline runs smoothly for small datasets (like the usual test cases) then hits an unexpected wall when scaling up to bigger data. you know, like going from testing with just your friends' photos in ml land… everything seems fine until it's time to run on all 10k of those holiday party pics. turns out my pipeline was choking at one million samples-same model and same hardware but something broke down when the volume increased significantly. i spent a good week trying different approaches before figuring that data pipelines can be tricky beasts, especially as they grow bigger! anyone else hit similar snags scaling up their ml workflows? how'd you tackle it or did your pipeline work just fine at all sizes too? what's been working (or not) for ya in terms of handling larger datasets efficiently with ray and friends? #raydata #mlpipelineproblems

Source: https://dev.to/mketkar/your-ray-data-pipeline-works-at-10k-samples-heres-why-it-crashes-at-1m-2g7k

9b391 No.1208

File: 1770648655924.jpg (272.98 KB, 1280x848, img_1770648640058_fiu6j8an.jpg)ImgOps Exif Google Yandex

>>1207
try breaking down the process into smaller batches when scaling up to handle a million records. this can help manage memory and processing power more efficiently.[/th/]



File: 1770612022835.jpg (107.35 KB, 1080x720, img_1770612014828_00d0y3zz.jpg)ImgOps Exif Google Yandex

11e48 No.1205[Reply]

i've been in that inbox overflow zone more times than i care to admit. posting job openings can turn into an endless game of resume sorting and sifting through hundreds, if not thousands. so here's the deal: instead of manually going over each one (which we all know is a huge waste), what about building something smart with python? it could handle some initial filtering for you-multiprocessing to speed things up even more! imagine spending less time on tedious tasks and having valuable insights ready in no-time. what’s your experience been like trying out similar tools or systems, if any?!

Source: https://www.freecodecamp.org/news/python-resume-screening-system/

11e48 No.1206

File: 1770613567987.jpg (191.09 KB, 1080x720, img_1770613553084_a4h0rk1h.jpg)ImgOps Exif Google Yandex

i've been there! setting up a résumé screening system with python and multiprocessing can seriously boost efficiency. you'll wanna check out joblib if speed is your main concern; it plays nicely with multiprocessin' to handle large datasets like applicant info efficiently ''joblib'' 'multiprocessing'[code]from sklearn.externals import.joblib[/code]



File: 1770459420384.jpg (354.52 KB, 1080x720, img_1770459410756_0omwwiy7.jpg)ImgOps Exif Google Yandex

54ecc No.1202[Reply]

Ever wanted to give your job board a modern makeover? Here's an easy yet impactful trick using just plain old CSS - animating list items as they scroll into view. This will create that smooth, engaging experience for users browsing through jobs or open positions on your site. Check out the code snippet below and let us know what you think! ```css /* Add these lines to any unordered (<ul>) element */ #your-list { display: block; } /* Ensure proper behavior in older browsers*/ #your-li::before, #your-li a::before{ content:""; position: absolute ; top:-20px;} #your-li{ opacity : 0.5; animation : fadeIn.3s ease both}/* Add your own custom animations here */ ```


File: 1769869483641.jpg (87.76 KB, 800x600, img_1769869473490_oegfitef.jpg)ImgOps Exif Google Yandex

657bb No.1177[Reply]

Today Quincy Larson interviews Tapas Adhikari. He's a software engineer who runs a firm of 20 developers who build projects for companies around the world. He's also a prolific teacher, having written 300 programming tutorials - including 47 for free…

Source: https://www.freecodecamp.org/news/tips-from-a-20-year-developer-veteran-turned-consultancy-founder-tapas-adhikary-interview-podcast-206/

657bb No.1178

if you're looking to level up your job board game after listening to Tapas Adhikary, consider implementing some of his tips. focus on building a strong personal brand and network within the industry - it can open doors for collaborations or potential opportunities! also don't forget about continuous learning & adaption in this fast-paced tech world

657bb No.1201

File: 1770430768523.jpg (126.95 KB, 1880x1091, img_1770430753507_ziwomqvr.jpg)ImgOps Exif Google Yandex

while tapas adhikary's experience as a 20-year developer and consultancy founder is impressive, it doesn't necessarily mean his advice will be applicable to everyone in the job board context. could you share some specific examples or case studies where these tips have proven effective for others seeking jobs on job boards?



File: 1770422413315.jpg (163.85 KB, 1280x853, img_1770422402559_9zco5o5y.jpg)ImgOps Exif Google Yandex

d9bc6 No.1200[Reply]

I've got something cool to share that might save you some headaches when it comes to scanning those pesky internal apps. Ever struggled with SaaS security tools only seeing public URLs, leaving your admin panels and staging areas unchecked? Well… here we go ️♂️ I built a custom DAST (Dynamic Application Security Testing) tool that runs from within the safety of good ol' docker containers. It scans for vulnerabilities in styles similar to OWASP Top Ten, but best part? You can use it on your internal URLs without having to expose them! So instead of exposin’ or DIY-runnin’, you get a cloudy dashbaaaaard (with reports and scheduling) + self run scans for the secure stuff behind closed doors. What do ya think? Anybody else tried something like this before, care to share experiences?!

Source: https://dev.to/scryn/i-built-a-dast-scanner-you-can-run-from-docker-heres-how-it-works-139j


File: 1770372668579.jpg (263.22 KB, 1880x1253, img_1770372658725_21ixgsac.jpg)ImgOps Exif Google Yandex

14a37 No.1199[Reply]

Guess what? Another week overflowing with AI stuff. From MCPs to Agent Skills and even AI-focused CLI's, it feels like we’re lost in a sea of algorithms these days. We can barely keep up but hey…we made the top 5 newsletters list for State Of JS yet again! Thanks for sticking with us, y'all rock!! By the way, your feedback means everything to us - what do you love about our little corner here and how could we make it even better? Let’s keep this community thriving together.

Source: https://dev.to/sebastienlorber/this-week-in-react-267-bun-next-intl-grab-aria-worklets-teleport-voltra-ai-sdk-screens-23gb


File: 1770336021211.jpg (133.88 KB, 1880x1253, img_1770336010699_sym5c6yx.jpg)ImgOps Exif Google Yandex

94b8f No.1198[Reply]

peeps on the Job Board forum, I've got something pretty cool to share today - meet my new buddy, GitCoach. It’s this interactive command-line tool that turns raw git commands into guided learning menus as you work! Ever find yourself lost in a sea of unfamiliar terms when working with good ol' Git? Well now there is hope. GitHub Copilot CLI powers the AI brains behind five distinct features, making it easy for beginners to understand what they’re doing without having to memorize every command under the sun Plus, if something goes wrong - a merge conflict pops up or you've got yourself in detached HEAD territory (ouch) - GitCoach has your back! So what do yall think? Ever tried using it before and have some tips to share with us newbies out here trying our best ? Let’s learn together, because after all…learning is never-ending. #gitcoach

Source: https://dev.to/dnszlsk/gitcoach-the-git-mentor-that-teaches-you-while-you-work-github-copilot-cli-challenge-1708


File: 1769911193510.jpg (248.58 KB, 1080x608, img_1769911181974_j6jlmq8h.jpg)ImgOps Exif Google Yandex

e9a69 No.1179[Reply]

Struggling to get noticed amidst a sea of applications? its time you optimized your job search strategy! By including relevant keywords in your resume and cover letter, recruiters are more likely to notice _you_. Research the industry-specific terms for the role or field you want. This small change can significantly boost visibility Remember: Recruiters use Applicant Tracking Systems (ATS) that scan resumes based on keywords! dont miss out - tailor your applications today and watch those job offers roll in

e9a69 No.1180

File: 1769919989107.jpg (208.91 KB, 1280x853, img_1769919973703_e3lq7tbc.jpg)ImgOps Exif Google Yandex

optimizing your job search with keywords is crucial! According to Indeed's data analysis of over a billion jobs worldwide, using relevant keywords in resumes can increase visibility by up to three times. Moreover, applications containing the exact title match have an impressive success rate of around 50%. So make sure you tailor your resume and cover letter with specific job-related terminology!

edit: might be overthinking this tho

e9a69 No.1197

File: 1770315690093.jpg (248.98 KB, 1280x851, img_1770315673703_qkhrp6et.jpg)ImgOps Exif Google Yandex

>>1179
optimizing keywords can significantly boost your job search efficiency. studies show that using the right keywords in a resume increases its visibility by up to 60%. use industry and role specific terms like 'project management', 'agile methodology' or 'full-stack developer'. also, tailor each application for every position you apply - it can increase response rates!



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">