Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
devmunchies
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
by
devmunchies
4mo ago
The amount of typos in your post… cheers!
2.
▲
by
devmunchies
1y ago
Related to the "blissful" feeling, an under emphasized criteria when choosing current tasks for engineers from a backlog of tasks is which feature are they more excited to work on right now . The motiviation and tinkering can be
3.
▲
by
devmunchies
2y ago
This is the first thread ive commented on since trump was inaugurated and it’s sad to see HN has turned into Reddit. emotionally charged, bad faith assumptions at the smallest whiff of independent thought.
4.
▲
by
devmunchies
2y ago
But the memories will live on in our hearts.
5.
▲
by
devmunchies
2y ago
I didn’t say I was in favor of axing all govt positions and grants, dude.
6.
▲
by
devmunchies
2y ago
The regulators ain’t regulating. That’s their main job, not innovation.
7.
▲
by
devmunchies
2y ago
The federal govt can’t be the majority of technological innovation. If we’re lucky this vacuum will be filled by an even larger private sector innovation hub like Xerox park and bell labs.
8.
▲
by
devmunchies
2y ago
> I imagine the entire point of RTO mandates is to keep cities sustainable. The main important factor IMO is mentorship of junior talent. (I'm speaking for technical orgs) Viewing the organization as a living organism where an emplo
9.
▲
by
devmunchies
2y ago
I think it's less capability and more the cost of goods. You can't compete with items that are half the cost to produce in east asia. Manufacturing was always going to move to where it costs less. It's bad for a productive am
10.
▲
by
devmunchies
2y ago
I didn't use it 10 years ago but I've been using it for the last 4 years on mac and linux exclusively. Microsoft seems to be prioritizing "cloud" on all their developer products (rather than just windows). I don't f
11.
▲
by
devmunchies
2y ago
> string_of_int, int_of_string That didn't bother me so much because i speak spanish and can read french. OCaml is of french origin. `string_of_int` is a bad english translation—should have been `string_from_int`. I like F# where I
12.
▲
by
devmunchies
2y ago
What do i even pay Vercel for?! gah
13.
▲
by
devmunchies
2y ago
Wait, all the music I bought on bandcamp can disappear if the artist removes it from their public inventory?
14.
▲
by
devmunchies
2y ago
I recently learned about buying Mp3s on Amazon. Most CD purchase pages have a "purchase options" and you can do Mp3s. I do that for mainstream things for my kids that aren't on bandcamp (such as music from a kids TV show). I&
15.
▲
by
devmunchies
2y ago
ML (which is the precursor to OCaml/f#), pascal, basic, and sql use <>. If you consider that <, <=, etc are used as comparison operators it makes sense for <> to be in that camp. I actually never thought of it that w
16.
▲
by
devmunchies
2y ago
I just assumed it was an erlang thing since elixir and gleam both do it. Now it seems even more odd that erlang doesn’t do it but they both chose it.
17.
▲
by
devmunchies
2y ago
One thing I dislike with erlang based languages (both gleam and elixir) is that they use “<>” for string concatenation. In F#, “<>” is the equivalent of “!=“. Postgres also uses <> for inequality so my queries and f# code
18.
▲
by
devmunchies
2y ago
My main criticism of this article and the article it references is that it refers to Marc Andreessen as a “not-so-bright billionaire” who “doesn’t build shit”. Do people forgot that he built the first popular web browser (mosaic) and then
19.
▲
by
devmunchies
2y ago
I’ve been using f# in production for 4+ years and haven’t used windows in like 15 years. Speaking of LSP, the lsp standard is developed by Microsoft so naturally any dotnet language will have good lsp support.
20.
▲
by
devmunchies
2y ago
A lot of major C# features were first implemented in F#. I think of it as a place for Microsoft engineers/researchers to be more experimental with novel features that still need to target the CLR (the dotnet VM). Sometimes even requiri
21.
▲
by
devmunchies
2y ago
I use f# daily at my company and am actually glad that many dotnet api integrations use array buffers (e.g. a byte array for streaming) this forces me to optimize the f# code by thinking in terms of low-memory, mutable data structures when
22.
▲
by
devmunchies
2y ago
My biggest issue with GRPC is direct mapping of ip addresses in the config or at runtime. From the docs: "When sending a gRPC request, the client must determine the IP address of the service name." https://grpc.io/
23.
▲
by
devmunchies
2y ago
I was a speaker at this years Figma Config (ends tomorrow) and we all had to use keynote since it has way better support for video and animations than goog. I’m sure that won’t be the case next year with this new announcement.
24.
▲
by
devmunchies
2y ago
We use esp32-s3 at my company (smart speaker) but we don't don anything fancy. Can you explain this? Why use esp as a peripheral if you already have an ARM chip? We were considering moving off of esp to something that would make it eas
25.
▲
by
devmunchies
2y ago
I agree with you on hardware but I'm not talking about hardware. I'm talking about UX. There is a huge difference between being iOS and being an app on iOS as far as access to the user of the device. There is no way to innovate on
26.
▲
by
devmunchies
2y ago
building a hardware company and shipping thousands of devices doesn't seem like a get-rich-quick grift to me. There are a lot of things rabbit can do that you couldn't do on an app since they own the hardware. Just shipped it too
27.
▲
by
devmunchies
3y ago
> I mostly use royalty free music of Japanese origin Like what? I’d like to hear what royalty free Japanese music sounds like.
28.
▲
by
devmunchies
3y ago
It would be nice if I stopped needing to update the fsproj file for imports and hierarchy. If this could be dynamically built using a topological graph approach that would be a huge improvement. I don't use a heavy IDE so it's kin
29.
▲
by
devmunchies
3y ago
Are there any dev kits to tinker with this? How does one get started?
30.
▲
by
devmunchies
3y ago
This might give businesses the ammo they need to require the employees to come into the office.
More ›