Hacker News
- Scala Macros: “Oh God Why?” http://blog.empathybox.com/post/19126121307/scala-macros-oh-god-why 56 comments
- Will the Dollar Implode? With Macro Alf — What Bitcoin Did https://www.whatbitcoindid.com/podcast/will-the-dollar-implode 2 comments bitcoin
- Commodity prices adjusted for money supply is one of the most important charts in the current macro environment. mobile.twitter.com/TaviCo... https://new.reddit.com/r/Wirtschaftsweise/comments/w3blxp/commodity_prices_adjusted_for_money_supply_is_one/ 2 comments economics
- I kind of understand Clojure macros https://clojure-diary.gitlab.io/2022/06/29/i-kind-of-understand-clojure-macros.html 2 comments clojure
- Compiler error message metaprogramming: Helping to find the conflicting macro definition https://devblogs.microsoft.com/oldnewthing/20211206-00/?p=106002 3 comments cpp
- XRP Has Great Risk-Reward Ratio, With 10x Price Rise Likely: Macro Guru Raoul Pal https://dailyhodl.com/2021/09/25/xrp-has-great-risk-reward-ratio-with-10x-price-rise-likely-macro-guru-raoul-pal/ 43 comments cryptocurrency
- Bitcoin Ready To Resume Its Uptrend and ‘No Longer a Sideshow,’ Says Fidelity Macro Strategist https://dailyhodl.com/2021/08/23/bitcoin-ready-to-resume-its-uptrend-and-no-longer-a-sideshow-says-fidelity-macro-strategist/ 17 comments cryptocurrency
- How do I fix "Error in macro ./in.do line 1" while running "do in.do" in Questasim? https://in.do 12 comments vhdl
- Network Effects Making Crypto Space Explode at Lightning Speed, Says Macro Guru Raoul Pal https://dailyhodl.com/2021/05/03/network-effects-making-crypto-space-explode-at-lightning-speed-says-macro-guru-raoul-pal/ 3 comments cryptocurrency
- How to Write Hygienic Rust Macros https://gist.github.com/koxiaet/8c05ebd4e0e9347eb05f265dfb7252e1 16 comments rust
- The entire minecraft protocol in Rust using macro magic https://www.reddit.com/r/rust/comments/jcbawo/the_entire_minecraft_protocol_in_rust_using_macro/ 52 comments rust
- Macro Rules for Optional Trailing Commas https://www.reddit.com/r/rust/comments/fozfe8/macro_rules_for_optional_trailing_commas/ 8 comments rust
- Make more interesting procedural dungeons using prebuilt rooms and Rust macros https://www.jamesbaum.co.uk/blether/procedural-generation-prebuilt-rooms-rust-macros/ 7 comments rust
- Detecting Phishing with SPF Macros https://duo.com/labs/tech-notes/detecting-phishing-with-spf-macros 5 comments netsec
- 6 useful Rust macros that you might not have seen before https://medium.com/@benmcdonald_11671/6-useful-rust-macros-that-you-might-not-have-seen-before-59d1386f7bc5 27 comments rust
- Program to create macro for opening Windows program(s), clicking specific buttons, and typing certain values (passed as parameters)? https://www.reddit.com/r/sysadmin/comments/ayty65/program_to_create_macro_for_opening_windows/ 7 comments sysadmin
- What tools do you use to create attribute-like proc macros? https://www.reddit.com/r/rust/comments/an05ag/what_tools_do_you_use_to_create_attributelike/ 13 comments rust
- [noob] what’s the best way to create a TokenStream for a proc macro? https://www.reddit.com/r/rust/comments/acdft5/noob_whats_the_best_way_to_create_a_tokenstream/ 3 comments rust
- best no op macro? assert!(true)? What do you think of this error handling pattern? https://doc.rust-lang.org/1.0.0/std/macro.file!.html 11 comments rust
- Diversified leverage via rolling forward index ETF LEAPs on a quarterly basis in consideration of global macro trends is the optimal investing strategy. https://www.reddit.com/r/wallstreetbets/comments/8o03dv/diversified_leverage_via_rolling_forward_index/ 9 comments wallstreetbets
- Step by Step Guide to Automating Web Apps Input fuzzing via Burp Macros http://blog.securelayer7.net/automating-web-apps-input-fuzzing-via-burp-macros/ 18 comments netsec
- Looking to macro my mouse https://www.reddit.com/r/techsupport/comments/6v87xf/looking_to_macro_my_mouse/ 2 comments techsupport
- Simple macro bar for tablets? http://tabletpro.net/ 3 comments linux
- Using Emacs - 31 - elfeed part 3 - macros http://cestlaz.github.io/posts/using-emacs-31-elfeed-3/#.wlbpli0jpoo.reddit 6 comments emacs
- Macros 1.2 RFC: Fast-track to stabilize function-like procedural macros https://github.com/rust-lang/rfcs/pull/1913 4 comments rust
- PEG parser combinators using operator overloading without macros https://github.com/j-f-liu/pom/blob/master/doc/article.md 18 comments rust
- Equivalent to Rust's type-level macros? https://www.reddit.com/r/haskell/comments/5hp4b5/equivalent_to_rusts_typelevel_macros/ 15 comments haskell
- Fun with terminal and vim macros http://reganmian.net/blog/2015/05/19/fun-with-terminal-and-vim-macros/ 6 comments vim
- Macros in Go https://github.com/opennota/crypto/tree/master/serpent 12 comments golang
- A Quick Intro to Rust Macros https://danielkeep.github.io/quick-intro-to-macros.html 13 comments rust
- Please Vote for F# Macros! http://fslang.uservoice.com/forums/245727-f-language/suggestions/5674940-implement-syntactic-macros 5 comments fsharp
- Reader Macros in Common Lisp https://gist.github.com/chaitanyagupta/9324402 11 comments lisp
- A set of macros promising to "modernize" common lisp is getting a fair amount of attention http://cl21.org/ 48 comments lisp
- Add Scheme-style `cond!` macro by bjz · Pull Request #6333 · mozilla/rust · GitHub https://github.com/mozilla/rust/pull/6333 3 comments rust
- Scala Macros: Let Our Powers Combine! - New paper http://scalamacros.org/news/2013/04/22/let-our-powers-combine.html 4 comments scala
- emacs keyboard macros howto (emacs-fu) http://emacs-fu.blogspot.com/2010/07/keyboard-macros.html 5 comments emacs
- Macros are possible in Prolog too! http://groups.google.com/group/comp.lang.prolog/browse_thread/thread/adecd073c02984bf/d024b7c660fd207b?lnk=gst&q=macros#d024b7c660fd207b 14 comments programming
- A few Common Lisp macro tricks http://makeinstance.blogspot.com/2008/03/macro-magic.html 27 comments programming
- Digging into Arc In 24 Macros Or Less http://jfkbits.blogspot.com/2008/01/digging-into-arc-in-24-macros-or-less.html 11 comments programming
- Macro of my dog's nose http://www.flickr.com/photo_zoom.gne?id=296792526&size=l 6 comments reddit.com