HackerTrans
TopNewTrendsCommentsPastAskShowJobs

inDigiNeous

no profile record

comments

inDigiNeous
·7 miesięcy temu·discuss
That was a fun read. Kudos to the writer. This is software development life.
inDigiNeous
·10 miesięcy temu·discuss
Well, back in the day you had 4 megs of ram, MS-DOS and other OSes that are simple as they come, and full access to the hardware.

These days if you want to support macOS, Windows, Linux: I say good luck to you, Electron can save you there.

Electron is not crap, but many javascript developers are crap. You can make fast and memory efficient apps in Electron, if you know how to code.

(Note: Slack or Discord developers don't have that skill)
inDigiNeous
·10 miesięcy temu·discuss
Thank you for this!

Could possibly just hotpatch my existing app, add this to the packed in javascript .asar resource file and not having to make a new build with updated Electron version.
inDigiNeous
·w zeszłym roku·discuss
Reminds me of the performance optimization somebody discovered in Super Mario World for SNES, where displaying the player score in was very inefficient, taking about 1/6 of the frametime allocated.

"SMW is incredibly inefficient when it displays the player score in the status bar. In the worst case (playing as Luigi, both players with max score), it can take about a full 1/6 of the entire frame to do so, lowering the threshold for slowdown. Normally, the actual amount of processing time is roughly proportional to the sum of the digits in Mario's score when playing as Mario, and the to the sum of the digits in both players' scores when playing as Luigi. This patch optimizes the way the score is stored and displayed to make it roughly constant, slightly faster than even in the best case without."

https://www.smwcentral.net/?p=section&a=details&id=35746
inDigiNeous
·2 lata temu·discuss
I remember dropping parallel hashmap into my C++ app after years of using the standard library containers, and being honestly positively surprised my app got significantly faster after that.

So thanks for the developer of this!
inDigiNeous
·2 lata temu·discuss
You can just search for HDR videos in Youtube.
inDigiNeous
·2 lata temu·discuss
Sure, but a lot of extra work for something like that. Also, Apple Walled Garden..
inDigiNeous
·2 lata temu·discuss
Metal allows Apple to squeeze that extra performance out of their devices. They have full control over, and can implement whatever they need to deliver Apple Vision Pro for example.

With Vulkan, they would have to wait for a committee to approve required changes, and still they could not probably optimize it to match their GPU an CPU hardware profiles in such an efficient way.

And not least at all, to optimize the developer experience and tools. Apple GPU debugging tools are probably the best tools you get for graphics development debugging, and you get that only on macOS.

IMO Metal is a nicer API than Vulkan. At the same time, you can ask, why should Microsoft get to keep DirectX, and not just write a Vulkan driver ?
inDigiNeous
·2 lata temu·discuss
I love mate. It has probably saved my life as a software developer, not tolerating the strong effect of coffee on my sleep, but yerba mate, and especially freshly stored in vacuum bags, slightly dried but not smoked is my favorite.

Meta Mate (https://metamate.cc/) makes a total bomb of a mate product, can highly recommend if you are in Europe and want to try out their refreshing Meta Mate 23.

Have to order another batch from them now, I've tested many mates but theirs just tastes and works the best for me.

Was introduced to mate by a fellow software developer back in the day, happy that he did, would not have figure out it otherwise.
inDigiNeous
·2 lata temu·discuss
Hehe spot on. 58% faster ad delivery, in 58% more random places than you would have expected!
inDigiNeous
·2 lata temu·discuss
The hardware looks and sounds great. Too bad it's running Windows 11.
inDigiNeous
·2 lata temu·discuss
Long and dark winter probably. Nothing to do but sit inside, and study the dark arts of computers.
inDigiNeous
·3 lata temu·discuss
Good article on the basic nature of software projects, they never seem to end unless you decide them to end. When to do that ? Who the hell knows, it took me about 10 years for my own project to reach a state where I could say "This is done now, I am satisfied with the goals I set to reach 10 years ago".. And even that came through because I was exhausted working on the project, spending so much time on it.

I think you have to decide at some point: "This is done."

Maybe it requires stripping out some parts, or major parts, of the software you had in mind to reach that, but I feel it has to be done at some point, the feature creep will settle in otherwise and you will never be done.
inDigiNeous
·3 lata temu·discuss
Had to log in just to upvote this comment, brought back nostalgia from the Slashdot days of yore.
inDigiNeous
·3 lata temu·discuss
It is a cause that cannot be discussed here, without getting downvoted to oblivion.
inDigiNeous
·3 lata temu·discuss
Bram was a a legend. So many people dying right now. Hopefully it was not the same cause that so many other people relatively young are dying from right now. Seems he was 62, not so old yet. Wondering what happened to him ?

RIP, I've spent more time in Vim than any other software for sure, still use it to edit my journals and editing single files when needed.
inDigiNeous
·3 lata temu·discuss
Hopefully they really put effort into the web part of the product, I mean really writing text on a phone or even a tablet is not so easy.

But I'm guessing they wont do that, as Meta wants lock in and registration, and following all your data.

At least current version of instagram on the web is pretty lame, if you don't install some browser extensions.
inDigiNeous
·3 lata temu·discuss
Twitter is a hard platform to get into I think, I used to think for a long time that what good is this thing for. Then it kinda clicked, at least for me it's not about tweeting stuff, but it's more about finding the people who are interesting and participating in discussions.

It takes time to find people to follow who share information that you are interested in. It also takes constant teaching and hiding the info you don't want to see, but once you build a good following of people (for me personally sw dev and tech and so on), the value you can find out from just seeing what people are working on and sharing their findings, can be very valuable and entertaining.
inDigiNeous
·3 lata temu·discuss
Yeah, must be a damn big task trying to fix a codebase that is already over 10 years old.
inDigiNeous
·3 lata temu·discuss
Don't know about that, but before Musk the shadowbans were just a theory and I remember Jack Dorsey even denying existence of them.

The committee twitter had before was in close collaboration with FBI. Currently twitter is one of the only of the bigger social medias, where you can even discuss controversial topics and see discussion around those.