Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
andmarios
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
by
andmarios
2mo ago
Contrary to the popular opinion in the rest of the comments, I do like my GoPro (Hero 11). Good and robust hardware, a lot of thought into usability for professionals, many accessories, and hackable with official firmware from the company.
2.
▲
Attackers hijacked over 1,500 Arch Linux packages
(thenextweb.com)
5 points
by
andmarios
3mo ago
|
1 comments
3.
▲
by
andmarios
3mo ago
I never wrote something like this, I didn't discuss the implementation mechanism. The parent said the most important thing is not the children but some rights that in a few years are not gonna mean anything the way we go. I think it&#x
4.
▲
by
andmarios
3mo ago
I think it's the other way around. Only by raising children without access to social media —and ideally without access to online mobile-phone games, subscriptions and other pay as you go schemes—, can we make sure that the next generat
5.
▲
by
andmarios
6mo ago
This raises the question: Are mass layoffs less frequent than a company's MS administrator account getting hacked?
6.
▲
by
andmarios
7mo ago
A quick search for their developer support revealed they accept submissions via GitHub issues for their API. Perhaps try there? https://developer.viva.com/get-support/ Sometimes you have to get creative to reach out to
7.
▲
by
andmarios
7mo ago
The model seems to have some problems; it just failed to create a markdown table with just 4 rows. The top (title) row had 2 columns, yet in 2 of the 3 data rows, Opus 4.6 tried to add a 3rd column. I had to tell it more than once to get it
8.
▲
Cross-Region MSK Replication: K2K vs. MirrorMaker2
(medium.com)
7 points
by
andmarios
8mo ago
|
1 comments
9.
▲
by
andmarios
8mo ago
Disclaimer: I am part of the Lenses team, but I thought this might be interesting since Kafka replication is a pain point we keep hearing about.
10.
▲
by
andmarios
11mo ago
I guess it's latency and data residency.
11.
▲
by
andmarios
11mo ago
It's the other way round, at least some, if not all, of these screens were in KDE before they were released in Windows. In general, KDE tends to be widely copied. Even macOS has borrowed a lot from KDE. It has been over 10 years since
12.
▲
by
andmarios
11mo ago
I would argue it's the other way round. :) Even GIMP, the one GTK app I would never expect to be surpassed by a KDE app, is being outdone by Krita these days.
13.
▲
by
andmarios
1y ago
To be fair, once your data has been stolen, it doesn't make sense to engage with the hackers. There is no way to guarantee that the stolen data won't be used. What you must do immediately is notify the affected customers, bring do
14.
▲
by
andmarios
1y ago
Nginx (and Apache, etc) is not just a web server; it is also a reverse proxy, a TLS termination proxy, a load balancer, etc. The key service here is "TLS termination proxy", so being able to issue certificates automatically was pr
15.
▲
by
andmarios
2y ago
The magic of bisect is that you rule out half of your remaining commits every time you run it. So even if you have 1000 commits, it takes at most 10 runs. An n-bisect wouldn't be that much faster, it could be slower because you will no
16.
▲
by
andmarios
2y ago
The article says: As well as firing the person in August, ByteDance said it had informed the intern's university and industry bodies about the incident.
17.
▲
by
andmarios
2y ago
Most probably, said ops folks have quite a few war stories to share about logs. Maybe a JVM-based app went haywire, producing 500GB of logs within 15 minutes, filling the disk, and breaking a critical system because no one anticipated that
18.
▲
by
andmarios
2y ago
Some customers actually ask for it. The correct behavior is to have https as the default and have the user explicitly switch to http.
19.
▲
by
andmarios
2y ago
A few years later, I also switched to Emacs on the terminal. I just find the terminal a better place to work. But I still do use Kate for some tasks.
20.
▲
by
andmarios
2y ago
And I've long since switched to a streaming service. But I am still on a Linux desktop —and KDE. :)
21.
▲
by
andmarios
2y ago
Haha, indeed! I was pretty frustrated with configuring WAMP, though. Once I started spending more time on Linux and noticed that Linux was using the slash instead of the backslash for directories and all other OS differences, suddenly, the
22.
▲
by
andmarios
2y ago
Kate was one of the main reasons I switched to Linux in 2004/2005. I had a lab in MySQL, and back then, the only option to develop in Windows was MySQL Workbench, which was as heavy as it got. Running an SQL statement was painfully slo
23.
▲
by
andmarios
2y ago
It can be both at the same time. By buying out your stock, you alter the company's assets, but the price of the stock remains the same since you still have the same number of stocks issued. You just replaced your money assets with stoc
24.
▲
by
andmarios
3y ago
I run my household on 4G too. I live at the center of the town. My ”realistic” speeds with a CAT4 LTE router are 4-34mbps. My guess for this range, is that other people are using the network too, so I cannot get the max bandwidth all the ti
25.
▲
by
andmarios
3y ago
The article still is quite interesting to understand the technology and work that can go into a USB cable and why there are huge price differences. Of course I would prefer too a comparison between reputable manufacturers. :)
26.
▲
by
andmarios
3y ago
Users are only supposed to know about `/etc`. The rest of the directories are useful for distribution maintainers, people who package software for a distribution (but may not be maintainers), and some developers.
27.
▲
by
andmarios
4y ago
Being able to walk for 3-5km, maybe with a little incline, play with your kids, do a few chores, is important. A 25-30 minute jog every now and then or 10-15 minutes of light cardio/HIIT mixup can help with this, no need to go full end
28.
▲
by
andmarios
4y ago
Ah, that makes it clear. Thank you for the explanation. :)
29.
▲
by
andmarios
4y ago
I am not sure I get the flaw. The author says that the problem is an attacker only needs 100,000 iterations to get the master password hash, instead of doing the 100,000+100,000 iterations to get the master password and the master password
30.
▲
by
andmarios
4y ago
Sometimes it makes sense to automate failure. This can be way quicker than automating a task and ensures quality. Then you can proceed to automate various steps of the process depending on available time, each task's automability (is t
More ›