interface language
English
Français
content language
All
English
Français
countries
World
United States
United Kingdom
Canada
Australia
South Africa
Israel
India
France
Belgium
Switzerland
Variable
Storage location paired with an associated symbolic name (an identifier), which contains some known or unknown quantity of information referred to as a value
More
3,650 articles (0.02 seconds)
DeepSeek unveils new technique for smarter, scalable AI reward models
2 weeks ago
Reward models holding back AI? DeepSeek's SPCT creates self-guiding critiques, promising more scalable intelligence for enterprise LLMs.
Science & Technology
venturebeat.com
Parsing to IR and lvalues
a month ago
I don't want an AST in my hobby compiler. I'm not going to use it for analysis—it would just be a stepping stone representation on the way to the thing I really want, which is an SSA CFG. So I decided to parse straight from tokens into an SSA IR. I ran into some issues, fixed them, and would like to share the implementation. Maybe it's a normal strategy, maybe it's not.
Science & Technology
bernsteinbear.com
Speech-to-Code: Vibe Coding with Voice
2 months ago
Turning speech into software with AI
Science & Technology
addyo.substack.com
25 AI tips to boost your programming productivity with ChatGPT
2 months ago
With ChatGPT in your toolkit, coding can be faster and smoother. I share the best ways of using AI to overcome common coding challenges so you can streamline your development projects.
Science & Technology
www.zdnet.com
0+0 > 0: C++ thread-local storage performance
2 months ago
We discuss how to make sure that your access to TLS (thread-local storage) is fast, and how the presence of constructors and shared libraries affects the access time.
Science & Technology
yosefk.com
How I implement SSA form
2 months ago
How I implement SSA form. GitHub Gist: instantly share code, notes, and snippets.
Science & Technology
gist.github.com
Everything about Google Translate crashing React (and other web apps) by Martijn Hols
2 months ago
A deep dive into Google Translate (and other browser extensions) interference breaking React and other web apps.
Science & Technology
martijnhols.nl
Universal Codes for Variable-length Encoding
2 months ago
It is very common in networking to use a fixed-size header in front of a packet to tell us how big the rest of the packet is. This allows for dynamically sized packets but imposes a limit on the maximum packet size it can support. How can we support arbitrarily large packet sizes?
Science & Technology
jasonfantl.com
Rubenerd: Programming languages I've used
3 months ago
A bunch of random stuff starting with BASIC and Pascal :').
Science & Technology
rubenerd.com
TypeScript enums: use cases and alternatives
3 months ago
In this blog post, we take a closer look at TypeScript enums: How do they work? What are their use cases? What are the alternatives if we don't want to use them? The blog post concludes with recommendations for what to use when.
Science & Technology
2ality.com
Divergent: Thoughts on Cross-Platform (Updated) - Learning By Shipping
4 months ago
Targeting multiple operating systems has been an industry goal or non-goal depending on your perspective since some of the earliest days of computing. For both app developers and platform builders…
Science & Technology
medium.learningbyshipping.com
Use of Time in Distributed Databases (part 2): Use of logical clocks in databases
4 months ago
This is part 2 of our "Use of Time in Distributed Databases" series . We talk about the use of logical clocks in databases in this...
Science & Technology
muratbuffalo.blogspot.com
How to stop saying 'Fuck you Cursor'
4 months ago
or How to Stop Fighting with your AI Pair ProgrammerCursor agent is worse than old composer. Might go back to previous version @ codebase— Riley Brown ...
Science & Technology
skylarbpayne.com
Using (almost) pure CSS to make fancy scroll-driven image sequence animations
5 months ago
A blog post by Ryan Geyer
Science & Technology
geyer.dev
Unlocking 70% Faster Response Times Through Token Pooling
5 months ago
Improve API latency by 70% using hierarchical clustering token pooling, enhancing storage efficiency and latency with minimal performance loss
Science & Technology
blog.colivara.com
Airflow Plugin Tutorial: Building the EDW Grants Plugin
5 months ago
Introduction
Science & Technology
newsletter.hipposys.ai
OuteAI/OuteTTS-0.1-350M · Hugging Face
6 months ago
We're on a journey to advance and democratize artificial intelligence through open source and open science.
Science & Technology
huggingface.co
GitHub - MODSetter/SurfSense: Personal AI Assistant for Internet Surfers and Researchers. Research & Never forget…
6 months ago
Personal AI Assistant for Internet Surfers and Researchers. Research & Never forget anything you see on the Internet - MODSetter/SurfSense
Science & Technology
github.com
Low Code Written in the Grid - esProc SPL Official Blog
6 months ago
Yes! You read that right. SPL (abbreviation of Structured Process Language) is an open-source programming language that codes in a grid and that specifically designed to process structured data.As …
Science & Technology
blog.scudata.com
My NumPy Year: Creating a DType for the Next Generation of Scientific Computing | Quansight Consulting
6 months ago
First, I'll start with a brief history of strings in NumPy to explain how strings worked before NumPy 2.0 and why it was a little bit broken.
Science & Technology
quansight.com
Previous
Next