Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
marcthe12
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
marcthe12
7mo ago
Unfornately that is llvm which is not stable (abi break every 6 months).
2.
▲
by
marcthe12
8mo ago
You can enroll your own and LP goal is basically based on the assumption that you can enroll your own
3.
▲
by
marcthe12
8mo ago
Well platforms with CHAR_BIT != 8. In c and c++ char and there for byte is atleast 8 bytes not 8 bytes. POSIX does force CHAR_BIT == 8. I think only place is in embeded and that to some DSPs or ASICs like device. So in practice most code wi
4.
▲
by
marcthe12
9mo ago
Since cgnat means NATing a huge number of legimate device to a single ip. So angry users is the answer. Also note mobile users are usually the cgnat.
5.
▲
by
marcthe12
9mo ago
Well flatpak was started pre oci. But its core is is just ostree + bwrap. Bwrap does the sandboxing and ostree handles the storage and mount. Now there still a few more stuff but these 2 are the equivalent to docker. Bwrap is also used for
6.
▲
by
marcthe12
9mo ago
Basically the scrappers do not bother to cache your website or if they do, with an insanely low ttl. Also they do not specialize the content. So the worst hit sites are something like git hosting due the bfs style scrape (every link). The w
7.
▲
by
marcthe12
9mo ago
We would need to mirror jax architecture more. Since the jax is sort of jit arch wise. Basically you somehow need a good way to convert computational graph to machine code while at compile time also perform a set of operations on the graph.
8.
▲
by
marcthe12
1y ago
Yes and screen recoders
9.
▲
by
marcthe12
1y ago
Well there is mathml but it has poor support in chrome til recently. That is the website native equations formatting.
10.
▲
by
marcthe12
1y ago
The arch wiki has the best source https://wiki.archlinux.org/title/Unified_Extensible_Firmware... Note sbctl is one of the easier tools to do this.
11.
▲
A Primer on Memory Management
(sudomsg.com)
1 points
by
marcthe12
1y ago
|
0 comments
12.
▲
by
marcthe12
1y ago
I mean there is a middle ground. LSP is good for coding a project. But I do agree with your point. What I generally do (as nvim user) reduces plugins to the bare minimum and try as much as possible to do progressive enhancement (atleast I t
13.
▲
by
marcthe12
1y ago
India had a meter gauge to broad gauge but India was always a mix and India did a very slow transition to standardize on broad gauge which kinda smoothen stuff quiet a bit
14.
▲
by
marcthe12
1y ago
Thats is xdg-portals and it works. It needs apps to support it though which slows adoption
15.
▲
by
marcthe12
2y ago
Do you need a wrapper script for scripts in the PATH or execve? I would usualy chmod+x the script but I am not sure here.
16.
▲
by
marcthe12
2y ago
Epiphany is a webkit browser for linux and due webkit architecture, gtkwebkit uses alot of gnome components such as libsoup and gstreamer. The biggest flaw is the webrtc support is missing so not online meetings.
17.
▲
by
marcthe12
2y ago
I think the distinction is a soft fork or a hard fork. A soft fork is just a patchset over upstream and some people do not call it a fork. Hard fork mean that you are diverging from upstream, you do not longer follow upstream and you are fu
18.
▲
by
marcthe12
2y ago
Waylands problem is that to use it, you need code generation so the wayland backend kinda hard to design for a header only lib.
19.
▲
by
marcthe12
2y ago
Upstream Kde is now making an arch based immutable distro too. As steamOS is already using kde and arch, maybe once the kde distro is release, steam will rebase on that instead. Also Valve is now funding Archlinux so they are commited to ar
20.
▲
by
marcthe12
2y ago
Yep. And the logic can be made very easy. Outside polar regions or outer space, timezone could simply be the longitude/15 degrees rounded to a constant fraction. This is not perfect as cities maybe in 2 time zones but this basically a
21.
▲
by
marcthe12
2y ago
Some Alpine linux derivatives are kinda want switch to systemd and hence the porting
22.
▲
by
marcthe12
2y ago
I mean crowdstrike has a linux equivalent which broke rhel recently by triggering kernel panic
23.
▲
by
marcthe12
2y ago
USA is has to much legacy interim to do this. I think India has the best leverage having being one the highest IPv6 adoption and shear number of internet users, so it easier get all main blockers of IPv6 only internet usuable.
24.
▲
by
marcthe12
3y ago
Well Clang also did this for clang 16 and tried to ship it with 16. Most of these were K&R C constructs that were deprecated in c89. c23 kinda removes and in one case even repurposes the code. So on GCC and Clang side, it was c23 compli
25.
▲
by
marcthe12
3y ago
Alot of religions kinda use the week for weekly prayer (all Abrahamic religions) so you kinda stuck with it since you need to take that into account
26.
▲
by
marcthe12
3y ago
The main thing missing is sudoedit equivalent. That replaces doas vi which is a security whole
27.
▲
by
marcthe12
3y ago
Google groups I can't comment but Github is a relative new thing. They were also still accepting patches on the mailing list(I believe the github pull request were mirrored to the ml or something like that). Bram was often replying to
28.
▲
by
marcthe12
3y ago
Neovim remove set compatible (hardcodes set nocompatible). Vim support the POSIX vi via that option.
29.
▲
by
marcthe12
3y ago
ccTLD which this is the part is supposed to be under full control of the government of the owning country. It is supposed to be for local used. So such TLDs are equivalent of opening a shop in the country so they are free to do so.
30.
▲
by
marcthe12
3y ago
It may not be that easy as now that stuff like banks and government services have embrance it. If they or your work/school apps need it, you are screwed
More ›