Viewing profile — lovelyviking
lovelyviking
HN member- Joined
- Wed, Oct 09, 2019, 6:00 AM UTC
- HN karma
- 772
- Public activity
- 572 items
- HN profile
- View on Hacker News ↗
About lovelyviking
No profile information was provided.
Recent public activity
-
comment
Comment #48729558
Thank you for swallowing lies so smoothly and better then I ever could or even imagined.
-
comment
Comment #48044487
I wonder, how difficult would it be to do something similar for "Onyx Boox Tab X C 13.3" ? Btw, did Onyx publish sources as required by GPLv3 for that device? AFAIK there are no so…
-
comment
Comment #39393804
can you mention which work better?
-
comment
Comment #39393785
can you elaborate more about “ hacked version of Remarkable 1 was released”?
- story
-
comment
Comment #39123711
>Firefox, Safari, and Vivaldi are all better alternatives, and Vivaldi is built by some former Opera employees, including former Opera Software CEO Jon von Tetzchner.
-
comment
Comment #39116291
how hard it would be to get from squeak a minimum subset of objects required for basic repl (excluding graphics and sound) for bootstrapping?
-
comment
Comment #38997079
If one needs to run Squeak in a very minimum VM . Is it possible? Any help with that? I tried to make vm in Squeak turning off graphics/sound and compiled vm but it just didn’t wor…
-
comment
Comment #38961147
And what approach would be effective to get any buttons work on login page of ChatGPT? In IOS 14 ‘ login’ button simply does nothing regardless of the browser. It’s been reported a…
-
comment
Comment #38883109
to avoid duplicating this ‘style of argument’ is summarised here: https://news.ycombinator.com/item?id=38831687 The only thing I wish to add is that this kind of “selectiveness” of…
-
comment
Comment #38882632
> Yasser Arafat's letter… Very good, now you can make your point about your dismissal of the real map in the real logo of the real PLO which shows no place for Israel while you hav…
-
comment
Comment #38882362
> It apparently does include the map of Palestine pre-Israel. This makes sense, in the very same way as the current Palestine protesters' slogan 'from the river to the sea'… Makes …
-
comment
Comment #38880631
Hi, it’s very beautiful app and very nice write-up. I am a solo developer too with attitude to the quality of apps very similar to yours and in my case it is a file manager for Mac…
- comment
-
comment
Comment #38880187
May be you can point out a few particular features of swift that would bring real advantages for his project?
-
comment
Comment #38849596
> The thing to understand is that the Squeak VM expects to encapsulate 'high level' hardware including a bitmapped display, keyboard, mouse and a sound device. I understand this th…
-
comment
Comment #38831687
> As I said, almost every map in that post shows roughly the same thing. I do not know how maps from 1922, 1947,1949, 1967 and 2008 with completely different borders are showing “r…
-
comment
Comment #38831364
>The PLO officially recognized the state of Israel over 30 years ago. Any document to support this claim? Certainly their logo has not changed. I know it’s hard to change the logo …
-
comment
Comment #38831321
> What is your point? To add essential information to yours when you’ve brought Likud and B.Netaniahu and forgot to mention M. Abbas leader of PLO with logo clearly showing map “fr…
-
comment
Comment #38825618
Exactly! Ukraine is loosing the best Ukrainians as we speak due to the lack of weapons and it’s heart breaking to say the least. Those people in front like need much more support t…
-
comment
Comment #38823961
>you would have to build from source but won't be able to use the 'fast' VM (i.e. cog/spur) and would have to fall back to the interpreter VM. Thank you for your answer. This is ex…
-
comment
Comment #38822412
>Shooting down a drone usually doesn't do it partly because of the political implications: it would be deeply unpopular to put "boots on the ground" over a shot-down drone. Suppose…
-
comment
Comment #38822233
>There isn't one. Smalltalk implementations, including Cuis/Squeak/Pharo, are image-based… well that is true, except one case when vm doesn’t run on the desired hardware/software c…
-
comment
Comment #38820995
did you have to compile it for your box or you used a ready image? My experience with squeak was similar:(see below) https://news.ycombinator.com/item?id=38820927
-
comment
Comment #38820927
Is there a 32 bit version? how hard to adapt/compile one without previous experience ? I tried to do it with squeak and I realised that I should go in depth of cmake and c for conf…