HackerTrans
TopNewTrendsCommentsPastAskShowJobs

Centrino

159 karmajoined 8 anni fa

comments

Centrino
·2 ore fa·discuss
I've often read that 2FA should be through an authenticator app or a physical key, not via texting a code to a phone number. Malicious sim swapping is a thing, so purposely deleting any phone number from an account should be good practice, right?

So will they also delete inactive accounts that have no phone number, but one or more phone-less 2FA methods associated?
Centrino
·13 giorni fa·discuss
Something seems to be lacking from the text, like a link to a video.

>> This is the most important quote from the video.

>> Final Verdict: A Must-Watch, But Not a Bible. This video is a masterclass in execution but not a guarantee of success.

What video?
Centrino
·mese scorso·discuss
> Learn SQL Once, Use It for 30 Years.

Well, during those 30 years you'd have to learn a few additions that were added to the SQL standard, like "OVER / PARTITION BY", and maybe a few non-standard extensions like "QUALIFY".

There have been 11 modifications to the SQL standard since the initial SQL-86 ANSI standard of 1986.
Centrino
·2 mesi fa·discuss
The first theory sounds plausible to me, but it is not explained clearly in the text.

"Large trucks had limited rear visibility" => The main problem when overtaking is that the truck who wants to overtake, has limited front visibility of oncoming traffic.

So who has to honk? The front truck, who sees that a truck behind him wants to overtake, honks to signal that there is no oncoming traffic? Or the rear truck, to signal to the front truck that he wants to overtake? And then what?

Or is there some implied sequence of honking: first the truck that wants to overtake, to signal its request, and then the truck in front, to signal that there is no oncoming traffic?
Centrino
·2 mesi fa·discuss
502 error, bad gateway.
Centrino
·3 mesi fa·discuss
I had good experiences with the Orange Pi 5 (only problem was soft reboot hanging), but only because Joshua Riek had created and maintained an Ubuntu distribution for the Rockchip. That project seems to be in limbo now, no kernel updates since at least a year.
Centrino
·3 mesi fa·discuss
Can you explain the concept of AutoDJ in your system?

I'm asking, because in some popular radio automation systems like RadioDJ, an "AutoDJ" is a way to avoid having to create playlists manually. You create rotation rules about the way different music categories are to be used, and the system will rotate music according to these rules. A playlist on the other hand is a predefined order in which specific audio tracks have to be played.

So, in many systems, AutoDJ is "automatic on-the-fly playlist generation from predefined rotation rules" while in your system it is described as "automatic playback with playlist rotation", which sounds more like the automatic playout of user-defined playlists.
Centrino
·4 mesi fa·discuss
"free access to this article has expired"
Centrino
·5 mesi fa·discuss
Don't get hung up on "patent". You can't patent an idea, you patent a specific implementation of an idea.

The boy experimented to find the optimal parameters (height, width, angles) for load bearing of that earlier invention.

So, the result of his work would warrant a new patent, of course with reference to all earlier patents of which his work is an improvement.
Centrino
·5 mesi fa·discuss
This may help: https://github.com/yan7109/yan7109.github.io/tree/main/ma-bo...

Though I'd rather download a PDF or ePub.

I would say that the current format is a 'book' in content, but not a 'book' nor an 'e-book' in form, as you can't manipulate it as a single object. But I've seen a few other examples here on HN where people showed off a 'book' purely as a website.
Centrino
·6 mesi fa·discuss
What are we seeing here? The hijacking of a subdomain?
Centrino
·6 mesi fa·discuss
Feedback about a technical aspect of your blog, not about the contents of the article: unfortunately the HTML title of the page is not the title of the article, but the title of your website. As a consequence, when I print your blogpost to a PDF file to read it offline at a later time, the filename of the saved PDF has no clues whatsoever about what the article is about.
Centrino
·6 mesi fa·discuss
It's probably a pirate station, deliberately broadcasting on the same frequency. Contrary to FM modulation, with AM modulation two superimposed signals one the same frequency are demodulated as if they came from one transmission.
Centrino
·7 mesi fa·discuss
Yes we can!
Centrino
·7 mesi fa·discuss
https://www.wsj.com/business/airlines/toxic-fumes-airplane-p...
Centrino
·7 mesi fa·discuss
I like minimalistic tools and designs! But I don't like minimalistic documentation.

You included an example with .md files and a template, but I would like to see what Kew generated from it, without having to run the program.

How exactly does templating work in Kew? Does it fully support the 'rc' templating from Werc, or is it purely Lowdown-based with optional HTML wrappers?

Are the config options as shown in config.go the complete set, or does Kew support more config options like Werc does?
Centrino
·7 mesi fa·discuss
> internationally recognized government

Countries not recognizing the current government of Venezuela as legitimate:

- US

- all 27 EU member countries

- UK, Canada, Australia

- Argentina, Chile, Costa Rica, Dominican Republic, Ecuador, El Salvador, Guatemala, Panama, Paraguay, Peru, Uruguay

- Israel, Japan, Morocco, South Korea

- Switzerland, Norway, Iceland
Centrino
·8 mesi fa·discuss
You're linking to the home page of a website, but I think you meant to link to one of the blog posts, which I found after a few minutes of searching:

https://www.cognitionandculture.net/blogs/nicolas-baumard/wh...
Centrino
·9 mesi fa·discuss
Interesting. But instead of limiting seed oil consumption, why not supplement your food with omega 3 to counterbalance the omega 6?
Centrino
·9 mesi fa·discuss
Unlike in many other countries, where provinces or regions are merely administrative divisions created to decentralize or streamline administration, the US emerged when states voluntarily came together and decided to create a country. The states were willing to outsource part of their autonomy to a federal level, on condition that guardrails were put in place to limit the power of that federal level. Those guardrails were: bicameralism, equal representation of states in the Senate, and the electoral college. The House is the voice of the people, the Senate is the voice of the states.

The practical consequence of this system is that it effectively prevents a majority of voters from large urban centers from imposing their will onto rural populations, at least at the federal level. It was designed that way.

I've seen comments here claiming that countries like Canada or France deliver better outcomes than the US. They are stronger welfare states, yes, but they also have become overly paternalistic nanny states, with heavy-handed regulations, and high taxes stifling individual initiative.