Hacker Newsnew | past | comments | ask | show | jobs | submit | scott01's commentslogin

I don’t think so. Windows is very easy to administer compared to both, Linux and Mac. There is also a compliance part that MS makes easier, though it’s a bit beyond what I really know.

Check out mixes by Blackest Ever Black label (now defunct) from NTS and Berlin Community Radio, listening to them literally feels like a journey. Funny part, sometimes they use a contrasting tune to end a mix, which creates a feeling similar to movie credits roll in the end.


This appears to be a troll account, that only ever engages in heated discussions. Please, do not engage with it, folks :) On a related note, has anyone noticed actual bots commenting on HN? I sometimes feel discussions are a bit weird here.


Same here, just replaced the battery.


It’s possible to disable history in YouTube’s settings. This will turn off algorithmic feed replacing it with a reverse chronological feed of channels you’re subscribed to.


There are YouTube settings that seem to get unset periodically. Even some that their documentations says should be sticky, like caption preferences.


Maybe yeah. Though I doubt they’d reset data collection settings like that.


They do. I am currently in a weird middle where I have personalization off but ads are shown based on "videos you watched recently".


But if legal system decides the output of LLMs belongs to the entity that trained it, and given that Copilot has the capability to generate any possible code, that means Microsoft, via Copilot, will own copyright to all possible code in the universe, which will naturally allow Microsoft to acquire ReactOS.


Your reasoning makes no sense.

It is the output that could be copyrighted, not potential future output. Otherwise anyone could allready claim copyright on everything.


Obviously, I wasn’t serious :)


That would cause huge big and small tech clashes.


Oh, thanks for the information, very interesting!


I second this approach. After setting these ones up, together with lsp-mode and company-mode (I like experience better than eglot), my configuration stayed mostly the same. I also kept adding new shortcuts for functions I needed (like symbol rename or function list), and am currently at a point when Emacs became a very efficient editor for me personally. I also moved most of these shortcuts over to yyIntelliJ editor at work where Emacs is not very practical due to lack of convenient debugger (C++, Unreal Engine).


I wanted to go down the Egypt path, but lsp-mode supports DAP whilst the now-built-in Eglot doesn’t?! :(


I’ve recently rewrote my configuration and used Bedrock as a new starting point. It’s great, thanks very much for making it!


You're welcome! I'm glad it was useful for you. :)


In game dev monorepo per product is often used, which includes game code, art assets, build system and tooling, as well as engine code that can receive project-specific patches. In Perforce, it's organised into streams, where development streams are regularly promoted to staging, then to release, etc.

The benefit is the tooling, as the article mentioned. Everything in the repo is organised consistently, so I can make ad-hoc Python tools relying on relative paths knowing that my teammates have identical folder structure.


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: