Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
cxcorp
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
by
cxcorp
4mo ago
It's a reference to the SCP Wiki ( https://scp-wiki.wikidot.com/ )
2.
▲
by
cxcorp
7mo ago
How is it different from the established player in the game, Socket.dev?
3.
▲
by
cxcorp
1y ago
A camera! The 2.5mm TRS remote trigger jack just needs one of the pins connected to the sleeve to trigger the camera, very easy to do with an optocoupler or even relay.
4.
▲
by
cxcorp
2y ago
I've always wanted to look into writing my own Prettier plugins, how'd you feel about getting started working with their little mini DSL (fill, join, hardline, line, etc.)?
5.
▲
by
cxcorp
2y ago
This is very important to keep in mind when implementing OAuth authentication! Not every SSO provider is the same. Even if the SSO provider tells you that the user's email is X, they might not even have confirmed that email address! Do
6.
▲
by
cxcorp
2y ago
I think Transformers.js can do that client-side, e.g. see the documentation for calculating embeddings with Sentence Transformers models: https://huggingface.co/docs/transformers.js/api/pipelines#mo...
7.
▲
by
cxcorp
3y ago
Yes, who's going to keep inviting someone who always declines?
8.
▲
by
cxcorp
3y ago
BleepingComputer's coverage[1] has this tidbit: > BleepingComputer has been told that the Akira ransomware operation is behind the attack on Tietoevry, coming soon after the Finnish government warned about their ongoing attacks agai
9.
▲
by
cxcorp
3y ago
Thanks! Looks like this project has some high ambitions: > What's after that? > > Tons of stuff. Tons and tons and tons of stuff. > Debuggers have not substantially evolved since the first Turbo Debugger in 1988! > For e
10.
▲
by
cxcorp
3y ago
Anyone seeing any groundbreaking features or reasons to try this over x64dbg or other existing debuggers?
11.
▲
by
cxcorp
3y ago
The article mentions that it's "usually white horseradish, dyed green", and that the real thing "can cost more per pound than even the choice tuna it sits on." Would be interesting to verifiably taste real wasabi. W
12.
▲
by
cxcorp
3y ago
> A wasabi company, Kinjirushi Co., provided funding, though the researchers say the company had no role in the study itself. I'm sure.
13.
▲
New Relic warns customers it's experienced a cyber ... something
(theregister.com)
5 points
by
cxcorp
3y ago
|
0 comments
14.
▲
by
cxcorp
3y ago
I don't think there's a D1-ESP32 board? The D1 Mini is Wemos' ESP8266 board. They do have ESP32 boards with the same footprint, but those are not D1 Mini but S2 Mini, S3 Mini and C3 Mini, depending on whether it's ESP32-
15.
▲
by
cxcorp
3y ago
The hidden SSID stops the users' WiFi list being full of random, password protected SSIDs when they just want to connect to the open portal WiFi.
16.
▲
by
cxcorp
3y ago
What if the captive portal just had a link (or on an IFE screen, a QR code) that connected your phone to a different, WPA2/WPA3 protected, hidden WiFi SSID that was generated exclusively for you? Phones nowadays support joining a passp
17.
▲
by
cxcorp
3y ago
> NGINX Unit – universal web app server – a lightweight and versatile open source server project that works as a reverse proxy, serves static assets, and runs applications in multiple languages. https://github.com/nginx&#
18.
▲
by
cxcorp
3y ago
For the postgres config, set fsync=off and full_page_writes=false, and increase min_wal_size, max_wal_size and checkpoint interval with the hope that your tests pass before having to flush the WAL. Maybe slap in some tunings from PGTune. If
19.
▲
by
cxcorp
3y ago
It looks similar to the style you get from draw.io if you choose "Sketch" as the style for an object (add box -> "Style" from right sidebar -> Sketch).
20.
▲
by
cxcorp
3y ago
I like that ScrollTimeline is coming, I hope to get rid of JS scroll listeners for good. Can't wait to use this in like 5 years when all browsers finally support it.
21.
▲
by
cxcorp
3y ago
Is..is it not the webcam that's reporting the endpoint? Not Linux?
22.
▲
by
cxcorp
3y ago
> V8 11.3 > The V8 engine is updated to version 11.3, which is part of Chromium 113. This version includes three new features to the JavaScript API: > ... > - Methods that change Array and TypedArray by copy > ... Excited to
23.
▲
by
cxcorp
4y ago
I have one of the Wemos C3 pico boards which rely on the C3's native USB serial controller. The experience is pretty rough for quick iterations on a devboard on Windows. You restart the board to programming mode by holding down the BOO
24.
▲
by
cxcorp
4y ago
Well, it is the second sentence on the page: > AutoHotkey v2 aims to improve the usability and convenience of the language and command set by sacrificing backward compatibility. As such, scripts written for v1 generally will not work w
25.
▲
by
cxcorp
4y ago
There has been previous discussion about this issue with JBIG2: https://news.ycombinator.com/item?id=6156238 https://news.ycombinator.com/item?id=29223815
26.
▲
by
cxcorp
4y ago
I usually save my bookmarks on the Wayback Machine just so there's at least one copy out there.
27.
▲
by
cxcorp
4y ago
There's a system named ADAPTIV [1] which is essentially a bunch of tiles that can alter their temperature to make a tank look like a civilian car on the infrared band. [1]: https://www.baesystems.com/en/feature
28.
▲
by
cxcorp
4y ago
This is even worse than falsely binding to 127.0.0.1. If I don't publish a port in a container, I expect to *not publish any ports*.
29.
▲
by
cxcorp
4y ago
Because standards compliant SVG introduces XSS surfaces.
30.
▲
by
cxcorp
4y ago
Obscurity depends on how closely you're looking. In fluid dynamics (meteorology, atmospheric sciences) and other scientific fields, Fortran definitely sees widespread adoption.
More ›