Hacker News
- Formal Mechanised Semantics of CHERI C: Capabilities, Undefined Behaviour https://dl.acm.org/doi/10.1145/3617232.3624859?af=&ai=&ui= 18 comments
- Trivial infinite loops in C++ should not be Undefined Behavior https://www.open-std.org/jtc1/sc22/wg21/docs/papers/2023/p2809r1.html 2 comments
- Perl's Undefined Behaviors https://briandfoy.github.io/perl-s-undefined-behavior/ 4 comments
- Goodbye “undefined is not a function” https://plus.google.com/+AddyOsmani/posts/DdWkiKsvbA2 65 comments
- Jim Rogers http://undefined/#.tfta7wxlh3y;reddit 6 comments reddit.com
- reddt http://undefined 5 comments reddit.com
- TearDrop and Papillon Cakes Team Up to Offer Stylish Brides More Modern Wedding Options http://undefined 34 comments reddit.com
- Why `flycheck` warns me about undefined `cl-parse-integer` but code works? https://github.com/EmilySeville7cfg/personal-editor-configs/blob/main/Emacs/.emacs 5 comments emacs
- Why does accessing an element in an array with [] not give undefined as a possible type? https://www.typescriptlang.org/play#code/MYewdgzgLgBGCuBbARgUwE4QFxyW9A2gLowC8MxA3AFDWiSxhm4oYQEAMRNA9DzAJgA9APxA 14 comments typescript
- sveltekit endpoint request.headers.authorization undefined https://github.com/sveltejs/kit/pull/3384 2 comments sveltejs
- How to properly assign values to a dynamically constructed Object ? Typescript throws "Object is possibly undefined" https://www.typescriptlang.org/play#code/JYOwLgpgTgZghgYwgAgMIAsD2UAmBldOABxQG9lkAoCqTTMPMKUAcwC5kQBXAWwCNoAbmqc4PCBwDOTVsIpgAniQ4ByTCRArkAH2QqemAG5w+AGwgq5yGFAhgACpknAwwTCElSZIFlZitoR2dXd09kOBAFK2NmCLAAfg4IqMoAX0pKUEhYRBQASQJiCElkUhEAbQBrCAUObn5oAF0ODGx8QhJyxuF0rOh4JGQCjogAeT4AK1KRdQgQRKHCkkkrA2MzCAXhopW0jIRQsGQIAA8mRAYRgBUlYo4ACkkRsNbcJYgugEpkAF4APkWI3GUx+yEez2+-2mFAOHiOTx2wN+pVS4RK2xIwKsCOWADoYNgAKKIdD3cFFSEAsoUGGHZC0eiMZg+ZE4j4AIgZDG8LHZ3REtLhyEUJFZI1xIogVgobMkwPKksaYsRkwVtyV2l0pFS0uQAHo9XpZfLFVoALTIYEQBBHYAlIhOZxmBR6LggHAQfwgCA4FQC5DG1WK8pcpmsJWgwMTNUkRohujc5ksDW6Lq6qMxiBx0M8xq4ohcJ7kkifKypUsiWxgLhQEAB55YtKCIA 3 comments typescript
- Typescript says object is possibly 'undefined' for an object property, even after checking/narrowing if the property exists. https://www.typescriptlang.org/play#code/JYOwLgpgTgZghgYwgAgJIAVoGcD2JkDeAUMqclgNbAA21WA-AFyEllshwC2EzWYUoAOYBuVqQC+AbQC6otgAscAIyXAIDZsTbsuPcvyFyyU2UXFEiCPH2QAHbHmYYH+ALwsFy1euaSx2gmQObmYAclsoHEEoLk4hUORxABp-NkDgvVDBLnjElLZpM1FLazByCDgoBHlMKFw3ZAAKQLAAT3sk8srqxM1kNvtmCghWnBg0WvrOrAqq+V4DEEFEgEpkVwA+DzJgccaBlFcj5FDFFTUsULWtbVJdpvs6vEkD6WvU27sXF-aIaQA6GCgAAmjTOSla6y24Na-wy62OM268hWRlu5jY5nEwiAA 13 comments typescript
- Undefined behavior in C is a reading error. https://www.yodaiken.com/2021/05/19/undefined-behavior-in-c-is-a-reading-error/ 26 comments c_programming
- Does this code snippet lead to undefined behavior? https://www.reddit.com/r/cpp/comments/ja6xnq/does_this_code_snippet_lead_to_undefined_behavior/ 18 comments cpp
- rails aborted! NoMethodError: undefined method `split' for nil:NilClass https://www.reddit.com/r/rails/comments/iasufk/rails_aborted_nomethoderror_undefined_method/ 7 comments rails
- How to resolve Error: TypeError: Cannot read property 'forEach' of undefined? https://stackoverflow.com/questions/62721284/how-to-resolve-error-typeerror-cannot-read-property-foreach-of-undefined 3 comments node
- Undefined symbol when using Ocaml library that calls into C https://github.com/zserge/webview 2 comments ocaml
- Optional chaining helps to avoid "undefined is not a function" exceptions https://www.stefanjudis.com/today-i-learned/optional-chaining-helps-to-avoid-undefined-is-not-a-function-exceptions/ 45 comments javascript
- Russian opposition activist Alexei Navalny suffering from "undefined chemical substances" — not allergic reaction https://www.axios.com/alexei-navalny-vladimir-putin-allergic-reaction-bce8ccc8-753c-43d4-ac2b-4d677f4679c1.html 16 comments worldnews
- Iteration order on map is undefined, not random https://twitter.com/cafxx/status/1135190309514620928 24 comments golang
- Undefined function or variable problem in battle ships guessing game https://www.reddit.com/r/matlab/comments/b7mubh/undefined_function_or_variable_problem_in_battle/ 6 comments matlab
- Undefined method 'status' (class from another file) https://www.reddit.com/r/ruby/comments/ay031j/undefined_method_status_class_from_another_file/ 6 comments ruby
- Accessing Neptune in Lambda : Cannot read property 'reader' of undefined https://docs.aws.amazon.com/neptune/latest/userguide/access-graph-gremlin-node-js.html 3 comments aws
- The Undefined: A weekly motherforkin podcast about JavaScript hosted by Jared Palmer and Ken Wheeler https://theundefined.io 23 comments reactjs
- Adding a key/value pair to state makes my state variables values undefined ! https://repl.it/@aenkirch/MiniatureLeanOperatingsystem 12 comments reactjs
- Limits of undefined functions https://www.reddit.com/r/math/comments/9tbgcd/limits_of_undefined_functions/ 11 comments math
- CLang's UndefinedBehaviorSanitizer modifies C programs at compile time to catch various kinds of undefined behavior during program execution http://clang.llvm.org/docs/undefinedbehaviorsanitizer.html 9 comments programming
- null vs undefined https://codeburst.io/javascript-null-vs-undefined-20f955215a2 43 comments javascript
- Why is this variable undefined? https://www.reddit.com/r/learnprogramming/comments/6r9a31/why_is_this_variable_undefined/ 4 comments learnprogramming
- [rust] TIL 1 / 0 is infinity in Rust, instead of undefined https://doc.rust-lang.org/std/f64/constant.INFINITY.html 31 comments programmertil
- Do Expressive Programming Languages Always Have Undefined Behavior? http://blog.regehr.org/archives/1476 17 comments programming
- Kremlin critic in coma was 'poisoned by undefined substance' https://www.theguardian.com/world/2017/feb/07/kremlin-critic-in-coma-was-poisoned-by-undefined-substance 4 comments worldnews
- A Differential Approach to Undefined Behavior Detection http://cacm.acm.org/magazines/2016/3/198849-a-differential-approach-to-undefined-behavior-detection/fulltext 9 comments programming
- Bumping an SO question - "Cannot call method 'toUpperCase' of undefined" in jest test of component http://stackoverflow.com/questions/32745129/cannot-call-method-touppercase-of-undefined-in-simple-react-jest-test 5 comments reactjs
- What Every C Programmer Should Know About Undefined Behavior (2011) http://blog.llvm.org/2011/05/what-every-c-programmer-should-know.html?repost! 100 comments programming
- Less Wrong identifies a common but previously undefined fallacy - "The noncentral fallacy" http://lesswrong.com/lw/e95/the_noncentral_fallacy_the_worst_argument_in_the/ 4 comments philosophy
- Contest: Craziest Compiler Output due to Undefined Behavior http://blog.regehr.org/archives/759 31 comments programming
- What is an indeterminate rule in C++ ? How is it different from an undefined rule? - Stack Overflow http://stackoverflow.com/q/11240484/267025 5 comments cpp
- "A-C-H-M-S-s-u is undefined": .Xmodmap to make Alt, Control, Hyper, Meta, Shift, Super available to Emacs. http://stackoverflow.com/a/10061777/16240 3 comments emacs
- What Every C Programmer Should Know About Undefined Behavior #2/3 http://blog.llvm.org/2011/05/what-every-c-programmer-should-know_14.html 70 comments programming
- A Guide to Undefined Behavior in C and C++ http://blog.regehr.org/archives/213 21 comments coding
- On Undefinable Numbers http://lshap.blogspot.com/2008/03/on-undefinable-numbers.html 23 comments math
- Undefined behavior in Perl and other languages http://blog.plover.com/prog/perl/undefined.html 25 comments programming
Linking pages
- More Than 500 Law Professors Condemn Kavanaugh For ‘Lack Of Judicial Temperament’ | HuffPost Latest News https://www.huffingtonpost.com/entry/kavanaugh-judicial-temperament-law-professors_us_5bb40200e4b028e1fe38cf9d 2417 comments
- Roy Moore ‘likely failed’ polygraph test, Corfman says - al.com https://www.al.com/news/2019/07/roy-moore-likely-failed-polygraph-test-corfman-says.html 1158 comments
- National Butterfly Center to file restraining order on border wall https://www.usatoday.com/story/news/nation/2019/02/06/national-butterfly-center-file-restraining-order-border-wall/2793932002/ 354 comments
- Judges Poised to Hand U.S. Spies the Keys to the Internet | WIRED http://www.wired.com/threatlevel/2014/02/courtint/ 199 comments
- The Follower Factory - The New York Times https://www.nytimes.com/interactive/2018/01/27/technology/social-media-bots.html 186 comments
- Lavabit's Owner Appeals Secret Surveillance Order That Led Him to Shutter Site | WIRED http://www.wired.com/threatlevel/2013/09/lavabit-appeal/ 158 comments
- Microsoft's Most Clever Critic Is Now Building Its New Empire | WIRED http://www.wired.com/2014/05/mark-russinovich/ 119 comments
- Death by a Billion Clicks | WIRED http://www.wired.com/business/2012/11/mf-best-buy-comeback/all/ 118 comments
- Tim Walz has friends in Congress. They say his political chops could help Harris as VP. https://www.nbcnews.com/politics/2024-election/tim-walz-kamala-harris-vice-president-pick-congress-rcna164349 114 comments
- Brazil’s ex-President Jair Bolsonaro charged over alleged coup plot | The Independent https://www.independent.co.uk/news/world/americas/brazil-bolsonaro-charges-coup-plot-b2700548.html 112 comments
- Prison Computer 'Glitch' Blamed for Opening Cell Doors in Maximum-Security Wing | WIRED http://www.wired.com/threatlevel/2013/08/computer-prison-door-mishap/ 104 comments
- Coronavirus: US doctors warned they will be fired if they complain to media about lack of resources | The Independent | The Independent https://www.independent.co.uk/news/world/americas/coronavirus-doctors-medical-staff-fired-ppe-resources-pandemic-a9439331.html 100 comments
- Lawyer: Letters to Elizabeth Warren, Kathy Griffin, Jim Carrey, others https://www.cincinnati.com/story/news/2019/02/01/sandmanns-lawyer-media-they-know-they-crossed-line/2745272002/ 98 comments
- Google Glass Snoopers Can Steal Your Passcode With a Glance | WIRED http://www.wired.com/2014/06/google-glass-snoopers-can-steal-your-passcode-with-a-glance/ 90 comments
- Why does God need public records? In Alabama, that’s a real question. - al.com https://www.al.com/news/2019/07/why-does-god-need-public-records-in-alabama-thats-a-real-question.html 80 comments
- A New Wireless Hack Can Unlock 100 Million Volkswagens | WIRED https://www.wired.com/2016/08/oh-good-new-hack-can-unlock-100-million-volkswagens/ 80 comments
- Judge orders Fairfax police to stop collecting data from license plate readers - The Washington Post https://www.washingtonpost.com/crime-law/2019/04/02/judge-orders-fairfax-police-stop-collecting-data-license-plate-readers 76 comments
- Ocean County GOP Chairman George Gilmore indicted on federal tax charges https://www.app.com/story/news/politics/ocean-county/2019/01/10/ocean-county-gop-chairman-george-gilmore-indicted-federal-tax-charges/2541006002/ 73 comments
- Federal Judge in DefCon Case Equates Speech with Hacking -- Updated with Recording from Hearing | WIRED http://blog.wired.com/27bstroke6/2008/08/eff-to-appeal-r.html 70 comments
- MIT Moves to Intervene in Release of Aaron Swartz's Secret Service File | WIRED http://www.wired.com/threatlevel/2013/07/mit-swartz-intervene/all/1 67 comments