Viewing profile — majormunky
majormunky
HN member- Joined
- Wed, May 22, 2019, 6:50 PM UTC
- HN karma
- 163
- Public activity
- 48 items
- HN profile
- View on Hacker News ↗
About majormunky
No profile information was provided.
Recent public activity
-
comment
Comment #48996982
Yeah, similar situation here, it shows 16gb on my 64gb mac
-
comment
Comment #45597044
It would be great if they allowed JIT compilation in apps. This would allow things like Dolphin (Wii, Gamecube emulator) to run.
-
comment
Comment #44989750
In the VRF case they can't: "This comes with a tradeoff of course and in this case is that you no longer can reach devices on the venue network, which shouldn't be a problem if you…
-
comment
Comment #44566069
I also started my programming career thanks to Django, and I started using it while working at a local newspaper, so bonus points there! We built a system that our sales people cou…
-
comment
Comment #43284596
I think the old airs maxed out at 24, the M4 can be configured with 32gb of ram.
-
comment
Comment #42691023
> Taken a step further, customer support probably has the best understanding of their markets' needs! People working in customer support, from my experience, sort of see the anti-s…
-
comment
Comment #40091049
At my last job I had built a system where users could enter text into a quill textbox (and style it), and then save it into a database in their delta format. Later, a different tea…
-
comment
Comment #38478304
It looks like the desktop Grammerly app hooks into all sorts of things, "An all-in-one writing assistant that works on your desktop and in your browser. Use it in apps, word proces…
-
comment
Comment #38198520
Its really frustrating how amazing the world is in GTA5 and there isn't any single player DLC's for it. There's so much opportunity for great stories to be told. That frustration b…
-
comment
Comment #35634819
I use a python library called python_dotenv, which like the article describes, loads environment variables from a .env file. My use cases are for just tiny personal projects, but, …
-
comment
Comment #34527234
For being such a high tech car, its unfortunate that there isn't some sort of API that can be used to directly control things, even if its just things like the climate control, etc…
-
comment
Comment #34497941
It would enable more background processing of files (image processing, etc) without seeing an impact on performance from the users perspective.
-
comment
Comment #34416659
I've not really encountered any situations where I've needed to do anything like this yet (still learning), but, I found this example, where there's an existing function, and someo…
-
comment
Comment #34415864
I'm also learning lisp, mainly as a part of learning emacs, so I may not be super accurate here. In python, when you have a reference to a function, its a bit opaque, you can tell …
-
comment
Comment #32988288
Have you looked at Zig? Can’t say if it ticks all the boxes but it looks like a pretty interesting language.
-
comment
Comment #32931106
Workers making good wages increases demand on goods that are already in high demand.
-
comment
Comment #32812048
https://www.imore.com/aircard-card-shaped-airtag-works-apple...
-
comment
Comment #32685102
> Second, Microsoft is also trying to sell PCs. I don't buy the idea that they can be explicitly anti-consumer and get away with it. Backlash against the OS would hurt MS's bottom …
-
comment
Comment #32613808
It seems like you can sign binaries with non-apple provided certificates: https://developer.apple.com/library/archive/documentation/Se... This github issue ( https://github.com/gor…
-
comment
Comment #32516702
I think the delta format that Quill uses to store its data is pretty interesting, we use it to convert text written in a Quill editor to InDesign where we preserve the formatting (…
-
comment
Comment #32405173
I'm pretty certain its running in an iframe
-
comment
Comment #32324963
https://en.wikipedia.org/wiki/Planetary_boundaries "Planetary boundaries is a concept highlighting human-caused perturbations of Earth systems making them relevant in a way not acc…
-
comment
Comment #31689185
I've not done this before, but, in a basic test I think this seemed to work import sys print(sys.stdin.read())
-
comment
Comment #31611748
My 2019 Subaru Crosstrek has adaptive cruise control, and i've had it hit the brakes pretty hard when there's nothing in the way. Luckily it doesn't happen often.
-
comment
Comment #31128816
These companies aren't moving to a subscription model because its cheaper for the users