Learning Log
41 subscribers
42 photos
3 videos
3 files
30 links
Documenting my learning journey.
A2SVian.
Sharing my Projects
Download Telegram
Simple mental model on program, container , VM

github repo program(source code) - depends on the both host user space(runtime/dependency) and kernel .
docker container - depends only on the host kernel ; its user space progrmas are packed inside the container
Virtual machine - it wont depend on both host kernel and user space programs . has its own kernl and user space prorams .

isolation increases : normal github repo program -> container -> VM
๐Ÿ”ฅ2
It is a fact that those AI tools are automating much of the manual coding work that once required years of hands-on experience like mastering syntax, debugging, and writing boilerplate code. This gives devs more time to focus on deeper understanding, problem-solving, and designing

E.g: a simple HTML/CSS dashboard that once could be a paid freelancing job can now be generated by AI in minutes. and they aren't not a job anymore.

So now my question is: Why aren't university lecturers, who already have a deep understanding of computer science and how computers actually work, quickly learning these AI tools, building useful products with AI agents, and creating new sources of income?

If AI reduces the value of manual coding, shouldn't people with strong fundamentals be among those best positioned to take advantage of this shift?
โค1๐Ÿ‘1
Will be revealed after a few hours....
๐Ÿ”ฅ1
Learning Log
Will be revealed after a few hours....
Ox Alpha = GLM-5.3-Flash from Z.ai.

The free stealth model that dominated usage this week is now officially out. It was GLM-5.3-Flash from China's Z.ai

Official blog: https://z.ai/blog/glm-5.3-flash
โค1
Calling out @dawitlab for an MMA fight ๐ŸฅŠ
๐Ÿ˜3
Forwarded from Shu~codes
Just shipped: OSS Funding Matcher

If you maintain an open source project, there's a good chance you're doing critical work for free while real funding programs exist that you've never heard of โ€” or didn't think you qualified for.

What it does:
๐Ÿ”— Connects your GitHub repo
๐Ÿ“Š Scores it using OpenSSF's criticality methodology
๐ŸŽฏ Matches you against 14 verified, currently-active funding programs (GitHub Secure Open Source Fund, Sovereign Tech Fund, NumFOCUS, and more โ€” every single link personally checked, no dead ends)
โœ๏ธ Drafts a ready-to-send funding pitch with AI

Built with Next.js, Supabase, Auth.js, and Gemini/Groq for the AI layer.

Try it โ†’ [https://oss-funding-matcher.vercel.app]
Repo - [https://github.com/shuayb344/oss-funding-matcher.git]

Feedback welcome โ€” especially if you know a funding program that should be on the list. There's a "suggest a funder" button built right in.

@shu_codes
โค1