HackerLangs
TopNewTrendsCommentsPastAskShowJobs

sumuyuda

no profile record

comments

sumuyuda
·3개월 전·discuss
One of the challenges with using ImGui is that it is designed for game engines which always render a new frame each update of the game loop.

You can setup your ImGui program to only render new frames when there are new input events or your UI changes, but that’s not what the AI generated.

As it is now, it will max out one CPU core at 100% redrawing the same frames since glfwPollEvents() was used in the main loop.
sumuyuda
·3개월 전·discuss
I just started using it last week. So can’t comment on the reliability yet.
sumuyuda
·3개월 전·discuss
Check out https://codefloe.com for private repos hosted with Forgejo. It is also free and hosted in the EU.
sumuyuda
·5개월 전·discuss
> when every data structure is COPIED on every function call

Swift structs use copy on write, so they aren’t actually copied on every function call.
sumuyuda
·5개월 전·discuss
Hmm, so where he moved his repos to is S3, which is owned by Amazon, also one of the companies in the targeted in ICE Out of My Wallet boycott.
sumuyuda
·6개월 전·discuss
> Antitrust pressure has slowed consolidation, opened app distribution, killed the anti-competitive iMessage and AirDrop moats

iMessage is still only available on Apple hardware. Apple’s malicious compliance has made developing apps for third party app stores a no-go. I have AltStore installed but there are no apps worth installing.
sumuyuda
·7개월 전·discuss
Is this only data for new rental contracts and doesn’t reflect data from older/existing contracts?

The prices match ImmoScout, but are insanely high above the Mietspiegel, and therefore not actually a legal rent.
sumuyuda
·7개월 전·discuss
You should learn whatever field you are interested in, doesn’t matter if others are already masters in that domain. You life shouldn’t be oriented around how you can be most appealing to capitalist companies, but instead what interests you.

Imagine telling students in school to not bother learning physics or calculus, as others have already mastered those fields.
sumuyuda
·7개월 전·discuss
Now it’s about how the device can be programmed to spy and manipulate you so the company can extract more value for the shareholders.
sumuyuda
·7개월 전·discuss
> In Germany if you’re mid to high earner, a private insurance can cost you less than half than the public healthcare system and you get much better service. Starting with appointments with specialists, who always give preference to privately insured people.

The solution here is to get rid of private insurance in Germany and only have public. It creates a two class system and private is a terrible choice once you are older, as costs will skyrocket.
sumuyuda
·7개월 전·discuss
Molly is the American slang, Mandy is the UK slang for MDMA.
sumuyuda
·8개월 전·discuss
I think the main argument that it is theft, is that they contribute nothing to the continued surplus generated after their loan was repaid. So they effectively steal the profits like a parasite.

Why should they get ownership of the business? When you get a mortgage for your house, the bank doesn’t permanently own part of your house after you pay it off.
sumuyuda
·9개월 전·discuss
High quality hand made clothes still exist and people do want to pay for them. Mass produced clothing made in sweats shops are what the majority of the people buy because that is where the capitalist companies drove the production.
sumuyuda
·10개월 전·discuss
Local first isn’t limited to web apps. It’s a style of application development in which you locally store and operate on the data rather than fetching it from a cloud backend every time. For native apps that means a local database or individual files on the file system.

> phoning home, telemetry, and other privacy violations; forced upgrades; closed source, etc.

This describes proprietary software developed by capitalist companies. This has nothing to do with local first.
sumuyuda
·10개월 전·discuss
Mojave was the last macOS version that had any features I cared about. Now each release is about how bad did they trash the macOS UI. Switching to Linux has been great.
sumuyuda
·11개월 전·discuss
You can turn this off in the settings and the spam will go in a Junk folder.

https://kb.mailbox.org/en/private/e-mail-article/customizing...
sumuyuda
·2년 전·discuss
The Apple Silicon models still require dongles for USB-A, have no upgradable components, and have terrible repairability. More like a small step forwards, but a long way from the MacBook Pros up to 2012.
sumuyuda
·3년 전·discuss
> For macOS developers, it’s native support for Linux VMs & containers as well as the rise of Apple Silicon & ARM.

macOS still doesn’t have official support for containers. There is https://macoscontainers.org/ but you have to disable SIP, which is a no go for most professional/work machines.
sumuyuda
·3년 전·discuss
Not for sure where the claim of Windows machines lasting less than Apple products comes from. Before Windows 11, you could easily be running Windows 10 on a 10-15 year old computer.