Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
floatboth
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
91.
▲
by
floatboth
5y ago
AMD has ARM licenses (IIRC, both architectural and for IP cores) and has shipped an Arm Cortex-A52 SoC in the past (Opteron A1100). If Nintendo really wanted, they might be able to order an Arm SoC from AMD directly. But yeah, going with Sa
92.
▲
by
floatboth
5y ago
> as normal cardio exercises As a person who's generally uninterested in exercise itself but who likes games, the alternative isn't "normal cardio exercises" but "nothing" :)
93.
▲
by
floatboth
5y ago
Heh, GTK has a "Broadway" backend for running in a browser, though I don't think WebKitGTK will work on it…
94.
▲
by
floatboth
5y ago
There was also https://liftweb.net in Scala…
95.
▲
by
floatboth
5y ago
VR has found one problem to solve – exercise. Beat Saber is awesome. And in the corporate space, various training simulators and visualizations are popping up. Facebook's "metaverse" sounds like a shitty version of VRChat wit
96.
▲
by
floatboth
5y ago
Someone made a constraint based sketcher for Blender: https://github.com/hlorus/geometry_sketcher so that is fun.. But of course using a mesh modeling engine for CAD is not the best idea. You generally do want to wor
97.
▲
by
floatboth
5y ago
> old and clunky NURBS engine called OpenCascade True. Well, it is usable, you can model a whole 3D printer or a (BIM) house or whatever in FreeCAD, people have done big projects with it. But OpenCASCADE really likes to give up (or eve
98.
▲
by
floatboth
5y ago
It is one of the things asked ("import it into blender"), sort of (yeah of course you have to export in advance using the original software). Mesh export is of course the most basic feature everything can do. B-rep solid export
99.
▲
by
floatboth
5y ago
Of course nothing is more diffable than code, but you can get git to store proper deltas between FCStd (or any zip) files: https://blog.lambda.cx/posts/freecad-and-git/
100.
▲
by
floatboth
5y ago
What closed ecosystem? Nothing becomes any more closed if you switch the ISA of the CPU used in your VPS to aarch64. The only closed ecosystem here is AWS itself, but what takes power away from you is using non-EC2 services like DynamoDB. I
101.
▲
by
floatboth
5y ago
How exactly do you sacrifice ANYTHING compared to any other VPS rental?!
102.
▲
by
floatboth
5y ago
I did just say that "you don't get to touch the machines physically either". What does being able to buy them have to do with.. anything? The concept of renting a VM is not new. The introduction of processors that a VM hostin
103.
▲
by
floatboth
5y ago
If you're fine with the performance of a 2-core Kaby Lake and rather big bezels around the display, the Google Pixelbook is pretty awesome otherwise.
104.
▲
by
floatboth
5y ago
> no clue if there's a project to reimplement that There was! And it even booted Linux in some capacity: https://github.com/christinaa/rpi-open-firmware > every chip is very different from one another Eh, th
105.
▲
by
floatboth
5y ago
In the server space, there is no good reason to do weird unusual things → even e.g. the "custom" AWS hardware is as standards-compliant as possible (if you look at the ACPI tables on an a1.metal instance, you'll only find an
106.
▲
by
floatboth
5y ago
AWS offers Graviton instances in a bare-metal way too, so you can see for yourself what the SoC offers. It's quite clean, there is a Designware PCIe filtering quirk (same as on e.g. the Marvell Armada8k) but other than that it's S
107.
▲
by
floatboth
5y ago
The ISA doesn't have that much influence on efficiency (other than, like, x86's insane-length encoding requiring spending more power on decoding).
108.
▲
by
floatboth
5y ago
Spotify was not available in my country for ages and it insists on using DRM on the web so I never signed up. YouTube Music is great – no DRM, one subscription for music and getting rid of YouTube ads (while supporting your favorite video c
109.
▲
by
floatboth
5y ago
On the other hand, sketching with constraints is very intuitive. Making interesting shapes that aren't trivial CSG demos by fiddling with code just doesn't sound that great. The future dream mCAD for me is something where extrusio
110.
▲
by
floatboth
5y ago
Last time I used SolveSpace, what I hated the most was how the undo button was near useless.. and https://github.com/solvespace/solvespace/issues/91 is still open :/
111.
▲
by
floatboth
5y ago
A fundamental problem is that OpenCASCADE, despite being the most advanced open source CAD kernel, does kinda suck. It's single-threaded (FreeCAD has it on the main thread so any long operation blocks the entire UI) and it's… ra
112.
▲
by
floatboth
5y ago
CadQuery should be better as it is using the OpenCASCADE cad kernel (same as FreeCAD) instead of a simplistic ad-hoc thingy.
113.
▲
by
floatboth
5y ago
> people show off their Oculuses and Vives with the same tech demos Do they now? I mean the most significant VR game is Beat Saber (exercise is a good niche it turns out) but by now the show-off game would be Half-Life Alyx rather than s
114.
▲
by
floatboth
5y ago
If you're not running your own VPS, HTTPS should already be handled for you by your hosting provider?
115.
▲
by
floatboth
5y ago
https://old.reddit.com/r/UsbCHardware/comments/motlhn/magnet...
116.
▲
by
floatboth
5y ago
Even firewalls are just a last resort defense IMO. The primary thing is not having any crap listening on ports in the first place.
117.
▲
by
floatboth
5y ago
Different countries' T-Mobiles are quite different, especially the US one..
118.
▲
by
floatboth
5y ago
What bank doesn't have a regular web app?
119.
▲
by
floatboth
5y ago
> repurposed Weren't they even originally marketed as such? At least the external enclosures that people like to shuck are usually called something like "my backup".
120.
▲
by
floatboth
5y ago
Lots of apps aren't pure JVM apps, and many apps with native components don't ship x86_64 versions of native libraries.
More ›