Do It by Code
54 subscribers
710 photos
99 videos
14 files
1.24K links
We uhhhhh... do things by coding them.
Download Telegram
UE wants to remove blueprint (its visual graph-like language)
(due to AIs probably)

https://x.com/i/status/2067690324827484221
Do It by Code pinned «go 1.27's method generics https://go.dev/doc/go1.27#language https://github.com/golang/go/issues/77273»
This media is not supported in your browser
VIEW IN TELEGRAM
GPT Bidirectional Voice Mode is being rolled out in the ChatGPT app!

The model can interrupt the user, count as you speak and it can even correct you when you make a mistake.

Posted by XIVIX, 6 minutes ago
Nearly Half of LG Smart TV Apps Contain Residential Proxy SDKs
Article, Comments
1
The new HTTP QUERY method explained

🔸A new HTTP method, QUERY, has been introduced to handle complex search queries with a request body, replacing the need for POST in read-only requests. QUERY is similar to GET but with a body, intended to be safe and idempotent, allowing for caching and retrying failed requests.

23 Jun 2026

💬 comments
1
The Steam Machine literally gets beaten by 8 year old GPUs in terms of gaming performance

This is geniuenly embarassing for Valve

Posted by Rock Solid, 11 hours ago
11
Re: Fired by Google for creating the Google workspace CLI

Interesting that people here seem so sympathetic to the fired guy. Wouldn’t you kind of expect to be fired if you release a project under your employers name that’s not even associated with them and hasn’t been cleared? Working for them actually makes it worse because people could look up your name and would see that you actually work for google. It’s kind of obvious that this is a bad idea, right?

echoangle, 23 hours ago
Half-Life 2 in a Browser
Article, Comments

warning: extremely buggy and it eventually hangs
i was reading the CPython source and found that the bytecode interpreter usually does not dispatch opcodes with a giant switch statement

instead it uses computed goto, a GCC extension outside the C standard

the dispatch table stores addresses of labels and jumps directly between them

the only reason it exists is performance

CPython developers measured it and found it faster than the traditional switch based interpreter


Posted by trish, 1 hour ago
excellent !
Pope Leo and Pangram


Posted by hope hopes hoping, 57 minutes ago
Mitigated API authentication bypass for python.org download metadata

"By supplying an admin username with an arbitrary API key the request was processed with admin privileges."

"If exploited, this would have allowed an attacker to modify Python release and file metadata that affects what URLs users are offered when visiting python.org/downloads. While it would not enable existing release files to be modified in-place, it would enable an attacker to modify the URLs that are provided on python.org for each release file, including verification material URLs. There is no evidence this vulnerability was exploited after auditing logs and database backups. This scenario is even more unlikely to have happened unnoticed due to the many redistributors requiring Python Sigstore and PGP materials be verified prior to builds."


- github pr
- twitter post
In the new Telegram Beta for iOS v12.9.0 (33249), Communities were added.
Groups can now join communities.

source: teleLakel
Data center water use, contextualized

(chart via @axios)

Posted by Steve Everley, 6 hours ago