visaals | 1 month ago | on: BlankCal: A clean, free tool to generate printable blank calendars
visaals's comments
visaals | 4 years ago | on: Software Leviathans
visaals | 4 years ago | on: Faster alternatives to Go's regexp library
> Second, Go is using a different algorithm for regexp matching than the C implementations in those other languages. The algorithm Go uses guarantees to complete in time that is linear in the length of the input. The algorithm that Ruby/Python/etc are using can take time exponential in the length of the input, although on trivial cases it typically runs quite fast. In order to guarantee the linear time bound, Go’s algorithm’s best case speed a little slower than the optimistic Ruby/Python/etc algorithm. On the other hand, there are inputs for which Go will return quickly and Ruby/Python/etc need more time than is left before the heat death of the universe. It’s a decent tradeoff.
1. https://awmanoj.github.io/tech/2016/09/08/on-slow-regular-ex...
visaals | 4 years ago | on: Faster alternatives to Go's regexp library
visaals | 4 years ago | on: Faster alternatives to Go's regexp library
Here's our experience benchmarking Go's regexp against Intel Hyperscan and Google re2, hope it's useful!
visaals | 4 years ago | on: My Fourth Year as a Bootstrapped Founder
best of luck and great article as always!
visaals | 4 years ago | on: Show HN: Only Recipe – Remove clutter from recipe sites. No life story,no popups
No worries about making it a browser extension. I wasn't sure if you're trying to make this into a business or not. I would envision this working similarly to iOS's reader mode but for recipes. Best of luck!
visaals | 4 years ago | on: Show HN: GitHub Wrapped
Is there any way to run his and include our private repo contributions to count the code written for a typical job?
visaals | 4 years ago | on: Show HN: Only Recipe – Remove clutter from recipe sites. No life story,no popups
Also why not just make this a browser extension instead of an app to remove the step requiring the user to scan a QR code?
visaals | 4 years ago | on: I found that college fails to live up to being “The Great Equalizer”
visaals | 4 years ago | on: I found that college fails to live up to being “The Great Equalizer”
thanks for the valid feedback -- I'm still trying to figure out what I want to do with my blog and definitely got carried away with SEO/Growth Marketing tips I've incorporated towards the end of the article. I'm not sure whether to go down mtlynch.io 's path of being a solopreneur or Daniel Vasello's deconstructing his career in SWE or a more pure scott aaronson or star slate codex blog.
I'll change it to something less 'fishing' and rather more open if people want be notified of posts. In retrospect, I'd rather just share my stories, guiding principles, and tacit knowledge I've developed than try to sell a course or a guide at the moment
With regards to the title, I hope the story I shared about the uber driver and my experience with the mismatch between my degree and what I had to learn on my own to become employable speaks to why I believe the title is true. I'll consider changing my essay's point of view from 3rd person-ish -- but again I'm still trying to find my voice so it's a work in progress
thanks for reading! I thought the discussion here was pretty cool too
visaals | 4 years ago | on: I found that college fails to live up to being “The Great Equalizer”
If education is just 2k euros rather than the 15k (public) or 60k (private) in the US, I agree it's much less of an issue for sure because much less is at stake.
visaals | 4 years ago | on: I found that college fails to live up to being “The Great Equalizer”
I think the solution might lie in teaching people the process of learning what they don't know on their own. Some people are just naturally "scrappy" or want something so bad they'll go out of their way to figure it out without connections. Maybe if we can deconstruct that into a course it could help people chart their own path rather than rely on other people to tell them what to do.
visaals | 4 years ago | on: I found that college fails to live up to being “The Great Equalizer”
I agree that we're trending up which should feel AMAZING, but we're human so people's individual stories are what make us feel the most ;)
Also at my high school the metric for our school's success was 99%+ of the graduating class going to college, and it felt like pure vanity because it meant more likely than not tons of people going into debt and getting nothing out of it for the sake of "education"
visaals | 4 years ago | on: I found that college fails to live up to being “The Great Equalizer”
Mind if I ask what in particular you liked? I am interested about certain topics like education + improving access to opportunity + building cool stuff with tech + thinking about economic systems and incentives to drive success, but I also don't to come off as someone who just yells into the void about my opinions.
visaals | 4 years ago | on: I found that college fails to live up to being “The Great Equalizer”
visaals | 4 years ago | on: I found that college fails to live up to being “The Great Equalizer”
My teachers at my liberal arts focused high school definitely were more of your opinion of "broadening your horizons" and "being an educated member of the community"
My argument is mainly that not enough people know what they're getting into they take 10s or 100s of thousands of dollars in loans to get a degree
visaals | 4 years ago | on: I found that college fails to live up to being “The Great Equalizer”
visaals | 4 years ago | on: Ask HN: Banned from Facebook/meta services without explanation
visaals | 4 years ago | on: Ask HN: Strategies to land fully remote $250k+ job
https://blog.pragmaticengineer.com/software-engineering-sala...
If you're okay with a little risk, it's probably easier to join a remote series S-ish startup where you get a solid base salary (130k-180k based on your experience) and where the stock could be worth anything from 0k/yr to $100k+ per year. I would highly recommend only joining these types of companies if they have technical founders who have worked in BigTech and understand the value of high quality engineers and maintaining a good engineering culture (aka blameless post mortems, predictable deadlines, no-overworking, etc.)