diff options
| author | Paul Duncan <pabs@pablotron.org> | 2024-07-30 11:13:44 -0400 | 
|---|---|---|
| committer | Paul Duncan <pabs@pablotron.org> | 2024-07-30 11:13:44 -0400 | 
| commit | 4e6afd470bf85d7ba1b8279c6c67e25d18e188c9 (patch) | |
| tree | 33521d98e96b6055d5f5c62100637116d5e39427 | |
| parent | 12e6dd1cd4c5eb7ee0801b00a8938a48c1bdb163 (diff) | |
| download | pablotron.org-4e6afd470bf85d7ba1b8279c6c67e25d18e188c9.tar.xz pablotron.org-4e6afd470bf85d7ba1b8279c6c67e25d18e188c9.zip  | |
TODO.md: add ai/llm madness ideas
| -rw-r--r-- | TODO.md | 26 | 
1 files changed, 16 insertions, 10 deletions
@@ -304,6 +304,7 @@  - remove firefox crap:    <https://support.mozilla.org/en-US/questions/1292122>  - firefox privacy-preserving nonsense +  - name idea: "trickle-down privacy"  - problems w/ tracking apis:    - orwellian name (does not preserve privacy)    - analogies for folks to understand correlation: clue, sudoku, wordle @@ -311,6 +312,7 @@      uniquely identify someone    - commenter on lwn: history shows tracking apis are additive (it      accretes) +  - my tirade in LWM comments: <https://lwn.net/Articles/981334/>    - <https://arstechnica.com/gadgets/2024/07/google-will-not-disable-tracking-cookies-in-chrome-after-years-of-trying/>    - nonsense might be in good faith: upton sinclair "it's difficult to      get a man to understand something when his job depends on him not @@ -327,6 +329,7 @@      take your privacy and security... seriously":      <https://www.jwz.org/blog/2024/07/your-personal-information-is-very-important-to-us-part-two/>  - commentary on crowdstrike +  - name: "clown strike"    - lots of ideas floating around, all with tradeoffs.  no perfect      solution (engineering problem, all have tradeoffs)    - me: homogeneous systems (panama disease for bananas) @@ -384,6 +387,19 @@    - cryptopals introduction (most crypto fatally broken)    - etc    - lots of older stuff is "knives up in dishwasher" +- ai/llm mania +  - article name: "ai canard" +  - how many fused-multiply adds does it take for sentience? +  - ai dropkick +    <https://ludic.mataroa.blog/blog/i-will-fucking-piledrive-you-if-you-mention-ai-again/> +  - linus torvald's "s curve, no such thing as unbounded exponential +    growth" +    <https://linux.slashdot.org/story/15/06/30/0058243/interviews-linus-torvalds-answers-your-question> +  - summary of goldman sachs report which is negative on LLMs: +    <https://www.wheresyoured.at/pop-culture/> +  - <https://arstechnica.com/information-technology/2024/07/openai-board-shakeup-microsoft-out-apple-backs-away-amid-ai-partnership-scrutiny/> +    (link to brutal goldman sachs report in comments which talks about +    technology limits, power consumption limits, and chip limits)  ## linkdump (2022-08-10):  - css bg fade: @@ -474,16 +490,6 @@    <https://arstechnica.com/information-technology/2024/05/researchers-crack-11-year-old-password-recover-3-million-in-bitcoin/>  - privacy policy:    <https://www.jwz.org/blog/2024/06/your-personal-information-is-very-important-to-us/> -- ai dropkick -  <https://ludic.mataroa.blog/blog/i-will-fucking-piledrive-you-if-you-mention-ai-again/> -- linus torvald's "s curve, no such thing as unbounded exponential -  growth" -  <https://linux.slashdot.org/story/15/06/30/0058243/interviews-linus-torvalds-answers-your-question> -- summary of goldman sachs report which is negative on LLMs: -  <https://www.wheresyoured.at/pop-culture/> -- <https://arstechnica.com/information-technology/2024/07/openai-board-shakeup-microsoft-out-apple-backs-away-amid-ai-partnership-scrutiny/> -  (link to brutal goldman sachs report in comments which talks about -  technology limits, power consumption limits, and chip limits)  ## done  - add project folders  | 
