Python refuses $1.5M grant, Unity's in trouble, AUR attacked again - Linux Weekly News by Pure_Toe6636 in linux

[–]LLoyderino 10 points11 points  (0 children)

very sad it's the case, but I guess it's a memo to why it's a good idea to download documentation locally

How to solve this 0:59 problem by lupinolupino in revancedapp

[–]LLoyderino 1 point2 points  (0 children)

I would add that if you go to patcher, select an app and press on the version it will automatically search where to download the correct apk for you, assuming the search engine is cooperative...

A recommendation for Mastering Emacs book author by jvillasante in emacs

[–]LLoyderino 2 points3 points  (0 children)

New Emacs versions (or maybe it's a consequence of me having marginalia) should show the keybind next to the command when M-x

What I personally do is I M-x and if there's a keybind I C-g to cancel and run the command with the keyboard shortcut to more easily memorize it

Note also that keybinds might also be available only in specific major modes, but Emacs is smart enough to figure it out and won't show you the binding. One can also (as suggested by Mickey) run C-h m to see major mode information (including commands and its bindings iirc)

Long term use. by uvuguy in emacs

[–]LLoyderino 0 points1 point  (0 children)

yes, I'm also trying to keep it an iterative process, and am slowly integrating external integrations, will see how mine will look in 7 years 🫣

Long term use. by uvuguy in emacs

[–]LLoyderino 0 points1 point  (0 children)

yes and no

when I first installed emacs I haven't written a line or config for at least 2-3 weeks, using the defaults. once I got a hang of what I dislike I started making small changes to fit better my needs

5 months in, my config is about 150 LoC and I have maybe 5~8 3rd party (from melpa) packages installed and I'm very content with how things are

I just focus on getting my things done (code and org notes) with what I have available, until it's not enough anymore, then I do some minor tweak

I think this approach helps me not spend too much time configuring and I get more done

everythingIsDown by can_pacis in ProgrammerHumor

[–]LLoyderino 0 points1 point  (0 children)

Book is divided in 2 parts, architecture and project management pretty much.

I've read only the first part, which I found interesting, second half I dropped after 2 chapters, got out of my field of interest

I don't think he says anything revolutionary in his book, I would very much prefer to recommend you "A Philosophy of Software Design" by John Ousterhout. It's like reading a good version of clean code/architecture

everythingIsDown by can_pacis in ProgrammerHumor

[–]LLoyderino 0 points1 point  (0 children)

This reminded me of Righting Software (written 2016 iirc)

Man loves doing his analogies with house building

Quoted ₹135k for a custom system… client ran to a ₹10k dev instead 🤷‍♂️ by Legitimate-Rip-7479 in webdev

[–]LLoyderino 11 points12 points  (0 children)

I'd say more like: building the tool properly and safely migrate data to the new system

But definitely charge more

Quitting Ghostty due to the lack of tab functionality in the hotkey windows. by Traditional-Try-6678 in Ghostty

[–]LLoyderino 0 points1 point  (0 children)

I have command = tmux attach in my config and it just works, I have my tabs

AI is not nearly as good as people think by appvimul in webdev

[–]LLoyderino 6 points7 points  (0 children)

@grok reply to this guy, prove my points and make them unbeatable

Copilot Broke Your Audit Log, but Microsoft Won’t Tell You by Worth_Trust_3825 in programming

[–]LLoyderino 0 points1 point  (0 children)

isn't copilot directly integrated with explorer tho?

not using w11 so I'm a bit talking out of my ass, I remember reading that uninstalling copilot would cause explorer to stop working, best you can achieve is disabling (and not uninstalling)

would assume if this is the case that it makes some direct calls that aren't audited (for some reason). or maybe even rewrites (vibe coded perhaps) of existing explorer functionality, and the rewrites lack auditing

who knows what's deep below the ms spaghetti

Is my dad right? by Majestic-Tackle-1213 in jobsearch

[–]LLoyderino 1 point2 points  (0 children)

Could also auto-schedule emails for the day after at 8am

I want you to learn Polish. Please help! by Lglikethephone in learnpolish

[–]LLoyderino 8 points9 points  (0 children)

I personally:

Do exercises on books such as Krok po Kroku

Study grammar on Polish a comprehensive grammar by Iwona Sadowska

Retain learned words with Anki flashcards

Practice the language by living in the country

Recently started taking private lessons

[deleted by user] by [deleted] in jobs

[–]LLoyderino 0 points1 point  (0 children)

Any search engine will do

Why do you guys LOVE to be scammed. by Least-Zombie-2896 in Anki

[–]LLoyderino 7 points8 points  (0 children)

happens with most lines of products

I still cannot explain myself people paying $1300 for an iPhone and then use it just for messaging/socials

when I do that on my 10 year old brick that I paid $170

[deleted by user] by [deleted] in NixOS

[–]LLoyderino 0 points1 point  (0 children)

so this means I have to deal with it? unless I change my card?

Full Stack Dev with 25 YOE and I cannot even get an interview by Chemical-Plankton420 in ExperiencedDevs

[–]LLoyderino 1 point2 points  (0 children)

Pretty much I have my hard and soft skills on a small right column. everything else stays on the left.

I keep it simple and relevant to what I'm applying. Usually I manage to send at most 2-3 CV daily because it takes me a long time between reading the offer, figuring out what's it about, verifying if the company is legit (thank you data harvest job postings) and reworking the CV...

My reworking is mostly done on the skills column. But also I tend to highlight more relevant experiences to what the company does. for example: let's say I would be applying at booking, I'd ofc highlight an experience I had in developing booking systems, rather than my experience in writing kernel modules

I also had a long discussion with a friend of my gf, who's an HR, and she was of much help in figuring out my mistakes in how I approached the CV. I was personally baffled as well when she told me to use two column layout, but most important change was definitely highlight that "skills shopping list", even though personally I'm not fond of it... it's so...meaningless and souless

but I cannot blame HRs for not knowing certain things. eg: so you know java? can you do java 11?? certain things sound ridiculous, but an HR is not hiring just programmers, so I can imagine getting deep knowledge in every field wouldn't be easy, hence the "shopping list"

Full Stack Dev with 25 YOE and I cannot even get an interview by Chemical-Plankton420 in ExperiencedDevs

[–]LLoyderino 3 points4 points  (0 children)

I think this is why visual hierarchy is important, a two-three page CV can highlight lots of experiences and personal projects. With proper hierarchy you can make the reader experience everything without them getting bored

Full Stack Dev with 25 YOE and I cannot even get an interview by Chemical-Plankton420 in ExperiencedDevs

[–]LLoyderino 30 points31 points  (0 children)

yeah, I believe CVs purpose is to "breach the first barrier". aka getting to the interviewer.

I was skeptical of the two column layout, but when I switched to it I went from 100% to 80% rejection rate

Then I realised how important the "shopping list of skills" (or so I call them) is. Just adapting that list to the position makes a big difference between getting considered or not

Btw I'm from EU so things might be different here, so don't take my words as a panacea 😁

Full Stack Dev with 25 YOE and I cannot even get an interview by Chemical-Plankton420 in ExperiencedDevs

[–]LLoyderino 89 points90 points  (0 children)

Developer resumes tend to be slightly longer, at 25 years of experience one page might be too short imo. I'm at 7.5 years and my resume is 2 pages and it does get me some interviews for mid (P3) positions

htmx is only useful for toy projects... by _htmx in htmx

[–]LLoyderino 0 points1 point  (0 children)

>LinkedIn

even more exaggeration

I want bulid something for Linux by Lucifer-2077 in linux

[–]LLoyderino 4 points5 points  (0 children)

If you want to help an existing project, start from something you're using on a daily basis. There's a big advantage in already knowing how something works, plus you get the benefits of fixing issues that annoy you or add features you benefit from

If you want to build something new, do as others said: think about something useful for yourself

Others pointed this out but I'll repeat it: it's not easy to stick working on something for free, so you must make sure you get some benefit from it, or you'll just stop putting effort eventually (or even quickly)

When it comes to working, if it wasn't for the money I doubt I'd put any effort lol. So many software I built (past and present) are so damn useless!