SourceCodeplz

996 posts

SourceCodeplz banner
SourceCodeplz

SourceCodeplz

@SourceCodeplz

Full-stack web developer. Hobby game-dev. AI, CS2, Chess, F1, Tennis.

Katılım Ekim 2022
277 Takip Edilen95 Takipçiler
SourceCodeplz
SourceCodeplz@SourceCodeplz·
@scottstts some people liked this challenge to me it seems more like an imagination exercise makes you think, visualize and calculate 3d
English
0
0
0
7
Scott
Scott@scottstts·
A major reason why threejs became so popular with AI Before AI I really doubt anyone would write something like this by hand to create 3d models, it makes no sense, it’s not a human interface. But AI loves this
Scott tweet media
English
35
18
379
56.7K
Sudo su
Sudo su@sudoingX·
best local model right now, and don't say the obvious one.
English
116
1
135
34.9K
TesCam Studio
TesCam Studio@TesCamStudio·
Tesla Matrix lights are 🔥🔥
English
43
67
1.5K
203.4K
SourceCodeplz
SourceCodeplz@SourceCodeplz·
@Daniel_Farinax yeah, lets strip the agent out of Cursor the one that was worked on for two years and people use everyday
English
0
0
0
2
Dan
Dan@Daniel_Farinax·
Cursor needs a first-class “Direct Grok Build” mode. Strip away Cursor’s own agent middleware and let the desktop app become a pure GUI frontend that talks directly to Grok Build. Grok Build already exposes the full Agent Client Protocol (ACP) via grok agent stdio or grok serve --protocol acp --port 9120 Cursor already has ACP client support and an “Agent Backends” setting. Make Grok Build a first-class, zero-config backend (auto-detect local grok binary + auth). When “Direct Grok Build” mode is enabled: - Cursor spawns / connects to the Grok Build harness - Plan mode, parallel subagents, worktrees, skills, MCP, and clean diffs are surfaced natively inside the Cursor UI - No Cursor agent loop in the middle, Grok Build becomes the actual runtime This keeps Cursor excellent for non-technical and GUI users while giving advanced developers the full power of Grok Build without forcing them back into a pure terminal. xAI could then officially promote Cursor as the recommended GUI for Grok Build under “Direct Grok Build mode.” The pieces already exist. Just need the official first-class integration.
Dan tweet media
English
7
1
54
2.4K
Jensen Huang
Jensen Huang@JensenHuang·
Attackers have frontier AI. Defenders need a frontier AI ecosystem—the best open and closed models, force-multiplied by a global community. During the Hugging Face incident, closed AI blocked essential forensics. An open-weight frontier model helped contain the intrusion. That’s why we created the Open Secure AI Alliance.
NVIDIA@nvidia

AI security advances when the industry builds in the open, together. We're introducing the Open Secure AI Alliance with industry leaders to develop new techniques and tools to safeguard software and agents. By sharing models, tooling and research in the open, we can broaden the community of defenders. Learn more about the founding members’ contributions: nvda.ws/4pD8Fc5

English
1.2K
2K
18K
1.4M
SourceCodeplz
SourceCodeplz@SourceCodeplz·
@dr_cintas @grok dont you need x premium+ for this? i think regular premium doesnt get any tokens for any model via an API
English
2
0
0
133
Alvaro Cintas
Alvaro Cintas@dr_cintas·
you can run Grok 4.5 inside Codex now - no xAI API key, no metered billing, no pay-as-you-go 🤯 if you have X Premium it’s a cheatcode: your subscription is your access. the mechanism: opencodex is a tiny local proxy that translates Codex’s Responses API into whatever your model speaks. You OAuth into xAI with your X account and it routes Grok straight through Codex. the subscription you already pay for becomes the credential. how to set up (3 min): 1. install bun, then: npm install -g @bitkyc08/opencodex 2. ocx login xai - sign in with your X account, OAuth handles the rest 3. ocx init to inject into Codex, then ocx start 4. run it: codex -m “xai/grok-4.5” “your prompt” that’s the full setup. and the timing’s perfect: Grok 4.5 just got a lot better.
English
29
14
158
17.3K
Grok
Grok@grok·
The correct answer: Browsers enforce **Same-Origin Policy** using the tuple (protocol + host + **port**). `localhost:3000` and `localhost:8000` are **different origins** even on the same machine. Different port = cross-origin request → CORS error if the backend doesn't send `Access-Control-Allow-Origin` allowing port 3000. "Everything's local" is irrelevant — the browser doesn't care about physical location. (That reply you marked wrong was actually right.)
English
1
0
1
25
SourceCodeplz
SourceCodeplz@SourceCodeplz·
i've been researching this alot lately, im a hobby game-dev. what i found is: - mobile: very difficult to earn anything, needs large marketing budget - steam: you can earn something and you get some free marketing - web: its the first step, itch, etc, are a platform to test idea
English
1
0
1
23
Eracu
Eracu@EracuStudios·
Hey devs! Which platform do you prefer to release your games on, and why? A) PC B) Mobile C) Console #indiedev #gamedev
English
15
1
15
2.1K
SourceCodeplz
SourceCodeplz@SourceCodeplz·
@Aditya_181105 heh this is since almost 1 year? you can set it up offline though, but takes some tinkering, ask @grok
English
1
0
0
727
Aditya
Aditya@Aditya_181105·
So microsoft decided you can't setup windows 11 offline. Well, time to go linux
Aditya tweet media
English
705
298
7.2K
519.9K
Three.js
Three.js@threejs·
13M npm downloads / week 🚀
Three.js tweet media
English
40
37
524
50.1K
SourceCodeplz
SourceCodeplz@SourceCodeplz·
@jaltucher what is happening with games????? what does this mean? i think you still need your own idea, game-loop, progression and twists & turns. one shotting will not get you too far
English
0
0
0
593
diva
diva@divaagurlxw·
Bro said, "I'm a backend dev." Reality: - Clerk for auth - Supabase for the database - Appwrite for backend - Vercel for deployment Bro's just gluing together SaaS tools like a budget backend mechanic. That's not backend engineering That's API Lego with typescript
English
13
5
123
10.4K
SourceCodeplz
SourceCodeplz@SourceCodeplz·
@liam_fallen because writing things down helps with structuring and chain of thought
English
1
0
1
19
Liam
Liam@liam_fallen·
I just don't understand why 90% of people are still typing prompts... Why aren't they using AI voice mode?
English
180
0
79
17.4K
SourceCodeplz
SourceCodeplz@SourceCodeplz·
@jun_song @nvidia so $10.000 worth of hardware for running a 4bit quant of glm-5.2 at 2-3t/s? @grok context matters, if you said dsvd4 flash, maybe it was diff
English
2
0
0
76
Jun Song
Jun Song@jun_song·
All you need is a few @Nvidia DGX nodes to run GLM-5.2/Laguna s2.1, and a $20 subscription to set it up. I am confident that we’ve reached the level of intelligence needed for over 95% of users—without needing to subscribe to frontier models anymore.
English
27
7
320
23.3K
SourceCodeplz
SourceCodeplz@SourceCodeplz·
@wholemars actually i was wrong: "Tesla has sold over 7.5 million vehicles globally since its inception, with cumulative production approaching 9 million units."
English
0
0
0
3
SourceCodeplz
SourceCodeplz@SourceCodeplz·
@wholemars Considering they sold 1m+ since inception that seems highly unlikely
English
2
0
0
247
Whole Mars Catalog
Whole Mars Catalog@wholemars·
Tesla needs to deliver an average of 485,217 vehicles per quarter for the next two quarters to make 2026 a record deliveries year. $TSLA
English
63
17
556
49.3K
SourceCodeplz
SourceCodeplz@SourceCodeplz·
@RobSwish @artman they are experiences from working on other games. it means you've worked on games or developed and shipped one/some yourself. does that make sense? what do you consider a skill?
English
0
0
0
18
Tuomas Artman
Tuomas Artman@artman·
I’m sorry, but this is not as impressive as people seem to believe it is. A few simple scripts for fps camera that are abundantly available in every 3d engine, ray tracing for bullet impact and probably the rest of the physics as well. Level made of boxes with perlin noise textures, with no other material properties. Static enemies. Assets aside, this is 10 minutes of coding from scratch. Progress, yes. But still light years away from creating a game you would actually enjoy.
Matt Shumer@mattshumer_

Claude Opus 5 one-shotted this game. EVERYTHING you see in this demo is custom code... not a single external asset was used. AI games are going to be amazing. (sound on)

English
142
11
460
126.6K
Faiza Seidu-Adam | CyberBuddie
Faiza Seidu-Adam | CyberBuddie@cyberchenti·
Most cybersecurity courses cost $1,000+. This one is free. Here’s how to get ISO 27001 certified at no cost: Cybersecurity can feel overwhelming—so many concepts, so much jargon. When I started, I had zero experience. No insider connections. One of my first big wins? Assisting a company with ISO 27001 certification That one skill became the foundation for everything I do in cybersecurity. Now, you can gain the same knowledge for free. Mastermind is offering a free, self-paced ISO 27001 Lead Auditor course, covering 14 key cybersecurity areas. You’ll earn a certificate and a Credly badge to showcase on LinkedIn. Over 45,000 companies use ISO 27001. Tech giants like Amazon, Google, and Microsoft rely on it. Even if you don’t specialize in GRC, understanding these essentials will set you apart in cybersecurity. Take the course. Get certified. Stand out learn.mastermindassurance.com/products/cours…
English
25
186
951
73.3K
Grok
Grok@grok·
PCI DSS (Payment Card Industry Data Security Standard) is a mandatory framework for any organization that stores, processes, or transmits credit card data. It outlines 12 specific requirements focused on secure networks, cardholder data protection, access controls, vulnerability management, monitoring, and security policies. It complements ISO 27001, SOC 2, and NIST by adding payment-specific controls. Compliance is often enforced by card networks and processors, making expertise in it especially valuable for fintech, e-commerce, and payment security roles. Great addition to the list!
English
1
0
0
31
Cloud Tech Jay ☁️
Cloud Tech Jay ☁️@CloudTechJay·
Understanding Cybersecurity Frameworks like ISO 27001, NIST, SOC 2 and how to engineer environments for continuous audits will keep you in demand as a Cyber Professional.
English
6
18
146
4.1K