do leftPad next!
HN user
debaserab2
You evaluate the credentials and authenticity of the sources you're reading and judge accordingly.
I used to work at a company where someone (we never figured out who)
Wouldn't this be trivially solvable by git bisecting your deploy branch?
Dragonruby isn’t OSS.
If you've followed the Unity debacle I assume you've already read about this, but a cursory search for "Ironsource malware" on google yields:
https://www.gamesindustry.biz/unity-ironsource-malware-came-...
https://www.pcgamer.com/unity-is-merging-with-a-company-who-...
If the tool they use to make their game requires customers to install malware onto their machine you can't really blame the customer for avoiding software that is built with said tool.
Yeah, there's a GH issue thread here that I keep an eye on: https://github.com/crystal-lang/crystal/issues/5430
I figure whenever windows support lands will be a good time to give it a shot again.
I went through a phase about a year ago where I started all my hobby projects in Crystal. It was a pretty fun exercise but I stopped eventually for the following reasons:
- Ultimately, I ran into some bugs with things in the standard library. There's still a lot of warts and a lot of vague error messages. Hopefully this has improved since I last touched it.
- No windows support. Much of my hobbyist time is spent dabbling with gamedev so it always felt like eventually this would be a dealbreaker.
- I found it hard to grasp some of the type grammar. Mixing the looseness of Ruby syntax with strict typing can sometimes result in weird ergonomics.
That said, I think if/when it matures further I plan on going back to it. Macros were really cool and at the end of the day I just really like working in ruby style languages. The community was also super helpful on Discord.
Thanks for the info -- this is really good to know. I'll keep pressing on as far as I can!
Correct me if I'm wrong but some of the banks don't work in developer mode at all (at least, it doesn't seem to work with Chase).
I'm in the middle of going down this path right now. It kind of works, except for certain banking institutions require more rigor than just getting accepted into the developer platform.
The steps, as far as I can tell, look something like this:
1) Sign up for Plaid developer account
2) Request developer access (without it you can only play with sandbox data)
3) Request production access
4) Submit application information including a name, website URL, and logo
5) Add a legal company entity name and address to my plaid account
6) Sign an MSA contract (no idea what its about)
7) Fill out a security questionnaire.
I'm at step 3 currently but I'm not sure how much further I'm realistically going to get. I'm not sure I could reasonably fill the rest without stretching the truth quite a bit and it seems to get deep into legal territory that I'm not sure I'm comfortable with.
There's also apparently different API behaviors depending on the bank: https://plaid.com/docs/link/oauth/#institution-specific-beha...
I don't have a lot of hope that this is going to pan out. I'm considering just scraping Chase with a headless puppeteer script instead.
It's possible that this may be simpler for other banks though, I've only tried Chase since that's my primary bank.
Wow. Did you figure out what your next steps are? (understood if you don't want to discuss)
I don't feel that way. I went through a pretty big exercise slump over covid and I bought an apple watch at the start of 2021. If you make your goals modest at first, the numbers will be easy to hit and every couple of weeks the fitness app will suggest you raise them - if you raise them each time it suggests, you'll eventually hit a manageable goal where you're spending 30-60 minutes exercising per day.
The gamification aspect was really good for me to get off the couch and actually do something but now that I have good habits going I naturally enjoy the extra walk/yard work/gym workout. I don't really pay that much attention to my daily goals anymore, but if I look down and it's 4 PM and I see that I'm a bit short on today's exercise goal, I might consider taking the dog for a second walk or making an unplanned trip to the gym. It's not the end of the world if I don't make it, but it's pretty cool when the month ends and I get the "you hit your exercise goal every day for august" notification.
How did I change it's meaning?
DHH said:
very few programmers are typically interested in having their opinion on typing changed. Most programmers find themselves drawn strongly to typing or not quite early in their career, and then spend the rest of it rationalizing The Correct Choice to themselves and others.
IME, my story doesn't seem to be that unique among typescript advocates thus I do not relate to DHH's statement.
I actually don't relate to this statement at all. My college courses were filled with Python, Java, and C#. I loved python. I hated C# and Java even more. I learned PHP in my own free time. I then went on and happily cut my teeth on dynamic languages for the next decade.
I dabbled occasionally with typed languages, but it wasn't until Typescript was forced upon me by a respected coworker that I was able to recognize type safety as a net-win for development speed. Seeing an entire class of problems disappear in a codebase rife with them was an eye opening experience.
I briefly took a ruby job a little over a year ago and I missed type safety quickly. Despite how much I love Ruby, I love tracing through code paths to understand what a variable is a lot less.
In your estimation, what framework has best in class hooks?
She got everything dropped and her record expunged and didn't pay a dime in lawyers fees... seems like she estimated her competency with the legal system pretty accurately actually.
* EDIT: fixed gender pronouns
How is this different from literally any other social interaction in your life?
I already explained this in the original comment?
I was born a few years earlier. My mom limited my internet time to 1 hour per day -- which had more to do with keeping us under our allotted ISP hours without getting overages than it did modifying my behavior.
But in hindsight I'm extremely thankful for the limitation. A computer stops being a social channel when it's offline so the hours I spent offline were pretty crucial for me to learn a variety of things - from learning how to code to creating art.
It also really did force me to go outside and learn about the world that way.
I feel like this is the kind of advice that fits perfect when everything is going swimmingly but becomes much more complicated when other negative influencing factors come in to play.
When they are blind to something that you can plainly see is a net-negative for their life it seems like it would be much harder to not intervene.
I'm not speaking as someone who has lived this but I have observed a close family member who very much has the relationships and parenting style you're describing and I've watched this parent go through incredibly challenging situation after situation as her kids have grown into teenagehood (covid really did a number on kids coming of age). It's not that her kids are bad either, a tad naive perhaps, but genuinely good kids.
People don't realize that many of the dev tools they use they are using more because of the large marketing reach of those dev tools than any objective decision to use the tool.
Entire companies have been built around the premise of good developer marketing, and if you're faang, you simply get to impose whatever developer trends you want to see in the market.
I'll never forget how wildly popular Stripe became overnight because of how easy their SDK's were - people were happy to give them a higher % of each transaction (all the stripe competitors at the time were cheaper -- this isn't true anymore, but was at the time). It always blew my mind that people were so willing to give up a % of each transaction to save an extra couple days of development.
Developers in general are notoriously susceptible to marketing trends and if you're building a dev tool that you want to gain traction you absolutely have to play that game.
As a premise I agree with this argument, however, in my own practical use of Chat GPT, I find that it often inspires — not replaces - my own creativity.
It can give a good skeleton for how an idea can end up looking - which is often exactly what I need to implement the vision I have.
Perhaps this is still skipping a vital part of the ideation process, but it doesn’t seem to me like it’s completely devoid of creative struggle.
Why can't nvidia legally produce x86 chips?
I have so many memories of lan parties turning into reformatting parties. or everyone huddled around one person's case, trying to get theyre new video card installed.
aside from the fact SICP now has a javascript edition, if you pick a book that focuses on whatever random modern javascript/python programming language you're not really studying anything like the material in SICP.
SICP is more like studying the actual composition of wood itself than it is about tools. this is still important whether youre using new or old tools.
Just switch the font variant to NL - no need for editor support.
Is MoCA reliable? Just bought a new house and wiring Ethernet into some of the rooms will be tricky, but a previous owner already did coaxial in the whole house.
I doubt that it's people lack empathy, it's more that if a tree root starts cracking up your concrete or a dead branch falls on your roof in a storm it will likely cost you a lot more than just dealing with the tree in the first place.
Only the ones useful to us
It's common in a 50+ year old neighborhood for trees to be diseased or dead or have a root system that is growing into the foundation of buildings or other infrastructure. It's not that people don't want trees, it's that people don't want trees that are a liability during the next storm (which I'm guessing is especially true in a place like florida).