HN user

artjumble

41 karma
Posts0
Comments27
View on HN
No posts found.

"There's not a single language I'd consider myself good with"

If possible try to focus on a single language. Build a lot of different little things to cover the breadth of the language. Find a job where you only need to contribute in that language. When you become proficient at that language (this can take years!), then you can pick up other languages much easier, and you should feel more confident in your knowledge.

I would be interested in reading about this.

Around that time (or maybe slightly before) I was asked by my friends dad to figure this out. He and a group of his friends payed for the equipment and gave it to me. I figured it out, but when they found out that the "hack" would be reset at least every month and before any major event they all found it too problematic to deal with. Worked out great for me as I got free satellite TV for a while when I was going to school.

As others have said you export an STL file from your design software. This goes into a slicer (Slic3r, Cura, etc.) If you set up your printer with OctoPrint running on a Rasberry Pi you could do the slicing there, but you quickly run into the limitations of auto-slicing.

Pompalomoose - Music, with weekly cover releases. Interestingly one of the members is the founder of Patreon. https://www.youtube.com/channel/UCSiPjfAJBgbFlIUsxOWpK0w

Applied Science - Fairly deep investigations into science and tech. https://www.youtube.com/channel/UCivA7_KLKWo43tFcCkFvydw

Clickspring - Builds things in brass. Super detail and high production quality. Currently working on making an authentic replica of The Antikythera Mechanism from raw metal stock. https://www.youtube.com/channel/UCworsKCR-Sx6R6-BnIjS2MA

Others are either gaming related that I don't watch much anymore (use twitch for that) or things that have been mentioned several times already.

I had this situation. I had an AWS account linked to some email I no longer had access to and could not get into the account. I opened a support ticket and they sent an email to the old address, after 10 days of no response they sent it to "Legal" for review. The account was then closed by them which resolved it for me.

TremulaJS 11 years ago

Agreed. Why not use part of this line from the blog "Put another way, TremulaJS can be thought of as an extremely bad-ass image slider."

Agreed. It is hard to just accept these viewpoints without backing them up with some examples or data.

The v2 opinion and comparison to SharePoint just sounds mostly like FUD.

The comments about junior devs and masquerading as javascript I just don't buy. Sure someone new to programming might be able to just throw something together and not learn, but someone attempting to learn will still learn a lot using Angular.

This all sounds interesting, but I was just thinking this would be a great way to unlock a computer. Scan the 'lock' screen with your phone. Probably not good for an office environment (too easy to grab someone else's phone), but I would use it at home.

Great writeup. I just switched all my services to factories yesterday after a talk with another developer.

One question though, is there any additional overhead to a service vs factory?