It was… fine. There’s some great shots and action, and some interesting new ideas in there somewhere. But it does some meta level self aware bullshit that doesn’t work. Also, thinking back on it, there really aren’t many stakes to feel threatened by. And it leans way too much on the original trilogy. Like, there’s so much footage from the old ones… There’s a decent movie in there somewhere, I think. But they needed someone else not involved in the originals to wrangle the screenplay.
HN user
yalooze
[ my public key: https://keybase.io/jaredt; my proof: https://keybase.io/jaredt/sigs/Ol3Tjd4-3wgXjWFilZ0hmGzIfOvWCRjhlendNunyRUg ]
Is the work you’re doing for the Linux client also readying Windows support?
Thank you! There isn’t a way to submit directly, rather it searches via the vendors. The base data is via the iTunes Search API[0] which is surprisingly accessible. Then it tries to grab more data from the other vendors.
Originally, I built it so all access was programmatic, it never stored anything but rather just triggered API calls, a bit of scraping and a matching algorithm.
But it does have database backed models now so you could technically add releases directly. Although deduping might be a bit of a nightmare.
[0] https://developer.apple.com/library/archive/documentation/Au...
We do exist :)
Cheeky shoutout for my side project https://www.musictaco.co.uk/ which lets you find where to buy a digital album the cheapest online. You can track your favourite artists and it will email you when they release a new album too. Feedback welcome!
The last 2 companies I've worked at in the UK have used G Suite / Workspace and therefore Meet. It integrates well and runs well in the browser. No complaints here.
In the past Patrick has used Twitter https://twitter.com/patio11/status/1252585766489899010?lang=...
Location: London
Remote: Yes
Willing to relocate: No
Role: Product Manager
Résumé/CV: https://www.linkedin.com/in/jaredlt/
Email: jaredlt01@gmail.com
Extensive experience creating and managing product, from idea to done. Strong problem solving and strategic planning skills, data-driven, excellent communicator, with continuous improvement built in as a core value.Side projects built:
Thank you! Yeah, the ics / iCalendar part of it has a spec[0] and is reasonably easy to deal with. But Google, Yahoo and Outlook Web/Office 365 all have their own take on URL construction which can be painful!
The second link I mention has some JavaScript implementations, although I have not used them myself.
https://github.com/InteractionDesignFoundation/add-event-to-...
If you’re looking for an alternative approach, I built this Add To Calendar Ruby Gem[0] which generates URLs for all the common Calendar platforms. There’s also this reference repo[1] which helps explains how to build your own and lists some other libraries in various languages.
[0] https://github.com/jaredlt/add_to_calendar
[1] https://github.com/InteractionDesignFoundation/add-event-to-...
I used to do just that (check them manually) and so built this to scratch my own itch :) It used to have Google Play as well but they sadly moved out of the digital music purchasing space.
Regarding Discogs - I don't have any interest in physical media unfortunately so will leave that problem for someone else to solve.
https://www.musictaco.co.uk - Find the cheapest place to buy albums online (you can also track your favourite artists and it will email you when they have a new release)
To be fair, I built it primarily as a way to teach myself Rails, and in this regard it was a great success. But in the back of my mind I figured I might be able to make some affiliate revenue out of the traffic but it never took off.
It has failed so far because: it is a small niche (most people just use Spotify these days), I haven't marketed it very well and haven't found the niches where likeminded people hang out (building is definitely easier than marketing). I could definitely do more on the homepage to explain the features, particularly around tracking artists and being notified when they release new albums, but at the end of the day I just haven't been able to market it (nor did I spend a lot of time on this aspect of it). For a long time it only worked in the UK (an even smaller audience compared to the global market), although I did just roll out an update for it to work in the US, but have not done anything to advertise the fact.
Feedback welcome!
It would be good to show what the form builder UI looks like. The demos page shows the Output, but I can't see how to create these forms without creating an account. I am aware that other form builders have some capability to use conditional logic, so it would be good if you could show what's different / better - I expected to see the UI I would use.
Not OP but can only assume it's this one https://www.imdb.com/title/tt8760684/?ref_=fn_al_tt_1 lots of new footage and a great documentary.
I’m using Cloud Run too and love it in principle and, mostly, in practice. I’m running a Rails app which takes about 30 seconds to start on Run (much quicker on a standard instance or local and I’m not sure why). My other gripe is that it will just randomly restart (not after being idle for some time but literally as I’m clicking around the website). There are no server errors and nothing I can see in the logs. Coupled with the fact that restarts take around 30 seconds it makes for quite a poor initial experience for my web users.
Equally, it’s a single English word, spelled correctly. It’s not unreasonable that someone else in the world purchased it in that time. And given GoDaddy has decent market presence it’s not unreasonable they purchased it through them.
I use Kiwi Conversations[0] for this which allows you to check HN, Reddit and others if you want.
The design of What Hacker News Says is really nice though.
[0] https://chrome.google.com/webstore/detail/kiwi-conversations...
Location: London, UK
Remote: Yes or in office is fine too
Willing to relocate: No
Technologies: Ruby, SQL, Google Cloud, AWS, Data Analysis, UX, Product Management, System Architecture
Résumé/CV: https://www.linkedin.com/in/jaredlt/
Email: jaredlt01@gmail.com
Ideally looking for contract, or even part-time work.
10 years experience designing software products. Open to any opportunities to help design and build software (tech lead, product management, system architecture, data analysis, ruby development).
- https://www.littlefutures.org (solo technical co-founder)
On mobile Safari I can’t seem to long press on any links to bring up the menu for Open in background, Copy etc. At first I thought this might be a consequence of how the toolkit was built but it seems its standard Docsify behaviour. A callback to the old ‘disable right-click’ functionality in IE that thankfully newer browsers ignored.
I believe it opens in whatever your default application is for *.json files.
Sure, it's a minor detail. And yes, you can say the audience for this post are people who work in cybersecurity. But it costs nothing to introduce the acronym, as is usually recommended. Without it you are alienating anyone who doesn't know the term.
I can only assume CISO is Chief Information Security Officer? I hadn't seen the acronym before. Bad Zoom for not writing it out in full on the first instance.
In this case, that only happened to me if I dismissed the blue Medium banner at the bottom of the page (on mobile). Which in itself is a truly awful dark pattern. But if you don’t dismiss it and just scroll you can read the article.
Second to last paragraph:
We are going to submit this work for inclusion in the main kernel source tree, but most likely not in its current form. Although the results look encouraging we have to remember that Linux is a highly portable operating system: it runs on powerful servers as well as small resource constrained IoT devices and on many other CPU architectures as well. The current version of the patches just optimises disk encryption for a particular workload on a particular architecture, but Linux needs a solution which runs smoothly everywhere.
For a slightly different take, Fooled By Randomness and The Black Swan by Nassim Taleb. I would read some of the more direct recommendations here and then read Taleb to remind you that not everything is predictable or easily explainable.
It's Let's Encrypt. Mentioned in the Features sections: Security and Privacy > Certificates > AUTO OBTAIN
Vivaldi is another Chrome fork with a strong focus on privacy. From the original creators of Opera.
How do you say VPN⁰ out loud? Would be good to clarify that in the opening paragraph.
Yeah, that's the conclusion I am coming to as well. The people with good models aren't going to talk about them. Even if they need investment they'll seek it privately. I guess I was thinking of a market where you can 'invest' your money in someone's model and they take a percentage of your winnings (that's their incentive for adding your money to the pool). Then it's a democratised race for whoever has the best model.
It says he's still winning to this day. Makes me wonder if his current model is using Machine Learning (ML) techniques? Which leads me to wonder how successful ML techniques are with data rich sources of gambling and whether there are any syndicates I can join to invest in and let them do all the heavy lifting... I'm sure there's a whole world out there I am yet to discover.