Hacker Newsnew | past | comments | ask | show | jobs | submit | harsh1618's commentslogin

That only summarizes the first two paragraphs. The article goes on about VC funding and office expansions among other things.

  The flow of venture capital dollars into AI and machine learning companies in San Francisco hit new highs this year, with start-ups raising $18.5 billion in the first quarter — about 82 percent of U.S. investments in the segment
There's no denying the fact that SF is the place for AI startups.


To emphasise: folks are getting funded at these meet-ups. They’re functional beyond shop talk and idea swapping.


To be fair to ChatGPT though, all the search engines first recognize that the query is trying to perform an arithmetic calculation, then pass it on to a calculator. ChatGPT already understands what is being asked, it would be trivial to perform the next step, pass it on to a calculator and return the right answer.


The fact that you felt the need to check Wikipedia shows why LLMs can't replace search, at least not in their current form.


> Most will use it to try to push you harder "before your battery runs out"

An example of this would be an app like Uber charging you more if your battery level is low. They already know that people with low battery are willing to pay more: https://www.forbes.com/sites/amitchowdhry/2016/05/25/uber-lo...


This reasoning could be extended (and maybe it should be) to remove APIs/headers allowing detection of OS/browser version (maybe Mac users are willing to pay more?), screen size (bigger monitor = more disposable income?), etc. For all of them there are tradeoffs, but it would be an interesting exercise to think about.


Thanks for an interesting link, appreciate it!


Pressing Alt brings up the conventional menu bar, at least on Linux.


Plus you can go hamburger menu, customize, (some drop down menu at the bottom), show menu bar. First thing I do when I install FF on a new computer.


First of all, congratulations for the awesome work. Do any of the components of your CRS make use of machine learning techniques? I read somewhere that mayhem uses deep learning but I'm not sure how exactly that would work in a program analysis scenario. I am assuming you used some form of symbolic execution (Edit: just realized it's angr, which is often useful in CTFs). How different was it from other general purpose SE systems (Klee etc)? Did you use any formal methods too?


Aren't there any security risks when using this over HTTPS, considering past attacks like BREACH and CRIME?


CRIME: TLS compression can reveal private headers, like auth cookies. Fixed by turning off TLS compression. Not applicable to HTTP because HTTP never had header compression.

BREACH: Response body compression of a page where there's (a) something attacker controlled, (b) something private and unchanging in the body can reveal that secret, and (c) response length is visible to an attacker. Doesn't require HTTPS.

If an attack applied, it would be one like BREACH. Which isn't surprising: this is a direct replacement for "Accept-Encoding: gzip / Content-Encoding: gzip" and so we should expect it to be in the same security situation.


I think as long as you're not compressing secrets and attacker controlled data together you're fine.


> We’re pretty close to being able to support HiDPI displays like Retina, but we’re not quite there yet.

http://blog.elementary.io/post/113920029861/hey-guys-i-love-...


They write their own apps for elementary OS instead of making UI changes to other apps. This includes the music player, file explorer, calendar, terminal emulator and settings app among others. IIRC the browser, email app and photo viewer are written by third parties specifically for elementary.


Official website: https://elementary.io


As a new potential user I'd like to see more screenshots on the front page before I send them my money or download and install the OS. A video preview of 2-3 minutes would be even better.


There is a surprising lack of information on the website. Here are a couple links that help fill in the gaps.

"elementary OS is a Linux distribution based on Ubuntu. It makes use of a desktop with its own shell named Pantheon,[2] and is deeply integrated with other elementary OS applications like Plank (a dock), Midori (the default web browser) and Scratch (a simple text editor). This distribution uses Gala as its window manager..." http://en.wikipedia.org/wiki/Elementary_OS

"elementary OS Freya vs elementary OS Luna - What's new?" https://www.youtube.com/watch?v=1CBS6RDLTNA

It looks intriguing. A host of application level services built on linux leads me to think of this as a KDE-like effort to remake the desktop.


A browser that's not Firefox or Chrome scares me slightly, considering the amount of resources that go into securing them, yet they all fall at cansecwest.

How vulnerable can I expect to be running Midori?


Midori is WebKit-based, so it's only as vulnerable as Safari.


That's not actually true. A browser is not as secure as it's engine. The thing is really more complex than that.

There are configurations concern, certificates, security layer, apps/plugins/add-ons, bugs within the ui layer...


Sure, but the bulk of the issues are in the renderering engine, and for that they are sorted.


I know, it's the exposed part after all, but still I wouldn't recommend it as "secure as safari".


WebKit isn't the only possible source of insecurity in an app that uses it. It may not even be in the top 10 versus things like image and font rendering libraries.


They did a hangout yesterday where they run through a few things here https://www.youtube.com/watch?&v=wtxmBJKMrDI.


It's funny, it's like a bedroom version of an Apple conf. Similar progress pace, but small team and FOSS.


The eOS devs do seem to take a lot of cues from Apple.


Yes, it's not surprising and not limited to them either. But seeing all the similarities in a non fanatic context also makes Apple work a tad less amazing.


We've been doing boot process and default desktop screencasts for new Linux releases for a little while now at LQ. http://www.linuxquestions.org/questions/linux-screencasts-11... for the elementary OS Freya one.


Select 'Custom' under the payment options, enter 0.00 and download. Contribute later if you want to.


Their official Download Mirror is sourceforge.


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

Search: