HackerTrans
TopNewTrendsCommentsPastAskShowJobs

augusto-moura

1,224 karmajoined il y a 9 ans
Brazilian developer, interested in hacking anything, from container orchestration to breadboards. I also know a lot of JavaScript

comments

augusto-moura
·il y a 2 heures·discuss
Mainly networking and namespaces, same reasons why we run services on docker instead of old multi-user setups
augusto-moura
·il y a 7 jours·discuss
Roko's Basilisk is dumb, but not the dumbest thing I heard people taking seriously
augusto-moura
·il y a 17 jours·discuss
Not needed for working, but I always find GE's improvements on performance much better than stock Proton. I usually default my games to it anyway, since it is always installed
augusto-moura
·il y a 26 jours·discuss
It is obvious when you think that 3d volumes scale cubicly and 1d lengths scale linearly. Adding another 1 meter to a cube of said filaments would increase the total length by a power of 3!
augusto-moura
·il y a 28 jours·discuss
2x RTX3090 is extremely overkill for gaming, you can run any released game on earth on ultra for much less
augusto-moura
·il y a 30 jours·discuss
Some, but not all, most don't. Ideally they would all work, ReactOS doesn't make a priority on being a "safer" option, just an open source option
augusto-moura
·le mois dernier·discuss
In the article there's no mention on the targeting works, self guided munitions have machines as targets, usually. A drone by itself might kill civilians and even allies if ot misidentifies a person or animal.
augusto-moura
·il y a 2 mois·discuss
I'm using Ground News for skimming through the news, their ads are everywhere, but it is a somewhat good product. I pay for the most basic plan and it is pretty cheap. If I want a deeper dive in some story I look the links to the original posts their provide
augusto-moura
·il y a 2 mois·discuss
I'm not saying that is good nor that is bad, looking through the anthropology lens there's no value judgement.

Besides, differently from your shocking examples, cultures and languages don't "die" as you seem to imply, they evolve, and that part is natural and not bad or good. Portuguese (and English) will change we liking it or not
augusto-moura
·il y a 2 mois·discuss
To be fair, it is only natural: Portuguese itself only came to be because the Roman Empire conquered the Lusitan land [1], a lot of English comes from Norman French from the Norman conquest [2], the Americas didn't speak European languages until 500 years ago or so, etc.

If you give enough time, all languages will change, and some of them because of major political changes/conquests

[1]: https://en.wikipedia.org/wiki/Paleohispanic_languages

[2]: https://en.wikipedia.org/wiki/Influence_of_French_on_English

[3]: https://en.wikipedia.org/wiki/Indigenous_languages_of_the_Am...
augusto-moura
·il y a 2 mois·discuss
It is pretty small when considering content output. It is only 11 million people, and only a fraction of them will be writing something that could be used on training datasests. If you look at the countries by scientific contribution, for example [1], Portugal is on the 28th position, while Brazil is in 14th by more than double the number of contributions.

Don't get me wrong, it is definitely impressive given Portugal's actual size, but I believe there's a hard limit for population and size that will be difficult to cross

[1]: https://en.wikipedia.org/wiki/List_of_countries_by_number_of...
augusto-moura
·il y a 2 mois·discuss
We had TED, but it was not instant, nor was it free. It only worked on working hours and took a maximum of 1h, still better than American banks, though. QR Codes is also a big deal.

The deployment of PIX was also really well executed, if it took too much I'm 100% sure that Visa and Master would've made it worse. Being quick was a wise decision
augusto-moura
·il y a 3 mois·discuss
I guess things are going into that direction naturally, but not officially. eBPF is helping with getting deep kernel aspects into userspace. And there's some ressurgence of out-of-tree graphics drivers, specially for gaming.

I believe userspace drivers are much more powerful and easy to build than 10 years ago, but it is not from a requirement from the kernel.

Who knows, maybe we will get a smaller (instead of bigger) kernel in 10-20 years
augusto-moura
·il y a 3 mois·discuss
We can't be sure, but probably not on the solar system.
augusto-moura
·il y a 3 mois·discuss
You made me curious about the recording, could you share the youtube link for it? Only if you are comfortable with it, ofc
augusto-moura
·il y a 3 mois·discuss
I usually don't care enough about the games that only run on Windows. Most of the games I play are 100% playable on Linux, even the online competitive ones. Never liked League, PUBG or GTA Online anyway
augusto-moura
·il y a 3 mois·discuss
Hm, I'm not convinced this is contamination from human waste. The quantity of caffeine and painkillers a human consume should be too small. Also, the body does break caffeine and painkillers, the amount in waste shouldn't be meaningful

If diluted in the oceans I would say that it would be undectable. Cocaine is even harder, because it is not commonly consumed, it is for a group of people, but not enough for the statistics
augusto-moura
·il y a 3 mois·discuss
Not sure what is the biome of the land, but you can look for the work of Ernst Götsch[1] and Syntropic Farming [1].

The main idea is introducing biomass in layers and heavy pruning, start planting a lot of short-life plants (like grass) while also planting some medium-life plants (like bushes or small trees). Prune the grass on every seasonal cycle keeping the cut leafs on the ground. Repeat the cycle while also introducing long-life plants (like bigger trees, preferably fruit-bearing trees). Another idea is having plants that seek for water deep underground, those eventually bring streams and creaks back to life.

When you understand it, the plan sounds simple, you are just speeding up the natural cycles of the location, using grass to fix carbon and generate biomass while other trees grow in the vegetation. It is pretty impressive

Edit: added a better link explaining Synthropic Farming

[1]: https://en.wikipedia.org/wiki/Ernst_G%C3%B6tsch

[2]: https://www.sciencedirect.com/science/article/pii/S254251962...
augusto-moura
·il y a 3 mois·discuss
You could mix concrete with other materiais too. I worked as a lab assistant in a engineering lab for some time. Putting styrofoam into the mix would result in lighter concrete within acceptable levels of resistance (for low level buildings). You might be onto something
augusto-moura
·il y a 3 mois·discuss
Not that very slow for web applications. Maybe for real time or time-sensitive applications. For most day to day web apps GC pauses are mostly unnoticeable, unless you are doing something very wrong