Live data from Hacker News

My first contribution to Linux

vkoskiv.com

51–60 of 92 posts

Re: My first contribution to Linux

#51
post #25

Earlier quoted context omitted.

> I think 100% compatibile [sic] working would be launching bloatware installed by the manufacturer. Making a physical button work requires bloatware in your understanding? > I'm happy not to have the pavlovian training that may some day cause me to click one of these things on someone's windows machine. Do you know what you're trying to say here? I do not.

I think it's more of the buttons perform specialized tricks to launch bloatware in Windows. Some of the issue here is the keys themselves have almost no standardization, even across models. Hell, possibly in the same model sometimes. Some backend windows driver captures these signals via a 50 mile long series of if statements that make grown men weep when viewed. This later can mean your totally working fix for the k…

I have a calculator button on my Dell laptop. Some of these keys are just macros.

Re: My first contribution to Linux

#52
post #41

Having your name as a Linux contributor is the highest level of accolade I can think of when it comes to being a programmer.

Even if it's small it demonstrates a level of commitment to working with a human system of senior engineers and ambition for software to become better just because. Always good on a resume.

Re: My first contribution to Linux

#53
post #46
post #43

I wonder why they haven't upgraded the spinning hard disk to an SSD. Even on old hardware you'll find that often the HDD still presents a bottleneck.

I wanted to hold off on that upgrade until I found a source of reliable, high-quality PATA SSDs. Haven't looked into that yet, suggestions welcome!

If it really is PATA, my course of action would be to get a pata-to-cf adapter and get a fast and large CF card.

Re: My first contribution to Linux

#54
post #25

Earlier quoted context omitted.

I think it's more of the buttons perform specialized tricks to launch bloatware in Windows. Some of the issue here is the keys themselves have almost no standardization, even across models. Hell, possibly in the same model sometimes. Some backend windows driver captures these signals via a 50 mile long series of if statements that make grown men weep when viewed. This later can mean your totally working fix for the k…

I have a calculator button on my Dell laptop. Some of these keys are just macros.

The calculator button is one of the "standardized" buttons, it isn't even as complex as macro as it turns out!

And very handy

Re: My first contribution to Linux

#55

Earlier quoted context omitted.

> I prefer not to be in the habit of pressing footguns given that I might occasionally be placed in front of a consumers windows laptop that no one cleaned. If you're this anxious about security, you might not want to be anywhere near a Windows machine.

I'm also looking forward to telling a driver that I never I wanted to be near cars when they eventually run me down.

Did you mistakenly respond to the wrong thread?

Re: My first contribution to Linux

#57
post #41

Having your name as a Linux contributor is the highest level of accolade I can think of when it comes to being a programmer.

Agreed. There's also getting a hexadollar from Donald Knuth for finding errors in The Art of Computer Programming

I've never done either, so I'm not bragging or anything

Re: My first contribution to Linux

#59
post #50

This was really interesting! I've often wondered how one would do such a thing. Seeing your name in the Linux changelog must be awesome!

> Seeing your name in the Linux changelog must be awesome! Years ago when I was a teenager I had a couple patches accepted for ksnake and gedit. Certainly not as prestigious as a patch to Linux, but still the idea of code I'd written running on millions of PCs around the world felt amazing.

[deleted]

Re: My first contribution to Linux

#60
post #37

Earlier quoted context omitted.

If you want to find devices that still need hardware support under Linux, I highly recommend trying to get a mobile Linux distribution to work on an old smartphone or tablet. postmarketOS in particular has a really good devices page [1] showing missing feature support at a glance, as well as guides for porting to new devices [2] and porting features from an outdated vendor-provided Linux fork to the upstream kernel […

I genuinely want to work on postmarketOS but I don't have the technical know-how right now but one day. I would prefer a sort of dual-boot or just a simple ability to run linux in "android phones" Like, if we were to build a linux phone somehow hacking it through a raspberry pi or the alikes, they would be so much more costly and subpar. Android phones have whole globalization working on it and the only reason why th…

You could also look into running mobile Linux on top of libhybris - it's a proprietary compatibility layer, but some people use it to get support for mobile Linux runtimes on more recent devices.
Post reply on HN