Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
tkp-415
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
tkp-415
6mo ago
Process substitution is a new concept to me. Definitely adding that method to the toolbox. It'd be nice to see exactly what the bugbot shell script contained. Perhaps it is what modified the dangerously_disable_sandbox flag, then again
2.
▲
by
tkp-415
7mo ago
My first use case of an LLM for security research was feeding Gemini Semgrep scan results of an open source repo. It definitely was a great way to get the LLM to start looking at something, and provide a usable sink + source flow for manual
3.
▲
by
tkp-415
7mo ago
Can anyone point me in the direction of getting a model to run locally and efficiently inside something like a Docker container on a system with not so strong computing power (aka a Macbook M1 with 8gb of memory)? Is my only option to inves
4.
▲
Show HN: ShopLurker - An ecommerce aggregator
(shoplurker.com)
1 points
by
tkp-415
7mo ago
|
0 comments
5.
▲
by
tkp-415
7mo ago
This is neat. What VPS service do you use? I am trying to replace my tendency to spin up small EC2 instances just to deploy a simple web app.
6.
▲
Instagram's URL Blackhole
(medium.com)
311 points
by
tkp-415
7mo ago
|
48 comments
7.
▲
Show HN: Finding similarities in magazine covers (updated)
(shoplurker.com)
1 points
by
tkp-415
8mo ago
|
0 comments
8.
▲
by
tkp-415
8mo ago
Ahh, that seems much simpler. Dump the request / response directly. Now I'm wondering if I can use Gemini to patch Gemini.
9.
▲
by
tkp-415
8mo ago
Curious to see how you can get Gemini fully intercepted. I've been intercepting its HTTP requests by running it inside a docker container with: -e HTTP_PROXY= http://127.0.0.1:8080 -e HTTPS_PROXY= http://host.docke
10.
▲
by
tkp-415
8mo ago
Hashes generated using https://pypi.org/project/ImageHash/ , then a hamming distance is calculated with SQL. Unfortunately I don't currently have a repo that can be forked.
11.
▲
by
tkp-415
8mo ago
The confusion is understandable as the comparison is basic and uses image hashes ( https://pypi.org/project/ImageHash/ ), which are pretty surface level and don't always provide reliable "this image is obv
12.
▲
Show HN: Finding similarities in New Yorker covers
(shoplurker.com)
18 points
by
tkp-415
8mo ago
|
8 comments