back
user profile
peter_d_sherman
18,476karma·5,706submissions·September 16, 2014
about
Programmer, Student Of Law, Entrepreneur & Comedy Writer.
Open Source, Open Hardware, Transparency & Free Speech enthusiast.
peter.d.sherman@gmail.com www.linkedin.com/in/peter-sherman-a6107a5 https://x.com/peter_d_sherman
"The true knowledge consists of knowing that one knows nothing..."
- Socrates
recent activity (5,706 total)
comment
(Apparently supersedes ipex-llm: https://github.com/intel/ipex-llm )
3 pts
comment
This is a great document for understanding all of the terminology/considerations relative to cloud computing buyers -- a must read for cloud computing buyers, salespeople, or really, anyone else …
comment
An absolutely great link! Not so much for the hacking (White Hat, Black hat, other-color-hat) aspects (although they're certainly there too), but for the visualization of higher-dimensional math…
2 pts
comment
An interesting article, and an interesting problem to have! The problem, to recap the title, is that "99% of My Website Traffic Is Bots". How to fight all of those bots, all of those web-scr…
comment
>"While the tech is blazing fast, if you hadn’t already figured it out, it comes with a pretty substantial downside. Once the chips are deployed you’re stuck with that model. Any change bigger…
comment
>"At ultra-low bitwidths, matrix multiplication can be effectively replaced with additions , lowering the total arithmetic workload needed to infer through a model." Interesting! I nev…
comment
"Bending Spoons"... never heard about them until now... let' do some research!: Wikipedia: ( https://en.wikipedia.org/wiki/Bending_Spoons ) >"Based in Milan,…
comment
>"While Generative AI has mastered Induction (statistical pattern matching) and is rapidly conquering Deduction (formal proof), we argue it lacks the mechanism for Abduction —the generati…
comment
This is an interesting idea... For any given Lisp-like language (in the above case, Clojure), implement code which allows the programmer to create statements in that language which look very similar…
4 pts
comment
>"US Military asks troops for 'creative and unconventional' ideas to punish Iran" I don't know, how about: make peace with them? ? (I'm guessing that that idea is ei…
comment
Related: AXI SystemVerilog synthesizable FPGA IP modules and verification infrastructure for high-performance on-chip communication: https://github.com/pulp-platform/axi Verilog …
comment
Related: Should I debounce everything?: https://electronics.stackexchange.com/questions/694167/shoul... Multiple Switch Debouncer in VHDL: https://opencores.org…