anyway, i managed to reduce my average traffic use from 1.5MB/s to about 100kB/s
anyway, i managed to reduce my average traffic use from 1.5MB/s to about 100kB/s
GitHub boosts Copilot with agents, new models, and MCP support https://www.developer-tech.com/news/github-boosts-copilot-agents-new-models-and-mcp-support/ #github #copilot #agents #developers #coding #programming #llm #mcp #ai #tech #news #technology
Just think, if the market shifted just a little bit in the early 2000's, then in 2025 you would now be developing mobile apps in C++, rather than TypeScript, Java, Kotlin, and Groovy.
What do you think is better?
Python language design is distinguished by its emphasis on readability, simplicity, and explicitness. Some people call it “executable pseudocode.”
Python uses whitespace (tabs or spaces) to structure code instead of using braces as in many other languages like R, C++, Java, and Perl. (image 1)
A colon denotes the start of an indented code block, after which all of the code must be indented by the same amount until the end of the block.
Tags: #python #programming #datascience #tech
Alright everyone, new week, new mutual aid goals.
I didnt get enough donations last week to cover all my expenses, so my donation goals are higher now.
Please donate if you can.
I live in an abusive home and my family hates me bc im trans.
Having a roof over my head isnt garanteed, neither is food or anything else.
Please donate to me to help me afford my basic expenses, like HRT, food, new glasses, feminine clothing that fits me, phone bill, etc.
Please help.
Thank you to anyone who boosts or donates.
current goals:
food: 75$/75$
misc bills/expenses: 25$/200$
prescription glasses: 0/250$
payment information:
cashapp: https://cash.app/vparagon
gofundme: https://gofund.me/034cef1a
cashapp referral (i make 5$): https://cash.app/app/QPL1BJF
monero address: 8576pqM8cmNW92eogjqnYzEewZbmwUbY61xRcGmbVCFphchaXKyAad1Xj9oNrYWQNqZkcm2kCHEzea4Y5Wd3DMUW4DozSV2
Mind-Matched Audio – Revolutionizing the Reading Experience through Real-Time Sound Synchronization
https://www.youtube.com/watch?v=-InjTgLaUZs
#audio #coding #programming #synchronization
Senior/Principal Frontend Developer - 170k–250k USD/year - Remote Full-time
https://www.fabric-careers.com/senior-frontend-developer
Discussions: https://discu.eu/q/https://www.fabric-careers.com/senior-frontend-developer
Why I stopped using AI code editors
https://lucianonooijen.com/blog/why-i-stopped-using-ai-code-editors/
Discussions: https://discu.eu/q/https://lucianonooijen.com/blog/why-i-stopped-using-ai-code-editors/
Thruster vs Kamal Proxy guide
https://testdouble.com/insights/thruster-vs-kamal-proxy-guide
Discussions: https://discu.eu/q/https://testdouble.com/insights/thruster-vs-kamal-proxy-guide
Why Clojure Developers Love the REPL So Much
https://flexiana.com/news/2025/04/why-clojure-developers-love-the-repl-so-much
Discussions: https://discu.eu/q/https://flexiana.com/news/2025/04/why-clojure-developers-love-the-repl-so-much
Built a full e-commerce backend in Go using gRPC microservices, GraphQL, Kafka, and Docker — open source on GitHub
https://github.com/rasadov/EcommerceAPI
Discussions: https://discu.eu/q/https://github.com/rasadov/EcommerceAPI
Show HN: Zxc – Rust TLS proxy with tmux and Vim as UI, BurpSuite alternative
https://github.com/hail-hydrant/zxc
Discussions: https://discu.eu/q/https://github.com/hail-hydrant/zxc
Voxxed Days Zürich 2025 recordings are now available!
https://www.techtalksweekly.io/i/160562231/voxxed-days-zurich
Discussions: https://discu.eu/q/https://www.techtalksweekly.io/i/160562231/voxxed-days-zurich
This weeks #C and #Linux post. Remember, I too am learning as I create these series of posts, please point out errors if you find them.
C Post: https://www.spsanderson.com/steveondata/posts/2025-04-02/
Linux Post: https://www.spsanderson.com/steveondata/posts/2025-04-04/
This weeks #C and #Linux post. Remember, I too am learning as I create these series of posts, please point out errors if you find them.
C Post: https://www.spsanderson.com/steveondata/posts/2025-04-02/
Linux Post: https://www.spsanderson.com/steveondata/posts/2025-04-04/
Why you should maintain a personal LLM coding benchmark. ~ Edward Z. Yang. https://blog.ezyang.com/2025/04/why-you-should-maintain-a-personal-llm-coding-benchmark/ #LLMs #Programming