Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
azov
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
azov
3mo ago
What was the mistake? Can’t P1S work offline? I thought they can print from SD card, and there’s also LAN mode?..
2.
▲
by
azov
3mo ago
Is somebody organizing a rally to oppose this?
3.
▲
by
azov
5mo ago
Your code is that contract (unless your tests cover every possible input, which is not practical in most cases).
4.
▲
by
azov
6mo ago
Same for me. The arrows are so small I can’t even see them on my phone, but animation makes direction clear.
5.
▲
by
azov
7mo ago
They fixed unlock in the last release: "On a Mac with Apple silicon with macOS 26 or later, FileVault can be unlocked over SSH after a restart if Remote Login is turned on and a network connection is available." https://
6.
▲
by
azov
8mo ago
Most codebases that ban exceptions do it because they parrot Google. Google’s reasons for banning exceptions are historical, not technical. Sadly, this decision got enshrined in Google C++ Style Guide. The guide is otherwise pretty decent a
7.
▲
by
azov
9mo ago
If my system doesn’t work - I want to be alerted. If notification was supposed to be sent but wasn’t - it’s an error regardless of whether it wasn’t sent because of a bug in my code or external service being down. It may be a warning if I’m
8.
▲
by
azov
9mo ago
If you mean that sites with expired certificates may technically be accessible if one jumps through enough hoops and ignores scary warnings - yes, of course you’re right. Maybe this will just teach everyone to click through SSL warnings the
9.
▲
by
azov
9mo ago
We wanted TLS everywhere for privacy. What we ended up with is every site needs a constant blessing from some semi-centralized authority to remain accessible. Every site is “dead by default”. This feels in many respects worse than what we h
10.
▲
by
azov
9mo ago
If the cost of building software dropped so much - where is that software?.. Was there an explosion of useful features in any software product you use? A jump in quality? Anything tangible an end user can see?..
11.
▲
by
azov
10mo ago
I was hoping for easy backup via zfs send as well, but turns out it’s not so easy atm. IncusOS does not give you shell access, you have to figure out IncusOS ways to do things via their CLI/API. I haven’t found an easy way to do incr
12.
▲
by
azov
11mo ago
The ticketing system might very well be the oldest. AFAIK the very first large-scale commercial deployment of what we now call "distributed cloud apps" was SABRE, a ticket reservation system built back in 1960s, still in use today
13.
▲
by
azov
1y ago
Well, direct democracy already exists in various forms (e.g., referendums, propositions on California ballots, etc.). Sometimes bad decisions are made, but I wouldn’t call it a total disaster. Can it be improved through technical means? How
14.
▲
by
azov
1y ago
I wonder if technical complexity of implementing online age checks is about the same as implementing a robust direct democracy system - one where people can vote down bad laws instead of outsourcing those decisions wholesale to politicians
15.
▲
by
azov
1y ago
The files I normally have write access to are my important files though. Immutable snapshots/offline backups help with those.
16.
▲
by
azov
2y ago
We may want to start thinking about smartphones as infrastructure. It’s not practical to run five sets of power lines to each house so that utility companies can compete in a free market. Thus utility companies are heavily regulated. But it
17.
▲
Meta to lay off 5% of 'lowest performers', plans to hire for impacted roles
(reuters.com)
3 points
by
azov
2y ago
|
1 comments
18.
▲
by
azov
2y ago
It depends. If your codebase is already free of lint warnings - adding a blocking check to prevent new ones is no big deal. But if your blocking check means that everyone has to drop everything and spend a week fixing code - of course this
19.
▲
by
azov
2y ago
It takes time. For a team not used to code reviews, they might seem more trouble than they're worth at first. Most likely they will be more trouble than they're worth for the first few months. Keep doing them and eventually your
20.
▲
by
azov
2y ago
In addition to misleading title, note that the graphs in the article neither start at zero nor reach 100%. They are totally doing it by the book [1] [1] https://en.wikipedia.org/wiki/How_to_Lie_with_Statistics
21.
▲
by
azov
2y ago
I believe Norton Commander was the original product (for MS DOS), Midnight Commander is its open-source cross-platform clone. FAR Manager is another notable TUI clone of NC. Windows Commander/Total Commander are also NC clones, but imp
22.
▲
Wyze camera breach let 13,000 strangers look into other people's homes
(zdnet.com)
29 points
by
azov
3y ago
|
1 comments
23.
▲
by
azov
3y ago
I’m prepared and happy to accept the $100K offer today as it is … I would be grateful if it could be increased to $120k. This is absurd. Why would anyone give you $120K if you’re saying right there you’ll be happy to accept $100K?
24.
▲
by
azov
3y ago
Indeed. The first time this happens the programmer will spend hours looking for the first few places that need to be changed. Then he will spend days debugging, and hopefully will find the last few places. Then, even though he is now inform
25.
▲
by
azov
3y ago
> Fire and Motion, for small companies like mine, means two things. You have to have time on your side, and you have to move forward every day. Sooner or later you will win. It's interesting to reflect on this 20 years later. Can
26.
▲
by
azov
3y ago
From their FAQ: > How do I enforce my rights in case of a flight problem? To enforce your claims, it is advisable to seek professional assistance. This makes me reluctant to trust them or their advice. I'd expect an honest answer
27.
▲
by
azov
3y ago
Had a similar story with British Airways. My flight was cancelled last moment and I was rebooked for the next day - changing my direct flight to an inconvenient connection and arriving to the final destination over 24hrs late. When I filled
28.
▲
by
azov
3y ago
Yeah, you start down this path and one day you end up with compilers for Go, or Ada, or Fortran, or who knows what else. How ridiculous would that be! PS. GCC stands for “GNU Compiler Collection”. All of the above is already there.
29.
▲
by
azov
3y ago
Exactly. iPhone was a toy, 20th century internet was a toy, electricity was a toy. On the other hand nuclear fusion, self-driving cars, and bitcoin were the things to change the world as we know it in the next decade or so. Things that chan
30.
▲
by
azov
3y ago
How many applications will delay getting those security patches because they assume that 8.x is a breaking change? There's probably a fair number of setups that more-or-less automatically upgrade to the next minor version, but not the
More ›