HackerLangs
TopNewTrendsCommentsPastAskShowJobs

amdsn

no profile record

comments

amdsn
·19 giorni fa·discuss
I find it hard to believe that you wouldn't lose any time you gain in loading/unloading to transit time inconsistency when you have to rely on wind. This is not even to mention the fact that these ships cannot make good use of big modern ports with cranes and the best logistical connections and that it would take 100+ of them with hundreds of crew to move as much as a single container ship can with 20 people. I could see them being useful in niche scenarios like cabotage within island/archipelago nations or shipping small loads on irregular schedules, but for anything else it is very hard to beat a container ship.
amdsn
·mese scorso·discuss
The best textbooks I used in uni were either free or extremely cheap (Linear Algebra done right comes to mind, it was 30-40$, and at least the most recent edition is completely free online. I can't remember if the edition that I bought had that option). More than once I had a professor who was in the process of drafting a textbook or had already written one and it was simply given to everyone in their section for free. Paying hundreds of dollars for intro mathematics books that were glorified collections of practice problems just to get access to the online homework was insulting compared to the care put into those texts some professors gave out for free.

I wouldn't expect every professor to write their own, but I think universities should at least work on some sort of in-house solution for the intro text problem that all the instructors could use, especially public ones. It is absurd that most of those courses are structured to gate homework grades behind an expensive purchase of what is usually a sub-par text.
amdsn
·mese scorso·discuss
I really don't understand taking the author's silly hyperspecific examples of unique humans in his life as berating the reader for not knowing exactly those same people. I read it as "remember all the unique people you know and try reaching out to them instead of going to AI or the internet."
amdsn
·2 mesi fa·discuss
I find slovio to be jarring. It's like someone took vaguely slavic words and slammed Esperanto-inspired grammar onto them. Something like Interslavic at least has noun/verb morphology that is much more familiar to all Slavic language speakers. I could imagine myself actually speaking Interslavic, but not the case for Slovio. It's simply too strange.

Straight from the Slovio website:

>Slovio es novju mezxunarodju jazika ktor razumijut cxtirsto milion ludis na celoju zemla.

>Slovio is a new international language that 400 million people on the planet understand

I am a Russian speaker so the copula "es" being written is strange but obviously I speak other languages that use their copula in the present tense so that's not so bad, but to 100% of slavic speakers "jazik" (tongue/language) is masculine, yet the adjectives here are reminiscent of ones for a feminine noun in the accusative case which is doubly weird as that case would also make no sense here. The second half of the sentence isn't so bad aside from "ludis" (-s plural is alien to the entire family) and "na celoju zemla" (more confusion where my brain expects a different case form). It's just odd that it completely drops noun cases on the floor when almost all the Slavic languages still have healthy productive inflection systems.
amdsn
·5 mesi fa·discuss
I'm not sure about all of the ones they host, but for the crossword app you need to subscribe for full access.
amdsn
·6 mesi fa·discuss
I remember slop, sloppa, etc. were frequently used terms on /ck/ (the cooking board) long before any nouns and adjectives were prepended to them. it is unfortunate that most 4chan lingo nowadays enters the mainstream via the /pol/ -> twitter human centipede, which usually means the words pick up a certain awful flavor from that board.
amdsn
·6 mesi fa·discuss
An appropriate oil (canola/peanut) and having everything that's going to go in the pan prepped before you even get the heat going are the main things to minimize smoke, but if you're cooking something that really calls for max heat you'll get smoke periodically as the oil returns to that temp unless your burner can't get the pan up to the smoke point of the oil. Prep is very important since adding ingredients absorbs a lot of heat so if you're cooking something that needs smoking hot oil you can immediately add ingredients in when the oil hits temp and that will absorb energy to bring the temp back down. It also helps you get it done asap. If you have to fumble around for stuff or prep ingredient 4 on the side while the pan is already in use for ingredient 1/2/3 it's very easy to loose track of things and end up with a pan that just sits there smoking. Also add the oil just before you start cooking, don't let it heat up with the pan.

Practically speaking in a home kitchen you also don't have to cook with heat that high, even if you're using a wok. There are plenty of recipes that call for lower temps, and you can often even make things that do call for high temps on a lower one instead. If you're dedicating to cooking that way you could also look into improving your vent hood if that's an option in your housing setup.
amdsn
·8 mesi fa·discuss
Yeah it's really jarring to be reading a text in not-english that seems somewhat normal and then to trip over some extremely American reference that makes it obvious it was auto translated. I just want things to have explicit language toggles or maybe allow me to hover over some text to see the translation. Google even allows you to set multiple languages and they still insist on auto translation between 2 languages I have told them I know.
amdsn
·9 mesi fa·discuss
I don't share your doubts. Even people not directly exposed to the bubble may be indirectly exposed by way of funds they've invested in or retirement accounts, or even just by having invested in something that invested in something that may evaporate with the bubble. Not to mention jobs that may disappear, which will result in the people who held those jobs being less able to spend their money, which has knock-on effects in the rest of the economy if it happens at large enough scale.
amdsn
·9 mesi fa·discuss
I think a feature like this sees best use in short lived programs (where startup time is a disproportionate percentage of total run time) and programs where really fast startup is essential. There are plenty of places where I could imagine taking advantage of this in my code at work immediately, but I share your concern about unpredictability when libraries we use are also making use of it. It wouldn't be fun to have to dive into dependencies to see what needs to be touched to trigger lazy imports at the most convenient time. Unless I am misunderstanding and a normal import of a module means that all of its lazy imports also become non-lazy?
amdsn
·10 mesi fa·discuss
Getting any kind of information from a chess engine would be sufficient to gain an edge for a good player. Even something as simple as a nudge that there is a high value move in a position with no information about what the actual move is could be enough. Big chess tournaments tightly control phones and other devices for this reason. That's on a single-match level. On a tournament level there have been allegations of collusion where players will intentionally arrange their own matches to either be quick draws (to get a break to focus on other matches) or to give points to a designated player to help them win the tourney, Fischer famously accused Soviet chess players of doing this.