New top story on Hacker News: Ask HN: How is your company training you to become a better developer/engineer?

New top story on Hacker News: Ask HN: How is your company training you to become a better developer/engineer?
Ask HN: How is your company training you to become a better developer/engineer?
12 by flavianh | 20 comments on Hacker News.
I’m interested in how companies create 10x engineers. To deepen the discussion, you can cover for example: - What skills - Training frequency - How is your next set of skills decided? Is it personalized? Are you involved in the discussion? - What are the biggest obstacles to your training?

New top story on Hacker News: Show HN: Recycle your old Spotify playlists into new ones

New top story on Hacker News: Show HN: Recycle your old Spotify playlists into new ones
Show HN: Recycle your old Spotify playlists into new ones
22 by dr00bot | 3 comments on Hacker News.
I wanted a way to quickly generate new Spotify playlists from my library based on some simple user inputs. There are probably a bunch of songs floating around in old playlists that you will never listen to again so the Spotify Playlist Recycling Plant is an attempt to resurrect these forgotten gems! At the heart of this tool is a simple custom algorithm that uses Spotify's 5000+ unique genres to find similar artists. It works well for my purposes but everybody uses Spotify differently so I'd love some feedback :) Built using React and the Spotify Web API.

New top story on Hacker News: Ask HN: How ready for daily driving is Asahi Linux?

New top story on Hacker News: Ask HN: How ready for daily driving is Asahi Linux?
Ask HN: How ready for daily driving is Asahi Linux?
13 by capableweb | 0 comments on Hacker News.
Been lurking the GitHub issues, Twitter and blog but haven't really gained a full perspective. I'm in the market for a new laptop, currently using a Carbon X1 which I'm generally very happy with. I'm only interested in laptops that I'd run Linux on, but been trying some of the late Apple MacBooks and like the hardware, just the software seems to get in the way sometimes. So came across Asahi Linux project, which seems to be usable for daily work, minus some missing things. But does anyone use Asahi Linux daily here and can talk about their experience?

New top story on Hacker News: Ask HN: Work Instead of Tech?

New top story on Hacker News: Ask HN: Work Instead of Tech?
Ask HN: Work Instead of Tech?
26 by needanewplan | 36 comments on Hacker News.
Obviously a throwaway. I've been doing tech for years (20+). I've been through the startup ringer. I've founded my own company (and exited, nothing real). I've dealt with all of it. It just feels like everything is moving bits now - and the bits sometimes have new fun names, the systems change, the language changes, but it's moving bits. I've had a meaningful, impactful career - I've mentored, given back, done charity work too. I have gratitude, thankfulness, health, and religion. But I'm done. Whether it's working on cool tech, or doing meaningful work like supporting freedom on country X.. I'm done. I'm trying to figure out what else I can do with my life. What else is there that is middle-of-the-road salary-wise, like tech. I'm not looking for massive FAANG like salary replacement, stock, etc. But I am trying to figure out what else I can do that is in any way similar to the middle. I think a lot of us think about this - I know that I have many conversations about it that others bring up. So I thought.. crowdsource? What does HN think?

New top story on Hacker News: Show HN: Game of Life on non-square topologies with 2^32 update rules

New top story on Hacker News: Show HN: Game of Life on non-square topologies with 2^32 update rules
Show HN: Game of Life on non-square topologies with 2^32 update rules
9 by jeadie | 3 comments on Hacker News.
Hi HN, when learning Golang (and topology), I ported a simple GOL in C ( https://ift.tt/5cHK60e ) into Go. I then added a bunch of features - Playing on other fundamental polygons ( https://ift.tt/kuvw3n1... ) - Considering all possible update rules (of which, there are many). Looking to get back to this project soon. Would love some feedback + ideas.

New top story on Hacker News: Does anyone else finds AWS and other Amazon services overly complicated?

New top story on Hacker News: Does anyone else finds AWS and other Amazon services overly complicated?
Does anyone else finds AWS and other Amazon services overly complicated?
14 by damacaner | 6 comments on Hacker News.
I think AWS and its signature system is making things more complicated than it should be, like this is a normal signing in process to API: 1. you request client credentials, which is normal. 2. construct request URL, normal. 3. add headers, eh, normal. 4. signature... fuck. First you need to convert the URL you have from step 2, mash it with headers from step 3, add header keys to signed headers, then sum256 hash the payload and hex encode it. Then you create a sign, add algorithm, request date time that is formatted with ISO8601 but all special characters stripped apart, add credential scopes, hash the canonical request you created at the first step. Then, you calculate this abomination: HMAC(HMAC(HMAC(HMAC("AWS4" + kSecret,"20150830"),"us-east-1"),"iam"),"aws4_request") after that you calculate this: signature = HexEncode(HMAC(derived signing key, string to sign)) after that you create an authorization header and add signature to it: Authorization: AWS4-HMAC-SHA256 Credential=AKIAIHV6HIXXXXXXX/20201022/us-east-1/execute-api/aws4_request, SignedHeaders=host;user-agent;x-amz-access-token;x-amz-date, Signature=5d672d79c15b13162d9279b0855cfba6789a8edb4c82c400e06b5924aEXAMPLE ...I mean what the fuck? I can understand why people choose Azure over AWS for the sake of freaking simplicity just by looking at this sign and request process. It feels overly-complicated. Does anyone feels the same while working with this abomination?

Alien Superstar

Alien Superstar
Wesley Morris and J Wortham kick off a new season of “Still Processing” by grappling with the complicated questions of Jordan Peele’s “Nope.”

from NYT > Top Stories https://ift.tt/hkUDNli