Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
c2h5oh
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
c2h5oh
24d ago
> What does the security officer at your company say? I'm the one making those decisions for the company and I don't believe us immigration officials to be competent and trustworthy enough to have access to what is on my work l
2.
▲
by
c2h5oh
26d ago
I always enter US with all of my devices wiped and restore them from backup once I'm past immigration, simply because I don't trust government to maintain the security level my job requires. Now I'm worried that this will be
3.
▲
by
c2h5oh
1mo ago
I did witness ai output advantage dwindle as codebase grew in a team of experienced devs who switched to 99% ai generated changes. The last time I've checked ai still had an edge adding new features, but the team collectively lost the
4.
▲
by
c2h5oh
1mo ago
I think that question hinges on the second part of your comment and should be answered as: Does anyone know any company that went back to hand-written code because it decided drawbacks of ai generated code or some other concerns outweight t
5.
▲
by
c2h5oh
2mo ago
My dedicated server comes with 2TB/month data included. Humans use up about 2% of that. If I didn't block bots I'd run out mid-month.
6.
▲
by
c2h5oh
2mo ago
No. The risk of being denied entry to US and my lack of interest in visiting US share a reason. That's the only change vs 5 years ago as far as governments are concerned. As for corporate I've always assumed no internal communicat
7.
▲
by
c2h5oh
2mo ago
I've got a fairly new Toyota and I when I found myself needing a 2nd car for my family I ended up buying a 20 year old Honda and I have to say I enjoy driving it much more. I might also be safer in it - oversensitive security systems n
8.
▲
by
c2h5oh
2mo ago
People are selling those older cars at a significant discount compared to previous years, because they got banned from low emission zones - you need euro 5 for diesel and euro 4 for petrol to be allowed in centers of many of large EU cities
9.
▲
by
c2h5oh
3mo ago
Property managers handling municipal property in mid+ cities will want one. Any company dealing with construction waste disposal will want one. Both will have no problem shelling out 1000 euro per unit.
10.
▲
by
c2h5oh
3mo ago
Cynic in me thinks it's some or all of the following: - extract monetary contributions for their side of political spectrum from ai companies - extract money for personal gain - grokify ai answers on political / worldview topics,
11.
▲
by
c2h5oh
3mo ago
This is already the case in most (all?) EU countries. Government-issued photo ID is required to activate a SIM card. If you really need a burner you can still get one - there are people who activate SIM cards in bulk using their ID and rese
12.
▲
by
c2h5oh
3mo ago
One that got pushed out by investors, which is good enough for me. No need to name and shame beyond that.
13.
▲
by
c2h5oh
3mo ago
A CEO got entire 20 man dev team into boardroom and asked everyone to voice any concerns about technical debt, bad development practices, anti patterns as well as project management issues. The 4 people who spoke up were all fired on the sa
14.
▲
by
c2h5oh
5mo ago
More often than not security minded people are encouraged to focus on things that get the product to market faster instead.
15.
▲
by
c2h5oh
5mo ago
I suspect you mean register/renew: Depends. If it's something really high priority (like main domain for a large corporation) I'd likely be paying CSC 4 digit sums per domain per year. For stuff a tier below that I'd be
16.
▲
by
c2h5oh
5mo ago
They are not, but npm is uniquely bad in that regard. Refusal to implement security features that would have made attacks like this harder really doesn't help https://github.com/node-forward/discussions/issues
17.
▲
by
c2h5oh
7mo ago
7 nights is not nearly enough to get used to new environmental factor introduced in the study, possibly exacerbating disruption from sleeping in a new place (sleep clinic). n=25? Seriously? This is barely passable as an early hypothesis tes
18.
▲
by
c2h5oh
8mo ago
Majority of EU population. Even in US debit is more popular than credit in 18-25 age bracket.
19.
▲
by
c2h5oh
9mo ago
GDB supports it https://sourceware.org/gdb/current/onlinedocs/gdb.html/AMD-G... You also get UMR from AMD https://gitlab.freedesktop.org/tomstdenis/umr There is also a bunch of othe
20.
▲
by
c2h5oh
10mo ago
Qualcomm doesn't bother to upstream most of their SoCs. They maintain a fork of a specific Linux kernel version for a while and when they stop updating it or new version of Android requires newer kernel then updates for all devices bas
21.
▲
by
c2h5oh
10mo ago
I'd agree if you could stick them in the containers discharged, but you can't. This means that even safer chemistry like sodium battery is still hazardous cargo.
22.
▲
by
c2h5oh
10mo ago
The small handful of sodium batteries that are currently available retail all seem to have rather bad roundtrip efficiency compared to LFP and voltage drop starting at a high state of charge. Also LFP prices dropped enough that shipping cos
23.
▲
by
c2h5oh
11mo ago
With de minimis for US-bound packages suspended I suspect way more packages are inspected than used to be.
24.
▲
by
c2h5oh
1y ago
Similar three stages are also at every job you have: - you underperform while onboarding and rapidly learning to cover whatever skill gaps you discover - you slowly go from doing OK to being overqualified, but it doesn't get reflected
25.
▲
by
c2h5oh
1y ago
Unless you equate web development and SaaS then no. It's the same in education, finance and SaaS targeting Fortune 500 companies. Source: most of the companies I worked or consulted for in the past 20 years.
26.
▲
by
c2h5oh
1y ago
This is not a "companies don't spend enough time with static and dynamic analysis of their software" problem, it's "less than a third of companies I worked or consulted for in the past 20 years mandated having input
27.
▲
by
c2h5oh
1y ago
I was once told to stop wasting time submitting PRs adding null checks on data submitted via a public API. You know, the kind of checks that prevented said API from crashing if a part of payload was missing. I was told to stop again with my
28.
▲
by
c2h5oh
1y ago
The time spend on hardening software is always zero or very close to that unless the company makes that hardening a selling point of the product they make. In the world of VC powered growth race to bigger and bigger chunk of market seems to
29.
▲
by
c2h5oh
1y ago
To complicate things more HT performance varies wildly between CPU architectures and workloads. e.g. AMD implementation, especially in later Zen cores, is closer to a performance of a full thread than you'd see in Intel CPUs. Provided
30.
▲
by
c2h5oh
1y ago
That's why you sample just enough instead of storing everything
More ›