Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
notemaker
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
by
notemaker
9mo ago
My condolences. I don't have any advice, but you may be able to learn something from my very similar experience. https://skogsbrus.xyz/dont-put-all-your-apples-in-one-basket...
2.
▲
by
notemaker
2y ago
I've had a similar idea on my backburner for two years, as a fun project to dabble in Elixir, but this is just so much more _fun_ than my version which looks like an admin page that just happens to have a Vim canvas on it. Well done!
3.
▲
by
notemaker
2y ago
Elixir is really fun. It hits the same spot for me as Ruby does for many others, bringing joy when writing it.
4.
▲
by
notemaker
2y ago
Can someone explain why this issue deserves a 24h notice? Seems more reasonable to me to have a much longer deprecation notice.
5.
▲
by
notemaker
2y ago
Really impressed with how thoughtful _and_ fast they are delivering on their type system.
6.
▲
by
notemaker
2y ago
FWIW, it's not self hosted. I use Fastmail. Thanks for the link about .xyz though, I was not aware it is associated with spam.
7.
▲
by
notemaker
2y ago
In hindsight, yes that was a bad move (especially considering that my work laptop is still locked to my banned ID…) As an Apple noob at the time, I assumed that if my MDM-managed device prompted me to log in with my Apple ID, that it of cou
8.
▲
by
notemaker
2y ago
With risk of being spammy, this is probably the most relevant discussion I've seen so far on HN w.r.t my experience of being locked out from my Apple ID. I hope legislation will force Apple to step up and be more transparent / hel
9.
▲
by
notemaker
2y ago
True, but Apple specifically in my case was abhorrently indifferent to the consequences and their support structure is entirely unable to help you. If you have a dedicated storage provider, you lose their single service only. With Apple, yo
10.
▲
by
notemaker
2y ago
It seems to be extremely rare, but do bear in mind that if Apple bans your account (Apple Id) you will lose access to your icloud files irrevocably. See my previous posts on the matter for more info.
11.
▲
by
notemaker
3y ago
Read Deep Learning with Python [1]. It's ok not to understand everything, but doing the labs will be invaluable. That book should set you up with the fundamentals. Pytorch is the defacto standard right now for training; during deployme
12.
▲
by
notemaker
3y ago
I'd recommend moving to development that interfaces with ML instead of moving to being an ML practitioner. You have much faster feedback cycles, your work is predictable (engineering, not science), and you don't feel the pressure
13.
▲
by
notemaker
3y ago
I've never found this style readable unless with pipes (bash / elixir), where I love it. With any other syntax, I find it just adds mental overhead. Maybe because you have to read it backwards?
14.
▲
by
notemaker
3y ago
Automated account suspension is anti-consumerist for the % of false positives. And since that % likely is low, companies get away with ridiculous processes for recovering your account. I recently encountered this with Apple ( https:/&#
15.
▲
Don't Put All Your Apples in One Basket
(skogsbrus.xyz)
2 points
by
notemaker
3y ago
|
0 comments
16.
▲
by
notemaker
3y ago
As an aside, even if all else fails and I need to factory reset my devices - I'm not sure if that's straight forward if you can't log in to the currently enrolled Apple ID... > If asked, enter your Apple ID. https:/&
17.
▲
by
notemaker
3y ago
Honestly don't know where I'd even start to initiate such a process (not based in the US). I'm still in a phase where I'm angry enough to keep bugging support / going to Genius bar with the issue.
18.
▲
Tell HN: Apple can lock your account irrevocably without telling you why
4 points
by
notemaker
3y ago
|
3 comments
19.
▲
by
notemaker
3y ago
Pretty happy with my existing workflow. It started out with a photo organization script a couple of years ago that I ran manually and has now developed into a fully automatic system. 1. syncthing uploads photos from my phone to my NAS (rece
20.
▲
by
notemaker
3y ago
How does it fare for bilingual users?
21.
▲
by
notemaker
3y ago
This is a great talk that answers many of your questions, https://youtu.be/JvBT4XBdoUE I am so far merely an enthused observer, so I can't give any insights into the experience of delivering business software with it.
22.
▲
by
notemaker
4y ago
I'm running NixOS on https://teklager.se/en/products/routers/APU2E0-open-source-r... . Working great. And interestingly when I upgraded to NixOS 22.11, its power consumption went down from ~12W to ~7W. In
23.
▲
by
notemaker
4y ago
Just make sure it doesn't have an Nvidia GPU. Always a gamble with on laptops
24.
▲
by
notemaker
4y ago
It is meaningful, but maybe I didn't give enough context. The service ingests data from a timespan T spanning M minutes. Before the next timespan T+1 is ingested, the service has to process the data from timespan T in <M minutes oth
25.
▲
by
notemaker
4y ago
I've written a couple of C-extensions for a Python service that needed to run in real-time. We started out 100x slower than real-time and managed to make it slightly faster than real-time in a hectic couple of weeks. The main bottlenec
26.
▲
by
notemaker
4y ago
Some packages won't work when installed via pip though, psycopg2 for instance.
27.
▲
by
notemaker
4y ago
https://skogsbrus.xyz/blog/2022/06/12/router
28.
▲
by
notemaker
4y ago
I use activitywatch: cross platform, free, locally hosted.
29.
▲
by
notemaker
4y ago
I just started reading Rust in Action and so far I'm finding it much better then the official book.
30.
▲
by
notemaker
4y ago
Any user stories with *vim + mutagen for _large_ remote code bases? Vs code remote is the only thing that has been fast enough in my experience, but I would love to be able to use my local neovim instance for remote development instead and
More ›