Hacker News new | past | comments | ask | show | jobs | submit | pwdisswordfish4's comments login

Why do you measure floppy capacity in megabarns?


> goto language

As in ‘considered harmful’?

I’m staying away from any language with vulnerabilities like these: https://christine.website/blog/OVE-20190623-0001


Not sure what the "considered harmful" implies here. It's clear what Djikstra meant, and it's not about removing goto altogether. Goto is still used as a best practice in many situations (e.g. error cleanup in the Linux kernel), and is very useful in other domains too (e.g. generated code for parsing, state machines, etc).

As for the vulnerability, while it is real, it's not related to the language.

And not even sure what "I’m staying away from any language with vulnerabilities like these" even means. As if other languages/compilers/etc, even established ones like C/Clang-GCC, Java, Javascript, etc don't have any?



Yeah, I know of the paper, I even referenced it in my comment :-)


The vulnerability was acknowledged and fixed in 1 day. If that's indicative of the type of response the project's authors have, color me impressed. Also, this post is for version 0.2. I ain't scurred for personal projects.


Author of that secvuln report here. It was fixed by the playground server being decommissioned. I do not know the exact timeframe of any fix that was made to that playground service. Pedantically, I guess the server being permanently decommissioned could count as a fix. However it does not bode well.


Nope, all issues were fixed, and it ran without any hacks for 6 months, until it was replaced by a WASM playground.


The V playground seems to be up and running.


That looks like a vulnerability in a V playground, not a vulnerability in the V language itself.


It came from the same developer. The mere fact that he was that sloppy in securing a publicly-facing service to leave a vulnerability so severe and so easily discovered should have you asking: why should I believe that anything else in this project is any more robust and secure (and will be in the future)?


So what do you think about Linux after the kernel.org hack?


What are you people complaining about? The command does exactly what it advertised, it chucks disks.


XFCE is barely maintained, unfortunately. The recent port to Gtk3 lost some functionality as a result of regressions in the toolkit: keybindings in menus are no longer hover-rebindable, and the themes have not been properly ported, leaving me only with bloated Adwaita. For some reason, the package with window manager themes has not been released for 4.12 (the package from 4.10 works fine, though). There’s no path for migration to Wayland. Integration with display managers (i.e. screen locking) and systemd’s power management is flaky.

And I am saying all this with regret, as a long time user; I consider it the best desktop environment I have used.

I almost wish they had forked Gtk2 instead of porting to Gtk3 (or even more crazily, ported Gtk2 to Gdk3 to take advantage of ‘plumbing’ improvements in the latter, like Wayland support), but I do realise they just don’t have the manpower.


Cinnamon is a decent alternative.


I haven't used Cinnamon in a few years, but when I did, I loved it. It felt like the true spiritual successor to the GNOME 2 shell.


I guess by being on Debian I haven't noticed yet how bad its gotten. I do agree with you. Maybe it's time to migrate to IceWM 2.0.


Why migrate form a project that decays because of lack of manpower to another tiny one which could end the same?

Did you give Plasma a try recently? It's featureful, configurable, maintained, and lightweight (even more than the newest XFCE to the surprise of many).


I tiny codebase means there's less to maintain.


I disagree that Plasma is lightweight.

I've been running KDE since I set up my computer to work from home back in February. I don't have the latest hardware, since I mostly built it from parts I had lying around, but it's not bottom of the barrel. 8-core AMD FX-8350, 20GB of DDR3, GeForce GT 720.

One problem I've had with KDE is that after running it for a few hours, it would get really really slow. It was so slow that I could actually watch the title bar redraw when I would switch windows. Turns out that a 1GB graphics card isn't enough to do compositing at 4K when you have more than a few windows on the screen. Fair enough.

So I turn off hardware compositing in firefox, chrome, and plasma. I boot the computer, and check memory usage in nvidia-settings. With just plasma running and a few docked widgets, I've already used 342/978MB. Perhaps the widgets are at fault, but I'm pretty I was able to run fvwm and gkrellm on my S3 Virge back in the day, and it had far less than 1GB of video memory.

I also notice that sometimes I lock my computer for the night, then I come back in the morning to login, and the hard disk churns for minutes before I can type my password. I never had this problem with xscreensaver. There's plenty of RAM available. I know my 5400rpm RAID 1 setup isn't the fastest, but this is absurd.

Then there's the K gear menu. Why is it so slow? I click the icon, go to Applications, then go to Utilities. Then I wait a few seconds. Eventually they all show up. Then I go back to All Applications. The menu stalls for a few seconds. What is it doing? I don't know. The fluxbox menu never stalled like this.

The default picture viewer seems to be gwenview. I've imported a bunch of pictures from my phone and they are stored on my HDD. I double-click on an image, and then I want. And I wait. And I wait. No indication that it's doing anything; maybe my double-click didn't register. So I double-click again. I wait some more, and suddenly I see two gwenview windows. After a few seconds neither one has fully initialized the UI or loaded the image. I close one of them, wait some more, and eventually the image shows up. Why is it so slow? I don't remember images loading this slow in xv or eog. Should I be using digikam? I just used the default.

The apps in the system tray are terribly slow. Let's say I want to change my volume while a video is playing. That should be simple enough. So I click on the volume control. I wait for it to show up. Then I drag the volume slider. It is slow enough to respond that I overshoot. Oops, too low. Bring it back up again. Overshoot again. I really need to set up some volume up/down key bindings so I don't have to mess with that thing. Oh, and my headphone volume always starts out muted after I boot the computer. No idea why. The slider doesn't show up in KDE, but I can adjust it just fine in alsamixer. I blame pulseaudio. If I were young and without kids I might have time to figure out how to go back to OSS. I remember when sound was as simple as running sndconfig and then listening to that wonderful voice say, "Hello, my name is Linus Torvalds, and I pronounce Linux, 'Linux'". The good old days. Life was simple.


Beginners and also C++ programmers, expert and beginner alike. Even though it’s just as misleading in C++. This:

    int a = 0;
    int& x = a, y = a;
declares x to be a reference, but y an independent variable. Similarly, a template parametrised by a variadic pack of function pointers is declared thus:

    template <void (*...x)(void)>
It’s a good thing I don’t work in C++ too often, because my forehead would have probably sustained noticeable injury from all the facepalming each time I see ‘int& x’ instead of ‘int &x’ and ‘typename... T’ instead of ‘typename ...T’.


There's a typo on the Shopify page: "Flurly is a Shopify alternative attemps"


Thanks pushing a fix now!


There's still a missing word or something else going on: "Flurly is a Shopify alternative attempts"


Nice job. A suggestion: support alternative payment processors besides Stripe.

I paid with cryptocurrency for the first time today when I realized my webhost accepted it in lieu of cash and that it had the lowest fees among all payment options. For example, right now my webhost's calculator says that for a $10 deposit there's a 20 cent fee for a net deposit of $9.80 if I use "Bitcoin". (I actually have no Bitcoin and managed to pay anyway, because my webhost is using BitPay as a processor, which seems not to limit you to Bitcoin only.)

A product on Flurly right now using Stripe at the same price looks like it would be $10 - (2.9% + $0.30) - 1% for a net of $9.31 after net $0.69 fees. Considering the example on Flurly's homepage is $1, for this and the $10 example I gave and for other small payments, it's obviously a better deal for sellers if buyers avoid using Stripe. And it turned out to be easier to log in to Coinbase and pay with some giveaway coins I'd received than it would have been to pull out my credit card and fill in the info.


100% agree. Working on adding Bitcoin and PayPal over the next few days :)


Stripe already has Bitcoin support, but you have to enable it and set it up for how you want your cash out.


Has there been an update after this announcement ending bitcoin support https://stripe.com/blog/ending-bitcoin-support?


Wow, that shows I exited the Bitcoin space a while back in 2016. It was the best payment system for Striope.


Might have something to do with the fact that the dialogue was apparently originally written in Polish, which usually omits subject pronouns (they can be inferred from the verb form). If the translator was Polish, they might have carried that over to English.

(Noticed how I dropped ‘it’?)


I heard something like this, but I figured with a 100 million dollar budget and an A-list actor, surely they had editors who would catch an error made through out the entire game, right?

I wanted to believe it was a poor stylistic choice to go with the "gruff upstart" image, but yeah I guess it really just might be basic translation issues...


Playing the game in Polish feels weird... as if the dialogue was originally written in English and then hastily translated. It's nowhere close to the first-class feeling of Polish version of TW3.


That seems odd, because I saw a marketing video where they showed the band Refused working with an English language coach whose job it was to a) go over the lyrics and b) the singer's pronunciation/enunciation to make that in-game band that Refused is playing seem more of an authentically American band instead of a bunch of Swedish dudes.


BitKeeper has been available under Apache license for several years now. It's interesting that they didn't choose it. Not enough third-party use to justify adoption?


Text-only link: https://text.npr.org/947719354

In case someone wanted to decline at the cookie interstitial.


Consider applying for YC's Spring batch! Applications are open till Feb 11.

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: