Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
xfer
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
by
xfer
2y ago
I pressed C-c accidentally during the upgrade(wrong terminal) and it broke the entire system(had to manually change a few files rebuild initramfs to be able to boot). I would take the complexity of Nix without a thought.
2.
▲
by
xfer
2y ago
Or use a wildcard cert for all internal certs.
3.
▲
by
xfer
2y ago
Like another commenter I also use it for initial exploration in uncharted territory. For coding only helpful with autocompleting error strings. Even then, it messes with normal auto-complete, might get rid of it.
4.
▲
by
xfer
3y ago
Well, no such thing as stable addresses since you don't really own IP addresses, you are leasing from RIR. But, if you are fine with APNIC allocation, see if RIPE PI Allocation is sufficient for you, they are much cheaper(RIPE charges
5.
▲
by
xfer
4y ago
Do you see a green lock with message saying "your access is restricted" in the US? Do you see any TLS connection resets based on SNI? If not, most(all?) indian ISPs already visibly do far more than average American ISP.
6.
▲
by
xfer
4y ago
Nobody in india uses SMS to communicate, it is solely used for verification OTP. It's never been a thing, so not sure what you are talking about.
7.
▲
by
xfer
4y ago
Here : https://gitlab.com/shaktiproject/cores/shakti-soc
8.
▲
by
xfer
4y ago
Can you not mitm the CA's dns lookups for http, tls-alpn challenges and make them sign the certificates for you? How does letsencrypt prevent this? Do they check with multiple resolvers around the world?
9.
▲
by
xfer
4y ago
> There is a similar gymnastics done by human engineers today due to the issue of patents. I don't think this is a good trend to uphold. Are you arguing that copyright laws should be abolished? I have no problem with that as long as
10.
▲
by
xfer
4y ago
> An editor extension allowing search of github would be at least as easy to use to violate licenses Well, try doing that for music or movies or proprietary leaked codebase. If you think copilot is uniquely producing things that are not
11.
▲
by
xfer
4y ago
The difference is if you build tools that can be used to violate existing copyright laws your tool will get taken offline by the same corporations. Yet they are selling one that can be used to do so.
12.
▲
by
xfer
4y ago
Exactly, it would actually benefit many C/C++ programmers. Some components of NT are very high quality, why not wash their license if the aim is to empower the programmers and also make some profit?
13.
▲
by
xfer
4y ago
LGPL is open source, the scandal is violating the license agreement.
14.
▲
by
xfer
4y ago
You are assuming copying around buffers won't consume any cpu? Maybe it's perfectly fine, maybe it's not. But it needs some experiment before we can handwave it.
15.
▲
by
xfer
4y ago
I also think vscode is really good enough for development and has a healthy plugin interface. I only miss my vim navigation when working in it, nothing beats vscode remote mode and it's free.
16.
▲
by
xfer
4y ago
It's literally a free game, with no strings attached. The only downside is the game gets heavier on resources with these items when you play with players with these items. Valve is certainly doing(has done) better than the market ethic
17.
▲
by
xfer
4y ago
Is that a good trade-off sacrificing fixnum bits? I guess it would make sense when the language is intended for scientific programming.
18.
▲
by
xfer
4y ago
The ipv6 routing on major ISP(Jio) that started popularizing it is pretty bad, half of the packets go to singapore and back to india. You often need to explicitly use v4 to get better latency.
19.
▲
by
xfer
4y ago
Anyways to export dashboard for public viewing, maybe even static image? It looks like all drawing is done client side at present.
20.
▲
by
xfer
4y ago
A DDoS Protection company doesn't know what the state of the market is? Really? Feigning ignorance on this matter is not very honest. Your aws story is completely irrelevant since AWS doesn't sell counterfeit luxury handbag insura
21.
▲
by
xfer
4y ago
It's not hard to do this if you collaborate with your upstream or run your network, you have to ban all datacenter/hosting companies networks as well. Then your users complain they can't access your service because their vpn
22.
▲
by
xfer
4y ago
We are talking about internet shutdowns not "bans", so how are you going to "circumvent it with a bit of knowledge", unless you plan to break into isps buildings and you need a license to operate an ISP in India in case
23.
▲
by
xfer
4y ago
IPv6 space is too big to scan, a /64 network is already a big problem. Botnets require vuln device to have internet connectivity, they don't need to have inbound connections. Most of them use udp/dns etc. for control.
24.
▲
by
xfer
4y ago
Well if your IP address is that much of a security risk for you, then I hope you have the discipline to never visit anything without vpns/proxychains.
25.
▲
by
xfer
4y ago
> I frequently still buy things over the VPN and stay logged in with accounts attached to me. They are talking about *registration*, how often do you register new accounts? I also believe all registration forms should outright ban non-IS
26.
▲
by
xfer
4y ago
You should read about North Korea's linux distro if you believe that they will be forced to create an open computing world.
27.
▲
by
xfer
4y ago
This is the problem, when normal people stop buying PCs, only gamers and enterprise customers remain. So they will sell what their customers want.
28.
▲
by
xfer
4y ago
You use CoW on filesystem level and take snapshot every 5 mins. Your concerns about write coming from above is gone. The point about being able to use different media like bluray drives is a valid point but since xz doesn't do any corr
29.
▲
by
xfer
4y ago
The target audience is the machines that host your vms, these need to have a stable environment for a long time(of course patched for security when needed).
30.
▲
by
xfer
4y ago
You don't need to use any tool, it's a general purpose programming language, so "making a script to analyze csv" requires you to learn the basics of programming and what csv is. It's not unnecessarily complex, but e
More ›