Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
X-Cubed
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
X-Cubed
24d ago
Just another app that thinks that a few registry tweaks will make all the difference, following the lead of all the other "Windows Optimizer" apps beforehand. There's no unique value proposition here that I can see.
2.
▲
by
X-Cubed
2y ago
> Just build a JSON API! It's not that hard! I agree that a JSON API is a better approach, but it's possible for AAA game developers to screw that up too: https://arstechnica.com/gaming/2021/03/de
3.
▲
by
X-Cubed
2y ago
There was also the Timex Datalink series of watches: https://en.wikipedia.org/wiki/Timex_Datalink
4.
▲
by
X-Cubed
2y ago
Likewise, the Save to Watch Later button is also missing from lite-youtube-embed, which is a feature I use a lot. Yes, you can get to it by playing the video, but that defeats the point. I don't want to play the video, I don't wan
5.
▲
Going in circles without a real-time clock
(rachelbythebay.com)
230 points
by
X-Cubed
2y ago
|
153 comments
6.
▲
by
X-Cubed
3y ago
One approach is to copy the data to a location that you control first (eg: RAM) and perform both the check and the use of that data from the trusted location. That can be difficult though on embedded devices with constrained resources.
7.
▲
by
X-Cubed
3y ago
In regard to the limitations of the command line syntax, Raymond Chen discussed this recently: https://devblogs.microsoft.com/oldnewthing/20240215-00/?p=10...
8.
▲
by
X-Cubed
3y ago
No, this one had a central Play/Pause button surrounded by a D-Pad ring for prev/next track and volume. No display though.
9.
▲
GitHub: New custom M1 macOS runners with Christina Warren [video]
(youtube.com)
1 points
by
X-Cubed
3y ago
|
0 comments
10.
▲
by
X-Cubed
3y ago
A number of the Gmail features are unique to the web app, not standard email filters so while Mail.app will get you the core features you'll still need the ability to run the web app from time to time (eg: updating mail filters)
11.
▲
by
X-Cubed
3y ago
I don't get why WebSession proposes to use authentication headers like WWW-Authenticate, when it calls out at the start that it's not a replacement for authentication protocols. If that's the case, surely it should just be us
12.
▲
by
X-Cubed
3y ago
Not all PCs are on the internet or have access to time.microsoft.com
13.
▲
by
X-Cubed
3y ago
That researcher was Ian Carroll, who created a new "Stripe, Inc" company in Kentucky, a clone of the one registered in Delaware, and was therefore able to get an EV certificate issued for his new company that looked very similar t
14.
▲
by
X-Cubed
4y ago
That's why Asahi Linux has a custom installer. Amongst other tasks, it installs a stub macOS partition that contains known supported Apple firmware versions. See "Whats with all the disk space?" under the FAQ at https:/
15.
▲
by
X-Cubed
4y ago
You might be thinking of GREASE for TLS: https://chromestatus.com/feature/6475903378915328
16.
▲
by
X-Cubed
4y ago
Even Google Calendar does this. If I'm adding an event an hour from now, why does the Location auto-complete list show locations that are impossible to reach in time at the top of the list? Is it not more likely that I would be booking
17.
▲
by
X-Cubed
4y ago
You can turn it off on Netflix too: https://help.netflix.com/en/node/2102
18.
▲
by
X-Cubed
4y ago
They mentioned that the display output is currently using a framebuffer provided by the boot loader. I suspect when the DCP is initialized, the screen starts displaying a different framebuffer provided by the DCP, so if it was just used for
19.
▲
by
X-Cubed
4y ago
I suspect you're missing the subjectAltName field from your certificate(s). https://developer.chrome.com/blog/chrome-58-deprecations/#re...
20.
▲
by
X-Cubed
4y ago
SemanticMerge is an existing commercial product that works in a similar fashion. I've found it much nicer to use than text-based diff tools. https://www.plasticscm.com/semanticmerge/documentation/intro...
21.
▲
by
X-Cubed
4y ago
I'm not sure if you've seen it, but there's a game called Rolling Line that works the same way, but with a virtual model railway. https://store.steampowered.com/app/754150/Rolling_Line/
22.
▲
by
X-Cubed
4y ago
> However, perhaps surprisingly, xxd is part of Vim (but not Neovim?), which is a rather heavyweight (and odd) dependency to require just to include a binary blob
23.
▲
by
X-Cubed
4y ago
Daniel Estévez ( https://destevez.net/ ) has lots of interesting blog posts on using tools like GNU Radio and Jupiter to decode transmissions from various objects in space. He's recently also been looking at LTE. I would
24.
▲
by
X-Cubed
4y ago
> when normal communication systems are not available. I think that would be the key point to the exemption. He likely could have contacted the fire service by telephone or other "normal communication systems".
25.
▲
by
X-Cubed
4y ago
You should probably be asking Intel to lobby for the inclusion of the drivers in Windows, as those drivers will be Intel's IP not Microsoft's.
26.
▲
by
X-Cubed
4y ago
There are alternative solutions available for those that don't like the Tailscale authentication model, including using Wireguard directly. Tailscale does not need to be all things to all people, and especially not at the free tier for
27.
▲
by
X-Cubed
5y ago
.Net source generators can't modify existing code, they can only add additional code files, so your first example wouldn't be able to be rewritten by the source generator. You can read the development discussion and syntax reasoni
28.
▲
by
X-Cubed
5y ago
It's not a good idea to have the decision making happening on the outside of the door you want to protect. Ideally, the outside component should just be the antenna and the microcontroller should be on the inside of the door. As they d
29.
▲
GDBWave – A Post-Simulation Waveform-Based RISC-V GDB Debugging Server
(tomverbeure.github.io)
13 points
by
X-Cubed
5y ago
|
0 comments
30.
▲
by
X-Cubed
5y ago
Hacking doesn't just refer to security vulnerabilities and unauthorized access. "A hacker is a person skilled in information technology who uses their technical knowledge to achieve a goal or overcome an obstacle, within a compute
More ›