Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
samtheprogram
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
12 ms
·
301.
▲
by
samtheprogram
3y ago
It is, I have a dedicated PowerPC Mac running old versions of software that are now free to use (including CS 2). Check the Internet Archive or “Macintosh Repository” (Mac only, of course) for other software or downloads. The caveat is that
302.
▲
by
samtheprogram
3y ago
> the users are rightfully complaining [because] their experience has been made noticeably worse in multiple ways to no benefit Depends on your definition of rightfully. This is a ad-free, cost-free website. If they want to reduce server
303.
▲
by
samtheprogram
3y ago
In my opinion this is one reason why Discord is so successful and the place I feel most free to communicate. Everything you do on the platform doesn’t follow you everywhere. If any person could see everything I’m doing in B, C, and D commun
304.
▲
by
samtheprogram
3y ago
“It’s regulation”
305.
▲
Splice shuts down collaborative Studio product
(splice.com)
3 points
by
samtheprogram
4y ago
|
0 comments
306.
▲
by
samtheprogram
4y ago
Highly unlikely, we’re talking about Google here.
307.
▲
by
samtheprogram
4y ago
Cool idea: how about making a .NET/CLR backend for Kotlin?
308.
▲
Intervening against document.write() (2016)
(developer.chrome.com)
1 points
by
samtheprogram
4y ago
|
0 comments
309.
▲
by
samtheprogram
4y ago
What are you using for the proxy? I am interested in breathing life into a OS 9 eMac I have.
310.
▲
by
samtheprogram
4y ago
What are you using for GraphQL support in Rails? I was just looking into this yesterday.
311.
▲
by
samtheprogram
4y ago
This seems like a smart money grab. Keep the hot titles on streaming to keep your subscriber base, and those who really want to watch the fringe shows will probably pay for them, earning HBO more money. Just recently paid for Angry Boys. It
312.
▲
by
samtheprogram
4y ago
Missing from this conversation: - other browsers exist for iOS, and users seem not to care that much for the alternatives, but… - if other engines are permitted, then user-facing differentiators like extensions will make their way to compet
313.
▲
by
samtheprogram
4y ago
If the candidate can get the work done, does it matter how? Tools like this are going to become more and more ubiquitous, and I’m questioning myself whether it makes sense to avoid it almost entirely as I have been or to embrace using it to
314.
▲
by
samtheprogram
4y ago
Some package managers don’t really prevent this, particularly thinking of npm but also apt and other system package managers, because they can run arbitrary post-install scripts. As always, you need to trust the vendor of software you insta
315.
▲
by
samtheprogram
4y ago
> I _promise_ you that you can absolutely have a relatively long-standing codebase without a framework that is a dream to work on and has been touched by many engineers in a huge corporate setting. Similarly I could show you absolutely u
316.
▲
by
samtheprogram
4y ago
When you start to scale for your amount of customers and features, you have to manage caching, job queues, and more. Things frameworks like Rails or Django provide mostly OOB. If you’re using Go or Node, you’ll end up writing your own de-fa
317.
▲
by
samtheprogram
4y ago
Running WASM outside of a web browser? Obligatory Gary Bernhardt, “The Birth and Death of JavaScript”: https://www.destroyallsoftware.com/talks/the-birth-and-death...
318.
▲
by
samtheprogram
4y ago
This would make my life so much easier — constantly accidentally closing a file when I want to hold on to the undo history to redo something. Do you know the name of the feature/flag/setting?
319.
▲
by
samtheprogram
4y ago
Could not agree more. My grandfather retired 5 years early because if he didn’t, he would lose his pension due to a GE merger. Just lose the whole pension — versus a 401k where his accrued benefits would now be under his own control. Arguab
320.
▲
by
samtheprogram
4y ago
If Philly was cleaner, it would instantly compete on a much higher level. As someone who grew up in the area and loved (loves?) it I’ve never understood how dirty the city compared to other major cities. On cleanliness, it competes with New
321.
▲
by
samtheprogram
4y ago
Express is inspired by Connect JS in terms of middleware — middleware written for Connect works in Express. The middleware style I believe is originally inspired by Rack, a Ruby project. Sinatra, also Ruby, predates Express and is based on
322.
▲
by
samtheprogram
4y ago
This, in combination with the author trying to limit the number of bytes (adding another selector would be unnecessary and add to the length), is why.
323.
▲
by
samtheprogram
4y ago
Just because it’s a different syntax than you’re used to reading in another language doesn’t make it ugly. If you’re used to reading it and work in the language regularly, it actually looks quite clean. This sounds like a Windows user who c
324.
▲
by
samtheprogram
4y ago
See: https://preactjs.com/blog/introducing-signals/#signals-to-th... EDIT: scroll up to "The global state struggle" first to get more background/comparison to useEffect if it isn't clear.
325.
▲
by
samtheprogram
4y ago
I played a text based adventure game called (I think) “Bad King” that was on one of those “1000 free programs” shareware/freeware CD’s when I was a youngster. Every time I try to find it on the internet I’m stumped. It was my first int
326.
▲
by
samtheprogram
4y ago
Interesting there’s no release for other “supported” versions of macOS. Seems this just affects Monterrey and the associated versions of iOS?
327.
▲
by
samtheprogram
4y ago
Darwin is still open sourced, but mainly because of drivers and differences in certain other things (threads maybe, Mach ports / IPC, etc) that don’t have the integration or implementation with existing software is a major headwind to
328.
▲
by
samtheprogram
4y ago
Ctrl-C is still bound to an interrupt — it’s Cmd-C (i.e. Super-C / Win-C) that is bound to copy. Most things that a regular user can think of (paste, print, select all, to name a few) that would be control mapped in user facing program
329.
▲
by
samtheprogram
4y ago
I’ve downloaded VODs from Twitch that gave the grey screen. I thought it was a dumb glitch in the actual video file (maybe still is) but it works with MPV.
330.
▲
by
samtheprogram
4y ago
Ironically the whole point of it originally was sandboxing, and it’s true at least on iOS. Thus, you won’t be logged into the same sites within an in-app browser, and clicking a link from within an app (whether it appears to be an link or n
More ›