Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
dTP90pN
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
by
dTP90pN
17d ago
Does cgit not support a .patch or .diff URL suffix? How hard could it be for AI companies to add a preference for such URLs into their models or system prompts? Wouldn't that be obvious improvement for any model?
2.
▲
by
dTP90pN
1mo ago
Yeah their website & "Model Studio" is horrendous. I just ignore all Popups/Agreement Review Prompts/Payment verification warnings. It's little very badly translated popup under "Available models" in M
3.
▲
by
dTP90pN
1mo ago
Same. Qwen 3.8 max also does quite well on cyber security tasks, and is really cheap in their "night" window (22:00-08:00 UTC+08:00). Did a SCTPhantom LPE on 7.0+ as an evaluation just this week. This would've taken me severa
4.
▲
by
dTP90pN
1y ago
Depends on your health insurance. My previous insurance company paid back the full cost when I was 30 years old. I can recommend checking https://www.entschiedengegenkrebs.de/vorbeugen/kostenerstatt... (and then also c
5.
▲
by
dTP90pN
2y ago
What happened to the good old tin can telephone down the side of the house to the washing room?
6.
▲
by
dTP90pN
2y ago
There's no "relaying" when the the attacker just captures unencrypted WiFi packets from the air, or more traditionally, splits some light out of the fiber line.
7.
▲
by
dTP90pN
2y ago
The German Wikipedia has a list of such DDIs in various countries (primarily France since they apparently invented them in the 1970s): https://de.m.wikipedia.org/wiki/Anschlussstelle_(Autobahn)#D...
8.
▲
by
dTP90pN
2y ago
The real solution is obviously to use geolocation to find the closest country which officially uses the individual language(s).
9.
▲
by
dTP90pN
2y ago
A small number of people with likely professional involvement in the Fedora project and possibly RHEL. A supply chain attack serve as the basis for another supply chain attack.
10.
▲
by
dTP90pN
3y ago
If Xen uses these addresses "on boot", why has booting Xen worked the past 11 years then?
11.
▲
by
dTP90pN
3y ago
You can "wipe"/"drag" upwards to exit the A/C overlay (just like, for example, android quick settings/notifications). Of course, you have to do this the "correct way", which in and of itself requ
12.
▲
by
dTP90pN
3y ago
Mozilla implemented a fork server to fix this issue. It is enabled in the new deb packages, but not yet in "normal" Firefox: https://bugzilla.mozilla.org/show_bug.cgi?id=1609882 https://bugzilla.mozilla
13.
▲
by
dTP90pN
3y ago
Why would Firefox have to "rollback" their UA string back to version 64, released 6 years ago (2018)? That seems utterly ridiculous for a server side UA sniffing bug rolled out by the Google Search Team.
14.
▲
by
dTP90pN
3y ago
This does not account for inattentional deafness, which is why there ought to be sense-redundant alerts, at least for alerts requiring immediate action.
15.
▲
by
dTP90pN
3y ago
If web developers would just start using `<time>`, we might someday reach such a reality.
16.
▲
by
dTP90pN
3y ago
To be fair, SDDM has the same issue, at least on multi monitor setups.
17.
▲
by
dTP90pN
3y ago
You have to choose between HuC firmare loading (required for media hardware-acceleration; old i915 driver only) and VM_BIND support (required by various games; new Xe driver only) https://gitlab.freedesktop.org/drm/xe&#
18.
▲
by
dTP90pN
3y ago
Prospective owners which use Linux should know, that they will have to decide which driver to run: i915 with hardware-acceleration support (more generally, HuC), or Xe with VM_BIND support (highly relevant for gaming): https://gi
19.
▲
by
dTP90pN
3y ago
If you're not running a Zen 2 CPU or APU, you don't have to worry about this. If you're running the latest kernel, which automatically sets the chicken bit, you don't have to worry about this. If you're running fixe
20.
▲
by
dTP90pN
3y ago
More details: `good_revs` as per the kernel: https://github.com/torvalds/linux/commit/522b1d69219d8f08317... Currently published revs ("Patch") (git HEAD): https://git.kernel.org/pub
21.
▲
by
dTP90pN
3y ago
> AMD have released an microcode update for affected processors. I don't think that is correct. AMD has released a microcode update[0] for family 17h models 0x31 and 0xa0, which corresponds to Rome, Castle Peak and Mendocino as per
22.
▲
by
dTP90pN
3y ago
You seem to be incapable of understanding that it is quite possible and not at all unusual to internally carry patches to dependencies on which your commercial product is built. In this case, the patch merely involves changing two bytes[1],
23.
▲
by
dTP90pN
3y ago
Btrfs mounting of larger arrays became near-instant for me with the new block group tree enabled; see btrfstune: https://btrfs.readthedocs.io/en/latest/btrfstune.html
24.
▲
by
dTP90pN
3y ago
~~While school/company IT as a use case is being considered[1], that is not the primary intent for this feature.~~ edit: I misread that ticket. It's about allowing school/company IT to disable the feature, not to allow them
25.
▲
by
dTP90pN
3y ago
Mozilla can remotely set that pref: https://bugzilla.mozilla.org/show_bug.cgi?id=1832791 There is consideration to allow enterprises to disable this feature though: https://bugzilla.mozilla.org/show_bug.cg
26.
▲
by
dTP90pN
3y ago
Have you looked at the crash reports via `about:crashes`? This should show you if there's any open bug report associated with the crash(es) you encounter. Regarding libdbus-glib-1-2, you may want to open a bug. It looks like [1] it
27.
▲
by
dTP90pN
3y ago
So you would've considered the Honda Civic to not be violating the rule, if it had been unregistered?
28.
▲
by
dTP90pN
3y ago
Note: According to the published server source code, the NotificationCheckInterval has been increased to 60s sometime in back in March: https://github.com/christianselig/apollo-backend/blob/b992d2... Reddit h
29.
▲
by
dTP90pN
3y ago
Do you mean native JSDoc namepaths like /** * @type {module:look/here~MyType} */ or TypeScript "JSDoc" imports like /** * @type {typeof import("./look/here").MyT
30.
▲
by
dTP90pN
3y ago
Here's the tzdata: https://github.com/eggert/tz/blob/71faa2a55db2c9f21f4099b58c... Looks like the negative DST has already caused problems in the past and applications that can't handle it (ICU &
More ›