Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
Qerub
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
Qerub
3mo ago
This reminds me of Alan Kay's OOPSLA 1997 presentation "The Computer Revolution Hasn’t Happened Yet" when he describes the Air Force / Burroughs 220 file format from 1961 where the file/tape contained both the data
2.
▲
by
Qerub
5mo ago
With Red Hat's UBI Micro: microcontainer=$(buildah from registry.access.redhat.com/ubi8/ubi-micro) micromount=$(buildah mount $microcontainer) yum install \ --installroot $micromount \ --releasever 8 \
3.
▲
by
Qerub
7mo ago
Speaking about high agency workers, this Company as Code framework reminds me a lot of SaaSiroth introduced in https://youtu.be/dLTUqPue9sQ?si=OIxmP5_D-YZZD2UO&t=200 (KRAZAM: High Agency Individual Contributor).
4.
▲
by
Qerub
11mo ago
> I was completely struck by how elegant its codebase is. Well... I like Clojure but I bet you will reconsider that sentiment if you scroll through https://github.com/clojure/clojure/blob/master/src&#x
5.
▲
by
Qerub
1y ago
There's a nice Manning book from 2014 about this way of working named The Mikado Method.
6.
▲
by
Qerub
2y ago
Adding product location would be great! As a resident of the European Union I'm unlikely to order one of these mini PCs from the USA due to import taxes and additional shipping costs.
7.
▲
by
Qerub
2y ago
Looks like it: https://docs.github.com/en/actions/hosting-your-own-runners/...
8.
▲
by
Qerub
2y ago
> aching for some higher level abstraction CI/CD components (GA since 17.0) improve the situation a notch: https://docs.gitlab.com/ee/ci/components/
9.
▲
by
Qerub
2y ago
Reminds me of this previous effort to build upon Go but add a more flexible type system: https://github.com/oden-lang/oden
10.
▲
by
Qerub
3y ago
> […] they have 4 lines of code in Wing, but the long Pulumi example sets up permissions. So how did the permissions get set up in Wing? As it says on the page: "Wing allows developers to write very few lines of code and let the com
11.
▲
by
Qerub
3y ago
May 23, 2019: "Dependabot has been acquired by GitHub and we couldn't be more excited!" https://web.archive.org/web/20190601064131/https://dependabo...
12.
▲
by
Qerub
3y ago
Your comment reminded me of this wonderful demo of NeXTSTEP 3 by Steve Jobs himself: https://www.youtube.com/watch?v=4UiGnpmwAJk
13.
▲
by
Qerub
3y ago
For the record; you were observing the behavior of Apple's Bonjour Sleep Proxy: https://en.wikipedia.org/wiki/Bonjour_Sleep_Proxy
14.
▲
by
Qerub
4y ago
> I simply can not imagine even a whole fortune 500 company supporting their own business logic written on top of Spring, which includes log4j and a whole host of other open source dependencies. > And what's the commercial altern
15.
▲
by
Qerub
4y ago
> […] Airfoil software does all this & more […] Not quite; Airfoil Satellite does not implement an AirPlay 2 receiver which is what this is all about. See https://weblog.rogueamoeba.com/2018/06/25/cur
16.
▲
Atlassian Compass: Mission control for your distributed architecture
(atlassian.com)
24 points
by
Qerub
5y ago
|
5 comments
17.
▲
by
Qerub
5y ago
FWIW: Minecraft: Pi Edition is discontinued. It only saw a single release (0.1.1 alpha) in 2013. More info over at https://minecraft.fandom.com/wiki/Pi_Edition .
18.
▲
by
Qerub
5y ago
You don't even have to buy the songs on iTunes to have Apple stream them to all your devices. With iTunes Match (included with Apple Music subscriptions or available stand-alone) you can build a "cloud library" from local fil
19.
▲
by
Qerub
5y ago
It would be nice if GitHub allowed comments on commit messages and not only the changes so that they could be discussed for the benefit of learning and improvement. Squash merge commit messages are currently not reviewable at all since they
20.
▲
by
Qerub
5y ago
3D acceleration is not enabled by default for macOS Big Sur in VMware Fusion because it's not considered stable yet. It's possible to activate by tweaking the vmx file: https://kb.vmware.com/s/article/816
21.
▲
by
Qerub
6y ago
I don't think they deprecated shared folders, only shared VMs (a function that enables Workstation to act as a virtualization server). Source: https://en.wikipedia.org/wiki/VMware_Workstation#Version_his...
22.
▲
by
Qerub
6y ago
That strategy did not work out well for WSL, so in WSL2 they chose to virtualize Linux instead: https://docs.microsoft.com/en-us/windows/wsl/compare-version...
23.
▲
by
Qerub
6y ago
Debian testing doesn't get timely security updates so it's inappropriate to use on production servers. Source: https://www.debian.org/security/faq#testing
24.
▲
by
Qerub
6y ago
> It's proof of the downsides to the IBM acquisition, [...] I think the movement to this outcome already started in January 2014 with this event: https://www.zdnet.com/article/red-hat-incorporates-free-red-...
25.
▲
by
Qerub
6y ago
> […] but for the past several years they default to a scaled display mode. For anyone not familiar, the frame buffer is a higher resolution, and scaled down for the display, trading sharpness for screen space. My understanding of how sc
26.
▲
by
Qerub
6y ago
I used to work this way too but get fed up with keyboard and mouse buttons getting stuck in VMs making them go bananas when the system was under load. Really nice experience apart from that and the half-broken support for Retina displays.
27.
▲
by
Qerub
6y ago
> VMware Fusion (now changed name to VMware Player). It's still called VMware Fusion but is now available in the variants Player and Pro: https://www.vmware.com/se/products/fusion/fusion-evaluation....
28.
▲
by
Qerub
6y ago
> I'm going to buy a new PC in 12 months and I'd need to make some research about hardware compatibility and performance. Especially on the motherboard side. I have to make sure that it contains no funny devices or memory mappi
29.
▲
by
Qerub
6y ago
Neither the Windows or macOS versions are subscription-only but they have hidden the standalone license option carefully… See e.g. https://1password.community/discussion/107609/is-1password-7... for some first-han
30.
▲
by
Qerub
6y ago
It's not a separate Java implementation, it's just a Java wrapper for the Ruby library ("AsciidoctorJ provides Java bindings for the Asciidoctor RubyGem (asciidoctor) using JRuby").
More ›