HackerTrans
TopNewTrendsCommentsPastAskShowJobs

Blackcatmaxy

no profile record

comments

Blackcatmaxy
·8 เดือนที่ผ่านมา·discuss
Imnot sure why you're saying it would be less? All sources I can find say that evaporative cooling is a tradeoff of more water for less power.
Blackcatmaxy
·11 เดือนที่ผ่านมา·discuss
I do not know the specifics but a large issue with the 5 is that a lot of hardware acceleration for encoding and decoding video was removed, making it slower for anything to do with video.
Blackcatmaxy
·ปีที่แล้ว·discuss
It used to work until around last year they added a new anticheat that purposefully blocks wine.
Blackcatmaxy
·ปีที่แล้ว·discuss
Haven't used F# too much myself but one of the strong points is because it shares the CLR with C# you can use any of the many packages meant for C# and it'll work because of the shared runtime.
Blackcatmaxy
·ปีที่แล้ว·discuss
> This idea of humanity transcending our genetic (due to geographic proximity) tribal groups is a uniquely European one. Pretending we can abandon all tribalism and integrate the entire world into a European model is either immensely incompetent or intentionally malicious (I tend to think the latter).

I did not realize Star Trek is uniquely European, that explains all the accents they have. It's a good thing Gene Roddenberry was European otherwise all this nonsense would make us Americans less isolationist.

> The current billionaire class profits immensely from all the diversity (both generic and ideological) in the west. It's much easier to parasitically rule a divided people than a unified one. Nationalism is a defense against these parasites.

For as much evidence as you present I'll assert that nationalism in fact profits the billionaire class much more than anyone else, thinking of most marketing campaigns, most nationalist leaders are all backed by the billionaires to win over the hearts of the working class. It's almost like you say yourself, "It’s much easier to parasitically rule a divided people than a unified one" and nationalism is just as much about dividing a nation's people from others than about real unity.
Blackcatmaxy
·ปีที่แล้ว·discuss
Blaming NASA for SLS is something I keep seeing but isn't it entirely congressional pork barrel politics that makes the SLS what it is? What degree of control does NASA itself have to force a project of that scale not to devolve into such a mess despite congressional corruption?
Blackcatmaxy
·ปีที่แล้ว·discuss
related thread https://news.ycombinator.com/item?id=42922543#42922953
Blackcatmaxy
·ปีที่แล้ว·discuss
Where is a good place to be reading more about how congress is actually reacting to the actions of Trump and co right now?
Blackcatmaxy
·2 ปีที่แล้ว·discuss
For how new framework is they are actually pretty big on college campuses especially among engineering students in my experience. They're still a fairly new company in the scheme of things and I'd say the strategy is definitely not hurting them.
Blackcatmaxy
·2 ปีที่แล้ว·discuss
https://github.com/Orama-Interactive/Pixelorama is FOSS (MIT license) and available for free on itch.io
Blackcatmaxy
·2 ปีที่แล้ว·discuss
This is actually a bit of a political debate, there are those who believe that letting the undergrowth burn will be better long term for forest health and reducing the severity of wildfires.

https://www.kqed.org/science/1134217/let-it-burn-the-forest-... https://www.nytimes.com/interactive/2018/11/29/opinion/sunda...
Blackcatmaxy
·2 ปีที่แล้ว·discuss
Hard disagree on Visual Studio being a "premier" IDE, I know VS2022 cleaned up a lot from VS2019 but it still is one of the slowest IDEs I have ever used and the intellisense will just sometimes break through multiple windows restarts. One of my biggest tips to my classmates in uni has been to just use literally anything else from VS Code (which admittedly isn't much better but doesn't take nearly as long to start up) to the Jetbrains IDEs which are thankfully free for students.

EDIT: On second reading I see you meant specifically for C# where omnisharp in VS Code really leaves a lot to be desired but Rider is still at the very least a good peer if not straight up better and faster than Visual Studio