CARVIEW |
Select Language
HTTP/2 200
date: Tue, 29 Jul 2025 12:42:30 GMT
content-type: text/html; charset=utf-8
cf-ray: 966cb24caef43e92-BLR
cf-cache-status: DYNAMIC
cache-control: private
set-cookie: prov=165ba864-c4de-4ecc-b0ae-e9c6e3ac38dd; expires=Wed, 29 Jul 2026 12:42:29 GMT; domain=.stackexchange.com; path=/; secure; httponly
strict-transport-security: max-age=31536000; includeSubDomains
vary: Accept-Encoding
content-security-policy: upgrade-insecure-requests; frame-ancestors 'self' https://stackexchange.com
x-clacks-overhead: GNU Terry Pratchett
x-frame-options: SAMEORIGIN
x-request-guid: b0f6bd0c-8c38-4d25-a0e4-92a80717a84e
x-worker-origin-response-time: 786000000
x-dns-prefetch-control: off
set-cookie: prov=165ba864-c4de-4ecc-b0ae-e9c6e3ac38dd; Path=/; HttpOnly; Domain=stackexchange.com
set-cookie: __cf_bm=xnMbevpgwDCz0rxRApzWzwKRhhVI3.lyDikqiLUs0Ig-1753792950-1.0.1.1-fYW3Al9GF29nMuEZnd3S_YP1pt7YmkUKRkyrX2303tq9hBIMfV2QpulHyV.0HspJ_0lTTOCpc0bjiBWMVf9D6uJxaBvewsWXrSjE6Tbd3Ss; path=/; expires=Tue, 29-Jul-25 13:12:30 GMT; domain=.stackexchange.com; HttpOnly; Secure; SameSite=None
set-cookie: _cfuvid=FrBjzfT_HG.4ND7CvgUmehT_PTeYTF_aJGtN82xevko-1753792950035-0.0.1.1-604800000; path=/; domain=.stackexchange.com; HttpOnly; Secure; SameSite=None
server: cloudflare
content-encoding: gzip
Newest Questions - Code Review Stack Exchange
Skip to main content
Stack Exchange Network
Stack Exchange network consists of 183 Q&A communities including Stack Overflow, the largest, most trusted online community for developers to learn, share their knowledge, and build their careers.
Visit Stack ExchangeTeams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
Learn more about TeamsNewest Questions
77,717 questions
- Bountied 0
- Unanswered
- Frequent
- Score
- Trending
- Week
- Month
- Unanswered (my tags)
0
votes
0
answers
5
views
Simple image captcha test in Java and JS (2)
Based on my previous question and Jannik's review, I have revised it and would like to have another review from you.
Java server code:
...
2
votes
1
answer
32
views
Encapsulating status codes and messages à la absl::Status
I'm new to Lua and thought a decent way of familiarizing myself with the language would be to implement some basic utility functionality around status codes. In particular I've reimplemented a subset ...
2
votes
1
answer
42
views
Implement a simple image captcha test yourself in Java and JS
First of all: I was looking for a simple image captcha solution for a website, but all I found were "Over-the-top" solutions for me. So I decided to write something to self.
I mainly use two ...
6
votes
0
answers
49
views
Markdown parser library in C
For a side project, I needed a markdown parser and I decided to roll my own.
It is a SAX-style parser, i.o.w. you can hook into parser events on consumer side and do whatever you want with the content....
-1
votes
0
answers
48
views
A simple properties system [closed]
I tried to create a simple properties system to use in my projects. I aim to make that system simple to be good at performance and have fewer problems, if any.
...
0
votes
0
answers
31
views
Runtime agnostic WebSocket server
A runtime agnostic WebSocket server. Tested with node, deno, bun, ...
5
votes
2
answers
845
views
rock paper scissors game with randomized system choices. NOT using rnd()
Here is the question I was trying to answer:
[11] Write a program that plays the game “Rock, Paper, Scissors.” If you are
not familiar with the game do some research (e.g., on the Web using
Google). ...
8
votes
1
answer
527
views
Shared-Memory Queue Implementation in C
Recently I am working on implementing a shared-memory based IPC message queue in C programming language on Linux system. A few design choices I've made include
The queue will have only 1 producer, ...
4
votes
2
answers
135
views
Class for validating code in different Conda environments with PyTorch
I wrote the Validator class. In the project, the presented code is located at the path ".../validator/init.py". It is needed for testing code in different virtual Conda environments, in the ...
3
votes
1
answer
117
views
SystemVerilog: LED blinker control logic
I built this simple blinker in SystemVerilog and would very much like some help to make it better:
control.sv
...
0
votes
0
answers
64
views
Video to ASCII Generation (Low Contrast Output) [closed]
I am developing a application that lets u convert short videos to ascii my problem is that the ascii is looking washed, greyed and not much color grading and contrast i want a crisp and sharp output (...
0
votes
0
answers
61
views
F# - Recursively find the first available item in a range definition
I have the following EF Core table:
...
6
votes
3
answers
102
views
Function to reduce dead band when reading a pressure transducer that has calibration device under test information
When reading a pressure transducer, I'm currently using the following code to apply the "device under test data" from the calibration report.
How can I determine which range segment of ...
8
votes
5
answers
2k
views
4
votes
1
answer
61
views
Style taking applying control's DataContext property as converter input
In my Avalonia app using the MVVM Community Toolkit, I want to have a number of buttons in multiple user controls in my application to have as their content a ...
- The Overflow Blog
-
-
- Featured on Meta
-
-
Related Tags
python × 15564
java × 10869
c# × 9966
c++ × 9739
javascript × 9410
performance × 8806
beginner × 7574
python-3.x × 5349
algorithm × 5100
php × 4267
c × 4088
object-oriented × 3793
programming-challenge × 3385
strings × 2964
jquery × 2320
array × 2124
game × 2025
html × 1796
c++11 × 1713
multithreading × 1619
ruby × 1613
sql × 1442
design-patterns × 1425
parsing × 1355
vba × 1292
more related tags
Hot Network Questions
- Do a linearly sloped electric field and uniformly increasing magnetic field satisfy Maxwell's Equations? An apparent paradox
- Looking for a piece of writing that describes the head of Michelangelo's David floating in space
- Should I regularly reapply thermal paste?
- Can ffmpeg record screen on wayland?
- word category and coordination
- I struggle to draft without editing
- What are ways to prevent overly long ballots?
- Strange behavior when using tikz-network and babel (french)
- How to speed up this NIntegrate which is calculated many times?
- Film or TV series about powerful man who is banished, fishes beings he creates from ponds
- What are the consequences of allowing breaking/returning from every statement?
- Will this work as an XOR gate?
- What is the weight of holy water?
- What are the canonical commutation relations mathematically?
- Romance movie about a player who hides out in his neighbor's apartment to avoid a girl, only to fall for the neighbor
- How to identify process' serving 127.0.0.53:53 and 127.0.0.54:53?
- Projective representations in the algebraic formalism
- Ignore the last line of a file when using `\VerbatimInput`
- What is the outcome when an officer's statement under oath contradicts video evidence
- Is the six million dollar hut challenge real?
- Faster 3D Voronoi Diagram from Point Cloud
- If I buy spell components for a different price than the official one, does that change anything about how they work as a component?
- What is this under cabinet lamp style? Are they easily convertible to LED?
- Do magic items that require attunement regain expended charges even when you're not attuned to them?